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 Splash, reference 0.16.0 (7f4df4), with Swift 6.0 for Linux on 28 Nov 2024 03:06:07 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/Splash.git
Reference: 0.16.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/JohnSundell/Splash
 * tag               0.16.0     -> FETCH_HEAD
HEAD is now at 7f4df43 Add support for Swift 5.5's concurrency features (#126)
Cloned https://github.com/JohnSundell/Splash.git
Revision (git rev-parse @):
7f4df436eb78fe64fe2c32c58006e9949fa28ad8
SUCCESS checkout https://github.com/JohnSundell/Splash.git at 0.16.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/JohnSundell/Splash.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/19] Write sources
[5/19] Write swift-version-24593BA9C3E375BF.txt
[7/43] Emitting module Splash
[8/46] Compiling Splash MarkdownDecorator.swift
[9/46] Compiling Splash OutputBuilder.swift
[10/46] Compiling Splash OutputFormat.swift
[11/46] Compiling Splash CharacterSet+Contains.swift
[12/46] Compiling Splash Equatable+AnyOf.swift
[13/46] Compiling Splash Int+IsOdd.swift
[14/46] Compiling Splash Sequence+AnyOf.swift
[15/46] Compiling Splash Segment.swift
[16/46] Compiling Splash TokenType.swift
[17/46] Compiling Splash Tokenizer.swift
[18/46] Compiling Splash Font.swift
[19/46] Compiling Splash Theme+Defaults.swift
[20/46] Compiling Splash Theme.swift
[21/46] Compiling Splash SwiftGrammar.swift
[22/46] Compiling Splash AttributedStringOutputFormat.swift
[23/46] Compiling Splash HTMLOutputFormat.swift
[24/46] Compiling Splash SyntaxHighlighter.swift
[25/46] Compiling Splash SyntaxRule.swift
[26/46] Compiling Splash Color.swift
[27/46] Compiling Splash Sequence+Occurrences.swift
[28/46] Compiling Splash String+HTMLEntities.swift
[29/46] Compiling Splash String+IsNumber.swift
[30/46] Compiling Splash String+PrefixChecking.swift
[31/46] Compiling Splash String+Removing.swift
[32/46] Compiling Splash Substring+HasSuffix.swift
[33/46] Compiling Splash Grammar.swift
[34/50] Wrapping AST for Splash for debugging
[36/60] Compiling SplashTokenizer TokenizerOutputFormat.swift
[37/60] Compiling SplashTokenizer main.swift
[38/60] Emitting module SplashTokenizer
[39/60] Emitting module SplashImageGen
[40/60] Compiling SplashImageGen CGImage+WriteToURL.swift
[41/61] Compiling SplashImageGen CommandLine+Options.swift
[42/61] Compiling SplashImageGen NSGraphicsContext+Fill.swift
[43/61] Compiling SplashImageGen NSGraphicsContext+InitWithSize.swift
[44/61] Compiling SplashImageGen main.swift
[45/62] Emitting module SplashMarkdown
[47/62] Emitting module SplashHTMLGen
[48/62] Compiling SplashHTMLGen main.swift
[49/62] Compiling SplashMarkdown main.swift
[51/64] Wrapping AST for SplashTokenizer for debugging
[52/64] Write Objects.LinkFileList
[54/64] Wrapping AST for SplashImageGen for debugging
[55/64] Write Objects.LinkFileList
[56/64] Wrapping AST for SplashHTMLGen for debugging
[57/64] Write Objects.LinkFileList
[58/64] Wrapping AST for SplashMarkdown for debugging
[59/64] Write Objects.LinkFileList
[60/64] Linking SplashTokenizer
[61/64] Linking SplashImageGen
[62/64] Linking SplashMarkdown
[63/64] Linking SplashHTMLGen
Build complete! (14.39s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Splash",
  "name" : "Splash",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Splash",
      "targets" : [
        "Splash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SplashMarkdown",
      "targets" : [
        "SplashMarkdown"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SplashHTMLGen",
      "targets" : [
        "SplashHTMLGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SplashImageGen",
      "targets" : [
        "SplashImageGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SplashTokenizer",
      "targets" : [
        "SplashTokenizer"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SplashTokenizer",
      "module_type" : "SwiftTarget",
      "name" : "SplashTokenizer",
      "path" : "Sources/SplashTokenizer",
      "product_memberships" : [
        "SplashTokenizer"
      ],
      "sources" : [
        "TokenizerOutputFormat.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Splash"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SplashTests",
      "module_type" : "SwiftTarget",
      "name" : "SplashTests",
      "path" : "Tests/SplashTests",
      "sources" : [
        "Core/SyntaxHighlighterTestCase.swift",
        "Mocks/OutputBuilderMock.swift",
        "Mocks/OutputFormatMock.swift",
        "Tests/ClosureTests.swift",
        "Tests/CommentTests.swift",
        "Tests/DeclarationTests.swift",
        "Tests/EnumTests.swift",
        "Tests/FunctionCallTests.swift",
        "Tests/HTMLOutputFormatTests.swift",
        "Tests/LiteralTests.swift",
        "Tests/MarkdownTests.swift",
        "Tests/OptionalTests.swift",
        "Tests/PreprocessorTests.swift",
        "Tests/StatementTests.swift",
        "Tests/TokenTypeTests.swift"
      ],
      "target_dependencies" : [
        "Splash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SplashMarkdown",
      "module_type" : "SwiftTarget",
      "name" : "SplashMarkdown",
      "path" : "Sources/SplashMarkdown",
      "product_memberships" : [
        "SplashMarkdown"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Splash"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SplashImageGen",
      "module_type" : "SwiftTarget",
      "name" : "SplashImageGen",
      "path" : "Sources/SplashImageGen",
      "product_memberships" : [
        "SplashImageGen"
      ],
      "sources" : [
        "Extensions/CGImage+WriteToURL.swift",
        "Extensions/CommandLine+Options.swift",
        "Extensions/NSGraphicsContext+Fill.swift",
        "Extensions/NSGraphicsContext+InitWithSize.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Splash"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SplashHTMLGen",
      "module_type" : "SwiftTarget",
      "name" : "SplashHTMLGen",
      "path" : "Sources/SplashHTMLGen",
      "product_memberships" : [
        "SplashHTMLGen"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Splash"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Splash",
      "module_type" : "SwiftTarget",
      "name" : "Splash",
      "path" : "Sources/Splash",
      "product_memberships" : [
        "Splash",
        "SplashMarkdown",
        "SplashHTMLGen",
        "SplashImageGen",
        "SplashTokenizer"
      ],
      "sources" : [
        "Extensions/CharacterSet/CharacterSet+Contains.swift",
        "Extensions/Equatable/Equatable+AnyOf.swift",
        "Extensions/Int/Int+IsOdd.swift",
        "Extensions/Sequence/Sequence+AnyOf.swift",
        "Extensions/Sequence/Sequence+Occurrences.swift",
        "Extensions/Strings/String+HTMLEntities.swift",
        "Extensions/Strings/String+IsNumber.swift",
        "Extensions/Strings/String+PrefixChecking.swift",
        "Extensions/Strings/String+Removing.swift",
        "Extensions/Strings/Substring+HasSuffix.swift",
        "Grammar/Grammar.swift",
        "Grammar/SwiftGrammar.swift",
        "Output/AttributedStringOutputFormat.swift",
        "Output/HTMLOutputFormat.swift",
        "Output/MarkdownDecorator.swift",
        "Output/OutputBuilder.swift",
        "Output/OutputFormat.swift",
        "Syntax/SyntaxHighlighter.swift",
        "Syntax/SyntaxRule.swift",
        "Theming/Color.swift",
        "Theming/Font.swift",
        "Theming/Theme+Defaults.swift",
        "Theming/Theme.swift",
        "Tokenizing/Segment.swift",
        "Tokenizing/TokenType.swift",
        "Tokenizing/Tokenizer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.