The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaParsleyMarkdownReader, reference 1.3.0 (b44f4d), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 07:23:56 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/SagaParsleyMarkdownReader.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaParsleyMarkdownReader
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at b44f4d8 feat: Declare Saga 3 compatibility
Cloned https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Revision (git rev-parse @):
b44f4d89688eb4c2266d149b897e547598df0f97
SUCCESS checkout https://github.com/loopwerk/SagaParsleyMarkdownReader.git at 1.3.0
Fetching https://github.com/loopwerk/Parsley
Fetching https://github.com/loopwerk/Saga.git
[1/4743] Fetching saga
[476/5151] Fetching saga, parsley
Fetched https://github.com/loopwerk/Saga.git from cache (1.16s)
Fetched https://github.com/loopwerk/Parsley from cache (1.16s)
Computing version for https://github.com/loopwerk/Parsley
Computed https://github.com/loopwerk/Parsley at 1.2.0 (4.15s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18374] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.52s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.21s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 3.3.2 (0.57s)
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.75s)
Fetched https://github.com/apple/swift-crypto from cache (2.75s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (3.38s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.68s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (3.37s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (5.85s)
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/Parsley
Working copy of https://github.com/loopwerk/Parsley resolved at 1.2.0
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/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "sagaparsleymarkdownreader",
      "name": "SagaParsleyMarkdownReader",
      "url": "https://github.com/loopwerk/SagaParsleyMarkdownReader.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaParsleyMarkdownReader",
      "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": "parsley",
          "name": "Parsley",
          "url": "https://github.com/loopwerk/Parsley",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parsley",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-cmark",
              "name": "cmark-gfm",
              "url": "https://github.com/swiftlang/swift-cmark.git",
              "version": "0.7.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SagaParsleyMarkdownReader.git
