Build Information
Successful build of StandardWebhooks, reference 1.0.2 (007aea), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 13:06:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/m1guelpf/swift-standard-webhooks.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m1guelpf/swift-standard-webhooks
* tag 1.0.2 -> FETCH_HEAD
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 1.0.2
Fetching https://github.com/apple/swift-crypto.git
[1/17374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.69s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (5.75s)
Fetching https://github.com/apple/swift-asn1.git
[1/1796] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.61s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
],
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.15.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"traits": [
"default"
],
"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.67s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.49s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.56s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.47s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
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 1.0.2 (007aea5)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Found 1 product dependencies
- swift-crypto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/m1guelpf/swift-standard-webhooks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Write sources
[3/6] Write swift-version--6988338F2F200930.txt
[5/80] Compiling Crypto ASN1Boolean.swift
[6/80] Compiling Crypto ASN1Identifier.swift
[7/80] Compiling Crypto ASN1Integer.swift
[8/80] Compiling Crypto ASN1Null.swift
[9/80] Compiling Crypto ASN1OctetString.swift
[10/80] Compiling Crypto ASN1Strings.swift
[11/80] Compiling Crypto ArraySliceBigint.swift
[12/80] Compiling Crypto GeneralizedTime.swift
[13/80] Compiling Crypto Digest_boring.swift
[14/80] Compiling Crypto Digest.swift
[15/80] Compiling Crypto Digests.swift
[16/80] Compiling Crypto HashFunctions.swift
[17/80] Compiling Crypto HashFunctions_SHA2.swift
[18/80] Compiling Crypto HPKE-AEAD.swift
[19/80] Compiling Crypto HPKE-Ciphersuite.swift
[20/80] Compiling Crypto HPKE-KDF.swift
[21/88] Compiling Crypto HPKE-KexKeyDerivation.swift
[22/88] Compiling Crypto HPKE-LabeledExtract.swift
[23/88] Compiling Crypto HPKE-Utils.swift
[24/88] Compiling Crypto DHKEM.swift
[25/88] Compiling Crypto HPKE-KEM-Curve25519.swift
[26/88] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[27/88] Compiling Crypto HPKE-KEM.swift
[28/88] Compiling Crypto HPKE-Errors.swift
[29/88] Compiling Crypto AES.swift
[30/88] Compiling Crypto ECDSASignature_boring.swift
[31/88] Compiling Crypto ECDSA_boring.swift
[32/88] Compiling Crypto EdDSA_boring.swift
[33/88] Compiling Crypto ECDSA.swift
[34/88] Compiling Crypto Ed25519.swift
[35/88] Compiling Crypto Signature.swift
[36/88] Compiling Crypto CryptoKitErrors_boring.swift
[37/88] Emitting module Crypto
[38/88] Compiling Crypto AES-GCM.swift
[39/88] Compiling Crypto AES-GCM_boring.swift
[40/88] Compiling Crypto ChaChaPoly_boring.swift
[41/88] Compiling Crypto ChaChaPoly.swift
[42/88] Compiling Crypto Cipher.swift
[43/88] Compiling Crypto Nonces.swift
[44/88] Compiling Crypto ASN1.swift
[45/88] Compiling Crypto ASN1Any.swift
[46/88] Compiling Crypto ASN1BitString.swift
[47/88] Compiling Crypto HPKE.swift
[48/88] Compiling Crypto HPKE-Context.swift
[49/88] Compiling Crypto HPKE-KeySchedule.swift
[50/88] Compiling Crypto HPKE-Modes.swift
[51/88] Compiling Crypto Insecure.swift
[52/88] Compiling Crypto Insecure_HashFunctions.swift
[53/88] Compiling Crypto KEM.swift
[54/88] Compiling Crypto ECDH_boring.swift
[55/88] Compiling Crypto DH.swift
[56/88] Compiling Crypto ECDH.swift
[57/88] Compiling Crypto HKDF.swift
[58/88] Compiling Crypto AESWrap.swift
[59/88] Compiling Crypto AESWrap_boring.swift
[60/88] Compiling Crypto Ed25519_boring.swift
[61/88] Compiling Crypto NISTCurvesKeys_boring.swift
[62/88] Compiling Crypto X25519Keys_boring.swift
[63/88] Compiling Crypto Curve25519.swift
[64/88] Compiling Crypto Ed25519Keys.swift
[65/88] Compiling Crypto NISTCurvesKeys.swift
[66/88] Compiling Crypto X25519Keys.swift
[67/88] Compiling Crypto SymmetricKeys.swift
[68/88] Compiling Crypto HMAC.swift
[69/88] Compiling Crypto MACFunctions.swift
[70/88] Compiling Crypto MessageAuthenticationCode.swift
[71/88] Compiling Crypto ObjectIdentifier.swift
[72/88] Compiling Crypto ECDSASignature.swift
[73/88] Compiling Crypto PEMDocument.swift
[74/88] Compiling Crypto PKCS8PrivateKey.swift
[75/88] Compiling Crypto SEC1PrivateKey.swift
[76/88] Compiling Crypto SubjectPublicKeyInfo.swift
[77/88] Compiling Crypto CryptoError_boring.swift
[78/88] Compiling Crypto CryptoKitErrors.swift
[79/88] Compiling Crypto RNG_boring.swift
[80/88] Compiling Crypto SafeCompare_boring.swift
[81/88] Compiling Crypto Zeroization_boring.swift
[82/88] Compiling Crypto PrettyBytes.swift
[83/88] Compiling Crypto SafeCompare.swift
[84/88] Compiling Crypto SecureBytes.swift
[85/88] Compiling Crypto Zeroization.swift
[86/88] Compiling Crypto resource_bundle_accessor.swift
[87/92] Compiling StandardWebhooks Webhook.swift
[88/92] Compiling StandardWebhooks Headers.swift
[89/92] Compiling StandardWebhooks String+dropPrefix.swift
[90/92] Emitting module StandardWebhooks
[90/92] Write Objects.LinkFileList
[91/92] Archiving libStandardWebhooks.a
Build complete! (11.36s)
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"
],
"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/1.0.2
Repository: m1guelpf/swift-standard-webhooks
Swift version used: 6.3
Target: StandardWebhooks
Extracting symbol information for 'StandardWebhooks'...
Finished extracting symbol information for 'StandardWebhooks'. (62.27s)
Building documentation for 'StandardWebhooks'...
Finished building documentation for 'StandardWebhooks' (0.62s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/m1guelpf/swift-standard-webhooks/1.0.2
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-crypto.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.18s)
Updated https://github.com/apple/swift-crypto.git (0.70s)
Computing version for https://github.com/apple/swift-crypto.git
Updated https://github.com/apple/swift-asn1.git (0.70s)
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.74s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.70s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.93s)
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
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.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit DeclarationFragments.swift
[22/57] Compiling SymbolKit Fragment.swift
[23/57] Compiling SymbolKit FragmentKind.swift
[24/57] Compiling SymbolKit FunctionParameter.swift
[25/57] Compiling SymbolKit FunctionSignature.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Relationship.swift
[32/57] Compiling SymbolKit RelationshipKind.swift
[33/57] Compiling SymbolKit SourceOrigin.swift
[34/57] Compiling SymbolKit GenericConstraints.swift
[35/57] Compiling SymbolKit Swift.swift
[36/57] Compiling SymbolKit Names.swift
[37/57] Compiling SymbolKit SPI.swift
[38/57] Compiling SymbolKit Snippet.swift
[39/57] Compiling SymbolKit Extension.swift
[40/57] Compiling SymbolKit Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.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 Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Compiling snippet_extract URL+Status.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.53s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio.git
Updating https://github.com/swiftlang/swift-docc-symbolkit
Updating https://github.com/apple/swift-asn1.git
Updating https://github.com/apple/swift-crypto.git
[1/1043] Fetching swift-http-types
Updated https://github.com/swiftlang/swift-docc-symbolkit (0.66s)
Updated https://github.com/apple/swift-crypto.git (0.66s)
Updated https://github.com/apple/swift-asn1.git (0.66s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.85s)
[1/83162] Fetching swift-nio
Updating https://github.com/swiftlang/swift-docc-plugin
Fetched https://github.com/apple/swift-nio.git from cache (5.96s)
Updated https://github.com/swiftlang/swift-docc-plugin (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (6.40s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.01s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.02s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.01s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.98.0 (0.68s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[329/7421] Fetching swift-atomics, swift-system
[330/30972] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.21s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.21s)
Fetched https://github.com/apple/swift-collections.git from cache (2.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.65s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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
Building for debugging...
[0/29] Write sources
[5/29] Copying PrivacyInfo.xcprivacy
[6/29] Write sources
[13/29] Compiling CNIOWindows shim.c
[14/29] Compiling CNIOWindows WSAStartup.c
[15/29] Compiling CNIOWASI CNIOWASI.c
[16/29] Compiling CNIOOpenBSD shim.c
[16/29] Compiling CNIOLinux shim.c
[18/29] Compiling CNIOLinux liburing_shims.c
[19/29] Write sources
[20/29] Write swift-version--6988338F2F200930.txt
[21/29] Compiling _AtomicsShims.c
[22/29] Compiling CNIOLLHTTP c_nio_http.c
[23/35] Compiling CNIOPosix event_loop_id.c
[24/35] Compiling CNIOLLHTTP c_nio_api.c
[26/83] Compiling Atomics UnsafeAtomicLazyReference.swift
[27/83] Compiling Atomics IntegerOperations.swift
[27/84] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/84] Compiling CNIODarwin shim.c
[30/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[31/84] Compiling Atomics AtomicReference.swift
[32/84] Compiling Atomics AtomicStorage.swift
[33/84] Compiling Atomics PointerConformances.swift
[34/84] Compiling Atomics Primitives.native.swift
[35/84] Compiling Atomics AtomicInteger.swift
[36/84] Compiling Atomics AtomicOptionalWrappable.swift
[37/84] Compiling Atomics ManagedAtomicLazyReference.swift
[38/84] Compiling Atomics UnsafeAtomic.swift
[39/84] Compiling Atomics DoubleWord.swift
[40/84] Compiling Atomics ManagedAtomic.swift
[41/84] Compiling Atomics AtomicValue.swift
[42/84] Compiling Atomics AtomicMemoryOrderings.swift
[45/85] Compiling Atomics OptionalRawRepresentable.swift
[46/85] Compiling Atomics RawRepresentable.swift
[47/85] Compiling Atomics AtomicBool.swift
[48/85] Compiling Atomics IntegerConformances.swift
[51/85] Compiling HTTPTypes NIOLock.swift
[52/85] Emitting module _NIOBase64
[53/85] Compiling _NIOBase64 Base64.swift
[58/85] Compiling Atomics Unmanaged extensions.swift
[59/85] Compiling HTTPTypes ISOLatin1String.swift
[60/85] Compiling HTTPTypes HTTPParsedFields.swift
[65/85] Emitting module InternalCollectionsUtilities
[66/85] Compiling HTTPTypes HTTPRequest+URL.swift
[67/85] Compiling HTTPTypes HTTPRequest.swift
[70/85] Compiling HTTPTypes HTTPResponse.swift
[71/119] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[72/119] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[73/119] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[74/119] Compiling ContainersPreview BorrowingSequence.swift
[75/119] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[76/119] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[77/119] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[78/119] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[79/119] Compiling ContainersPreview Producer+Filter.swift
[80/119] Compiling ContainersPreview Producer+Map.swift
[81/119] Compiling ContainersPreview Producer+Reduce.swift
[82/122] Compiling ContainersPreview RandomAccessContainer.swift
[83/122] Compiling ContainersPreview RangeExpression2.swift
[84/122] Compiling ContainersPreview RangeReplaceableContainer.swift
[85/122] Compiling ContainersPreview Drain+Map.swift
[86/122] Compiling ContainersPreview Drain+Reduce.swift
[87/122] Compiling ContainersPreview Drain.swift
[88/122] Compiling ContainersPreview Producer+Collect.swift
[89/122] Compiling ContainersPreview ContainerIterator.swift
[90/122] Compiling ContainersPreview DynamicContainer.swift
[91/122] Compiling ContainersPreview MutableContainer.swift
[92/122] Compiling ContainersPreview PermutableContainer.swift
[93/122] Compiling ContainersPreview Producer.swift
[94/122] Compiling ContainersPreview Borrow.swift
[95/122] Compiling ContainersPreview Box.swift
[96/122] Compiling ContainersPreview BidirectionalContainer.swift
[97/122] Compiling ContainersPreview Container+Filter.swift
[98/122] Compiling ContainersPreview Container+SpanwiseZip.swift
[99/122] Compiling ContainersPreview Container.swift
[100/122] Compiling ContainersPreview Inout.swift
[101/122] Compiling ContainersPreview InputSpan.swift
[102/122] Compiling ContainersPreview Shared.swift
[103/122] Emitting module ContainersPreview
[104/122] Compiling ContainersPreview OutputSpan+Extras.swift
[105/122] Compiling ContainersPreview TemporaryAllocation.swift
[106/122] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[107/122] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[112/122] Compiling HTTPTypes HTTPFieldName.swift
[113/122] Emitting module HTTPTypes
[114/122] Compiling HTTPTypes HTTPField.swift
[115/122] Compiling HTTPTypes HTTPFields.swift
[116/122] Compiling _NIODataStructures PriorityQueue.swift
[117/122] Compiling _NIODataStructures _TinyArray.swift
[118/122] Compiling _NIODataStructures Heap.swift
[119/122] Emitting module _NIODataStructures
[120/163] Compiling DequeModule UniqueDeque+Equatable.swift
[121/163] Compiling DequeModule UniqueDeque+Experimental.swift
[122/163] Compiling DequeModule UniqueDeque+Hashable.swift
[123/163] Compiling DequeModule UniqueDeque+Initializers.swift
[124/167] Emitting module Atomics
[125/167] Compiling DequeModule UniqueDeque+Insertions.swift
[126/167] Compiling DequeModule UniqueDeque+Prepend.swift
[127/167] Compiling DequeModule UniqueDeque+Removals.swift
[128/167] Compiling DequeModule UniqueDeque+Replacements.swift
[129/167] Compiling DequeModule UniqueDeque+Append.swift
[130/167] Compiling DequeModule UniqueDeque+Consumption.swift
[131/167] Compiling DequeModule UniqueDeque+Container.swift
[132/167] Compiling DequeModule UniqueDeque+Descriptions.swift
[133/167] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[134/167] Compiling DequeModule Deque+Extras.swift
[135/167] Compiling DequeModule Deque+Hashable.swift
[136/167] Compiling DequeModule Deque+Testing.swift
[137/167] Compiling DequeModule Deque._Storage.swift
[138/167] Compiling DequeModule RigidDeque+Consumption.swift
[139/167] Compiling DequeModule RigidDeque+Container.swift
[140/167] Compiling DequeModule RigidDeque+Descriptions.swift
[141/167] Compiling DequeModule RigidDeque+Equatable.swift
[142/167] Compiling DequeModule RigidDeque+Experimental.swift
[143/167] Compiling DequeModule RigidDeque+Hashable.swift
[144/167] Compiling DequeModule RigidDeque+Initializers.swift
[145/167] Compiling DequeModule RigidDeque+Insertions.swift
[146/167] Compiling DequeModule RigidDeque+Prepend.swift
[147/167] Compiling DequeModule Deque._UnsafeHandle.swift
[148/167] Compiling DequeModule Deque.swift
[149/167] Compiling DequeModule _DequeBuffer.swift
[150/167] Compiling DequeModule _DequeBufferHeader.swift
[151/167] Compiling DequeModule RigidDeque+Append.swift
[152/167] Compiling DequeModule RigidDeque+Removals.swift
[153/167] Compiling DequeModule RigidDeque+Replacements.swift
[154/167] Compiling DequeModule RigidDeque+Testing.swift
[155/167] Compiling DequeModule RigidDeque.swift
[156/167] Compiling DequeModule Deque+Codable.swift
[157/167] Compiling DequeModule Deque+Collection.swift
[158/167] Compiling DequeModule Deque+CustomReflectable.swift
[159/167] Compiling DequeModule Deque+Descriptions.swift
[160/167] Compiling DequeModule Deque+Equatable.swift
[161/167] Compiling DequeModule UniqueDeque.swift
[162/167] Compiling DequeModule _DequeSlot.swift
[163/167] Compiling DequeModule _UnsafeDequeHandle.swift
[164/167] Compiling DequeModule _UnsafeDequeSegments.swift
[165/167] Emitting module DequeModule
[165/167] Compiling c-nioatomics.c
[166/167] Compiling c-atomics.c
[168/174] Compiling NIOConcurrencyHelpers NIOLock.swift
[169/174] Emitting module NIOConcurrencyHelpers
[170/174] Compiling NIOConcurrencyHelpers lock.swift
[171/174] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[172/174] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[173/174] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[174/174] Compiling NIOConcurrencyHelpers atomics.swift
[175/239] Compiling NIOCore AddressedEnvelope.swift
[176/239] Compiling NIOCore AsyncAwaitSupport.swift
[177/239] Compiling NIOCore AsyncChannel.swift
[178/239] Compiling NIOCore AsyncChannelHandler.swift
[179/239] Compiling NIOCore AsyncChannelInboundStream.swift
[180/239] Compiling NIOCore AsyncChannelOutboundWriter.swift
[181/239] Compiling NIOCore NIOAsyncSequenceProducer.swift
[182/239] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[183/246] Compiling NIOCore IO.swift
[184/246] Compiling NIOCore IOData.swift
[185/246] Compiling NIOCore IPProtocol.swift
[186/246] Compiling NIOCore IntegerBitPacking.swift
[187/246] Compiling NIOCore IntegerTypes.swift
[188/246] Compiling NIOCore Interfaces.swift
[189/246] Compiling NIOCore Linux.swift
[190/246] Compiling NIOCore ConvenienceOptionSupport.swift
[191/246] Compiling NIOCore DeadChannel.swift
[192/246] Compiling NIOCore DispatchQueue+WithFuture.swift
[193/246] Compiling NIOCore EventLoop+Deprecated.swift
[194/246] Compiling NIOCore EventLoop+SerialExecutor.swift
[195/246] Compiling NIOCore EventLoop.swift
[196/246] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[197/246] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[198/246] Compiling NIOCore NIOScheduledCallback.swift
[199/246] Compiling NIOCore NIOSendable.swift
[200/246] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[201/246] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[202/246] Compiling NIOCore RecvByteBufferAllocator.swift
[203/246] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[204/246] Compiling NIOCore EventLoopFuture+Deprecated.swift
[205/246] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[206/246] Compiling NIOCore EventLoopFuture.swift
[207/246] Compiling NIOCore FileDescriptor.swift
[208/246] Compiling NIOCore FileHandle.swift
[209/246] Compiling NIOCore FileRegion.swift
[210/246] Compiling NIOCore GlobalSingletons.swift
[211/246] Compiling NIOCore MarkedCircularBuffer.swift
[212/246] Compiling NIOCore MulticastChannel.swift
[213/246] Compiling NIOCore NIOAny.swift
[214/246] Compiling NIOCore NIOCloseOnErrorHandler.swift
[215/246] Compiling NIOCore NIOCoreSendableMetatype.swift
[216/246] Compiling NIOCore NIODecodedAsyncSequence.swift
[217/246] Compiling NIOCore NIOLoopBound.swift
[218/246] Compiling NIOCore ChannelHandler.swift
[219/246] Compiling NIOCore ChannelHandlers.swift
[220/246] Compiling NIOCore ChannelInvoker.swift
[221/246] Compiling NIOCore ChannelOption.swift
[222/246] Compiling NIOCore ChannelPipeline.swift
[223/246] Compiling NIOCore CircularBuffer.swift
[224/246] Compiling NIOCore Codec.swift
[225/246] Compiling NIOCore SocketAddresses.swift
[226/246] Compiling NIOCore SocketOptionProvider.swift
[227/246] Compiling NIOCore SystemCallHelpers.swift
[228/246] Compiling NIOCore TimeAmount+Duration.swift
[229/246] Compiling NIOCore TypeAssistedChannelHandler.swift
[230/246] Compiling NIOCore UniversalBootstrapSupport.swift
[231/246] Compiling NIOCore Utilities.swift
[232/246] Compiling NIOCore NIOAsyncWriter.swift
[233/246] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[234/246] Compiling NIOCore BSDSocketAPI.swift
[235/246] Compiling NIOCore ByteBuffer-aux.swift
[236/246] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[237/246] Compiling NIOCore ByteBuffer-conversions.swift
[238/246] Compiling NIOCore ByteBuffer-core.swift
[239/246] Compiling NIOCore ByteBuffer-hex.swift
[240/246] Compiling NIOCore ByteBuffer-int.swift
[241/246] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[242/246] Compiling NIOCore ByteBuffer-multi-int.swift
[243/246] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[244/246] Compiling NIOCore ByteBuffer-views.swift
[245/246] Compiling NIOCore Channel.swift
[246/246] Emitting module NIOCore
[247/302] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[248/302] Emitting module NIOEmbedded
[249/302] Compiling NIOEmbedded Embedded.swift
[250/302] Compiling NIOEmbedded AsyncTestingChannel.swift
[251/302] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[252/302] Compiling NIOPosix PosixSingletons.swift
[253/302] Compiling NIOPosix RawSocketBootstrap.swift
[254/302] Compiling NIOPosix Resolver.swift
[255/302] Compiling NIOPosix Selectable.swift
[256/302] Compiling NIOPosix SelectableChannel.swift
[257/302] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[258/302] Compiling NIOPosix System.swift
[259/302] Compiling NIOPosix Thread.swift
[260/302] Compiling NIOPosix ThreadPosix.swift
[261/302] Compiling NIOPosix ThreadWindows.swift
[262/302] Compiling NIOPosix FileDescriptor.swift
[263/302] Compiling NIOPosix GetaddrinfoResolver.swift
[264/302] Compiling NIOPosix HappyEyeballs.swift
[265/302] Compiling NIOPosix IO.swift
[266/302] Compiling NIOPosix IntegerBitPacking.swift
[267/302] Compiling NIOPosix IntegerTypes.swift
[268/307] Compiling NIOPosix SelectorWSAPoll.swift
[269/307] Compiling NIOPosix ServerSocket.swift
[270/307] Compiling NIOPosix Socket.swift
[271/307] Compiling NIOPosix SocketChannel.swift
[272/307] Compiling NIOPosix SocketProtocols.swift
[273/307] Compiling NIOPosix BSDSocketAPICommon.swift
[274/307] Compiling NIOPosix BSDSocketAPIPosix.swift
[275/307] Compiling NIOPosix BSDSocketAPIWindows.swift
[276/307] Compiling NIOPosix BaseSocket.swift
[277/307] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[278/307] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[279/307] Compiling NIOPosix Utilities.swift
[280/307] Compiling NIOPosix VsockAddress.swift
[281/307] Compiling NIOPosix VsockChannelEvents.swift
[282/307] Compiling NIOPosix Windows.swift
[283/307] Compiling NIOPosix resource_bundle_accessor.swift
[284/307] Emitting module NIOPosix
[285/307] Compiling NIOPosix SelectableEventLoop.swift
[286/307] Compiling NIOPosix SelectorEpoll.swift
[287/307] Compiling NIOPosix SelectorGeneric.swift
[288/307] Compiling NIOPosix SelectorKqueue.swift
[289/307] Compiling NIOPosix SelectorUring.swift
[290/307] Compiling NIOPosix Linux.swift
[291/307] Compiling NIOPosix LinuxCPUSet.swift
[292/307] Compiling NIOPosix LinuxUring.swift
[293/307] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[294/307] Compiling NIOPosix NIOPosixSendableMetatype.swift
[295/307] Compiling NIOPosix NIOThreadPool.swift
[296/307] Compiling NIOPosix BaseSocketChannel.swift
[297/307] Compiling NIOPosix BaseStreamSocketChannel.swift
[298/307] Compiling NIOPosix Bootstrap.swift
[299/307] Compiling NIOPosix ControlMessage.swift
[300/307] Compiling NIOPosix DatagramVectorReadManager.swift
[301/307] Compiling NIOPosix Errors+Any.swift
[302/307] Compiling NIOPosix NonBlockingFileIO.swift
[303/307] Compiling NIOPosix PendingDatagramWritesManager.swift
[304/307] Compiling NIOPosix PendingWritesManager.swift
[305/307] Compiling NIOPosix PipeChannel.swift
[306/307] Compiling NIOPosix PipePair.swift
[307/307] Compiling NIOPosix Pool.swift
[308/309] Compiling NIO Exports.swift
[309/309] Emitting module NIO
[310/326] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[311/326] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[312/327] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[313/327] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[314/327] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[315/327] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[316/327] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[317/327] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[318/327] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[319/327] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[320/327] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[321/327] Compiling NIOHTTP1 HTTPEncoder.swift
[322/327] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[323/327] Emitting module NIOHTTP1
[324/327] Compiling NIOHTTP1 ByteCollectionUtils.swift
[325/327] Compiling NIOHTTP1 HTTPDecoder.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! (32.09s)
146
2 /Users/admin/builder/spi-builder-workspace/.docs/m1guelpf/swift-standard-webhooks/1.0.2
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/m1guelpf/swift-standard-webhooks/1.0.2
File count: 146
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-m1guelpf-swift-standard-webhooks-1.0.2-28e6ee0e.zip to s3://spi-docs-inbox/prod-m1guelpf-swift-standard-webhooks-1.0.2-28e6ee0e.zip
Copying... [15%]
Copying... [29%]
Copying... [44%]
Copying... [58%]
Copying... [73%]
Copying... [87%]
Copying... [100%]
Done.