The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JustSugar, reference v0.2.6 (19a77e), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 04:02:58 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/mesqueeb/JustSugar.git
Reference: v0.2.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mesqueeb/JustSugar
 * tag               v0.2.6     -> FETCH_HEAD
HEAD is now at 19a77e4 0.2.6
Cloned https://github.com/mesqueeb/JustSugar.git
Revision (git rev-parse @):
19a77e4fd96389ea2e6a878f8d7764569f394aec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mesqueeb/JustSugar.git at v0.2.6
========================================
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": "justsugar",
      "name": "JustSugar",
      "url": "https://github.com/mesqueeb/JustSugar.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JustSugar",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mesqueeb/JustSugar.git
[1/227] Fetching justsugar
Fetched https://github.com/mesqueeb/JustSugar.git from cache (0.91s)
Creating working copy for https://github.com/mesqueeb/JustSugar.git
Working copy of https://github.com/mesqueeb/JustSugar.git resolved at v0.2.6 (19a77e4)
warning: '.resolve-product-dependencies': dependency 'justsugar' 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/mesqueeb/JustSugar.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/5] Emitting module JustSugar
[4/5] Compiling JustSugar Strings.swift
[5/5] Compiling JustSugar Arrays.swift
Build complete! (4.67s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "JustSugar",
  "name" : "JustSugar",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "JustSugar",
      "targets" : [
        "JustSugar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JustSugarTests",
      "module_type" : "SwiftTarget",
      "name" : "JustSugarTests",
      "path" : "Tests/JustSugarTests",
      "sources" : [
        "Arrays.swift",
        "Strings.swift"
      ],
      "target_dependencies" : [
        "JustSugar"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JustSugar",
      "module_type" : "SwiftTarget",
      "name" : "JustSugar",
      "path" : "Sources/JustSugar",
      "product_memberships" : [
        "JustSugar"
      ],
      "sources" : [
        "Arrays.swift",
        "Strings.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/mesqueeb/justsugar/v0.2.6
Repository:               mesqueeb/JustSugar
Swift version used:       6.3
Target:                   JustSugar
Extracting symbol information for 'JustSugar'...
Finished extracting symbol information for 'JustSugar'. (28.49s)
Building documentation for 'JustSugar'...
Finished building documentation for 'JustSugar' (0.52s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/mesqueeb/justsugar/v0.2.6
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.07s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (3.47s)
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.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.83s)
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
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.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 Snippets SnippetParser.swift
[11/57] Emitting module Snippets
[12/57] Compiling Snippets Snippet.swift
[13/57] Compiling SymbolKit SemanticVersion.swift
[14/57] Compiling SymbolKit AccessControl.swift
[15/57] Compiling SymbolKit Availability.swift
[16/57] Compiling SymbolKit AvailabilityItem.swift
[17/57] Compiling SymbolKit Domain.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] Emitting module SymbolKit
[23/57] Compiling SymbolKit Symbol.swift
[24/57] Compiling SymbolKit SymbolKind.swift
[25/57] Compiling SymbolKit SymbolGraph.swift
[26/57] Compiling SymbolKit GraphCollector.swift
[27/57] Compiling SymbolKit DeclarationFragments.swift
[28/57] Compiling SymbolKit Fragment.swift
[29/57] Compiling SymbolKit FragmentKind.swift
[30/57] Compiling SymbolKit FunctionParameter.swift
[31/57] Compiling SymbolKit FunctionSignature.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 Names.swift
[38/57] Compiling SymbolKit SPI.swift
[39/57] Compiling SymbolKit Snippet.swift
[40/57] Compiling SymbolKit Extension.swift
[41/57] Compiling SymbolKit Relationship.swift
[42/57] Compiling SymbolKit RelationshipKind.swift
[43/57] Compiling SymbolKit SourceOrigin.swift
[44/57] Compiling SymbolKit GenericConstraints.swift
[45/57] Compiling SymbolKit Swift.swift
[46/57] Compiling SymbolKit SourceRange.swift
[47/57] Compiling SymbolKit Metadata.swift
[48/57] Compiling SymbolKit Module.swift
[49/57] Compiling SymbolKit OperatingSystem.swift
[50/57] Compiling SymbolKit Platform.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.40s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'JustSugar' complete! (0.21s)
     158
2	/Users/admin/builder/spi-builder-workspace/.docs/mesqueeb/justsugar/v0.2.6
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/mesqueeb/justsugar/v0.2.6
File count: 158
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-mesqueeb-justsugar-v0.2.6-c4539253.zip to s3://spi-docs-inbox/prod-mesqueeb-justsugar-v0.2.6-c4539253.zip
Copying... [14%]
Copying... [28%]
Copying... [42%]
Copying... [55%]
Copying... [69%]
Copying... [83%]
Copying... [97%]
Copying... [100%]
Done.