[1/152] Fetching sagaparsleymarkdownreader
Fetched https://github.com/loopwerk/SagaParsleyMarkdownReader.git from cache (0.59s)
Fetching https://github.com/loopwerk/Parsley from cache
Fetching https://github.com/loopwerk/Saga.git from cache
Fetched https://github.com/loopwerk/Parsley from cache (0.47s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.47s)
Computing version for https://github.com/loopwerk/Parsley
Computed https://github.com/loopwerk/Parsley at 1.2.0 (0.53s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.81s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.88s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 3.3.2 (0.03s)
Fetching https://github.com/loopwerk/SagaPathKit from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.49s)
Fetched https://github.com/apple/swift-crypto from cache (0.49s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (0.55s)
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.44s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.50s)
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
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/Parsley
Working copy of https://github.com/loopwerk/Parsley resolved at 1.2.0
Creating working copy for https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Working copy of https://github.com/loopwerk/SagaParsleyMarkdownReader.git resolved at 1.3.0 (b44f4d8)
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
warning: '.resolve-product-dependencies': dependency 'sagaparsleymarkdownreader' is not used by any target
Found 2 product dependencies
  - Saga
  - Parsley
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Write sources
[2/39] Write swift-version--6988338F2F200930.txt
[3/39] Compiling cmark-gfm cmark.c
[4/39] Compiling cmark-gfm arena.c
[5/39] Compiling cmark-gfm buffer.c
[6/39] Compiling cmark-gfm blocks.c
[7/39] Compiling cmark-gfm-extensions ext_scanners.c
[8/39] Compiling cmark-gfm xml.c
[9/41] Compiling cmark-gfm-extensions strikethrough.c
[10/41] Compiling cmark-gfm-extensions core-extensions.c
[11/41] Compiling cmark-gfm syntax_extension.c
[12/41] Compiling cmark-gfm utf8.c
[13/41] Compiling cmark-gfm-extensions tasklist.c
[14/41] Compiling cmark-gfm render.c
[15/41] Compiling cmark-gfm registry.c
[16/41] Compiling cmark-gfm references.c
[17/41] Compiling cmark-gfm plugin.c
[18/41] Compiling cmark-gfm-extensions tagfilter.c
[19/41] Compiling cmark-gfm map.c
[20/41] Compiling cmark-gfm plaintext.c
[21/41] Compiling cmark-gfm scanners.c
[22/41] Compiling cmark-gfm man.c
[23/41] Compiling cmark-gfm node.c
[24/41] Compiling cmark-gfm linked_list.c
[25/41] Compiling cmark-gfm latex.c
[26/41] Compiling cmark-gfm iterator.c
[27/41] Compiling cmark-gfm houdini_html_e.c
[28/41] Compiling cmark-gfm houdini_href_e.c
[29/41] Write sources
[31/41] Compiling cmark-gfm html.c
[32/41] Compiling cmark-gfm houdini_html_u.c
[33/41] Compiling cmark-gfm footnotes.c
[34/41] Compiling cmark-gfm inlines.c
[35/41] Compiling cmark-gfm-extensions table.c
[36/41] Compiling cmark-gfm cmark_ctype.c
[37/41] Compiling cmark-gfm commonmark.c
[38/41] Compiling cmark-gfm-extensions autolink.c
[40/46] Compiling SagaPathKit SagaPathKit.swift
[41/46] Emitting module SagaPathKit
[42/67] Compiling Parsley SyntaxExtension.swift
[43/67] Compiling Parsley MarkdownOptions.swift
[44/67] Compiling Parsley Document.swift
[45/67] Emitting module Parsley
[46/67] Compiling Parsley Parsley.swift
[47/67] Emitting module Saga
[48/69] Compiling Saga String+Slugify.swift
[49/69] Compiling Saga Writer.swift
[50/69] Compiling Saga Saga+Sitemap.swift
[51/69] Compiling Saga Saga+Utils.swift
[52/69] Compiling Saga Saga+AtomFeed.swift
[53/69] Compiling Saga Saga+Build.swift
[54/69] Compiling Saga Saga+I18n.swift
[55/69] Compiling Saga Saga+Pipeline.swift
[56/69] Compiling Saga Saga.swift
[57/69] Compiling Saga StepBuilder.swift
[58/69] Compiling Saga MetadataDecoder.swift
[59/69] Compiling Saga Path+Extensions.swift
[60/69] Compiling Saga I18NConfig.swift
[61/69] Compiling Saga Item.swift
[62/69] Compiling Saga ItemWriteMode.swift
[63/69] Compiling Saga Reader.swift
[64/69] Compiling Saga RenderingContexts.swift
[65/69] Compiling Saga BuildReason.swift
[66/69] Compiling Saga FileIO.swift
[67/69] Compiling Saga FolderMonitor.swift
[68/69] Compiling Saga Saga+FetchCache.swift
[69/69] Compiling Saga Saga+Hashed.swift
[70/71] Emitting module SagaParsleyMarkdownReader
[71/71] Compiling SagaParsleyMarkdownReader SagaParsleyMarkdownReader.swift
Build complete! (12.87s)
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" : "parsley",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Parsley"
    }
  ],
  "manifest_display_name" : "SagaParsleyMarkdownReader",
  "name" : "SagaParsleyMarkdownReader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaParsleyMarkdownReader",
      "targets" : [
        "SagaParsleyMarkdownReader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaParsleyMarkdownReaderTests",
      "module_type" : "SwiftTarget",
      "name" : "SagaParsleyMarkdownReaderTests",
      "path" : "Tests/SagaParsleyMarkdownReaderTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/content-only.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/frontmatter-only.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/hard-breaks.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/smart-quotes.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/special-chars.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/test-content.md",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SagaParsleyMarkdownReaderTests.swift"
      ],
      "target_dependencies" : [
        "SagaParsleyMarkdownReader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SagaParsleyMarkdownReader",
      "module_type" : "SwiftTarget",
      "name" : "SagaParsleyMarkdownReader",
      "path" : "Sources/SagaParsleyMarkdownReader",
      "product_dependencies" : [
        "Saga",
        "Parsley"
      ],
      "product_memberships" : [
        "SagaParsleyMarkdownReader"
      ],
      "sources" : [
        "SagaParsleyMarkdownReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.