Build Information
Successful build of Upstash, reference main (2a548e
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 12:30:38 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Upstash.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-cloud/Upstash
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2a548ea Refactor redis file
Cloned https://github.com/swift-cloud/Upstash.git
Revision (git rev-parse @):
2a548ea6f3474777606ed65a5d7d4bcf83c83f5b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Upstash.git at main
Fetching https://github.com/swift-cloud/Compute
Fetching https://github.com/flight-school/anycodable
Fetching https://github.com/apple/swift-crypto from cache
[1/782] Fetching anycodable
[783/17830] Fetching anycodable, compute
Fetched https://github.com/flight-school/anycodable from cache (2.54s)
Fetched https://github.com/swift-cloud/Compute from cache (2.54s)
Computing version for https://github.com/flight-school/anycodable
Fetched https://github.com/apple/swift-crypto from cache (2.54s)
Computed https://github.com/flight-school/anycodable at 0.6.7 (3.13s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.17.0 (0.59s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.5.0 (0.61s)
Creating working copy for https://github.com/flight-school/anycodable
Working copy of https://github.com/flight-school/anycodable resolved at 0.6.7
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 2.5.0
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.17.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": "upstash",
"name": "Upstash",
"url": "https://github.com/swift-cloud/Upstash.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Upstash",
"dependencies": [
{
"identity": "compute",
"name": "Compute",
"url": "https://github.com/swift-cloud/Compute",
"version": "2.19.0",
"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.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.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
}
]
},
{
"identity": "anycodable",
"name": "AnyCodable",
"url": "https://github.com/flight-school/anycodable",
"version": "0.6.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/anycodable",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swift-cloud/Upstash.git
[1/53] Fetching upstash
Fetched https://github.com/swift-cloud/Upstash.git from cache (0.58s)
Fetching https://github.com/flight-school/anycodable from cache
Fetching https://github.com/swift-cloud/Compute from cache
Fetched https://github.com/flight-school/anycodable from cache (0.45s)
Fetched https://github.com/swift-cloud/Compute from cache (0.54s)
Computing version for https://github.com/flight-school/anycodable
Computed https://github.com/flight-school/anycodable at 0.6.7 (0.60s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.19.0 (0.62s)
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto from cache (0.48s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.12.3 (1.63s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.09s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.12.3
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.2
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.19.0
Creating working copy for https://github.com/swift-cloud/Upstash.git
Working copy of https://github.com/swift-cloud/Upstash.git resolved at main (2a548ea)
Creating working copy for https://github.com/flight-school/anycodable
Working copy of https://github.com/flight-school/anycodable resolved at 0.6.7
warning: '.resolve-product-dependencies': dependency 'upstash' is not used by any target
Found 2 product dependencies
- Compute
- AnyCodable
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/swift-cloud/Upstash.git
https://github.com/swift-cloud/Upstash.git
{
"dependencies" : [
{
"identity" : "compute",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-cloud/Compute"
},
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/flight-school/anycodable"
}
],
"manifest_display_name" : "Upstash",
"name" : "Upstash",
"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" : "Upstash",
"targets" : [
"Upstash"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Upstash",
"module_type" : "SwiftTarget",
"name" : "Upstash",
"path" : "Sources/Upstash",
"product_dependencies" : [
"Compute",
"AnyCodable"
],
"product_memberships" : [
"Upstash"
],
"sources" : [
"Redis/RedisClient.swift",
"Redis/RedisCommand.swift",
"Redis/RedisError.swift",
"Redis/RedisResponse.swift",
"Redis/RedisResult.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
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
[4/6] Write swift-version-2F0A5646E1D333AE.txt
[5/72] Compiling ComputeRuntime ComputeRuntime.c
[7/72] Emitting module Crypto
[8/78] Compiling AnyCodable AnyEncodable.swift
[9/78] Compiling AnyCodable AnyCodable.swift
[10/78] Emitting module AnyCodable
[11/78] Compiling AnyCodable AnyDecodable.swift
[12/78] Compiling Crypto ASN1Strings.swift
[13/78] Compiling Crypto ArraySliceBigint.swift
[14/78] Compiling Crypto GeneralizedTime.swift
[15/78] Compiling Crypto ObjectIdentifier.swift
[16/78] Compiling Crypto ECDSASignature.swift
[17/78] Compiling Crypto PEMDocument.swift
[18/78] Compiling Crypto PKCS8PrivateKey.swift
[19/78] Compiling Crypto SafeCompare_boring.swift
[20/78] Compiling Crypto Zeroization_boring.swift
[21/78] Compiling Crypto PrettyBytes.swift
[22/78] Compiling Crypto SafeCompare.swift
[23/78] Compiling Crypto SecureBytes.swift
[24/78] Compiling Crypto Zeroization.swift
[25/78] Compiling Crypto MessageAuthenticationCode.swift
[26/78] Compiling Crypto AES.swift
[27/78] Compiling Crypto ECDSASignature_boring.swift
[28/78] Compiling Crypto ECDSA_boring.swift
[29/78] Compiling Crypto EdDSA_boring.swift
[30/78] Compiling Crypto ECDSA.swift
[31/78] Compiling Crypto ASN1Any.swift
[32/78] Compiling Crypto ASN1BitString.swift
[33/78] Compiling Crypto ASN1Boolean.swift
[34/78] Compiling Crypto ASN1Identifier.swift
[35/78] Compiling Crypto ASN1Integer.swift
[36/78] Compiling Crypto ASN1Null.swift
[37/78] Compiling Crypto ASN1OctetString.swift
[38/78] Compiling Crypto AESWrap.swift
[39/78] Compiling Crypto AESWrap_boring.swift
[40/78] Compiling Crypto Ed25519_boring.swift
[41/78] Compiling Crypto EllipticCurvePoint_boring.swift
[42/78] Compiling Crypto EllipticCurve_boring.swift
[43/78] Compiling Crypto NISTCurvesKeys_boring.swift
[44/78] Compiling Crypto X25519Keys_boring.swift
[45/78] Compiling Crypto Curve25519.swift
[46/78] Compiling Crypto Ed25519.swift
[47/78] Compiling Crypto NISTCurvesKeys.swift
[48/78] Compiling Crypto X25519Keys.swift
[49/78] Compiling Crypto SymmetricKeys.swift
[50/78] Compiling Crypto HMAC.swift
[51/78] Compiling Crypto MACFunctions.swift
[52/78] Compiling Crypto AES-GCM.swift
[53/78] Compiling Crypto AES-GCM_boring.swift
[54/78] Compiling Crypto ChaChaPoly_boring.swift
[55/78] Compiling Crypto ChaChaPoly.swift
[56/78] Compiling Crypto Cipher.swift
[57/78] Compiling Crypto Nonces.swift
[58/78] Compiling Crypto ASN1.swift
[59/78] Compiling Crypto EdDSA.swift
[60/78] Compiling Crypto Signature.swift
[61/78] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[62/78] Compiling Crypto CryptoKitErrors_boring.swift
[63/78] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[64/78] Compiling Crypto RNG_boring.swift
[65/78] Compiling Crypto HashFunctions_SHA2.swift
[66/78] Compiling Crypto Insecure.swift
[67/78] Compiling Crypto Insecure_HashFunctions.swift
[68/78] Compiling Crypto ECDH_boring.swift
[69/78] Compiling Crypto DH.swift
[70/78] Compiling Crypto ECDH.swift
[71/78] Compiling Crypto HKDF.swift
[72/78] Compiling Crypto SEC1PrivateKey.swift
[73/78] Compiling Crypto SubjectPublicKeyInfo.swift
[74/78] Compiling Crypto CryptoKitErrors.swift
[75/78] Compiling Crypto Digest_boring.swift
[76/78] Compiling Crypto Digest.swift
[77/78] Compiling Crypto Digests.swift
[78/78] Compiling Crypto HashFunctions.swift
[79/123] Compiling Compute Compute.swift
[80/123] Compiling Compute Concurrency.swift
[81/123] Compiling Compute ConfigStore.swift
[82/123] Compiling Compute Console.swift
[83/123] Compiling Compute Crypto.swift
[84/127] Emitting module Compute
[85/127] Compiling Compute Headers.swift
[86/127] Compiling Compute IncomingRequest.swift
[87/127] Compiling Compute JWT.swift
[88/127] Compiling Compute JWTClaim.swift
[89/127] Compiling Compute JWTError.swift
[90/127] Compiling Compute FastlyABI.swift
[91/127] Compiling Compute FastlyBody.swift
[92/127] Compiling Compute FastlyConfigStore.swift
[93/127] Compiling Compute FastlyEnvironment.swift
[94/127] Compiling Compute FastlyError.swift
[95/127] Compiling Compute FastlyGeoLocation.swift
[96/127] Compiling Compute FastlyKVStore.swift
[97/127] Compiling Compute FastlyLogger.swift
[98/127] Compiling Compute FastlyPendingRequest.swift
[99/127] Compiling Compute FastlyRequest.swift
[100/127] Compiling Compute Fetch+URLSession.swift
[101/127] Compiling Compute Fetch+Wasi.swift
[102/127] Compiling Compute Fetch.swift
[103/127] Compiling Compute FetchRequest.swift
[104/127] Compiling Compute FetchResponse.swift
[105/127] Compiling Compute ReadableBody.swift
[106/127] Compiling Compute Parameters.swift
[107/127] Compiling Compute PathComponent.swift
[108/127] Compiling Compute Routable.swift
[109/127] Compiling Compute FastlyResponse.swift
[110/127] Compiling Compute FastlySecretStore.swift
[111/127] Compiling Compute FastlyStubs.swift
[112/127] Compiling Compute FastlyTypes.swift
[113/127] Compiling Compute FastlyUtils.swift
[114/127] Compiling Compute FanoutClient.swift
[115/127] Compiling Compute FanoutMessage.swift
[116/127] Compiling Compute IncomingRequest+Fanout.swift
[117/127] Compiling Compute OutgoingResponse+Fanout.swift
[118/127] Compiling Compute Fastly.swift
[119/127] Compiling Compute KVStore.swift
[120/127] Compiling Compute OutgoingResponse.swift
[121/127] Compiling Compute Range.swift
[122/127] Compiling Compute ReadableBody+Data.swift
[123/127] Compiling Compute ReadableBody+Wasi.swift
[124/127] Compiling Compute Router.swift
[125/127] Compiling Compute TrieRouter.swift
[126/127] Compiling Compute SecretStore.swift
[127/127] Compiling Compute WritableBody.swift
[128/133] Compiling Upstash RedisResponse.swift
[129/133] Compiling Upstash RedisCommand.swift
[130/133] Compiling Upstash RedisError.swift
[131/133] Compiling Upstash RedisResult.swift
[132/133] Emitting module Upstash
[133/133] Compiling Upstash RedisClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Upstash/Redis/RedisClient.swift:48:30: warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
46 | throw error
47 | }
48 | return try await res.decode()
| `- warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
49 | }
50 | }
/Users/admin/builder/spi-builder-workspace/Sources/Upstash/Redis/RedisResult.swift:11:15: note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
9 | import Foundation
10 |
11 | public struct RedisResult: Decodable {
| `- note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
12 | private var result: AnyDecodable
13 |
/Users/admin/builder/spi-builder-workspace/Sources/Upstash/Redis/RedisClient.swift:67:30: warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
65 | throw error
66 | }
67 | return try await res.decode()
| `- warning: type 'RedisResult' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
68 | }
69 | }
/Users/admin/builder/spi-builder-workspace/Sources/Upstash/Redis/RedisResult.swift:11:15: note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
9 | import Foundation
10 |
11 | public struct RedisResult: Decodable {
| `- note: consider making struct 'RedisResult' conform to the 'Sendable' protocol
12 | private var result: AnyDecodable
13 |
/Users/admin/builder/spi-builder-workspace/Sources/Upstash/Redis/RedisClient.swift:140:30: warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
138 | throw error
139 | }
140 | return try await res.decode()
| `- warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
141 | }
142 | }
/Users/admin/builder/spi-builder-workspace/Sources/Upstash/Redis/RedisResponse.swift:8:13: note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
6 | //
7 |
8 | public enum RedisResponse: Decodable {
| `- note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
9 | case success(_ response: RedisResult)
10 | case error(_ error: RedisError)
/Users/admin/builder/spi-builder-workspace/Sources/Upstash/Redis/RedisClient.swift:159:30: warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
157 | throw error
158 | }
159 | return try await res.decode()
| `- warning: type 'RedisResponse' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
160 | }
161 | }
/Users/admin/builder/spi-builder-workspace/Sources/Upstash/Redis/RedisResponse.swift:8:13: note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
6 | //
7 |
8 | public enum RedisResponse: Decodable {
| `- note: consider making enum 'RedisResponse' conform to the 'Sendable' protocol
9 | case success(_ response: RedisResult)
10 | case error(_ error: RedisError)
Build complete! (12.64s)
Build complete.
{
"dependencies" : [
{
"identity" : "compute",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-cloud/Compute"
},
{
"identity" : "anycodable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.7",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/flight-school/anycodable"
}
],
"manifest_display_name" : "Upstash",
"name" : "Upstash",
"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" : "Upstash",
"targets" : [
"Upstash"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Upstash",
"module_type" : "SwiftTarget",
"name" : "Upstash",
"path" : "Sources/Upstash",
"product_dependencies" : [
"Compute",
"AnyCodable"
],
"product_memberships" : [
"Upstash"
],
"sources" : [
"Redis/RedisClient.swift",
"Redis/RedisCommand.swift",
"Redis/RedisError.swift",
"Redis/RedisResponse.swift",
"Redis/RedisResult.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/swift-cloud/upstash/main
Repository: swift-cloud/Upstash
Swift version used: 6.1
Target: Upstash
Extracting symbol information for 'Upstash'...
Finished extracting symbol information for 'Upstash'. (6.06s)
Building documentation for 'Upstash'...
Finished building documentation for 'Upstash' (0.14s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/swift-cloud/upstash/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/flight-school/anycodable
Updating https://github.com/apple/swift-crypto
Updating https://github.com/swift-cloud/Compute
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.43s)
Updated https://github.com/apple/swift-crypto (0.51s)
Updated https://github.com/flight-school/anycodable (0.51s)
Updated https://github.com/swift-cloud/Compute (0.43s)
Computing version for https://github.com/flight-school/anycodable
Computed https://github.com/flight-school/anycodable at 0.6.7 (1.45s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.17.0 (0.59s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.5.0 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.44s)
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 sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit SourceRange.swift
[11/57] Compiling SymbolKit Metadata.swift
[12/57] Compiling SymbolKit Module.swift
[13/57] Compiling SymbolKit OperatingSystem.swift
[14/57] Compiling SymbolKit Platform.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit DeclarationFragments.swift
[25/57] Compiling SymbolKit Fragment.swift
[26/57] Compiling SymbolKit FragmentKind.swift
[27/57] Compiling SymbolKit FunctionParameter.swift
[28/57] Compiling SymbolKit FunctionSignature.swift
[29/57] Emitting module SymbolKit
[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 SemanticVersion.swift
[36/57] Compiling SymbolKit AccessControl.swift
[37/57] Compiling SymbolKit Availability.swift
[38/57] Compiling SymbolKit AvailabilityItem.swift
[39/57] Compiling SymbolKit Domain.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] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[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.07s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/67] Compiling Crypto AES-GCM.swift
[3/67] Compiling Crypto AES-GCM_boring.swift
[4/67] Compiling Crypto ChaChaPoly_boring.swift
[5/67] Compiling Crypto ChaChaPoly.swift
[6/67] Compiling Crypto Cipher.swift
[7/67] Compiling Crypto Nonces.swift
[8/67] Compiling Crypto ASN1.swift
[9/73] Compiling Crypto ASN1Any.swift
[10/73] Compiling Crypto ASN1BitString.swift
[11/73] Compiling Crypto ASN1Boolean.swift
[12/73] Compiling Crypto ASN1Identifier.swift
[13/73] Compiling Crypto ASN1Integer.swift
[14/73] Compiling Crypto ASN1Null.swift
[15/73] Compiling Crypto ASN1OctetString.swift
[16/73] Compiling Crypto SEC1PrivateKey.swift
[17/73] Compiling Crypto SubjectPublicKeyInfo.swift
[18/73] Compiling Crypto CryptoKitErrors.swift
[19/73] Compiling Crypto Digest_boring.swift
[20/73] Compiling Crypto Digest.swift
[21/73] Compiling Crypto Digests.swift
[22/73] Compiling Crypto HashFunctions.swift
[23/73] Compiling Crypto MessageAuthenticationCode.swift
[24/73] Compiling Crypto AES.swift
[25/73] Compiling Crypto ECDSASignature_boring.swift
[26/73] Compiling Crypto ECDSA_boring.swift
[27/73] Compiling Crypto EdDSA_boring.swift
[28/73] Compiling Crypto ECDSA.swift
[29/73] Compiling Crypto HashFunctions_SHA2.swift
[30/73] Compiling Crypto Insecure.swift
[31/73] Compiling Crypto Insecure_HashFunctions.swift
[32/73] Compiling Crypto ECDH_boring.swift
[33/73] Compiling Crypto DH.swift
[34/73] Compiling Crypto ECDH.swift
[35/73] Compiling Crypto HKDF.swift
[36/73] Compiling Crypto Curve25519.swift
[37/73] Compiling Crypto Ed25519.swift
[38/73] Compiling Crypto NISTCurvesKeys.swift
[39/73] Compiling Crypto X25519Keys.swift
[40/73] Compiling Crypto SymmetricKeys.swift
[41/73] Compiling Crypto HMAC.swift
[42/73] Compiling Crypto MACFunctions.swift
[43/73] Compiling Crypto EdDSA.swift
[44/73] Compiling Crypto Signature.swift
[45/73] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[46/73] Compiling Crypto CryptoKitErrors_boring.swift
[47/73] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[48/73] Compiling Crypto RNG_boring.swift
[49/73] Compiling Crypto AESWrap.swift
[50/73] Compiling Crypto AESWrap_boring.swift
[51/73] Compiling Crypto Ed25519_boring.swift
[52/73] Compiling Crypto EllipticCurvePoint_boring.swift
[53/73] Compiling Crypto EllipticCurve_boring.swift
[54/73] Compiling Crypto NISTCurvesKeys_boring.swift
[55/73] Compiling Crypto X25519Keys_boring.swift
[56/73] Compiling Crypto ASN1Strings.swift
[57/73] Compiling Crypto ArraySliceBigint.swift
[58/73] Compiling Crypto GeneralizedTime.swift
[59/73] Compiling Crypto ObjectIdentifier.swift
[60/73] Compiling Crypto ECDSASignature.swift
[61/73] Compiling Crypto PEMDocument.swift
[62/73] Compiling Crypto PKCS8PrivateKey.swift
[63/73] Emitting module Crypto
[64/73] Compiling AnyCodable AnyCodable.swift
[65/73] Emitting module AnyCodable
[66/73] Compiling AnyCodable AnyDecodable.swift
[67/73] Compiling AnyCodable AnyEncodable.swift
[68/73] Compiling Crypto SafeCompare_boring.swift
[69/73] Compiling Crypto Zeroization_boring.swift
[70/73] Compiling Crypto PrettyBytes.swift
[71/73] Compiling Crypto SafeCompare.swift
[72/73] Compiling Crypto SecureBytes.swift
[73/73] Compiling Crypto Zeroization.swift
[74/118] Compiling Compute ReadableBody.swift
[75/118] Compiling Compute Parameters.swift
[76/118] Compiling Compute PathComponent.swift
[77/118] Compiling Compute Routable.swift
[78/122] Compiling Compute FastlyABI.swift
[79/122] Compiling Compute FastlyBody.swift
[80/122] Compiling Compute FastlyConfigStore.swift
[81/122] Compiling Compute FastlyEnvironment.swift
[82/122] Compiling Compute FastlyError.swift
[83/122] Compiling Compute Compute.swift
[84/122] Compiling Compute Concurrency.swift
[85/122] Compiling Compute ConfigStore.swift
[86/122] Compiling Compute Console.swift
[87/122] Compiling Compute Crypto.swift
[88/122] Compiling Compute Fetch+URLSession.swift
[89/122] Compiling Compute Fetch+Wasi.swift
[90/122] Compiling Compute Fetch.swift
[91/122] Compiling Compute FetchRequest.swift
[92/122] Compiling Compute FetchResponse.swift
[93/122] Compiling Compute FanoutClient.swift
[94/122] Compiling Compute FanoutMessage.swift
[95/122] Compiling Compute IncomingRequest+Fanout.swift
[96/122] Compiling Compute OutgoingResponse+Fanout.swift
[97/122] Compiling Compute Fastly.swift
[98/122] Compiling Compute Headers.swift
[99/122] Compiling Compute IncomingRequest.swift
[100/122] Compiling Compute JWT.swift
[101/122] Compiling Compute JWTClaim.swift
[102/122] Compiling Compute JWTError.swift
[103/122] Emitting module Compute
[104/122] Compiling Compute KVStore.swift
[105/122] Compiling Compute OutgoingResponse.swift
[106/122] Compiling Compute Range.swift
[107/122] Compiling Compute ReadableBody+Data.swift
[108/122] Compiling Compute ReadableBody+Wasi.swift
[109/122] Compiling Compute FastlyGeoLocation.swift
[110/122] Compiling Compute FastlyKVStore.swift
[111/122] Compiling Compute FastlyLogger.swift
[112/122] Compiling Compute FastlyPendingRequest.swift
[113/122] Compiling Compute FastlyRequest.swift
[114/122] Compiling Compute FastlyResponse.swift
[115/122] Compiling Compute FastlySecretStore.swift
[116/122] Compiling Compute FastlyStubs.swift
[117/122] Compiling Compute FastlyTypes.swift
[118/122] Compiling Compute FastlyUtils.swift
[119/122] Compiling Compute Router.swift
[120/122] Compiling Compute TrieRouter.swift
[121/122] Compiling Compute SecretStore.swift
[122/122] Compiling Compute WritableBody.swift
[123/128] Compiling Upstash RedisResponse.swift
[124/128] Compiling Upstash RedisResult.swift
[125/128] Compiling Upstash RedisClient.swift
[126/128] Emitting module Upstash
[127/128] Compiling Upstash RedisError.swift
[128/128] Compiling Upstash RedisCommand.swift
Build of target: 'Upstash' complete! (3.94s)
150
2 /Users/admin/builder/spi-builder-workspace/.docs/swift-cloud/upstash/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swift-cloud/upstash/main
File count: 150
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-swift-cloud-upstash-main-a55ac420.zip to s3://spi-docs-inbox/prod-swift-cloud-upstash-main-a55ac420.zip
Copying... [16%]
Copying... [31%]
Copying... [47%]
Copying... [62%]
Copying... [78%]
Copying... [93%]
Copying... [100%]
Done.