The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-cloud/Upstash.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/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
Revision (git rev-parse @):
2a548ea6f3474777606ed65a5d7d4bcf83c83f5b
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/swift-cloud/Upstash.git at main
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.25s)
Fetched https://github.com/apple/swift-crypto (0.28s)
Fetched https://github.com/swift-cloud/Compute (0.28s)
Computing version for https://github.com/flight-school/anycodable
Computed https://github.com/flight-school/anycodable at 0.6.7 (0.04s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.17.0 (0.57s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.5.0 (0.59s)
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
Creating working copy for https://github.com/flight-school/anycodable
Working copy of https://github.com/flight-school/anycodable resolved at 0.6.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Upstash",
      "dependencies": [
        {
          "identity": "compute",
          "name": "Compute",
          "url": "https://github.com/swift-cloud/Compute",
          "version": "2.18.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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": "2.6.0",
              "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "anycodable",
          "name": "AnyCodable",
          "url": "https://github.com/flight-school/anycodable",
          "version": "0.6.7",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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 (0.36s)
Fetching https://github.com/swift-cloud/Compute from cache
Fetching https://github.com/flight-school/anycodable from cache
Fetched https://github.com/swift-cloud/Compute (0.32s)
Fetched https://github.com/flight-school/anycodable (0.32s)
Computing version for https://github.com/flight-school/anycodable
Computed https://github.com/flight-school/anycodable at 0.6.7 (0.06s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.18.0 (0.06s)
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto (0.27s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.6.0 (0.07s)
Creating working copy for https://github.com/swift-cloud/Compute
Working copy of https://github.com/swift-cloud/Compute resolved at 2.18.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
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 2.6.0
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:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/65] Compiling ComputeRuntime ComputeRuntime.c
[2/65] Compiling Crypto Ed25519.swift
[3/65] Compiling Crypto NISTCurvesKeys.swift
[4/65] Compiling Crypto X25519Keys.swift
[5/65] Compiling Crypto SymmetricKeys.swift
[6/65] Compiling Crypto HMAC.swift
[7/65] Compiling Crypto MACFunctions.swift
[8/65] Compiling Crypto MessageAuthenticationCode.swift
[9/65] Compiling Crypto AES.swift
[10/73] Compiling AnyCodable AnyDecodable.swift
[11/73] Compiling AnyCodable AnyCodable.swift
[12/73] Compiling AnyCodable AnyEncodable.swift
[13/73] Emitting module AnyCodable
[14/73] Compiling Crypto AESWrap.swift
[15/73] Compiling Crypto AESWrap_boring.swift
[16/73] Compiling Crypto Ed25519_boring.swift
[17/73] Compiling Crypto EllipticCurvePoint_boring.swift
[18/73] Compiling Crypto EllipticCurve_boring.swift
[19/73] Compiling Crypto NISTCurvesKeys_boring.swift
[20/73] Compiling Crypto X25519Keys_boring.swift
[21/73] Compiling Crypto Curve25519.swift
[22/73] Compiling Crypto HashFunctions.swift
[23/73] Compiling Crypto HashFunctions_SHA2.swift
[24/73] Compiling Crypto Insecure.swift
[25/73] Compiling Crypto Insecure_HashFunctions.swift
[26/73] Compiling Crypto ECDH_boring.swift
[27/73] Compiling Crypto DH.swift
[28/73] Compiling Crypto ECDH.swift
[29/73] Compiling Crypto HKDF.swift
[30/73] Compiling Crypto ASN1Boolean.swift
[31/73] Compiling Crypto ASN1Identifier.swift
[32/73] Compiling Crypto ASN1Integer.swift
[33/73] Compiling Crypto ASN1Null.swift
[34/73] Compiling Crypto ASN1OctetString.swift
[35/73] Compiling Crypto ASN1Strings.swift
[36/73] Compiling Crypto ArraySliceBigint.swift
[37/73] Compiling Crypto GeneralizedTime.swift
[38/73] Compiling Crypto ObjectIdentifier.swift
[39/73] Compiling Crypto ECDSASignature_boring.swift
[40/73] Compiling Crypto ECDSA_boring.swift
[41/73] Compiling Crypto EdDSA_boring.swift
[42/73] Compiling Crypto ECDSA.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 AES-GCM.swift
[48/73] Compiling Crypto AES-GCM_boring.swift
[49/73] Compiling Crypto ChaChaPoly_boring.swift
[50/73] Compiling Crypto ChaChaPoly.swift
[51/73] Compiling Crypto Cipher.swift
[52/73] Compiling Crypto Nonces.swift
[53/73] Compiling Crypto ASN1.swift
[54/73] Compiling Crypto ASN1Any.swift
[55/73] Compiling Crypto ASN1BitString.swift
[56/73] Emitting module Crypto
[57/73] Compiling Crypto ECDSASignature.swift
[58/73] Compiling Crypto PEMDocument.swift
[59/73] Compiling Crypto PKCS8PrivateKey.swift
[60/73] Compiling Crypto SEC1PrivateKey.swift
[61/73] Compiling Crypto SubjectPublicKeyInfo.swift
[62/73] Compiling Crypto CryptoKitErrors.swift
[63/73] Compiling Crypto Digest_boring.swift
[64/73] Compiling Crypto Digest.swift
[65/73] Compiling Crypto Digests.swift
[66/73] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[67/73] Compiling Crypto RNG_boring.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/116] Compiling Compute Compute.swift
[75/116] Compiling Compute Concurrency.swift
[76/116] Compiling Compute ConfigStore.swift
[77/116] Compiling Compute Console.swift
[78/116] Compiling Compute Crypto.swift
[79/116] Compiling Compute FanoutClient.swift
[80/122] Compiling Compute FanoutMessage.swift
[81/122] Compiling Compute IncomingRequest+Fanout.swift
[82/122] Compiling Compute OutgoingResponse+Fanout.swift
[83/122] Compiling Compute Fastly.swift
[84/122] Compiling Compute FastlyABI.swift
[85/122] Compiling Compute FastlyBody.swift
[86/122] Compiling Compute Headers.swift
[87/122] Compiling Compute IncomingRequest.swift
[88/122] Compiling Compute JWT.swift
[89/122] Compiling Compute JWTClaim.swift
[90/122] Compiling Compute JWTError.swift
[91/122] Compiling Compute KVStore.swift
[92/122] Compiling Compute FastlyPendingRequest.swift
[93/122] Compiling Compute FastlyRequest.swift
[94/122] Compiling Compute FastlyResponse.swift
[95/122] Compiling Compute FastlySecretStore.swift
[96/122] Compiling Compute FastlyStubs.swift
[97/122] Compiling Compute FastlyTypes.swift
[98/122] Compiling Compute FastlyConfigStore.swift
[99/122] Compiling Compute FastlyEnvironment.swift
[100/122] Compiling Compute FastlyError.swift
[101/122] Compiling Compute FastlyGeoLocation.swift
[102/122] Compiling Compute FastlyKVStore.swift
[103/122] Compiling Compute FastlyLogger.swift
[104/122] Compiling Compute OutgoingResponse.swift
[105/122] Compiling Compute Range.swift
[106/122] Compiling Compute ReadableBody+Data.swift
[107/122] Compiling Compute ReadableBody+Wasi.swift
[108/122] Compiling Compute ReadableBody.swift
[109/122] Compiling Compute Parameters.swift
[110/122] Emitting module Compute
[111/122] Compiling Compute FastlyUtils.swift
[112/122] Compiling Compute Fetch+URLSession.swift
[113/122] Compiling Compute Fetch+Wasi.swift
[114/122] Compiling Compute Fetch.swift
[115/122] Compiling Compute FetchRequest.swift
[116/122] Compiling Compute FetchResponse.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 RedisResponse.swift
[124/128] Compiling Upstash RedisResult.swift
[125/128] Compiling Upstash RedisError.swift
[126/128] Compiling Upstash RedisCommand.swift
[127/128] Emitting module Upstash
[128/128] Compiling Upstash RedisClient.swift
Build complete! (15.66s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/checkout/.docs/swift-cloud/upstash/main
Repository:               swift-cloud/Upstash
Swift version used:       5.9
Target:                   Upstash
Generating documentation for 'Upstash'...
Converting documentation...
Conversion complete! (0.11s)
Generated DocC archive at '/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/swift-cloud/upstash/main'
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/flight-school/anycodable (0.19s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Updated https://github.com/swift-cloud/Compute (0.25s)
Updated https://github.com/apple/swift-crypto (0.25s)
Fetched https://github.com/apple/swift-docc-plugin (0.23s)
Computing version for https://github.com/flight-school/anycodable
Computed https://github.com/flight-school/anycodable at 0.6.7 (0.68s)
Computing version for https://github.com/swift-cloud/Compute
Computed https://github.com/swift-cloud/Compute at 2.17.0 (0.57s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 2.5.0 (0.52s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.05s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.27s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.06s)
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
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
Building for debugging...
[1/45] Compiling SymbolKit AvailabilityItem.swift
[2/45] Compiling SymbolKit Domain.swift
[3/45] Compiling SymbolKit DeclarationFragments.swift
[4/45] Compiling SymbolKit Fragment.swift
[5/45] Compiling SymbolKit FragmentKind.swift
[6/45] Compiling SymbolKit FunctionParameter.swift
[7/45] Compiling SymbolKit SourceOrigin.swift
[8/45] Compiling SymbolKit GenericConstraints.swift
[9/45] Compiling SymbolKit Swift.swift
[10/45] Compiling SymbolKit SemanticVersion.swift
[11/45] Compiling SymbolKit AccessControl.swift
[12/45] Compiling SymbolKit Availability.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 FunctionSignature.swift
[19/50] Compiling SymbolKit Identifier.swift
[20/50] Compiling SymbolKit KindIdentifier.swift
[21/50] Compiling SymbolKit Location.swift
[22/50] Compiling SymbolKit Mutability.swift
[23/50] Compiling SymbolKit Names.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] Emitting module SymbolKit
[30/50] Compiling SymbolKit Mixin+Equals.swift
[31/50] Compiling SymbolKit Mixin+Hash.swift
[32/50] Compiling SymbolKit Mixin.swift
[33/50] Compiling SymbolKit LineList.swift
[34/50] Compiling SymbolKit Position.swift
[35/50] Compiling SymbolKit SourceRange.swift
[36/50] Compiling SymbolKit Metadata.swift
[37/50] Compiling SymbolKit Module.swift
[38/50] Compiling SymbolKit OperatingSystem.swift
[39/50] Compiling SymbolKit Platform.swift
[40/50] Compiling SymbolKit Relationship.swift
[41/50] Compiling SymbolKit RelationshipKind.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 Snippet.swift
[48/50] Compiling Snippets SnippetParser.swift
[49/50] Emitting module Snippets
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Emitting module snippet_extract
[53/54] Linking snippet-extract
Build complete! (3.87s)
Building for debugging...
Build complete! (0.38s)
     151
2	/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/swift-cloud/upstash/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/swift-cloud/upstash/main
File count: 151
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-swift-cloud-upstash-main-ad0399e5.zip to s3://spi-docs-inbox/prod-swift-cloud-upstash-main-ad0399e5.zip
Copying... [15%]
Copying... [31%]
Copying... [46%]
Copying... [61%]
Copying... [77%]
Copying... [92%]
Copying... [100%]
Done.