The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Background, reference main (fa91e3), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 22:57:51 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Background.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Background
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fa91e36 Make sure to keep watchOS excluded
Cloned https://github.com/ChimeHQ/Background.git
Revision (git rev-parse @):
fa91e36048fa85748cbbb5af4c5de027ef6cb9e2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Background.git at main
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "background",
      "name": "Background",
      "url": "https://github.com/ChimeHQ/Background.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Background",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/Background.git
[1/214] Fetching background
Fetched https://github.com/ChimeHQ/Background.git from cache (0.74s)
Creating working copy for https://github.com/ChimeHQ/Background.git
Working copy of https://github.com/ChimeHQ/Background.git resolved at main (fa91e36)
warning: '.resolve-product-dependencies': dependency 'background' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/Background.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/10] Compiling Background Uploader.swift
[4/10] Compiling Background URLResponse+Utilities.swift
[5/10] Compiling Background URLSessionDelegateAdapter.swift
[6/10] Compiling Background NetworkResponse.swift
[7/10] Compiling Background TaskScheduler.swift
[8/10] Compiling Background BackgroundTaskConfiguration.swift
[9/10] Emitting module Background
[10/10] Compiling Background Downloader.swift
Build complete! (5.47s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Background",
  "name" : "Background",
  "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"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Background",
      "targets" : [
        "Background"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BackgroundTests",
      "module_type" : "SwiftTarget",
      "name" : "BackgroundTests",
      "path" : "Tests/BackgroundTests",
      "sources" : [
        "BackgroundTests.swift",
        "HTTPHeaderTests.swift",
        "NetworkResponseTests.swift"
      ],
      "target_dependencies" : [
        "Background"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Background",
      "module_type" : "SwiftTarget",
      "name" : "Background",
      "path" : "Sources/Background",
      "product_memberships" : [
        "Background"
      ],
      "sources" : [
        "BackgroundTaskConfiguration.swift",
        "Downloader.swift",
        "NetworkResponse.swift",
        "TaskScheduler.swift",
        "URLResponse+Utilities.swift",
        "URLSessionDelegateAdapter.swift",
        "Uploader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/chimehq/background/main
Repository:               ChimeHQ/Background
Swift version used:       6.3
Target:                   Background
Extracting symbol information for 'Background'...
Finished extracting symbol information for 'Background'. (29.54s)
Building documentation for 'Background'...
Finished building documentation for 'Background' (0.63s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/background/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] 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 (1.99s)
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.6
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
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling Snippets Snippet.swift
[7/53] Compiling Snippets SnippetParser.swift
[8/53] Compiling SymbolKit Relationship.swift
[9/53] Compiling SymbolKit RelationshipKind.swift
[10/53] Compiling SymbolKit SourceOrigin.swift
[11/53] Compiling SymbolKit GenericConstraints.swift
[12/53] Compiling SymbolKit Swift.swift
[13/53] Compiling SymbolKit SemanticVersion.swift
[14/53] Compiling SymbolKit AccessControl.swift
[15/53] Compiling SymbolKit Availability.swift
[16/53] Compiling SymbolKit AvailabilityItem.swift
[17/53] Compiling SymbolKit Domain.swift
[18/57] Emitting module Snippets
[19/57] Compiling SymbolKit DeclarationFragments.swift
[20/57] Compiling SymbolKit Fragment.swift
[21/57] Compiling SymbolKit FragmentKind.swift
[22/57] Compiling SymbolKit FunctionParameter.swift
[23/57] Compiling SymbolKit FunctionSignature.swift
[24/57] Compiling SymbolKit GenericConstraint.swift
[25/57] Compiling SymbolKit GenericParameter.swift
[26/57] Compiling SymbolKit Generics.swift
[27/57] Compiling SymbolKit Namespace.swift
[28/57] Emitting module SymbolKit
[29/57] Compiling SymbolKit Names.swift
[30/57] Compiling SymbolKit SPI.swift
[31/57] Compiling SymbolKit Snippet.swift
[32/57] Compiling SymbolKit Extension.swift
[33/57] Compiling SymbolKit SourceRange.swift
[34/57] Compiling SymbolKit Metadata.swift
[35/57] Compiling SymbolKit Module.swift
[36/57] Compiling SymbolKit OperatingSystem.swift
[37/57] Compiling SymbolKit Platform.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 Symbol.swift
[43/57] Compiling SymbolKit SymbolKind.swift
[44/57] Compiling SymbolKit SymbolGraph.swift
[45/57] Compiling SymbolKit GraphCollector.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.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.64s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Background' complete! (0.30s)
     184
2	/Users/admin/builder/spi-builder-workspace/.docs/chimehq/background/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/background/main
File count: 184
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-chimehq-background-main-d6e0734a.zip to s3://spi-docs-inbox/prod-chimehq-background-main-d6e0734a.zip
Copying... [13%]
Copying... [27%]
Copying... [40%]
Copying... [54%]
Copying... [67%]
Copying... [80%]
Copying... [94%]
Copying... [100%]
Done.