The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SagaInkMarkdownReader, reference main (84558e), with Swift 6.1 for macOS (SPM) on 24 Jun 2025 04:25:29 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaInkMarkdownReader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaInkMarkdownReader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 84558e0 tests: Add unit tests
Cloned https://github.com/loopwerk/SagaInkMarkdownReader.git
Revision (git rev-parse @):
84558e0f43bbc8c53e69d4df4b53574924742176
SUCCESS checkout https://github.com/loopwerk/SagaInkMarkdownReader.git at main
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/JohnSundell/Splash
[1/2167] Fetching splash
[132/5187] Fetching splash, saga
[266/7092] Fetching splash, saga, ink
Fetched https://github.com/loopwerk/Saga.git from cache (1.06s)
Fetched https://github.com/johnsundell/ink.git from cache (1.06s)
Fetched https://github.com/JohnSundell/Splash from cache (1.06s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (1.70s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.61s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.4.0 (0.60s)
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit from cache (0.77s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (3.37s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.94s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.57s)
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.4.0
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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": "sagainkmarkdownreader",
      "name": "SagaInkMarkdownReader",
      "url": "https://github.com/loopwerk/SagaInkMarkdownReader.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SagaInkMarkdownReader",
      "dependencies": [
        {
          "identity": "saga",
          "name": "Saga",
          "url": "https://github.com/loopwerk/Saga.git",
          "version": "2.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Saga",
          "dependencies": [
            {
              "identity": "pathkit",
              "name": "PathKit",
              "url": "https://github.com/kylef/PathKit",
              "version": "1.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
              "dependencies": [
                {
                  "identity": "spectre",
                  "name": "Spectre",
                  "url": "https://github.com/kylef/Spectre.git",
                  "version": "0.10.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "ink",
          "name": "Ink",
          "url": "https://github.com/johnsundell/ink.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ink",
          "dependencies": [
          ]
        },
        {
          "identity": "splash",
          "name": "Splash",
          "url": "https://github.com/JohnSundell/Splash",
          "version": "0.16.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Splash",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/SagaInkMarkdownReader.git
[1/105] Fetching sagainkmarkdownreader
Fetched https://github.com/loopwerk/SagaInkMarkdownReader.git from cache (0.75s)
Fetching https://github.com/loopwerk/Saga.git from cache
Fetching https://github.com/JohnSundell/Splash from cache
Fetching https://github.com/johnsundell/ink.git from cache
Fetched https://github.com/johnsundell/ink.git from cache (0.48s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.48s)
Fetched https://github.com/JohnSundell/Splash from cache (0.48s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.54s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.03s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.4.0 (0.03s)
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.41s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.46s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.41s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.47s)
Creating working copy for https://github.com/loopwerk/SagaInkMarkdownReader.git
Working copy of https://github.com/loopwerk/SagaInkMarkdownReader.git resolved at main (84558e0)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.4.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
warning: '.resolve-product-dependencies': dependency 'sagainkmarkdownreader' is not used by any target
Found 3 product dependencies
  - Saga
  - Ink
  - Splash
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/loopwerk/SagaInkMarkdownReader.git
https://github.com/loopwerk/SagaInkMarkdownReader.git
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Saga.git"
    },
    {
      "identity" : "ink",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/ink.git"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Splash"
    }
  ],
  "manifest_display_name" : "SagaInkMarkdownReader",
  "name" : "SagaInkMarkdownReader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaInkMarkdownReader",
      "targets" : [
        "SagaInkMarkdownReader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaInkMarkdownReaderTests",
      "module_type" : "SwiftTarget",
      "name" : "SagaInkMarkdownReaderTests",
      "path" : "Tests/SagaInkMarkdownReaderTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaInkMarkdownReaderTests/content-only.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaInkMarkdownReaderTests/frontmatter-only.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaInkMarkdownReaderTests/special-chars.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaInkMarkdownReaderTests/test-content.md",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SagaInkMarkdownReaderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SagaInkMarkdownReader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SagaInkMarkdownReader",
      "module_type" : "SwiftTarget",
      "name" : "SagaInkMarkdownReader",
      "path" : "Sources/SagaInkMarkdownReader",
      "product_dependencies" : [
        "Saga",
        "Ink",
        "Splash"
      ],
      "product_memberships" : [
        "SagaInkMarkdownReader"
      ],
      "sources" : [
        "SagaInkMarkdownReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/65] Emitting module Ink
[8/68] Compiling Ink TextStyleMarker.swift
[9/68] Compiling Ink URL.swift
[10/68] Compiling Ink URLDeclaration.swift
[11/68] Compiling Ink Metadata.swift
[12/68] Compiling Ink Modifiable.swift
[13/68] Compiling Ink ModifierCollection.swift
[14/68] Compiling Ink Markdown.swift
[15/68] Compiling Ink MarkdownParser.swift
[16/68] Compiling Ink Modifier.swift
[17/68] Compiling Ink Blockquote.swift
[18/68] Compiling Ink Heading.swift
[19/68] Compiling Ink HorizontalLine.swift
[20/68] Compiling Ink Image.swift
[21/68] Compiling Ink InlineCode.swift
[22/68] Compiling Ink KeyPathPatterns.swift
[23/68] Compiling Ink Link.swift
[24/68] Compiling Ink List.swift
[25/68] Compiling Ink NamedURLCollection.swift
[26/68] Compiling Ink Paragraph.swift
[27/68] Compiling Ink PlainTextConvertible.swift
[28/68] Compiling Ink Character+Classification.swift
[29/68] Compiling Ink Character+Escaping.swift
[30/68] Compiling Ink CodeBlock.swift
[31/68] Compiling Ink FormattedText.swift
[32/68] Compiling Ink Fragment.swift
[33/68] Compiling Ink HTML.swift
[34/68] Compiling Ink HTMLConvertible.swift
[35/68] Compiling Ink Hashable+AnyOf.swift
[36/68] Compiling Ink Readable.swift
[37/68] Compiling Ink Reader.swift
[38/68] Compiling Ink Require.swift
[39/68] Compiling Ink Substring+Trimming.swift
[40/68] Compiling Ink Table.swift
[41/68] Compiling Ink TextStyle.swift
[42/68] Compiling PathKit PathKit.swift
[43/68] Emitting module PathKit
[44/82] Emitting module Splash
[45/84] Compiling Saga ItemWriteMode.swift
[46/84] Compiling Saga MetadataDecoder.swift
[48/84] Compiling Saga ProcessingStep.swift
[49/84] Compiling Saga FileIO.swift
[50/84] Compiling Saga Item.swift
[51/84] Compiling Saga Atom.swift
[52/84] Compiling Saga FileContainer.swift
[53/84] Compiling Saga Path+Extensions.swift
[54/84] Compiling Splash TokenType.swift
[55/84] Compiling Splash Tokenizer.swift
[71/84] Compiling Saga Writer.swift
[72/85] Compiling Saga Saga.swift
[73/85] Compiling Saga String+Slugify.swift
[74/85] Compiling Saga RenderingContexts.swift
[75/85] Compiling Saga Reader.swift
[78/85] Compiling Saga utils.swift
[81/85] Emitting module Saga
[86/87] Emitting module SagaInkMarkdownReader
[87/87] Compiling SagaInkMarkdownReader SagaInkMarkdownReader.swift
Build complete! (11.86s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Saga.git"
    },
    {
      "identity" : "ink",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/ink.git"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Splash"
    }
  ],
  "manifest_display_name" : "SagaInkMarkdownReader",
  "name" : "SagaInkMarkdownReader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaInkMarkdownReader",
      "targets" : [
        "SagaInkMarkdownReader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaInkMarkdownReaderTests",
      "module_type" : "SwiftTarget",
      "name" : "SagaInkMarkdownReaderTests",
      "path" : "Tests/SagaInkMarkdownReaderTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaInkMarkdownReaderTests/content-only.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaInkMarkdownReaderTests/frontmatter-only.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaInkMarkdownReaderTests/special-chars.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaInkMarkdownReaderTests/test-content.md",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SagaInkMarkdownReaderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SagaInkMarkdownReader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SagaInkMarkdownReader",
      "module_type" : "SwiftTarget",
      "name" : "SagaInkMarkdownReader",
      "path" : "Sources/SagaInkMarkdownReader",
      "product_dependencies" : [
        "Saga",
        "Ink",
        "Splash"
      ],
      "product_memberships" : [
        "SagaInkMarkdownReader"
      ],
      "sources" : [
        "SagaInkMarkdownReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.