This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaInkMarkdownReader.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/loopwerk/SagaInkMarkdownReader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3d1f48e chore: Don't commit Package.resolved to git
Cloned https://github.com/loopwerk/SagaInkMarkdownReader.git
Revision (git rev-parse @):
3d1f48eab1f27b24ded69c711ab6d3e4fbb4889d
SUCCESS checkout https://github.com/loopwerk/SagaInkMarkdownReader.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/loopwerk/SagaInkMarkdownReader.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/JohnSundell/Splash
[1/1905] Fetching ink
[916/4023] Fetching ink, splash
[3177/6286] Fetching ink, splash, saga
Fetched https://github.com/johnsundell/ink.git from cache (0.30s)
Fetched https://github.com/JohnSundell/Splash from cache (0.34s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.35s)
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.52s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.1 (0.62s)
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/JohnSundell/Codextended.git
[1/181] Fetching codextended
[164/1592] Fetching codextended, pathkit
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.23s)
Fetched https://github.com/kylef/PathKit from cache (0.23s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.54s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.28s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.57s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.53s)
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/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.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/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/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 1.2.1
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/66] Emitting module Codextended
[9/66] Emitting module Ink
[10/70] Compiling Ink TextStyle.swift
[11/70] Compiling Ink TextStyleMarker.swift
[12/70] Compiling Ink URL.swift
[13/70] Compiling Ink URLDeclaration.swift
[14/70] Compiling Ink Markdown.swift
[15/70] Compiling Ink MarkdownParser.swift
[16/70] Compiling Ink Modifier.swift
[17/70] Compiling Ink Blockquote.swift
[18/70] Compiling Ink Character+Classification.swift
[19/70] Compiling Splash Font.swift
[20/70] Compiling Ink Image.swift
[21/70] Compiling Ink InlineCode.swift
[22/70] Compiling Ink Metadata.swift
[23/70] Compiling Ink Modifiable.swift
[24/70] Compiling Ink ModifierCollection.swift
[26/73] Compiling Ink NamedURLCollection.swift
[27/73] Compiling Ink Paragraph.swift
[28/73] Compiling Ink PlainTextConvertible.swift
[32/73] Compiling Splash String+Removing.swift
[33/73] Compiling Ink List.swift
[37/73] Compiling Splash Tokenizer.swift
[38/73] Compiling Ink CodeBlock.swift
[39/73] Compiling Ink FormattedText.swift
[40/73] Compiling Ink Fragment.swift
[41/73] Compiling Ink HTML.swift
[42/73] Compiling Splash SwiftGrammar.swift
[43/73] Compiling Splash AttributedStringOutputFormat.swift
[44/73] Compiling Splash HTMLOutputFormat.swift
[48/73] Compiling Splash Segment.swift
[49/73] Compiling Splash TokenType.swift
[50/73] Compiling Ink HTMLConvertible.swift
[51/73] Compiling Ink Hashable+AnyOf.swift
[52/73] Compiling Splash MarkdownDecorator.swift
[53/73] Compiling Splash OutputBuilder.swift
[64/74] Emitting module Splash
[69/74] Compiling Codextended Codextended.swift
[75/76] Emitting module PathKit
[76/76] Compiling PathKit PathKit.swift
[78/90] Compiling Saga String+Slugify.swift
[79/91] Compiling Saga Saga.swift
[80/91] Compiling Saga Reader.swift
[81/91] Compiling Saga RenderingContexts.swift
[82/91] Compiling Saga ProcessingStep.swift
[83/91] Compiling Saga Reader+Decoder.swift
[84/91] Compiling Saga Writer.swift
[85/91] Compiling Saga FileContainer.swift
[86/91] Compiling Saga FileIO.swift
[87/91] Compiling Saga Item.swift
[88/91] Compiling Saga ItemWriteMode.swift
[89/91] Emitting module Saga
[90/91] Compiling Saga MetadataDecoder.swift
[91/91] Compiling Saga Path+Extensions.swift
[93/94] Compiling SagaInkMarkdownReader SagaInkMarkdownReader.swift
[94/94] Emitting module SagaInkMarkdownReader
Build complete! (32.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.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" : "/host/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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.