The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SagaInkMarkdownReader, reference 1.0.0 (016a1f), with Swift 6.0 for macOS (SPM) on 18 Feb 2025 16:46:01 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaInkMarkdownReader.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaInkMarkdownReader
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 016a1f0 Migrate to Saga 2.0.0
Cloned https://github.com/loopwerk/SagaInkMarkdownReader.git
Revision (git rev-parse @):
016a1f00952132873490a732dc80da5f1ba1cbc0
SUCCESS checkout https://github.com/loopwerk/SagaInkMarkdownReader.git at 1.0.0
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/loopwerk/Saga.git
[1/2154] Fetching splash
[131/4059] Fetching splash, ink
[189/6812] Fetching splash, ink, saga
Fetched https://github.com/JohnSundell/Splash from cache (1.13s)
Fetched https://github.com/loopwerk/Saga.git from cache (1.13s)
Fetched https://github.com/johnsundell/ink.git from cache (1.13s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.55s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.0.0 (0.54s)
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit from cache (0.85s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (2.45s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.89s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.54s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.55s)
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.0.0
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/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.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.0.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/89] Fetching sagainkmarkdownreader
Fetched https://github.com/loopwerk/SagaInkMarkdownReader.git from cache (0.61s)
Fetching https://github.com/johnsundell/ink.git from cache
Fetching https://github.com/loopwerk/Saga.git from cache
Fetching https://github.com/JohnSundell/Splash from cache
Fetched https://github.com/johnsundell/ink.git from cache (0.47s)
Fetched https://github.com/JohnSundell/Splash from cache (0.47s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.47s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.02s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.0.0 (0.02s)
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.70s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.02s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.03s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.02s)
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/loopwerk/SagaInkMarkdownReader.git
Working copy of https://github.com/loopwerk/SagaInkMarkdownReader.git resolved at 1.0.0 (016a1f0)
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/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.0.0
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.0
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.0",
            "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",
      "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.2.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-5BDAB9E9C0126B9D.txt
[7/65] Emitting module Ink
[8/68] Emitting module Splash
[9/70] Compiling Ink Character+Classification.swift
[10/70] Compiling Ink Character+Escaping.swift
[11/70] Compiling Ink CodeBlock.swift
[12/70] Compiling Ink FormattedText.swift
[13/70] Compiling Ink TextStyleMarker.swift
[14/70] Compiling Ink URL.swift
[15/70] Compiling Ink URLDeclaration.swift
[16/70] Compiling Ink NamedURLCollection.swift
[17/70] Compiling Ink Paragraph.swift
[18/70] Compiling Ink PlainTextConvertible.swift
[19/70] Compiling Ink Readable.swift
[20/70] Compiling Ink Reader.swift
[21/70] Compiling Splash TokenType.swift
[22/70] Compiling Splash AttributedStringOutputFormat.swift
[23/70] Compiling Splash HTMLOutputFormat.swift
[24/70] Compiling Splash MarkdownDecorator.swift
[25/70] Compiling Splash Tokenizer.swift
[26/70] Compiling Ink Link.swift
[27/70] Compiling Ink List.swift
[28/70] Compiling Ink Fragment.swift
[29/70] Compiling Ink HTML.swift
[30/70] Compiling Ink HTMLConvertible.swift
[31/70] Compiling Ink Hashable+AnyOf.swift
[32/70] Compiling Ink Blockquote.swift
[33/70] Compiling Ink Heading.swift
[34/70] Compiling Ink HorizontalLine.swift
[39/70] Compiling Ink Markdown.swift
[40/70] Compiling Ink MarkdownParser.swift
[41/70] Compiling Ink Modifier.swift
[48/70] Emitting module PathKit
[49/70] Compiling PathKit PathKit.swift
[52/70] Compiling Ink Image.swift
[53/70] Compiling Ink InlineCode.swift
[54/70] Compiling Ink Substring+Trimming.swift
[55/70] Compiling Ink Table.swift
[56/70] Compiling Ink TextStyle.swift
[66/84] Compiling Saga Path+Extensions.swift
[67/84] Compiling Saga ProcessingStep.swift
[71/84] Compiling Saga FileIO.swift
[72/84] Compiling Saga Item.swift
[73/85] Compiling Saga String+Slugify.swift
[74/85] Compiling Saga Writer.swift
[75/85] Compiling Saga Saga.swift
[76/85] Compiling Saga RenderingContexts.swift
[77/85] Compiling Saga Atom.swift
[78/85] Compiling Saga FileContainer.swift
[79/85] Compiling Saga Reader.swift
[82/85] Compiling Saga ItemWriteMode.swift
[83/85] Compiling Saga MetadataDecoder.swift
[84/85] Compiling Saga utils.swift
[85/85] Emitting module Saga
[86/87] Emitting module SagaInkMarkdownReader
[87/87] Compiling SagaInkMarkdownReader SagaInkMarkdownReader.swift
Build complete! (29.53s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "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",
      "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.