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 main (016a1f), with Swift 6.0 for Linux on 18 Feb 2025 16:45:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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: 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 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 main
========================================
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-2":/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/loopwerk/Saga.git
Fetching https://github.com/johnsundell/ink.git
[1/1905] Fetching ink
[135/4059] Fetching ink, splash
[1589/6812] Fetching ink, splash, saga
Fetched https://github.com/johnsundell/ink.git from cache (0.25s)
Fetched https://github.com/JohnSundell/Splash from cache (0.30s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.31s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.58s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.0.0 (0.58s)
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit from cache (0.20s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (2.49s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.18s)
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/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.57s)
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/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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/63] Emitting module Ink
[8/67] Compiling Ink List.swift
[9/67] Compiling Ink Metadata.swift
[10/67] Compiling Ink Modifiable.swift
[11/67] Compiling Ink ModifierCollection.swift
[12/67] Compiling Splash SyntaxRule.swift
[13/67] Compiling Splash Color.swift
[14/67] Compiling Splash MarkdownDecorator.swift
[15/67] Compiling Splash OutputBuilder.swift
[16/67] Compiling Ink TextStyle.swift
[17/67] Compiling Ink TextStyleMarker.swift
[18/67] Compiling Ink URL.swift
[19/67] Compiling Ink URLDeclaration.swift
[20/67] Compiling Splash CharacterSet+Contains.swift
[21/67] Compiling Splash Equatable+AnyOf.swift
[22/67] Compiling Splash Int+IsOdd.swift
[23/67] Compiling Splash Sequence+AnyOf.swift
[24/67] Compiling Splash String+Removing.swift
[25/67] Compiling Splash Substring+HasSuffix.swift
[26/67] Compiling Splash Grammar.swift
[27/67] Compiling Splash SwiftGrammar.swift
[28/67] Compiling Splash AttributedStringOutputFormat.swift
[32/70] Emitting module PathKit
[33/70] Compiling PathKit PathKit.swift
[36/71] Compiling Splash HTMLOutputFormat.swift
[39/71] Compiling Splash Font.swift
[40/71] Compiling Splash Theme+Defaults.swift
[41/71] Compiling Splash Theme.swift
[42/71] Compiling Splash Sequence+Occurrences.swift
[43/71] Compiling Splash String+HTMLEntities.swift
[44/71] Compiling Splash String+IsNumber.swift
[45/71] Compiling Splash String+PrefixChecking.swift
[46/71] Compiling Splash SyntaxHighlighter.swift
[47/71] Compiling Splash OutputFormat.swift
[48/71] Compiling Splash Segment.swift
[49/71] Compiling Splash TokenType.swift
[50/71] Compiling Splash Tokenizer.swift
[55/72] Emitting module Splash
[74/87] 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 |
[75/87] 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 |
[76/88] Emitting module Saga
[77/88] Compiling Saga Reader.swift
[78/88] Compiling Saga RenderingContexts.swift
[79/88] Compiling Saga Saga.swift
[80/88] Compiling Saga String+Slugify.swift
[81/88] Compiling Saga Writer.swift
[82/88] Compiling Saga utils.swift
[83/88] Compiling Saga Path+Extensions.swift
[84/88] Compiling Saga ProcessingStep.swift
[85/88] Compiling Saga FileIO.swift
[86/88] Compiling Saga Item.swift
[87/88] Compiling Saga ItemWriteMode.swift
[88/88] Compiling Saga MetadataDecoder.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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] Compiling Ink Character+Classification.swift
[3/58] Compiling Ink Character+Escaping.swift
[4/58] Compiling Ink CodeBlock.swift
[5/58] Emitting module Splash
[6/61] Compiling Ink NamedURLCollection.swift
[7/61] Compiling Splash Segment.swift
[8/61] Compiling Splash TokenType.swift
[9/61] Compiling Splash Tokenizer.swift
[10/65] Emitting module Ink
[11/65] Compiling Ink KeyPathPatterns.swift
[12/65] Compiling Ink Link.swift
[13/65] Compiling Ink List.swift
[14/65] Compiling Ink Metadata.swift
[15/65] Compiling Ink Modifiable.swift
[16/65] Compiling Ink ModifierCollection.swift
[18/65] Compiling Ink FormattedText.swift
[19/65] Compiling Ink Fragment.swift
[20/65] Compiling Ink HTML.swift
[21/65] Compiling Ink HorizontalLine.swift
[22/65] Compiling Ink Image.swift
[23/65] Compiling Ink InlineCode.swift
[31/65] Compiling Ink HTMLConvertible.swift
[32/65] Compiling Ink Hashable+AnyOf.swift
[33/65] Compiling Ink Heading.swift
[39/65] Emitting module PathKit
[40/65] Compiling PathKit PathKit.swift
[41/66] Compiling Ink TextStyle.swift
[42/66] Compiling Ink TextStyleMarker.swift
[43/66] Compiling Ink URL.swift
[44/66] Compiling Ink URLDeclaration.swift
[45/66] Compiling Ink Reader.swift
[46/66] Compiling Ink Require.swift
[47/66] Compiling Ink Substring+Trimming.swift
[48/66] Compiling Ink Table.swift
[49/66] Compiling Ink Markdown.swift
[50/66] Compiling Ink MarkdownParser.swift
[51/66] Compiling Ink Modifier.swift
[52/66] Compiling Ink Blockquote.swift
[69/82] Compiling Saga Reader.swift
[70/82] Compiling Saga RenderingContexts.swift
[71/83] Compiling Saga utils.swift
[72/83] Compiling Saga Saga.swift
[73/83] Compiling Saga String+Slugify.swift
[74/83] Compiling Saga Writer.swift
[75/83] Compiling Saga Path+Extensions.swift
[76/83] Compiling Saga ProcessingStep.swift
[77/83] Compiling Saga FileIO.swift
[78/83] Compiling Saga Item.swift
[79/83] Compiling Saga ItemWriteMode.swift
[80/83] Compiling Saga MetadataDecoder.swift
[81/83] Emitting module Saga
[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