Build Information
Successful build of Compute, reference 3.1.0 (5d48d2
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 18:17:32 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Compute.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-cloud/Compute
* tag 3.1.0 -> FETCH_HEAD
HEAD is now at 5d48d24 feat: ja4 digests (#25)
Cloned https://github.com/swift-cloud/Compute.git
Revision (git rev-parse @):
5d48d24c9515f3a0e760fe2837d174fa2a8ffcda
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Compute.git at 3.1.0
Fetching https://github.com/apple/swift-crypto
[1/11153] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (1.99s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.3.0 (0.47s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.3.0
========================================
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": "compute",
"name": "Compute",
"url": "https://github.com/swift-cloud/Compute.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Compute",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto",
"version": "3.10.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/swift-cloud/Compute.git
[1/16969] Fetching compute
Fetched https://github.com/swift-cloud/Compute.git from cache (1.44s)
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto from cache (0.54s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.10.0 (1.02s)
Fetching https://github.com/apple/swift-asn1.git
[1/1412] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.94s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (3.42s)
Creating working copy for https://github.com/swift-cloud/Compute.git
Working copy of https://github.com/swift-cloud/Compute.git resolved at 3.1.0 (5d48d24)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.10.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.3.0
warning: '.resolve-product-dependencies': dependency 'compute' is not used by any target
Found 1 product dependencies
- swift-crypto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/swift-cloud/Compute.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/9] Write sources
[2/9] Write ComputeDemo-entitlement.plist
[4/9] Write swift-version--7754E27361AE5C74.txt
[5/85] Compiling ComputeRuntime ComputeRuntime.c
[7/85] Emitting module Crypto
[8/93] Compiling Crypto ECDSASignature_boring.swift
[9/93] Compiling Crypto ECDSA_boring.swift
[10/93] Compiling Crypto EdDSA_boring.swift
[11/93] Compiling Crypto ECDSA.swift
[12/93] Compiling Crypto Ed25519.swift
[13/93] Compiling Crypto Signature.swift
[14/93] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[15/93] Compiling Crypto CryptoKitErrors_boring.swift
[16/93] Compiling Crypto AESWrap.swift
[17/93] Compiling Crypto AESWrap_boring.swift
[18/93] Compiling Crypto Ed25519_boring.swift
[19/93] Compiling Crypto EllipticCurvePoint_boring.swift
[20/93] Compiling Crypto EllipticCurve_boring.swift
[21/93] Compiling Crypto NISTCurvesKeys_boring.swift
[22/93] Compiling Crypto X25519Keys_boring.swift
[23/93] Compiling Crypto Curve25519.swift
[24/93] Compiling Crypto DHKEM.swift
[25/93] Compiling Crypto HPKE-KEM-Curve25519.swift
[26/93] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[27/93] Compiling Crypto HPKE-KEM.swift
[28/93] Compiling Crypto HPKE-Errors.swift
[29/93] Compiling Crypto HPKE.swift
[30/93] Compiling Crypto HPKE-Context.swift
[31/93] Compiling Crypto HPKE-KeySchedule.swift
[32/93] Compiling Crypto Ed25519Keys.swift
[33/93] Compiling Crypto NISTCurvesKeys.swift
[34/93] Compiling Crypto X25519Keys.swift
[35/93] Compiling Crypto SymmetricKeys.swift
[36/93] Compiling Crypto HMAC.swift
[37/93] Compiling Crypto MACFunctions.swift
[38/93] Compiling Crypto MessageAuthenticationCode.swift
[39/93] Compiling Crypto AES.swift
[40/93] Compiling Crypto ASN1Boolean.swift
[41/93] Compiling Crypto ASN1Identifier.swift
[42/93] Compiling Crypto ASN1Integer.swift
[43/93] Compiling Crypto ASN1Null.swift
[44/93] Compiling Crypto ASN1OctetString.swift
[45/93] Compiling Crypto ASN1Strings.swift
[46/93] Compiling Crypto ArraySliceBigint.swift
[47/93] Compiling Crypto GeneralizedTime.swift
[48/93] Compiling Crypto ObjectIdentifier.swift
[49/93] Compiling Crypto HashFunctions.swift
[50/93] Compiling Crypto HashFunctions_SHA2.swift
[51/93] Compiling Crypto HPKE-AEAD.swift
[52/93] Compiling Crypto HPKE-Ciphersuite.swift
[53/93] Compiling Crypto HPKE-KDF.swift
[54/93] Compiling Crypto HPKE-KexKeyDerivation.swift
[55/93] Compiling Crypto HPKE-LabeledExtract.swift
[56/93] Compiling Crypto HPKE-Utils.swift
[57/93] Compiling Crypto AES-GCM.swift
[58/93] Compiling Crypto AES-GCM_boring.swift
[59/93] Compiling Crypto ChaChaPoly_boring.swift
[60/93] Compiling Crypto ChaChaPoly.swift
[61/93] Compiling Crypto Cipher.swift
[62/93] Compiling Crypto Nonces.swift
[63/93] Compiling Crypto ASN1.swift
[64/93] Compiling Crypto ASN1Any.swift
[65/93] Compiling Crypto ASN1BitString.swift
[66/93] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[67/93] Compiling Crypto RNG_boring.swift
[68/93] Compiling Crypto SafeCompare_boring.swift
[69/93] Compiling Crypto Zeroization_boring.swift
[70/93] Compiling Crypto PrettyBytes.swift
[71/93] Compiling Crypto SafeCompare.swift
[72/93] Compiling Crypto SecureBytes.swift
[73/93] Compiling Crypto Zeroization.swift
[74/93] Compiling Crypto ECDSASignature.swift
[75/93] Compiling Crypto PEMDocument.swift
[76/93] Compiling Crypto PKCS8PrivateKey.swift
[77/93] Compiling Crypto SEC1PrivateKey.swift
[78/93] Compiling Crypto SubjectPublicKeyInfo.swift
[79/93] Compiling Crypto CryptoKitErrors.swift
[80/93] Compiling Crypto Digest_boring.swift
[81/93] Compiling Crypto Digest.swift
[82/93] Compiling Crypto Digests.swift
[83/93] Compiling Crypto HPKE-Modes.swift
[84/93] Compiling Crypto Insecure.swift
[85/93] Compiling Crypto Insecure_HashFunctions.swift
[86/93] Compiling Crypto KEM.swift
[87/93] Compiling Crypto ECDH_boring.swift
[88/93] Compiling Crypto DH.swift
[89/93] Compiling Crypto ECDH.swift
[90/93] Compiling Crypto HKDF.swift
[91/140] Compiling Compute FastlyEnvironment.swift
[92/140] Compiling Compute FastlyError.swift
[93/140] Compiling Compute FastlyGeoLocation.swift
[94/140] Compiling Compute FastlyKVStore.swift
[95/140] Compiling Compute FastlyLogger.swift
[96/140] Compiling Compute ReadableBody+Data.swift
[97/140] Compiling Compute ReadableBody+Wasi.swift
[98/140] Compiling Compute ReadableBody.swift
[99/140] Compiling Compute Parameters.swift
[100/140] Compiling Compute PathComponent.swift
[101/145] Compiling Compute FanoutClient.swift
[102/145] Compiling Compute FanoutMessage.swift
[103/145] Compiling Compute IncomingRequest+Fanout.swift
[104/145] Compiling Compute OutgoingResponse+Fanout.swift
[105/145] Compiling Compute Fastly.swift
[106/145] Compiling Compute FastlyPendingRequest.swift
[107/145] Compiling Compute FastlyRequest.swift
[108/145] Compiling Compute FastlyResponse.swift
[109/145] Compiling Compute FastlySecretStore.swift
[110/145] Compiling Compute FastlyStubs.swift
[111/145] Compiling Compute JWTClaim.swift
[112/145] Compiling Compute JWTError.swift
[113/145] Compiling Compute KVStore.swift
[114/145] Compiling Compute OutgoingResponse.swift
[115/145] Compiling Compute Range.swift
[116/145] Compiling Compute Cache.swift
[117/145] Compiling Compute Compute.swift
[118/145] Compiling Compute Concurrency.swift
[119/145] Compiling Compute ConfigStore.swift
[120/145] Compiling Compute Console.swift
[121/145] Compiling Compute Crypto.swift
[122/145] Compiling Compute FastlyABI.swift
[123/145] Compiling Compute FastlyBody.swift
[124/145] Compiling Compute FastlyCache.swift
[125/145] Compiling Compute FastlyConfigStore.swift
[126/145] Compiling Compute FastlyDevice.swift
[127/145] Compiling Compute FetchRequest.swift
[128/145] Compiling Compute FetchResponse.swift
[129/145] Compiling Compute Headers.swift
[130/145] Compiling Compute IncomingRequest.swift
[131/145] Compiling Compute JWT.swift
[132/145] Emitting module Compute
[133/145] Compiling Compute Routable.swift
[134/145] Compiling Compute Router.swift
[135/145] Compiling Compute TrieRouter.swift
[136/145] Compiling Compute SecretStore.swift
[137/145] Compiling Compute WritableBody.swift
[138/145] Compiling Compute FastlyTypes.swift
[139/145] Compiling Compute FastlyUtils.swift
[140/145] Compiling Compute Fetch+URLSession.swift
[141/145] Compiling Compute Fetch+Wasi.swift
[142/145] Compiling Compute Fetch.swift
[143/147] Emitting module ComputeDemo
/Users/admin/builder/spi-builder-workspace/Sources/ComputeDemo/main.swift:17:19: warning: sending 'res' risks causing data races; this is an error in the Swift 6 language mode
15 | verified = false
16 | }
17 | try await res.send([
| |- warning: sending 'res' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending main actor-isolated 'res' to nonisolated callee risks causing data races between nonisolated and main actor-isolated uses
18 | "verified": verified,
19 | "signature": jwt.signature.toHexString(),
[144/147] Compiling ComputeDemo main.swift
/Users/admin/builder/spi-builder-workspace/Sources/ComputeDemo/main.swift:17:19: warning: sending 'res' risks causing data races; this is an error in the Swift 6 language mode
15 | verified = false
16 | }
17 | try await res.send([
| |- warning: sending 'res' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending main actor-isolated 'res' to nonisolated callee risks causing data races between nonisolated and main actor-isolated uses
18 | "verified": verified,
19 | "signature": jwt.signature.toHexString(),
[144/147] Write Objects.LinkFileList
[145/147] Linking ComputeDemo
[146/147] Applying ComputeDemo
Build complete! (27.15s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
}
],
"manifest_display_name" : "Compute",
"name" : "Compute",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Compute",
"targets" : [
"Compute"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ComputeDemo",
"targets" : [
"ComputeDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ComputeTests",
"module_type" : "SwiftTarget",
"name" : "ComputeTests",
"path" : "Tests/ComputeTests",
"sources" : [
"FetchTests.swift",
"JWTTests.swift"
],
"target_dependencies" : [
"Compute"
],
"type" : "test"
},
{
"c99name" : "ComputeRuntime",
"module_type" : "ClangTarget",
"name" : "ComputeRuntime",
"path" : "Sources/ComputeRuntime",
"product_memberships" : [
"Compute",
"ComputeDemo"
],
"sources" : [
"ComputeRuntime.c"
],
"type" : "library"
},
{
"c99name" : "ComputeDemo",
"module_type" : "SwiftTarget",
"name" : "ComputeDemo",
"path" : "Sources/ComputeDemo",
"product_memberships" : [
"ComputeDemo"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Compute"
],
"type" : "executable"
},
{
"c99name" : "Compute",
"module_type" : "SwiftTarget",
"name" : "Compute",
"path" : "Sources/Compute",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"Compute",
"ComputeDemo"
],
"sources" : [
"Cache.swift",
"Compute.swift",
"Concurrency.swift",
"ConfigStore.swift",
"Console.swift",
"Crypto.swift",
"Fanout/FanoutClient.swift",
"Fanout/FanoutMessage.swift",
"Fanout/IncomingRequest+Fanout.swift",
"Fanout/OutgoingResponse+Fanout.swift",
"Fastly/Fastly.swift",
"Fastly/FastlyABI.swift",
"Fastly/FastlyBody.swift",
"Fastly/FastlyCache.swift",
"Fastly/FastlyConfigStore.swift",
"Fastly/FastlyDevice.swift",
"Fastly/FastlyEnvironment.swift",
"Fastly/FastlyError.swift",
"Fastly/FastlyGeoLocation.swift",
"Fastly/FastlyKVStore.swift",
"Fastly/FastlyLogger.swift",
"Fastly/FastlyPendingRequest.swift",
"Fastly/FastlyRequest.swift",
"Fastly/FastlyResponse.swift",
"Fastly/FastlySecretStore.swift",
"Fastly/FastlyStubs.swift",
"Fastly/FastlyTypes.swift",
"Fastly/FastlyUtils.swift",
"Fetch/Fetch+URLSession.swift",
"Fetch/Fetch+Wasi.swift",
"Fetch/Fetch.swift",
"Fetch/FetchRequest.swift",
"Fetch/FetchResponse.swift",
"Headers.swift",
"IncomingRequest.swift",
"JWT/JWT.swift",
"JWT/JWTClaim.swift",
"JWT/JWTError.swift",
"KVStore.swift",
"OutgoingResponse.swift",
"Range.swift",
"ReadableBody/ReadableBody+Data.swift",
"ReadableBody/ReadableBody+Wasi.swift",
"ReadableBody/ReadableBody.swift",
"Router/Parameters.swift",
"Router/PathComponent.swift",
"Router/Routable.swift",
"Router/Router.swift",
"Router/TrieRouter.swift",
"SecretStore.swift",
"WritableBody.swift"
],
"target_dependencies" : [
"ComputeRuntime"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/swift-cloud/compute/3.1.0
Repository: swift-cloud/Compute
Swift version used: 6.0
Target: Compute
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 88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'Compute'...
Finished extracting symbol information for 'Compute'. (5.12s)
Building documentation for 'Compute'...
Finished building documentation for 'Compute' (0.52s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swift-cloud/compute/3.1.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-crypto
Updated https://github.com/apple/swift-crypto (0.55s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.24s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.3.0 (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3186] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.57s)
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.3
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Compiling Snippets Snippet.swift
[8/53] Emitting module Snippets
[9/53] Emitting module SymbolKit
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit Symbol.swift
[16/57] Compiling SymbolKit SymbolKind.swift
[17/57] Compiling SymbolKit SymbolGraph.swift
[18/57] Compiling SymbolKit GraphCollector.swift
[19/57] Compiling SymbolKit Relationship.swift
[20/57] Compiling SymbolKit RelationshipKind.swift
[21/57] Compiling SymbolKit SourceOrigin.swift
[22/57] Compiling SymbolKit GenericConstraints.swift
[23/57] Compiling SymbolKit Swift.swift
[24/57] Compiling SymbolKit SemanticVersion.swift
[25/57] Compiling SymbolKit AccessControl.swift
[26/57] Compiling SymbolKit Availability.swift
[27/57] Compiling SymbolKit AvailabilityItem.swift
[28/57] Compiling SymbolKit Domain.swift
[29/57] Compiling SymbolKit GenericConstraint.swift
[30/57] Compiling SymbolKit GenericParameter.swift
[31/57] Compiling SymbolKit Generics.swift
[32/57] Compiling SymbolKit Namespace.swift
[33/57] Compiling SymbolKit DeclarationFragments.swift
[34/57] Compiling SymbolKit Fragment.swift
[35/57] Compiling SymbolKit FragmentKind.swift
[36/57] Compiling SymbolKit FunctionParameter.swift
[37/57] Compiling SymbolKit FunctionSignature.swift
[38/57] Compiling SymbolKit Identifier.swift
[39/57] Compiling SymbolKit KindIdentifier.swift
[40/57] Compiling SymbolKit Location.swift
[41/57] Compiling SymbolKit Mutability.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.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! (4.66s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/77] Compiling Crypto DHKEM.swift
[3/77] Compiling Crypto HPKE-KEM-Curve25519.swift
[4/77] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[5/77] Compiling Crypto HPKE-KEM.swift
[6/77] Compiling Crypto HPKE-Errors.swift
[7/77] Compiling Crypto HPKE.swift
[8/77] Compiling Crypto HPKE-Context.swift
[9/77] Compiling Crypto HPKE-KeySchedule.swift
[10/85] Emitting module Crypto
[11/85] Compiling Crypto HashFunctions.swift
[12/85] Compiling Crypto HashFunctions_SHA2.swift
[13/85] Compiling Crypto HPKE-AEAD.swift
[14/85] Compiling Crypto HPKE-Ciphersuite.swift
[15/85] Compiling Crypto HPKE-KDF.swift
[16/85] Compiling Crypto HPKE-KexKeyDerivation.swift
[17/85] Compiling Crypto HPKE-LabeledExtract.swift
[18/85] Compiling Crypto HPKE-Utils.swift
[19/85] Compiling Crypto ECDSASignature_boring.swift
[20/85] Compiling Crypto ECDSA_boring.swift
[21/85] Compiling Crypto EdDSA_boring.swift
[22/85] Compiling Crypto ECDSA.swift
[23/85] Compiling Crypto Ed25519.swift
[24/85] Compiling Crypto Signature.swift
[25/85] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[26/85] Compiling Crypto CryptoKitErrors_boring.swift
[27/85] Compiling Crypto Ed25519Keys.swift
[28/85] Compiling Crypto NISTCurvesKeys.swift
[29/85] Compiling Crypto X25519Keys.swift
[30/85] Compiling Crypto SymmetricKeys.swift
[31/85] Compiling Crypto HMAC.swift
[32/85] Compiling Crypto MACFunctions.swift
[33/85] Compiling Crypto MessageAuthenticationCode.swift
[34/85] Compiling Crypto AES.swift
[35/85] Compiling Crypto ECDSASignature.swift
[36/85] Compiling Crypto PEMDocument.swift
[37/85] Compiling Crypto PKCS8PrivateKey.swift
[38/85] Compiling Crypto SEC1PrivateKey.swift
[39/85] Compiling Crypto SubjectPublicKeyInfo.swift
[40/85] Compiling Crypto CryptoKitErrors.swift
[41/85] Compiling Crypto Digest_boring.swift
[42/85] Compiling Crypto Digest.swift
[43/85] Compiling Crypto Digests.swift
[44/85] Compiling Crypto HPKE-Modes.swift
[45/85] Compiling Crypto Insecure.swift
[46/85] Compiling Crypto Insecure_HashFunctions.swift
[47/85] Compiling Crypto KEM.swift
[48/85] Compiling Crypto ECDH_boring.swift
[49/85] Compiling Crypto DH.swift
[50/85] Compiling Crypto ECDH.swift
[51/85] Compiling Crypto HKDF.swift
[52/85] Compiling Crypto AESWrap.swift
[53/85] Compiling Crypto AESWrap_boring.swift
[54/85] Compiling Crypto Ed25519_boring.swift
[55/85] Compiling Crypto EllipticCurvePoint_boring.swift
[56/85] Compiling Crypto EllipticCurve_boring.swift
[57/85] Compiling Crypto NISTCurvesKeys_boring.swift
[58/85] Compiling Crypto X25519Keys_boring.swift
[59/85] Compiling Crypto Curve25519.swift
[60/85] Compiling Crypto AES-GCM.swift
[61/85] Compiling Crypto AES-GCM_boring.swift
[62/85] Compiling Crypto ChaChaPoly_boring.swift
[63/85] Compiling Crypto ChaChaPoly.swift
[64/85] Compiling Crypto Cipher.swift
[65/85] Compiling Crypto Nonces.swift
[66/85] Compiling Crypto ASN1.swift
[67/85] Compiling Crypto ASN1Any.swift
[68/85] Compiling Crypto ASN1BitString.swift
[69/85] Compiling Crypto ASN1Boolean.swift
[70/85] Compiling Crypto ASN1Identifier.swift
[71/85] Compiling Crypto ASN1Integer.swift
[72/85] Compiling Crypto ASN1Null.swift
[73/85] Compiling Crypto ASN1OctetString.swift
[74/85] Compiling Crypto ASN1Strings.swift
[75/85] Compiling Crypto ArraySliceBigint.swift
[76/85] Compiling Crypto GeneralizedTime.swift
[77/85] Compiling Crypto ObjectIdentifier.swift
[78/85] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[79/85] Compiling Crypto RNG_boring.swift
[80/85] Compiling Crypto SafeCompare_boring.swift
[81/85] Compiling Crypto Zeroization_boring.swift
[82/85] Compiling Crypto PrettyBytes.swift
[83/85] Compiling Crypto SafeCompare.swift
[84/85] Compiling Crypto SecureBytes.swift
[85/85] Compiling Crypto Zeroization.swift
[86/132] Compiling Compute Cache.swift
[87/132] Compiling Compute Compute.swift
[88/132] Compiling Compute Concurrency.swift
[89/132] Compiling Compute ConfigStore.swift
[90/132] Compiling Compute Console.swift
[91/132] Compiling Compute Crypto.swift
[92/137] Compiling Compute JWTClaim.swift
[93/137] Compiling Compute JWTError.swift
[94/137] Compiling Compute KVStore.swift
[95/137] Compiling Compute OutgoingResponse.swift
[96/137] Compiling Compute Range.swift
[97/137] Compiling Compute FastlyPendingRequest.swift
[98/137] Compiling Compute FastlyRequest.swift
[99/137] Compiling Compute FastlyResponse.swift
[100/137] Compiling Compute FastlySecretStore.swift
[101/137] Compiling Compute FastlyStubs.swift
[102/137] Compiling Compute ReadableBody+Data.swift
[103/137] Compiling Compute ReadableBody+Wasi.swift
[104/137] Compiling Compute ReadableBody.swift
[105/137] Compiling Compute Parameters.swift
[106/137] Compiling Compute PathComponent.swift
[107/137] Compiling Compute FetchRequest.swift
[108/137] Compiling Compute FetchResponse.swift
[109/137] Compiling Compute Headers.swift
[110/137] Compiling Compute IncomingRequest.swift
[111/137] Compiling Compute JWT.swift
[112/137] Compiling Compute FanoutClient.swift
[113/137] Compiling Compute FanoutMessage.swift
[114/137] Compiling Compute IncomingRequest+Fanout.swift
[115/137] Compiling Compute OutgoingResponse+Fanout.swift
[116/137] Compiling Compute Fastly.swift
[117/137] Compiling Compute FastlyEnvironment.swift
[118/137] Compiling Compute FastlyError.swift
[119/137] Compiling Compute FastlyGeoLocation.swift
[120/137] Compiling Compute FastlyKVStore.swift
[121/137] Compiling Compute FastlyLogger.swift
[122/137] Compiling Compute FastlyABI.swift
[123/137] Compiling Compute FastlyBody.swift
[124/137] Compiling Compute FastlyCache.swift
[125/137] Compiling Compute FastlyConfigStore.swift
[126/137] Compiling Compute FastlyDevice.swift
[127/137] Emitting module Compute
[128/137] Compiling Compute FastlyTypes.swift
[129/137] Compiling Compute FastlyUtils.swift
[130/137] Compiling Compute Fetch+URLSession.swift
[131/137] Compiling Compute Fetch+Wasi.swift
[132/137] Compiling Compute Fetch.swift
[133/137] Compiling Compute Routable.swift
[134/137] Compiling Compute Router.swift
[135/137] Compiling Compute TrieRouter.swift
[136/137] Compiling Compute SecretStore.swift
[137/137] Compiling Compute WritableBody.swift
Build of target: 'Compute' complete! (2.98s)
2394
13 /Users/admin/builder/spi-builder-workspace/.docs/swift-cloud/compute/3.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-cloud/compute/3.1.0
File count: 2394
Doc size: 13.0MB
Preparing doc bundle ...
Uploading prod-swift-cloud-compute-3.1.0-5dd35610.zip to s3://spi-docs-inbox/prod-swift-cloud-compute-3.1.0-5dd35610.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [41%]
Copying... [50%]
Copying... [62%]
Copying... [71%]
Copying... [80%]
Copying... [92%]
Copying... [100%]
Done.