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 TidyHTMLPublishStep, reference v0.1.1 (35621b), with Swift 6.1 for Linux on 25 Apr 2025 15:22:24 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-mueller/TidyHTMLPublishStep.git
Reference: v0.1.1
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/john-mueller/TidyHTMLPublishStep
 * tag               v0.1.1     -> FETCH_HEAD
HEAD is now at 35621b3 Merge pull request #2 from john-mueller/documentation
Cloned https://github.com/john-mueller/TidyHTMLPublishStep.git
Revision (git rev-parse @):
35621b3f047200abf9789f21174626c15ea9c66a
SUCCESS checkout https://github.com/john-mueller/TidyHTMLPublishStep.git at v0.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/john-mueller/TidyHTMLPublishStep.git
https://github.com/john-mueller/TidyHTMLPublishStep.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Publish.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "TidyHTMLPublishStep",
  "name" : "TidyHTMLPublishStep",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TidyHTMLPublishStep",
      "targets" : [
        "TidyHTMLPublishStep"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TidyHTMLPublishStepTests",
      "module_type" : "SwiftTarget",
      "name" : "TidyHTMLPublishStepTests",
      "path" : "Tests/TidyHTMLPublishStepTests",
      "sources" : [
        "Helpers/HTMLFactoryMock.swift",
        "Helpers/TidyHTMLTestCase.swift",
        "Helpers/TidyHTMLWebsite.swift",
        "TidyHTMLPublishStepTests.swift"
      ],
      "target_dependencies" : [
        "TidyHTMLPublishStep"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TidyHTMLPublishStep",
      "module_type" : "SwiftTarget",
      "name" : "TidyHTMLPublishStep",
      "path" : "Sources/TidyHTMLPublishStep",
      "product_dependencies" : [
        "Publish",
        "SwiftSoup"
      ],
      "product_memberships" : [
        "TidyHTMLPublishStep"
      ],
      "sources" : [
        "TidyHTMLPublishStep.swift",
        "Website+PostGenerationSteps.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/JohnSundell/Publish.git
[1/2898] Fetching publish
[2494/6806] Fetching publish, swiftsoup
Fetched https://github.com/JohnSundell/Publish.git from cache (0.28s)
[2658/3908] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.45s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (1.26s)
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/shellout.git
[1/181] Fetching codextended
[182/1417] Fetching codextended, files
[417/1533] Fetching codextended, files, sweep
[1534/3619] Fetching codextended, files, sweep, plot
[3328/4579] Fetching codextended, files, sweep, plot, shellout
[4580/4663] Fetching codextended, files, sweep, plot, shellout, collectionconcurrencykit
Fetched https://github.com/johnsundell/codextended.git from cache (0.29s)
Fetched https://github.com/johnsundell/files.git from cache (0.29s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.36s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.35s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.36s)
Fetched https://github.com/johnsundell/plot.git from cache (0.36s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.21s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.98s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (3.10s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.95s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (1.88s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.87s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (1.32s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.90s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.82s)
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
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/JohnSundell/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.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/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/166] Emitting module CollectionConcurrencyKit
[13/166] Emitting module Ink
[14/170] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[16/171] Compiling Ink TextStyle.swift
[17/171] Compiling Ink TextStyleMarker.swift
[18/171] Compiling Ink URL.swift
[19/171] Compiling Ink URLDeclaration.swift
[20/171] Compiling Ink HTMLConvertible.swift
[21/171] Compiling Ink Hashable+AnyOf.swift
[22/171] Compiling Ink Heading.swift
[23/171] Compiling Ink HorizontalLine.swift
[24/171] Compiling Ink Markdown.swift
[25/171] Compiling Ink MarkdownParser.swift
[26/171] Compiling Ink Modifier.swift
[27/171] Compiling Ink Blockquote.swift
[28/171] Compiling Ink Character+Classification.swift
[29/171] Compiling Ink Character+Escaping.swift
[30/171] Compiling Ink CodeBlock.swift
[31/171] Compiling Ink FormattedText.swift
[32/171] Compiling Ink Fragment.swift
[33/171] Compiling Ink HTML.swift
[34/171] Emitting module Codextended
[35/171] Compiling Codextended Codextended.swift
[36/172] Emitting module ShellOut
[37/172] Compiling ShellOut ShellOut.swift
[40/173] Emitting module Files
[41/173] Compiling Files Files.swift
[51/174] Emitting module Plot
[52/182] Compiling Sweep Sweep.swift
[53/182] Emitting module Sweep
[54/182] Compiling Ink Image.swift
[55/182] Compiling Ink InlineCode.swift
[56/182] Compiling Ink KeyPathPatterns.swift
[57/182] Compiling Ink Link.swift
[58/182] Compiling Ink List.swift
[59/182] Compiling Ink Metadata.swift
[60/182] Compiling Ink Modifiable.swift
[61/182] Compiling Ink ModifierCollection.swift
[66/182] Compiling Ink NamedURLCollection.swift
[67/182] Compiling Ink Paragraph.swift
[68/182] Compiling Ink PlainTextConvertible.swift
[69/182] Compiling Ink Readable.swift
[74/182] Compiling Ink Reader.swift
[75/182] Compiling Ink Require.swift
[76/182] Compiling Ink Substring+Trimming.swift
[77/182] Compiling Ink Table.swift
[78/183] Compiling SwiftSoup Exception.swift
[79/183] Compiling SwiftSoup FormElement.swift
[80/183] Compiling SwiftSoup HtmlTreeBuilder.swift
[81/183] Compiling SwiftSoup SimpleDictionary.swift
[82/183] Compiling SwiftSoup StreamReader.swift
[83/183] Compiling SwiftSoup String.swift
[84/183] Compiling SwiftSoup StringBuilder.swift
[85/183] Compiling SwiftSoup StringUtil.swift
[86/184] Compiling SwiftSoup StructuralEvaluator.swift
[87/184] Compiling SwiftSoup SwiftSoup.swift
[88/184] Compiling Plot HTMLListStyle.swift
[89/184] Compiling Plot HTMLVideoFormat.swift
[90/184] Compiling Plot HTMLViewportFitMode.swift
[91/184] Compiling Plot HTMLViewportWidthMode.swift
[92/184] Compiling Plot Indentation.swift
[93/184] Compiling Plot Language.swift
[94/184] Compiling SwiftSoup Tokeniser.swift
[95/184] Compiling SwiftSoup TokeniserState.swift
[96/184] Compiling SwiftSoup TreeBuilder.swift
[97/184] Compiling SwiftSoup DocumentType.swift
[98/184] Compiling SwiftSoup Element.swift
[99/184] Compiling SwiftSoup Elements.swift
[100/184] Compiling SwiftSoup Entities.swift
[101/184] Compiling SwiftSoup Evaluator.swift
[120/184] Compiling SwiftSoup TokenQueue.swift
[124/184] Emitting module SwiftSoup
[161/191] Compiling SwiftSoup XmlTreeBuilder.swift
[162/191] Compiling Plot AnyNode.swift
[163/191] Compiling Plot ElementRenderingBuffer.swift
[164/191] Compiling Plot ElementWrapper.swift
[165/191] Compiling Plot Environment.swift
[166/191] Compiling Plot ModifiedComponent.swift
[167/191] Compiling Plot Renderer.swift
[168/191] Compiling Plot String+Escaping.swift
[186/245] Compiling SwiftSoup UTF8Arrays.swift
[187/245] Compiling SwiftSoup UnfairLock.swift
[188/245] Compiling SwiftSoup UnicodeScalar.swift
[189/245] Compiling SwiftSoup Validate.swift
[190/245] Compiling SwiftSoup Whitelist.swift
[191/245] Compiling SwiftSoup XmlDeclaration.swift
[194/246] Emitting module Publish
[195/253] Compiling Publish PlotComponents.swift
[196/253] Compiling Publish PlotEnvironmentKeys.swift
[197/253] Compiling Publish PlotModifiers.swift
[198/253] Compiling Publish Plugin.swift
[199/253] Compiling Publish PodcastAuthor.swift
[200/253] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[201/253] Compiling Publish PodcastEpisodeMetadata.swift
[202/253] Compiling Publish PodcastFeedConfiguration.swift
[203/253] Compiling Publish SectionMap.swift
[204/253] Compiling Publish SortOrder.swift
[205/253] Compiling Publish StringWrapper.swift
[206/253] Compiling Publish Tag.swift
[207/253] Compiling Publish TagDetailsPage.swift
[208/253] Compiling Publish TagHTMLConfiguration.swift
[209/253] Compiling Publish TagListPage.swift
[210/253] Compiling Publish Theme+Foundation.swift
[211/253] Compiling Publish Theme.swift
[212/253] Compiling Publish Video.swift
[213/253] Compiling Publish Website.swift
[214/253] Compiling Publish Array+Appending.swift
[215/253] Compiling Publish CommandLine+Output.swift
[216/253] Compiling Publish ContentError.swift
[217/253] Compiling Publish File+SwiftPackageFolder.swift
[218/253] Compiling Publish FileIOError.swift
[219/253] Compiling Publish Folder+Group.swift
[220/253] Compiling Publish HTMLGenerator.swift
[221/253] Compiling Publish MarkdownContentFactory.swift
[222/253] Compiling Publish MarkdownFileHandler.swift
[223/253] Compiling Publish MarkdownMetadataDecoder.swift
[224/253] Compiling Publish Predicate.swift
[225/253] Compiling Publish PublishedWebsite.swift
[226/253] Compiling Publish PublishingContext.swift
[227/253] Compiling Publish PublishingError.swift
[228/253] Compiling Publish PublishingStep.swift
[229/253] Compiling Publish RSSFeedConfiguration.swift
[230/253] Compiling Publish Section.swift
[231/253] Compiling Publish AnyItem.swift
[232/253] Compiling Publish Audio.swift
[233/253] Compiling Publish Content.swift
[234/253] Compiling Publish ContentProtocol.swift
[235/253] Compiling Publish DeploymentMethod.swift
[236/253] Compiling Publish Favicon.swift
[237/253] Compiling Publish FeedConfiguration.swift
[238/253] Compiling Publish HTMLFactory.swift
[239/253] Compiling Publish HTMLFileMode.swift
[240/253] Compiling Publish Index.swift
[241/253] Compiling Publish Item.swift
[242/253] Compiling Publish ItemRSSProperties.swift
[243/253] Compiling Publish Location.swift
[244/253] Compiling Publish Mutations.swift
[245/253] Compiling Publish Page.swift
[246/253] Compiling Publish Path.swift
[247/253] Compiling Publish PodcastError.swift
[248/253] Compiling Publish PodcastFeedGenerator.swift
[249/253] Compiling Publish PublishingPipeline.swift
[250/253] Compiling Publish RSSFeedGenerator.swift
[251/253] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[252/253] Compiling Publish SiteMapGenerator.swift
[253/253] Compiling Publish String+Normalized.swift
[255/257] Emitting module TidyHTMLPublishStep
[256/257] Compiling TidyHTMLPublishStep Website+PostGenerationSteps.swift
[257/257] Compiling TidyHTMLPublishStep TidyHTMLPublishStep.swift
Build complete! (37.95s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Publish.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "TidyHTMLPublishStep",
  "name" : "TidyHTMLPublishStep",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TidyHTMLPublishStep",
      "targets" : [
        "TidyHTMLPublishStep"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TidyHTMLPublishStepTests",
      "module_type" : "SwiftTarget",
      "name" : "TidyHTMLPublishStepTests",
      "path" : "Tests/TidyHTMLPublishStepTests",
      "sources" : [
        "Helpers/HTMLFactoryMock.swift",
        "Helpers/TidyHTMLTestCase.swift",
        "Helpers/TidyHTMLWebsite.swift",
        "TidyHTMLPublishStepTests.swift"
      ],
      "target_dependencies" : [
        "TidyHTMLPublishStep"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TidyHTMLPublishStep",
      "module_type" : "SwiftTarget",
      "name" : "TidyHTMLPublishStep",
      "path" : "Sources/TidyHTMLPublishStep",
      "product_dependencies" : [
        "Publish",
        "SwiftSoup"
      ],
      "product_memberships" : [
        "TidyHTMLPublishStep"
      ],
      "sources" : [
        "TidyHTMLPublishStep.swift",
        "Website+PostGenerationSteps.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.