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 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
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:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/johnsundell/ink.git
[1/2084] Fetching splash
[1023/3982] Fetching splash, ink
[3091/6028] Fetching splash, ink, saga
Fetched https://github.com/JohnSundell/Splash (0.32s)
Fetched https://github.com/johnsundell/ink.git (0.34s)
Fetched https://github.com/loopwerk/Saga.git (0.34s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.38s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.37s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.1.4 (0.42s)
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/kylef/PathKit
[1/1404] Fetching pathkit
[226/1585] Fetching pathkit, codextended
Fetched https://github.com/JohnSundell/Codextended.git (0.24s)
Fetched https://github.com/kylef/PathKit (0.24s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.28s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.27s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.41s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.42s)
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
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/JohnSundell/Codextended.git
Working copy of https://github.com/JohnSundell/Codextended.git resolved at 0.3.0
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 1.1.4
Building for debugging...
[1/59] Compiling Splash SyntaxRule.swift
[2/59] Compiling Splash Color.swift
[3/59] Compiling Splash Font.swift
[4/59] Compiling Splash Theme+Defaults.swift
[5/63] Compiling Splash MarkdownDecorator.swift
[6/63] Compiling Splash OutputBuilder.swift
[7/63] Compiling Splash OutputFormat.swift
[8/63] Compiling Splash SyntaxHighlighter.swift
[9/63] Compiling Ink Markdown.swift
[10/63] Compiling Ink MarkdownParser.swift
[11/63] Compiling Ink Modifier.swift
[12/63] Compiling Ink Blockquote.swift
[13/63] Compiling Ink Character+Classification.swift
[14/63] Emitting module Ink
[15/63] Compiling Splash String+Removing.swift
[16/63] Compiling Splash Substring+HasSuffix.swift
[17/63] Compiling Splash Grammar.swift
[18/63] Compiling Splash CharacterSet+Contains.swift
[19/63] Compiling Splash Equatable+AnyOf.swift
[20/63] Compiling Ink HTMLConvertible.swift
[21/63] Compiling Ink Hashable+AnyOf.swift
[22/63] Compiling Splash Sequence+Occurrences.swift
[23/63] Compiling Splash String+HTMLEntities.swift
[24/63] Compiling Ink TextStyle.swift
[25/63] Compiling Ink TextStyleMarker.swift
[26/63] Compiling Ink URL.swift
[27/63] Compiling Ink URLDeclaration.swift
[28/63] Compiling Codextended Codextended.swift
[29/63] Emitting module Codextended
[32/65] Compiling Ink NamedURLCollection.swift
[33/65] Compiling Ink Paragraph.swift
[34/65] Compiling Ink PlainTextConvertible.swift
[35/65] Compiling Ink Readable.swift
[36/65] Compiling Splash Theme.swift
[37/65] Compiling Ink Require.swift
[38/65] Compiling Ink Substring+Trimming.swift
[39/65] Compiling Ink Table.swift
[61/70] Emitting module Splash
[66/70] Compiling Splash Segment.swift
[67/70] Compiling Splash TokenType.swift
[68/70] Compiling Splash Tokenizer.swift
[70/72] Compiling PathKit PathKit.swift
[71/72] Emitting module PathKit
[75/87] Compiling Saga String+Slugify.swift
[76/87] Compiling Saga Reader.swift
[77/87] Compiling Saga RenderingContexts.swift
[78/88] Compiling Saga FileContainer.swift
[79/88] Compiling Saga FileIO.swift
[80/88] Emitting module Saga
[81/88] Compiling Saga ProcessingStep.swift
[82/88] Compiling Saga Reader+Decoder.swift
[83/88] Compiling Saga Saga.swift
[84/88] Compiling Saga Writer.swift
[85/88] Compiling Saga Item.swift
[86/88] Compiling Saga ItemWriteMode.swift
[87/88] Compiling Saga MetadataDecoder.swift
[88/88] Compiling Saga Path+Extensions.swift
[91/92] Emitting module SagaInkMarkdownReader
[92/92] Compiling SagaInkMarkdownReader SagaInkMarkdownReader.swift
Build complete! (22.42s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.