The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaSwimRenderer, reference main (05e68d), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 15:56:13 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/loopwerk/SagaSwimRenderer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaSwimRenderer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 05e68da fix: Fix example project and readme instructions
Cloned https://github.com/loopwerk/SagaSwimRenderer.git
Revision (git rev-parse @):
05e68daf645d68cbb00658890a31083e9b1edb90
SUCCESS checkout https://github.com/loopwerk/SagaSwimRenderer.git at main
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/robb/Swim
[1/795] Fetching swim
[335/5545] Fetching swim, saga
Fetched https://github.com/loopwerk/Saga.git from cache (1.23s)
Fetched https://github.com/robb/Swim from cache (1.23s)
Computing version for https://github.com/robb/Swim
Computed https://github.com/robb/Swim at 0.4.0 (4.21s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 3.3.2 (0.52s)
Fetching https://github.com/loopwerk/SagaPathKit
Fetching https://github.com/apple/swift-crypto
[1/829] Fetching sagapathkit
[830/18245] Fetching sagapathkit, swift-crypto
Fetched https://github.com/loopwerk/SagaPathKit from cache (2.15s)
Fetched https://github.com/apple/swift-crypto from cache (2.15s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (2.79s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.76s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (3.07s)
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 3.3.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/robb/Swim
Working copy of https://github.com/robb/Swim resolved at 0.4.0
========================================
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": "sagaswimrenderer",
      "name": "SagaSwimRenderer",
      "url": "https://github.com/loopwerk/SagaSwimRenderer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaSwimRenderer",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "saga",
          "name": "Saga",
          "url": "https://github.com/loopwerk/Saga.git",
          "version": "3.3.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Saga",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "sagapathkit",
              "name": "SagaPathKit",
              "url": "https://github.com/loopwerk/SagaPathKit",
              "version": "1.6.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaPathKit",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            },
            {
              "identity": "swift-crypto",
              "name": "swift-crypto",
              "url": "https://github.com/apple/swift-crypto",
              "version": "3.15.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
              "traits": [
                "default"
              ],
              "dependencies": [
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.7.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "traits": [
                    "default"
                  ],
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swim",
          "name": "HTML",
          "url": "https://github.com/robb/Swim",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swim",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SagaSwimRenderer.git
[1/236] Fetching sagaswimrenderer
Fetched https://github.com/loopwerk/SagaSwimRenderer.git from cache (0.64s)
Fetching https://github.com/robb/Swim from cache
Fetching https://github.com/loopwerk/Saga.git from cache
Fetched https://github.com/loopwerk/Saga.git from cache (0.42s)
Fetched https://github.com/robb/Swim from cache (0.42s)
Computing version for https://github.com/robb/Swim
Computed https://github.com/robb/Swim at 0.4.0 (0.49s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 3.3.2 (0.04s)
Fetching https://github.com/loopwerk/SagaPathKit from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/apple/swift-crypto from cache (0.50s)
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.50s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (0.57s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.03s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.46s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
Creating working copy for https://github.com/robb/Swim
Working copy of https://github.com/robb/Swim resolved at 0.4.0
Creating working copy for https://github.com/loopwerk/SagaSwimRenderer.git
Working copy of https://github.com/loopwerk/SagaSwimRenderer.git resolved at main (05e68da)
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 3.3.2
warning: '.resolve-product-dependencies': dependency 'sagaswimrenderer' is not used by any target
Found 2 product dependencies
  - Saga
  - HTML
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/loopwerk/SagaSwimRenderer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/14] Compiling Swim String+XML.swift
[8/14] Compiling Swim Visitor.swift
[9/14] Compiling Swim Trimming.swift
[10/14] Compiling Swim Node.swift
[11/14] Emitting module Swim
[12/14] Compiling Swim NodeBuilder.swift
[13/14] Compiling SagaPathKit SagaPathKit.swift
[14/14] Emitting module SagaPathKit
[15/38] Compiling Saga I18NConfig.swift
[16/38] Compiling Saga Item.swift
[17/38] Compiling Saga ItemWriteMode.swift
[18/40] Emitting module Saga
[19/40] Compiling Saga String+Slugify.swift
[20/40] Compiling Saga Writer.swift
[21/40] Compiling Saga Saga+Sitemap.swift
[22/40] Compiling Saga Saga+Utils.swift
[23/40] Compiling Saga Saga+I18n.swift
[24/40] Compiling Saga Saga+Pipeline.swift
[25/40] Compiling Saga Saga+AtomFeed.swift
[26/40] Compiling Saga Saga+Build.swift
[27/40] Compiling Saga BuildReason.swift
[28/40] Compiling Saga FileIO.swift
[29/40] Compiling Saga FolderMonitor.swift
[30/40] Compiling Saga MetadataDecoder.swift
[31/40] Compiling Saga Path+Extensions.swift
[32/40] Compiling Saga Saga.swift
[33/40] Compiling Saga StepBuilder.swift
[34/40] Compiling Saga Reader.swift
[35/40] Compiling Saga RenderingContexts.swift
[36/40] Compiling Saga Saga+FetchCache.swift
[37/40] Compiling Saga Saga+Hashed.swift
[38/40] Compiling HTML Tags.swift
[39/40] Compiling HTML Tag.swift
[40/40] Emitting module HTML
[41/43] Compiling SagaSwimRenderer Node+Extensions.swift
[42/43] Compiling SagaSwimRenderer SagaSwimRenderer.swift
[43/43] Emitting module SagaSwimRenderer
Build complete! (12.32s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Saga.git"
    },
    {
      "identity" : "swim",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/robb/Swim"
    }
  ],
  "manifest_display_name" : "SagaSwimRenderer",
  "name" : "SagaSwimRenderer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaSwimRenderer",
      "targets" : [
        "SagaSwimRenderer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaSwimRendererTests",
      "module_type" : "SwiftTarget",
      "name" : "SagaSwimRendererTests",
      "path" : "Tests/SagaSwimRendererTests",
      "sources" : [
        "SagaSwimRendererTests.swift"
      ],
      "target_dependencies" : [
        "SagaSwimRenderer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SagaSwimRenderer",
      "module_type" : "SwiftTarget",
      "name" : "SagaSwimRenderer",
      "path" : "Sources/SagaSwimRenderer",
      "product_dependencies" : [
        "Saga",
        "HTML"
      ],
      "product_memberships" : [
        "SagaSwimRenderer"
      ],
      "sources" : [
        "Node+Extensions.swift",
        "SagaSwimRenderer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.