The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Upstash with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.21.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Upstash.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-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 into spi-builder-workspace
2a548ea6f3474777606ed65a5d7d4bcf83c83f5b
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Upstash.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.3.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/swift-cloud/Compute from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/flight-school/anycodable from cache
Fetched https://github.com/flight-school/anycodable (0.28s)
Fetched https://github.com/swift-cloud/Compute (0.41s)
Computing version for https://github.com/flight-school/anycodable
Computed https://github.com/flight-school/anycodable at 0.6.7 (0.05s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.17.0 (0.04s)
Fetched https://github.com/apple/swift-crypto (0.70s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.5.0 (0.03s)
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/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.17.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 2.5.0
Building for debugging...
[0/65] Compiling ComputeRuntime ComputeRuntime.c
[2/65] Emitting module Crypto
[3/73] Compiling Crypto ECDSASignature.swift
[4/73] Compiling Crypto PEMDocument.swift
[5/73] Compiling Crypto PKCS8PrivateKey.swift
[6/73] Compiling Crypto SEC1PrivateKey.swift
[7/73] Compiling Crypto SubjectPublicKeyInfo.swift
[8/73] Compiling Crypto CryptoKitErrors.swift
[9/73] Compiling Crypto Digest_boring.swift
[10/73] Compiling Crypto Digest.swift
[11/73] Compiling Crypto Digests.swift
[12/73] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[13/73] Compiling Crypto RNG_boring.swift
[14/73] Compiling Crypto SafeCompare_boring.swift
[15/73] Compiling Crypto Zeroization_boring.swift
[16/73] Compiling Crypto PrettyBytes.swift
[17/73] Compiling Crypto SafeCompare.swift
[18/73] Compiling Crypto SecureBytes.swift
[19/73] Compiling Crypto Zeroization.swift
[20/73] Compiling Crypto ASN1Boolean.swift
[21/73] Compiling Crypto ASN1Identifier.swift
[22/73] Compiling Crypto ASN1Integer.swift
[23/73] Compiling Crypto ASN1Null.swift
[24/73] Compiling Crypto ASN1OctetString.swift
[25/73] Compiling Crypto ASN1Strings.swift
[26/73] Compiling Crypto ArraySliceBigint.swift
[27/73] Compiling Crypto GeneralizedTime.swift
[28/73] Compiling Crypto ObjectIdentifier.swift
[29/73] Compiling Crypto AES-GCM.swift
[30/73] Compiling Crypto AES-GCM_boring.swift
[31/73] Compiling Crypto ChaChaPoly_boring.swift
[32/73] Compiling Crypto ChaChaPoly.swift
[33/73] Compiling Crypto Cipher.swift
[34/73] Compiling Crypto Nonces.swift
[35/73] Compiling Crypto ASN1.swift
[36/73] Compiling Crypto ASN1Any.swift
[37/73] Compiling Crypto ASN1BitString.swift
[38/73] Compiling Crypto HashFunctions.swift
[39/73] Compiling Crypto HashFunctions_SHA2.swift
[40/73] Compiling Crypto Insecure.swift
[41/73] Compiling Crypto Insecure_HashFunctions.swift
[42/73] Compiling Crypto ECDH_boring.swift
[43/73] Compiling Crypto DH.swift
[44/73] Compiling Crypto ECDH.swift
[45/73] Compiling Crypto HKDF.swift
[46/73] Compiling Crypto AESWrap.swift
[47/73] Compiling Crypto AESWrap_boring.swift
[48/73] Compiling Crypto Ed25519_boring.swift
[49/73] Compiling Crypto EllipticCurvePoint_boring.swift
[50/73] Compiling Crypto EllipticCurve_boring.swift
[51/73] Compiling Crypto NISTCurvesKeys_boring.swift
[52/73] Compiling Crypto X25519Keys_boring.swift
[53/73] Compiling Crypto Curve25519.swift
[54/73] Compiling Crypto ECDSASignature_boring.swift
[55/73] Compiling Crypto ECDSA_boring.swift
[56/73] Compiling Crypto EdDSA_boring.swift
[57/73] Compiling Crypto ECDSA.swift
[58/73] Compiling Crypto EdDSA.swift
[59/73] Compiling Crypto Signature.swift
[60/73] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[61/73] Compiling Crypto CryptoKitErrors_boring.swift
[62/73] Compiling Crypto Ed25519.swift
[63/73] Compiling Crypto NISTCurvesKeys.swift
[64/73] Compiling Crypto X25519Keys.swift
[65/73] Compiling Crypto SymmetricKeys.swift
[66/73] Compiling Crypto HMAC.swift
[67/73] Compiling Crypto MACFunctions.swift
[68/73] Compiling Crypto MessageAuthenticationCode.swift
[69/73] Compiling Crypto AES.swift
[70/73] Compiling AnyCodable AnyDecodable.swift
[71/73] Emitting module AnyCodable
[72/73] Compiling AnyCodable AnyCodable.swift
[73/73] Compiling AnyCodable AnyEncodable.swift
[74/116] Emitting module Compute
[75/122] Compiling Compute Compute.swift
[76/122] Compiling Compute Concurrency.swift
[77/122] Compiling Compute ConfigStore.swift
[78/122] Compiling Compute Console.swift
[79/122] Compiling Compute Crypto.swift
[80/122] Compiling Compute FanoutClient.swift
[81/122] Compiling Compute FanoutMessage.swift
[82/122] Compiling Compute IncomingRequest+Fanout.swift
[83/122] Compiling Compute OutgoingResponse+Fanout.swift
[84/122] Compiling Compute Fastly.swift
[85/122] Compiling Compute FastlyABI.swift
[86/122] Compiling Compute FastlyBody.swift
[87/122] Compiling Compute FastlyConfigStore.swift
[88/122] Compiling Compute FastlyEnvironment.swift
[89/122] Compiling Compute FastlyError.swift
[90/122] Compiling Compute FastlyGeoLocation.swift
[91/122] Compiling Compute FastlyKVStore.swift
[92/122] Compiling Compute FastlyLogger.swift
[93/122] Compiling Compute Headers.swift
[94/122] Compiling Compute IncomingRequest.swift
[95/122] Compiling Compute JWT.swift
[96/122] Compiling Compute JWTClaim.swift
[97/122] Compiling Compute JWTError.swift
[98/122] Compiling Compute KVStore.swift
[99/122] Compiling Compute OutgoingResponse.swift
[100/122] Compiling Compute Range.swift
[101/122] Compiling Compute ReadableBody+Data.swift
[102/122] Compiling Compute ReadableBody+Wasi.swift
[103/122] Compiling Compute ReadableBody.swift
[104/122] Compiling Compute Parameters.swift
[105/122] Compiling Compute FastlyUtils.swift
[106/122] Compiling Compute Fetch+URLSession.swift
[107/122] Compiling Compute Fetch+Wasi.swift
[108/122] Compiling Compute Fetch.swift
[109/122] Compiling Compute FetchRequest.swift
[110/122] Compiling Compute FetchResponse.swift
[111/122] Compiling Compute FastlyPendingRequest.swift
[112/122] Compiling Compute FastlyRequest.swift
[113/122] Compiling Compute FastlyResponse.swift
[114/122] Compiling Compute FastlySecretStore.swift
[115/122] Compiling Compute FastlyStubs.swift
[116/122] Compiling Compute FastlyTypes.swift
[117/122] Compiling Compute PathComponent.swift
[118/122] Compiling Compute Routable.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 RedisResult.swift
[124/128] Compiling Upstash RedisError.swift
[125/128] Compiling Upstash RedisCommand.swift
[126/128] Compiling Upstash RedisResponse.swift
[127/128] Emitting module Upstash
[128/128] Compiling Upstash RedisClient.swift
Build complete! (16.88s)
Build complete.
Sending doc result for status: pending ... (attempt 1)
✅  Doc result reported
========================================
GenerateDocs
========================================
Generating docs at path:  spi-builder-workspace/.docs/swift-cloud/upstash/main
Repository:               swift-cloud/Upstash
Swift version used:       5.8
Target:                   Upstash
Updating https://github.com/flight-school/anycodable
Updating https://github.com/apple/swift-crypto
Updating https://github.com/swift-cloud/Compute
Updated https://github.com/apple/swift-crypto (0.26s)
Updated https://github.com/swift-cloud/Compute (0.26s)
Updated https://github.com/flight-school/anycodable (0.26s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.39s)
Computing version for https://github.com/flight-school/anycodable
Computed https://github.com/flight-school/anycodable at 0.6.7 (0.03s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.17.0 (0.03s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.5.0 (0.03s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.52s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.03s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Building for debugging...
[1/45] Compiling SymbolKit SourceOrigin.swift
[2/45] Compiling SymbolKit GenericConstraints.swift
[3/45] Compiling SymbolKit Swift.swift
[4/45] Compiling SymbolKit SemanticVersion.swift
[5/45] Compiling SymbolKit AccessControl.swift
[6/45] Compiling SymbolKit Availability.swift
[7/50] Compiling SymbolKit AvailabilityItem.swift
[8/50] Compiling SymbolKit Domain.swift
[9/50] Compiling SymbolKit DeclarationFragments.swift
[10/50] Compiling SymbolKit Fragment.swift
[11/50] Compiling SymbolKit FragmentKind.swift
[12/50] Compiling SymbolKit FunctionParameter.swift
[13/50] Compiling SymbolKit SPI.swift
[14/50] Compiling SymbolKit Snippet.swift
[15/50] Compiling SymbolKit Extension.swift
[16/50] Compiling SymbolKit GenericConstraint.swift
[17/50] Compiling SymbolKit GenericParameter.swift
[18/50] Compiling SymbolKit Mixin+Equals.swift
[19/50] Compiling SymbolKit Mixin+Hash.swift
[20/50] Compiling SymbolKit Mixin.swift
[21/50] Compiling SymbolKit LineList.swift
[22/50] Compiling SymbolKit Position.swift
[23/50] Compiling SymbolKit SourceRange.swift
[24/50] Compiling SymbolKit Generics.swift
[25/50] Compiling SymbolKit Namespace.swift
[26/50] Compiling SymbolKit Symbol.swift
[27/50] Compiling SymbolKit SymbolKind.swift
[28/50] Compiling SymbolKit SymbolGraph.swift
[29/50] Compiling SymbolKit Metadata.swift
[30/50] Compiling SymbolKit Module.swift
[31/50] Compiling SymbolKit OperatingSystem.swift
[32/50] Compiling SymbolKit Platform.swift
[33/50] Compiling SymbolKit Relationship.swift
[34/50] Compiling SymbolKit RelationshipKind.swift
[35/50] Emitting module SymbolKit
[36/50] Compiling SymbolKit FunctionSignature.swift
[37/50] Compiling SymbolKit Identifier.swift
[38/50] Compiling SymbolKit KindIdentifier.swift
[39/50] Compiling SymbolKit Location.swift
[40/50] Compiling SymbolKit Mutability.swift
[41/50] Compiling SymbolKit Names.swift
[42/50] Compiling SymbolKit GraphCollector.swift
[43/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[44/50] Compiling SymbolKit UnifiedSymbol.swift
[45/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[46/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[47/50] Compiling Snippets SnippetParser.swift
[48/50] Emitting module Snippets
[49/50] Compiling Snippets Snippet.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Emitting module snippet_extract
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[53/54] Linking snippet-extract
Build complete! (4.68s)
Building for debugging...
Build complete! (0.24s)
Generating documentation for 'Upstash'...
Converting documentation...
Conversion complete! (0.09s)
Generated DocC archive at '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/swift-cloud/upstash/main'
     154
2	spi-builder-workspace/.docs/swift-cloud/upstash/main
Sending doc result for status: uploading ... (attempt 1)
✅  Doc result reported
========================================
SyncDocs
========================================
Doc archive source directory: spi-builder-workspace/.docs/swift-cloud/upstash/main
File count: 154
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-swift-cloud-upstash-main-d6a6b9e6.zip to s3://spi-docs-inbox/prod-swift-cloud-upstash-main-d6a6b9e6.zip
Uploading doc bundle ... (attempt 1)
Copying... [16%]
Copying... [32%]
Copying... [49%]
Copying... [65%]
Copying... [81%]
Copying... [97%]
Copying... [100%]
Done.

Build Machine: Mac 5