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

Failed to build SagaInkMarkdownReader, reference 1.0.0 (016a1f), with Swift 5.9 for Linux on 18 Feb 2025 16:44:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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
 * 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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/loopwerk/SagaInkMarkdownReader.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/johnsundell/ink.git
[1/2154] Fetching splash
[1789/4059] Fetching splash, ink
[4060/6812] Fetching splash, ink, saga
Fetched https://github.com/JohnSundell/Splash (0.31s)
Fetched https://github.com/johnsundell/ink.git (0.31s)
Fetched https://github.com/loopwerk/Saga.git (0.31s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.37s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.0.0 (1.22s)
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit (0.23s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.11s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.22s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.44s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.38s)
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/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.0.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
Building for debugging...
[1/57] Emitting module Splash
[2/60] Emitting module Ink
[3/64] Compiling Ink Image.swift
[4/64] Compiling Ink InlineCode.swift
[5/64] Compiling Ink KeyPathPatterns.swift
[6/64] Compiling Ink Link.swift
[7/64] Compiling Ink Markdown.swift
[8/64] Compiling Ink MarkdownParser.swift
[9/64] Compiling Ink Modifier.swift
[10/64] Compiling Ink Blockquote.swift
[11/64] Compiling Ink Character+Classification.swift
[12/64] Compiling Ink TextStyle.swift
[13/64] Compiling Ink TextStyleMarker.swift
[14/64] Compiling Ink URL.swift
[15/64] Compiling Ink URLDeclaration.swift
[16/64] Compiling Ink Character+Escaping.swift
[17/64] Compiling Ink CodeBlock.swift
[18/64] Compiling Ink FormattedText.swift
[19/64] Compiling Ink Fragment.swift
[20/64] Compiling Ink HTML.swift
[21/64] Compiling Ink HTMLConvertible.swift
[22/64] Compiling Ink Hashable+AnyOf.swift
[23/64] Compiling Ink Heading.swift
[24/64] Compiling Ink HorizontalLine.swift
[28/64] Compiling Ink Modifiable.swift
[29/64] Compiling Ink ModifierCollection.swift
[30/64] Compiling Ink NamedURLCollection.swift
[31/64] Compiling Splash Segment.swift
[32/64] Compiling Splash TokenType.swift
[33/64] Compiling Splash Tokenizer.swift
[49/64] Compiling Ink Reader.swift
[50/64] Compiling Ink Require.swift
[51/64] Compiling Ink Substring+Trimming.swift
[52/64] Compiling Ink Table.swift
[53/64] Compiling Ink List.swift
[54/64] Compiling Ink Metadata.swift
[57/65] Compiling PathKit PathKit.swift
[58/65] Emitting module PathKit
[71/84] Compiling Saga Reader.swift
[72/84] Compiling Saga RenderingContexts.swift
[73/85] Emitting module Saga
[74/85] Compiling Saga Saga.swift
[75/85] Compiling Saga String+Slugify.swift
[76/85] Compiling Saga Writer.swift
[77/85] Compiling Saga Path+Extensions.swift
[78/85] Compiling Saga ProcessingStep.swift
[79/85] Compiling Saga utils.swift
[80/85] Compiling Saga FileIO.swift
[81/85] Compiling Saga Item.swift
[82/85] Compiling Saga ItemWriteMode.swift
[83/85] Compiling Saga MetadataDecoder.swift
[84/85] Compiling Saga Atom.swift
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:24:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let rootElement = XMLElement(name: "feed")
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:24:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let rootElement = XMLElement(name: "feed")
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:28:15: error: 'XMLDocument' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let XML = XMLDocument(rootElement: rootElement)
              ^~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:30:21: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let idElement = XMLElement(name: "id")
                    ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:37:27: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
      let authorElement = XMLElement(name: "author")
                          ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:42:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let linkElement = XMLElement(name: "link")
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:46:26: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let updatedElement = XMLElement(name: "updated", stringValue: RFC3339_DF.string(from: Date()))
                         ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:52:26: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
      let entryElement = XMLElement(name: "entry")
                         ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:54:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
      let idElement = XMLElement(name: "id")
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:62:30: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
        let summaryElement = XMLElement(name: "summary", stringValue: summaryString)
                             ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:63:32: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
        let alternateElement = XMLElement(name: "link")
                               ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:68:30: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
        let contentElement = XMLElement(name: "content", stringValue: item.body)
                             ^~~~~~~~~~
[85/85] Compiling Saga FileContainer.swift
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:24:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let rootElement = XMLElement(name: "feed")
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:24:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let rootElement = XMLElement(name: "feed")
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:28:15: error: 'XMLDocument' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let XML = XMLDocument(rootElement: rootElement)
              ^~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:30:21: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let idElement = XMLElement(name: "id")
                    ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:37:27: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
      let authorElement = XMLElement(name: "author")
                          ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:42:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let linkElement = XMLElement(name: "link")
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:46:26: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
    let updatedElement = XMLElement(name: "updated", stringValue: RFC3339_DF.string(from: Date()))
                         ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:52:26: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
      let entryElement = XMLElement(name: "entry")
                         ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:54:23: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
      let idElement = XMLElement(name: "id")
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:62:30: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
        let summaryElement = XMLElement(name: "summary", stringValue: summaryString)
                             ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:63:32: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
        let alternateElement = XMLElement(name: "link")
                               ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/Saga/Sources/Saga/Atom.swift:68:30: error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
        let contentElement = XMLElement(name: "content", stringValue: item.body)
                             ^~~~~~~~~~
error: fatalError
BUILD FAILURE 5.9 linux