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 SagaSwimRenderer with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaSwimRenderer.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/SagaSwimRenderer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ef476be docs: Fixed example code in the README
Cloned https://github.com/loopwerk/SagaSwimRenderer.git
Revision (git rev-parse @):
ef476bebc43a871c9bdfab92311cec1d94b4e7b2
SUCCESS checkout https://github.com/loopwerk/SagaSwimRenderer.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/loopwerk/SagaSwimRenderer.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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 2>&1
Fetching https://github.com/robb/Swim
Fetching https://github.com/loopwerk/Saga.git
[1/780] Fetching swim
[781/3043] Fetching swim, saga
Fetched https://github.com/robb/Swim from cache (0.51s)
[2241/2263] Fetching saga
Fetched https://github.com/loopwerk/Saga.git from cache (0.65s)
Computing version for https://github.com/robb/Swim
Computed https://github.com/robb/Swim at 0.4.0 (0.99s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 1.2.1 (1.13s)
Fetching https://github.com/JohnSundell/Codextended.git
Fetching https://github.com/kylef/PathKit
[1/181] Fetching codextended
[182/1592] Fetching codextended, pathkit
Fetched https://github.com/JohnSundell/Codextended.git from cache (0.40s)
Fetched https://github.com/kylef/PathKit from cache (0.51s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (1.97s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.51s)
Computing version for https://github.com/JohnSundell/Codextended.git
Computed https://github.com/JohnSundell/Codextended.git at 0.3.0 (0.49s)
Creating working copy for https://github.com/robb/Swim
Working copy of https://github.com/robb/Swim resolved at 0.4.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/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.2.1
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/17] Emitting module Codextended
[9/17] Compiling Codextended Codextended.swift
[10/17] Compiling Swim String+XML.swift
[11/17] Compiling Swim Trimming.swift
[12/17] Compiling Swim Visitor.swift
[13/18] Compiling Swim Node.swift
[14/18] Compiling Swim NodeBuilder.swift
[15/18] Emitting module Swim
[18/22] Emitting module PathKit
[19/22] Compiling PathKit PathKit.swift
[21/36] Compiling Saga Item.swift
[22/36] Compiling Saga ItemWriteMode.swift
[23/37] Compiling Saga FileContainer.swift
[24/37] Compiling Saga FileIO.swift
[25/37] Compiling Saga String+Slugify.swift
[26/37] Compiling Saga Reader.swift
[27/37] Compiling Saga RenderingContexts.swift
[28/37] Compiling Saga Saga.swift
[29/37] Compiling Saga ProcessingStep.swift
[30/37] Compiling Saga Reader+Decoder.swift
[31/37] Emitting module Saga
[32/37] Compiling Saga Writer.swift
[33/37] Compiling Saga MetadataDecoder.swift
[34/37] Compiling Saga Path+Extensions.swift
[36/38] Compiling HTML Tags.swift
[37/38] Compiling HTML Tag.swift
[38/38] Emitting module HTML
[40/43] Compiling SagaSwimRenderer SagaSwimRenderer.swift
[41/43] Compiling SagaSwimRenderer Node+Extensions.swift
[42/43] Emitting module SagaSwimRenderer
[43/43] Compiling SagaSwimRenderer AtomFeed.swift
Build complete! (48.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Saga.git"
    },
    {
      "identity" : "swim",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/robb/Swim"
    }
  ],
  "manifest_display_name" : "SagaSwimRenderer",
  "name" : "SagaSwimRenderer",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaSwimRenderer",
      "targets" : [
        "SagaSwimRenderer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaSwimRendererTests",
      "module_type" : "SwiftTarget",
      "name" : "SagaSwimRendererTests",
      "path" : "Tests/SagaSwimRendererTests",
      "sources" : [
        "SagaSwimRendererTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SagaSwimRenderer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SagaSwimRenderer",
      "module_type" : "SwiftTarget",
      "name" : "SagaSwimRenderer",
      "path" : "Sources/SagaSwimRenderer",
      "product_dependencies" : [
        "Saga",
        "HTML"
      ],
      "product_memberships" : [
        "SagaSwimRenderer"
      ],
      "sources" : [
        "AtomFeed.swift",
        "Node+Extensions.swift",
        "SagaSwimRenderer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.