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 openai-async-image-swiftui, reference main (768e1a), with Swift 5.10 for macOS (SPM) on 14 Sep 2024 19:07:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/openai-async-image-swiftui.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/openai-async-image-swiftui
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 768e1ad Update .spi.yml
Cloned https://github.com/igor11191708/openai-async-image-swiftui.git
Revision (git rev-parse @):
768e1ad59053b9f48097296647bc87d8238656d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/igor11191708/openai-async-image-swiftui.git at main
Fetching https://github.com/The-Igor/async-http-client.git
Fetching https://github.com/The-Igor/retry-policy-service.git
[1/884] Fetching async-http-client
[514/979] Fetching async-http-client, retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (1.33s)
Fetched https://github.com/The-Igor/async-http-client.git from cache (1.33s)
Computing version for https://github.com/The-Igor/async-http-client.git
Computed https://github.com/The-Igor/async-http-client.git at 1.4.6 (0.59s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.60s)
Creating working copy for https://github.com/The-Igor/async-http-client.git
Working copy of https://github.com/The-Igor/async-http-client.git resolved at 1.4.6
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.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",
  "dependencies": [
    {
      "identity": "openai-async-image-swiftui",
      "name": "openai-async-image-swiftui",
      "url": "https://github.com/igor11191708/openai-async-image-swiftui.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/openai-async-image-swiftui",
      "dependencies": [
        {
          "identity": "async-http-client",
          "name": "async-http-client",
          "url": "https://github.com/The-Igor/async-http-client.git",
          "version": "1.4.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-http-client",
          "dependencies": [
            {
              "identity": "retry-policy-service",
              "name": "retry-policy-service",
              "url": "https://github.com/The-Igor/retry-policy-service.git",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/retry-policy-service",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/igor11191708/openai-async-image-swiftui.git
[1/401] Fetching openai-async-image-swiftui
Fetched https://github.com/igor11191708/openai-async-image-swiftui.git from cache (1.46s)
Fetching https://github.com/The-Igor/async-http-client.git from cache
Fetched https://github.com/The-Igor/async-http-client.git from cache (0.47s)
Computing version for https://github.com/The-Igor/async-http-client.git
Computed https://github.com/The-Igor/async-http-client.git at 1.4.6 (0.02s)
Fetching https://github.com/The-Igor/retry-policy-service.git from cache
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (0.53s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.03s)
Creating working copy for https://github.com/The-Igor/async-http-client.git
Working copy of https://github.com/The-Igor/async-http-client.git resolved at 1.4.6
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.1
Creating working copy for https://github.com/igor11191708/openai-async-image-swiftui.git
Working copy of https://github.com/igor11191708/openai-async-image-swiftui.git resolved at main (768e1ad)
warning: '.resolve-product-dependencies': dependency 'openai-async-image-swiftui' is not used by any target
Found 1 product dependencies
  - async-http-client
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/igor11191708/openai-async-image-swiftui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/8] Compiling retry_policy_service Strategy.swift
[6/8] Compiling retry_policy_service DispatchTimeInterval.swift
[7/8] Emitting module retry_policy_service
[8/8] Compiling retry_policy_service RetryService.swift
[9/29] Emitting module async_http_client
[10/31] Compiling async_http_client IConfiguration.swift
[11/31] Compiling async_http_client IProxy.swift
[12/31] Compiling async_http_client IResponse.swift
[13/31] Compiling async_http_client Status.swift
[14/31] Compiling async_http_client JsonWriter.swift
[15/31] Compiling async_http_client UrlHelper.swift
[16/31] Compiling async_http_client Configuration.swift
[17/31] Compiling async_http_client Errors.swift
[18/31] Compiling async_http_client ITaskDelegate.swift
[19/31] Compiling async_http_client Response.swift
[20/31] Compiling async_http_client HttpMethod.swift
[21/31] Compiling async_http_client IReader.swift
[22/31] Compiling async_http_client IWriter.swift
[23/31] Compiling async_http_client IValidate.swift
[24/31] Compiling async_http_client JsonReader.swift
[25/31] Compiling async_http_client Validate.swift
[26/31] Compiling async_http_client Proxy+.swift
[27/31] Compiling async_http_client Proxy.swift
[28/31] Compiling async_http_client RequestHelper.swift
[29/31] Compiling async_http_client SendHelper.swift
[30/31] Compiling async_http_client Direct.swift
[31/31] Compiling async_http_client Http.swift
[32/43] Compiling openai_async_image_swiftui ResponseFormat.swift
[33/44] Compiling openai_async_image_swiftui OpenAIImageEndpoint.swift
[34/44] Compiling openai_async_image_swiftui Output.swift
[35/44] Compiling openai_async_image_swiftui Input.swift
[36/44] Compiling openai_async_image_swiftui IOpenAIImageEndpoint.swift
[37/44] Compiling openai_async_image_swiftui IOpenAILoader.swift
[38/44] Compiling openai_async_image_swiftui OpenAIAsyncImageLoaderKey.swift
[39/44] Compiling openai_async_image_swiftui OpenAIAsyncImage.swift
[40/44] Compiling openai_async_image_swiftui AsyncImageErrors.swift
[41/44] Emitting module openai_async_image_swiftui
[42/44] Compiling openai_async_image_swiftui ImageState.swift
[43/44] Compiling openai_async_image_swiftui OpenAIImageSize.swift
[44/44] Compiling openai_async_image_swiftui OpenAIDefaultLoader.swift
Build complete! (11.35s)
Build complete.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/igor11191708/openai-async-image-swiftui/main
Repository:               igor11191708/openai-async-image-swiftui
Swift version used:       5.10
Target:                   openai-async-image-swiftui
Extracting symbol information for 'openai-async-image-swiftui'...
Finished extracting symbol information for 'openai-async-image-swiftui'. (0.42s)
Building documentation for 'openai-async-image-swiftui'...
Finished building documentation for 'openai-async-image-swiftui' (0.48s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/igor11191708/openai-async-image-swiftui/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Updating https://github.com/The-Igor/retry-policy-service.git
Updating https://github.com/The-Igor/async-http-client.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.31s)
Updated https://github.com/The-Igor/retry-policy-service.git (0.53s)
Updated https://github.com/The-Igor/async-http-client.git (0.53s)
Computing version for https://github.com/The-Igor/async-http-client.git
Computed https://github.com/The-Igor/async-http-client.git at 1.4.6 (0.66s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3074] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
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
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
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-entitlement.plist
[4/8] Write swift-version-33747A42983211AE.txt
[6/53] Compiling SymbolKit Names.swift
[7/53] Compiling SymbolKit SPI.swift
[8/53] Compiling SymbolKit Snippet.swift
[9/53] Compiling SymbolKit Extension.swift
[10/57] Emitting module Snippets
[11/57] Compiling Snippets Snippet.swift
[12/57] Compiling Snippets SnippetParser.swift
[13/57] Emitting module SymbolKit
[14/57] Compiling SymbolKit Symbol.swift
[15/57] Compiling SymbolKit SymbolKind.swift
[16/57] Compiling SymbolKit SymbolGraph.swift
[17/57] Compiling SymbolKit GraphCollector.swift
[18/57] Compiling SymbolKit Identifier.swift
[19/57] Compiling SymbolKit KindIdentifier.swift
[20/57] Compiling SymbolKit Location.swift
[21/57] Compiling SymbolKit Mutability.swift
[22/57] Compiling SymbolKit SourceRange.swift
[23/57] Compiling SymbolKit Metadata.swift
[24/57] Compiling SymbolKit Module.swift
[25/57] Compiling SymbolKit OperatingSystem.swift
[26/57] Compiling SymbolKit Platform.swift
[27/57] Compiling SymbolKit Relationship.swift
[28/57] Compiling SymbolKit RelationshipKind.swift
[29/57] Compiling SymbolKit SourceOrigin.swift
[30/57] Compiling SymbolKit GenericConstraints.swift
[31/57] Compiling SymbolKit Swift.swift
[32/57] Compiling SymbolKit Mixin+Equals.swift
[33/57] Compiling SymbolKit Mixin+Hash.swift
[34/57] Compiling SymbolKit Mixin.swift
[35/57] Compiling SymbolKit LineList.swift
[36/57] Compiling SymbolKit Position.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit DeclarationFragments.swift
[47/57] Compiling SymbolKit Fragment.swift
[48/57] Compiling SymbolKit FragmentKind.swift
[49/57] Compiling SymbolKit FunctionParameter.swift
[50/57] Compiling SymbolKit FunctionSignature.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
[60/61] Applying snippet-extract
Build complete! (3.66s)
Building for debugging...
[0/1] Write swift-version-33747A42983211AE.txt
Build complete! (0.14s)
    1346
11	/Users/admin/builder/spi-builder-workspace/.docs/igor11191708/openai-async-image-swiftui/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/igor11191708/openai-async-image-swiftui/main
File count: 1346
Doc size:   11.0MB
Preparing doc bundle ...
Uploading prod-igor11191708-openai-async-image-swiftui-main-7916afd9.zip to s3://spi-docs-inbox/prod-igor11191708-openai-async-image-swiftui-main-7916afd9.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [50%]
Copying... [61%]
Copying... [72%]
Copying... [82%]
Copying... [93%]
Copying... [100%]
Done.