The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SagaParsleyMarkdownReader, reference 1.3.0 (b44f4d), with Swift 6.2 for macOS (SPM) on 21 Mar 2026 23:17:28 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/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/Saga.git
Fetching https://github.com/loopwerk/Parsley
[1/346] Fetching parsley
[36/4668] Fetching parsley, saga
Fetched https://github.com/loopwerk/Parsley from cache (1.10s)
Fetched https://github.com/loopwerk/Saga.git from cache (1.10s)
Computing version for https://github.com/loopwerk/Parsley
Computed https://github.com/loopwerk/Parsley at 1.1.0 (3.89s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18373] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.62s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.27s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.25.2 (0.58s)
Fetching https://github.com/loopwerk/SagaPathKit
Fetching https://github.com/apple/swift-crypto
[1/829] Fetching sagapathkit
[830/18075] Fetching sagapathkit, swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (2.18s)
Fetched https://github.com/loopwerk/SagaPathKit from cache (2.18s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (2.78s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (0.86s)
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.07s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.36s)
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/loopwerk/Parsley
Working copy of https://github.com/loopwerk/Parsley resolved at 1.1.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/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/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.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",
  "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",
      "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": "parsley",
          "name": "Parsley",
          "url": "https://github.com/loopwerk/Parsley",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parsley",
          "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",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SagaParsleyMarkdownReader.git
[1/149] Fetching sagaparsleymarkdownreader
Fetched https://github.com/loopwerk/SagaParsleyMarkdownReader.git from cache (0.69s)
Fetching https://github.com/loopwerk/Saga.git from cache
Fetching https://github.com/loopwerk/Parsley from cache
Fetched https://github.com/loopwerk/Saga.git from cache (0.50s)
Fetched https://github.com/loopwerk/Parsley from cache (0.50s)
Computing version for https://github.com/loopwerk/Parsley
Computed https://github.com/loopwerk/Parsley at 1.1.0 (0.56s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.96s)
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.56s)
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.56s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (0.62s)
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.46s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.51s)
Creating working copy for https://github.com/loopwerk/Parsley
Working copy of https://github.com/loopwerk/Parsley resolved at 1.1.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/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/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.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
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.2
Building package at path:  $PWD
https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/39] Write swift-version-49B95AFC49DCD68C.txt
[1/39] Compiling cmark-gfm linked_list.c
[2/39] Compiling cmark-gfm houdini_html_e.c
[3/39] Compiling cmark-gfm iterator.c
[3/39] Compiling cmark-gfm man.c
[4/39] Compiling cmark-gfm latex.c
[6/39] Compiling cmark-gfm houdini_html_u.c
[6/39] Compiling cmark-gfm html.c
[8/39] Compiling cmark-gfm inlines.c
[9/39] Compiling cmark-gfm-extensions tagfilter.c
[10/39] Compiling cmark-gfm-extensions strikethrough.c
[11/39] Compiling cmark-gfm-extensions core-extensions.c
[12/39] Compiling cmark-gfm-extensions ext_scanners.c
[13/39] Compiling cmark-gfm xml.c
[14/39] Compiling cmark-gfm-extensions table.c
[15/39] Compiling cmark-gfm syntax_extension.c
[16/39] Compiling cmark-gfm utf8.c
[17/39] Compiling cmark-gfm registry.c
[17/39] Compiling cmark-gfm render.c
[19/39] Compiling cmark-gfm plugin.c
[20/39] Compiling cmark-gfm references.c
[21/39] Compiling cmark-gfm plaintext.c
[22/39] Compiling cmark-gfm node.c
[23/39] Compiling cmark-gfm map.c
[24/39] Compiling cmark-gfm houdini_href_e.c
[25/39] Compiling cmark-gfm scanners.c
[26/39] Write sources
[27/39] Compiling cmark-gfm cmark_ctype.c
[29/39] Write sources
[31/39] Compiling cmark-gfm footnotes.c
[32/39] Compiling cmark-gfm-extensions tasklist.c
[33/39] Compiling cmark-gfm cmark.c
[34/39] Compiling cmark-gfm commonmark.c
[35/39] Compiling cmark-gfm buffer.c
[36/39] Compiling cmark-gfm arena.c
[37/39] Compiling cmark-gfm blocks.c
[38/41] Compiling cmark-gfm-extensions autolink.c
[40/46] Compiling Parsley Document.swift
[41/46] Compiling Parsley SyntaxExtension.swift
[42/46] Compiling Parsley MarkdownOptions.swift
[43/46] Emitting module Parsley
[44/46] Compiling Parsley Parsley.swift
[45/46] Compiling SagaPathKit SagaPathKit.swift
[46/46] Emitting module SagaPathKit
[47/63] Compiling Saga StepBuilder.swift
[48/63] Compiling Saga String+Slugify.swift
[49/64] Compiling Saga Saga+Private.swift
[50/64] Compiling Saga Saga+Sitemap.swift
[51/64] Compiling Saga Saga+Utils.swift
[52/64] Compiling Saga Saga.swift
[53/64] Compiling Saga Writer.swift
[54/64] Compiling Saga RenderingContexts.swift
[55/64] Compiling Saga Saga+AtomFeed.swift
[56/64] Compiling Saga Path+Extensions.swift
[57/64] Compiling Saga Reader.swift
[58/64] Compiling Saga FileIO.swift
[59/64] Compiling Saga Item.swift
[60/64] Compiling Saga ItemWriteMode.swift
[61/64] Compiling Saga MetadataDecoder.swift
[62/64] Emitting module Saga
[63/64] Compiling Saga Saga+FetchCache.swift
[64/64] Compiling Saga Saga+Hashed.swift
[65/66] Emitting module SagaParsleyMarkdownReader
[66/66] Compiling SagaParsleyMarkdownReader SagaParsleyMarkdownReader.swift
Build complete! (12.27s)
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.