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 6.0 for Linux on 18 Feb 2025 16:45:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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:             6.0
Building package at path:  $PWD
https://github.com/loopwerk/SagaInkMarkdownReader.git
https://github.com/loopwerk/SagaInkMarkdownReader.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/loopwerk/Saga.git
[1/2753] Fetching saga
[855/4658] Fetching saga, ink
[1298/6812] Fetching saga, ink, splash
Fetched https://github.com/JohnSundell/Splash from cache (0.30s)
Fetched https://github.com/johnsundell/ink.git from cache (0.33s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.34s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.95s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.0.0 (0.92s)
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit from cache (0.33s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (3.72s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.32s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.19s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (1.19s)
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/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.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/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.0.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/63] Emitting module Splash
[8/66] Compiling Ink NamedURLCollection.swift
[9/66] Compiling Ink Paragraph.swift
[10/66] Compiling Ink PlainTextConvertible.swift
[11/66] Compiling Ink Readable.swift
[12/70] Compiling Splash Grammar.swift
[13/70] Compiling Splash SwiftGrammar.swift
[14/70] Compiling Splash AttributedStringOutputFormat.swift
[15/70] Compiling Splash HTMLOutputFormat.swift
[16/70] Compiling Splash CharacterSet+Contains.swift
[17/70] Compiling Splash Equatable+AnyOf.swift
[18/70] Compiling Splash Int+IsOdd.swift
[19/70] Compiling Splash Sequence+AnyOf.swift
[20/70] Compiling Splash Sequence+Occurrences.swift
[21/70] Emitting module Ink
[22/70] Compiling Splash String+HTMLEntities.swift
[23/70] Compiling Splash String+IsNumber.swift
[24/70] Compiling Splash String+PrefixChecking.swift
[25/70] Compiling Splash String+Removing.swift
[26/70] Compiling Splash Substring+HasSuffix.swift
[27/70] Compiling Ink TextStyle.swift
[28/70] Compiling Ink TextStyleMarker.swift
[29/70] Compiling Ink URL.swift
[30/70] Compiling Ink URLDeclaration.swift
[31/70] Compiling Splash OutputFormat.swift
[32/70] Compiling Splash Segment.swift
[33/70] Compiling Splash TokenType.swift
[34/70] Compiling Splash Tokenizer.swift
[35/70] Compiling Splash SyntaxHighlighter.swift
[36/70] Compiling Splash SyntaxRule.swift
[37/70] Compiling Splash Color.swift
[38/70] Compiling Splash Font.swift
[39/70] Compiling Splash Theme+Defaults.swift
[40/70] Compiling Splash Theme.swift
[43/70] Compiling Splash MarkdownDecorator.swift
[44/70] Compiling Splash OutputBuilder.swift
[59/71] Emitting module PathKit
[60/71] Compiling PathKit PathKit.swift
[74/87] Compiling Saga Reader.swift
[75/87] Compiling Saga RenderingContexts.swift
[76/87] Compiling Saga Saga.swift
[77/87] Compiling Saga String+Slugify.swift
[78/88] Compiling Saga Writer.swift
[79/88] Compiling Saga Path+Extensions.swift
[80/88] Compiling Saga ProcessingStep.swift
[81/88] Compiling Saga utils.swift
[82/88] Compiling Saga FileIO.swift
[83/88] Compiling Saga Item.swift
[84/88] Compiling Saga ItemWriteMode.swift
[85/88] Compiling Saga MetadataDecoder.swift
[86/88] Emitting module Saga
[87/88] 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
22 |
23 |     // Create the root element
24 |     let rootElement = XMLElement(name: "feed")
   |                       `- error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
25 |     rootElement.setAttributesWith(["xmlns": "http://www.w3.org/2005/Atom"])
26 |
[88/88] 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
22 |
23 |     // Create the root element
24 |     let rootElement = XMLElement(name: "feed")
   |                       `- error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
25 |     rootElement.setAttributesWith(["xmlns": "http://www.w3.org/2005/Atom"])
26 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/58] Emitting module Ink
[3/62] Emitting module Splash
[4/65] Compiling Splash Font.swift
[5/65] Compiling Splash Theme+Defaults.swift
[6/65] Compiling Splash Theme.swift
[7/65] Compiling Ink TextStyle.swift
[8/65] Compiling Ink TextStyleMarker.swift
[9/65] Compiling Ink URL.swift
[10/65] Compiling Ink URLDeclaration.swift
[11/65] Compiling Splash String+Removing.swift
[12/65] Compiling Splash Substring+HasSuffix.swift
[13/65] Compiling Splash Grammar.swift
[14/65] Compiling Splash Sequence+Occurrences.swift
[15/65] Compiling Splash String+HTMLEntities.swift
[16/65] Compiling Splash String+IsNumber.swift
[17/65] Compiling Splash String+PrefixChecking.swift
[18/65] Compiling Splash MarkdownDecorator.swift
[19/65] Compiling Splash OutputBuilder.swift
[20/65] Compiling Splash OutputFormat.swift
[21/65] Compiling PathKit PathKit.swift
[22/65] Emitting module PathKit
[23/66] Compiling Splash Segment.swift
[24/66] Compiling Splash TokenType.swift
[25/66] Compiling Splash Tokenizer.swift
[29/66] Compiling Splash SwiftGrammar.swift
[30/66] Compiling Splash AttributedStringOutputFormat.swift
[31/66] Compiling Splash HTMLOutputFormat.swift
[35/66] Compiling Splash SyntaxHighlighter.swift
[36/66] Compiling Splash SyntaxRule.swift
[37/66] Compiling Splash Color.swift
[38/66] Compiling Splash CharacterSet+Contains.swift
[39/66] Compiling Splash Equatable+AnyOf.swift
[40/66] Compiling Splash Int+IsOdd.swift
[41/66] Compiling Splash Sequence+AnyOf.swift
[43/66] Compiling Ink Reader.swift
[44/66] Compiling Ink Require.swift
[45/66] Compiling Ink Substring+Trimming.swift
[46/66] Compiling Ink Table.swift
[69/82] Compiling Saga Path+Extensions.swift
[70/82] Compiling Saga ProcessingStep.swift
[71/83] Compiling Saga Reader.swift
[72/83] Compiling Saga RenderingContexts.swift
[73/83] Compiling Saga Saga.swift
[74/83] Compiling Saga String+Slugify.swift
[75/83] Compiling Saga Writer.swift
[76/83] Compiling Saga utils.swift
[77/83] Compiling Saga FileIO.swift
[78/83] Compiling Saga Item.swift
[79/83] Emitting module Saga
[80/83] Compiling Saga ItemWriteMode.swift
[81/83] Compiling Saga MetadataDecoder.swift
[82/83] 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
22 |
23 |     // Create the root element
24 |     let rootElement = XMLElement(name: "feed")
   |                       `- error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
25 |     rootElement.setAttributesWith(["xmlns": "http://www.w3.org/2005/Atom"])
26 |
[83/83] 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
22 |
23 |     // Create the root element
24 |     let rootElement = XMLElement(name: "feed")
   |                       `- error: 'XMLElement' (aka 'AnyObject') cannot be constructed because it has no accessible initializers
25 |     rootElement.setAttributesWith(["xmlns": "http://www.w3.org/2005/Atom"])
26 |
BUILD FAILURE 6.0 linux