The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaPythonMarkdownReader, reference main (05e958), with Swift 6.2 for macOS (SPM) on 21 Mar 2026 22:18:48 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaPythonMarkdownReader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaPythonMarkdownReader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 05e958d feat: Declare Saga 3 compatibility
Cloned https://github.com/loopwerk/SagaPythonMarkdownReader.git
Revision (git rev-parse @):
05e958d32e913f2e369d2c20530a8c24a8d0c27c
SUCCESS checkout https://github.com/loopwerk/SagaPythonMarkdownReader.git at main
Fetching https://github.com/loopwerk/SwiftMarkdown
Fetching https://github.com/loopwerk/Saga.git
[1/4322] Fetching saga
[174/4385] Fetching saga, swiftmarkdown
Fetched https://github.com/loopwerk/Saga.git from cache (1.20s)
Fetched https://github.com/loopwerk/SwiftMarkdown from cache (1.20s)
Computing version for https://github.com/loopwerk/SwiftMarkdown
Computed https://github.com/loopwerk/SwiftMarkdown at 0.4.0 (4.19s)
Fetching https://github.com/pvieito/PythonKit.git
[1/1693] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git from cache (0.90s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.5.1 (1.60s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.25.2 (0.60s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/loopwerk/SagaPathKit
[1/829] Fetching sagapathkit
[830/18075] Fetching sagapathkit, swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.15s)
Fetched https://github.com/loopwerk/SagaPathKit from cache (2.15s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (2.75s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.93s)
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.09s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.35s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.5.1
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 2.25.2
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/loopwerk/SwiftMarkdown
Working copy of https://github.com/loopwerk/SwiftMarkdown resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.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",
  "dependencies": [
    {
      "identity": "sagapythonmarkdownreader",
      "name": "SagaPythonMarkdownReader",
      "url": "https://github.com/loopwerk/SagaPythonMarkdownReader.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaPythonMarkdownReader",
      "dependencies": [
        {
          "identity": "saga",
          "name": "Saga",
          "url": "https://github.com/loopwerk/Saga.git",
          "version": "2.25.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Saga",
          "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",
              "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",
              "dependencies": [
                {
                  "identity": "swift-asn1",
                  "name": "swift-asn1",
                  "url": "https://github.com/apple/swift-asn1.git",
                  "version": "1.6.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swiftmarkdown",
          "name": "SwiftMarkdown",
          "url": "https://github.com/loopwerk/SwiftMarkdown",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftMarkdown",
          "dependencies": [
            {
              "identity": "pythonkit",
              "name": "PythonKit",
              "url": "https://github.com/pvieito/PythonKit.git",
              "version": "0.5.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PythonKit",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SagaPythonMarkdownReader.git
[1/98] Fetching sagapythonmarkdownreader
Fetched https://github.com/loopwerk/SagaPythonMarkdownReader.git from cache (0.70s)
Fetching https://github.com/loopwerk/Saga.git from cache
Fetching https://github.com/loopwerk/SwiftMarkdown from cache
Fetched https://github.com/loopwerk/SwiftMarkdown from cache (0.46s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.46s)
Computing version for https://github.com/loopwerk/SwiftMarkdown
Computed https://github.com/loopwerk/SwiftMarkdown at 0.4.0 (0.52s)
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git from cache (0.45s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.5.1 (0.51s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.25.2 (0.03s)
Fetching https://github.com/apple/swift-crypto from cache
Fetching https://github.com/loopwerk/SagaPathKit from cache
Fetched https://github.com/apple/swift-crypto from cache (0.54s)
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.54s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (0.60s)
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.47s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.53s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.25.2
Creating working copy for https://github.com/loopwerk/SagaPythonMarkdownReader.git
Working copy of https://github.com/loopwerk/SagaPythonMarkdownReader.git resolved at main (05e958d)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.5.1
Creating working copy for https://github.com/loopwerk/SwiftMarkdown
Working copy of https://github.com/loopwerk/SwiftMarkdown resolved at 0.4.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/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
warning: '.resolve-product-dependencies': dependency 'sagapythonmarkdownreader' is not used by any target
Found 2 product dependencies
  - Saga
  - SwiftMarkdown
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/loopwerk/SagaPythonMarkdownReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/13] Emitting module PythonKit
[8/13] Compiling PythonKit Python.swift
[9/13] Compiling PythonKit NumpyConversion.swift
[10/13] Compiling PythonKit PythonLibrary.swift
[11/13] Compiling PythonKit PythonLibrary+Symbols.swift
[12/15] Compiling SwiftMarkdown SwiftMarkdown.swift
[13/15] Emitting module SwiftMarkdown
[14/15] Emitting module SagaPathKit
[15/15] Compiling SagaPathKit SagaPathKit.swift
[16/32] Compiling Saga StepBuilder.swift
[17/32] Compiling Saga Saga+Utils.swift
[18/32] Compiling Saga Saga.swift
[19/32] Compiling Saga Saga+Private.swift
[20/32] Compiling Saga Saga+Sitemap.swift
[21/32] Compiling Saga String+Slugify.swift
[22/33] Compiling Saga RenderingContexts.swift
[23/33] Compiling Saga Saga+AtomFeed.swift
[24/33] Compiling Saga ItemWriteMode.swift
[25/33] Compiling Saga MetadataDecoder.swift
[26/33] Compiling Saga FileIO.swift
[27/33] Compiling Saga Item.swift
[28/33] Compiling Saga Path+Extensions.swift
[29/33] Compiling Saga Reader.swift
[30/33] Emitting module Saga
[31/33] Compiling Saga Saga+FetchCache.swift
[32/33] Compiling Saga Saga+Hashed.swift
[33/33] Compiling Saga Writer.swift
[34/35] Compiling SagaPythonMarkdownReader SagaPythonMarkdownReader.swift
[35/35] Emitting module SagaPythonMarkdownReader
Build complete! (12.04s)
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" : "swiftmarkdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/SwiftMarkdown"
    }
  ],
  "manifest_display_name" : "SagaPythonMarkdownReader",
  "name" : "SagaPythonMarkdownReader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaPythonMarkdownReader",
      "targets" : [
        "SagaPythonMarkdownReader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaPythonMarkdownReaderTests",
      "module_type" : "SwiftTarget",
      "name" : "SagaPythonMarkdownReaderTests",
      "path" : "Tests/SagaPythonMarkdownReaderTests",
      "sources" : [
        "SagaPythonMarkdownReaderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SagaPythonMarkdownReader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SagaPythonMarkdownReader",
      "module_type" : "SwiftTarget",
      "name" : "SagaPythonMarkdownReader",
      "path" : "Sources/SagaPythonMarkdownReader",
      "product_dependencies" : [
        "Saga",
        "SwiftMarkdown"
      ],
      "product_memberships" : [
        "SagaPythonMarkdownReader"
      ],
      "sources" : [
        "SagaPythonMarkdownReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.