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.0 for Linux on 31 Oct 2024 17:21:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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.0
Building package at path:  $PWD
https://github.com/john-mueller/TidyHTMLPublishStep.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 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
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/JohnSundell/Publish.git
[1/2895] Fetching publish
[494/6079] Fetching publish, swiftsoup
Fetched https://github.com/JohnSundell/Publish.git from cache (0.38s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.38s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (0.50s)
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/plot.git
[1/116] Fetching sweep
[117/1347] Fetching sweep, files
[142/1528] Fetching sweep, files, codextended
[293/2488] Fetching sweep, files, codextended, shellout
[753/2571] Fetching sweep, files, codextended, shellout, collectionconcurrencykit
Fetched https://github.com/johnsundell/sweep.git from cache (0.23s)
Fetching https://github.com/johnsundell/ink.git
[1/2086] Fetching plot
Fetched https://github.com/johnsundell/shellout.git from cache (0.27s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.28s)
Fetched https://github.com/johnsundell/files.git from cache (0.28s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.32s)
Fetched https://github.com/johnsundell/plot.git from cache (0.32s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.22s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.47s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.07s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.48s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.48s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.48s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.47s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.48s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.5 (0.49s)
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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.5
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/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
warning: 'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfotvOS.plist
    /host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Info.plist
    /host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoMac.plist
    /host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoWatchOS.plist
Building for debugging...
[0/12] Write sources
[0/12] Copying PrivacyInfo.xcprivacy
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/166] Emitting module Files
[14/166] Emitting module Ink
[15/170] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[16/170] Emitting module CollectionConcurrencyKit
[17/171] Compiling SwiftSoup ArrayExt.swift
[18/171] Compiling SwiftSoup Attribute.swift
[19/171] Compiling SwiftSoup Attributes.swift
[20/171] Compiling SwiftSoup BinarySearch.swift
[21/171] Compiling SwiftSoup BooleanAttribute.swift
[23/171] Compiling Ink TextStyle.swift
[24/171] Compiling Ink TextStyleMarker.swift
[25/171] Compiling Ink URL.swift
[26/171] Compiling Ink URLDeclaration.swift
[27/171] Compiling Ink Image.swift
[28/171] Compiling Ink InlineCode.swift
[29/171] Compiling Ink KeyPathPatterns.swift
[30/171] Compiling Ink Link.swift
[31/171] Compiling Plot ElementDefinition.swift
[32/171] Compiling Plot EmptyComponent.swift
[33/171] Compiling Plot EnvironmentKey.swift
[34/171] Compiling Plot EnvironmentValue.swift
[35/171] Compiling Plot DocumentEncoding.swift
[36/171] Compiling Plot Element.swift
[37/171] Compiling Plot ElementClosingMode.swift
[38/171] Compiling Plot ElementComponent.swift
[39/171] Compiling Ink NamedURLCollection.swift
[40/171] Compiling Ink Paragraph.swift
[41/171] Compiling Ink PlainTextConvertible.swift
[42/171] Compiling Ink Readable.swift
[43/171] Compiling Ink Reader.swift
[44/171] Compiling Ink Require.swift
[45/171] Compiling Ink Substring+Trimming.swift
[46/171] Compiling Ink Table.swift
[47/171] Compiling Ink Character+Escaping.swift
[48/171] Compiling Ink CodeBlock.swift
[49/171] Compiling Ink FormattedText.swift
[50/171] Compiling Ink Fragment.swift
[51/171] Compiling Ink HTML.swift
[52/171] Emitting module Codextended
[53/171] Compiling Codextended Codextended.swift
[54/173] Emitting module ShellOut
[55/173] Compiling ShellOut ShellOut.swift
[56/174] Emitting module Sweep
[57/174] Compiling Sweep Sweep.swift
[58/175] Compiling Plot PodcastMediaType.swift
[59/175] Compiling Plot PodcastType.swift
[60/175] Compiling Plot RSS.swift
[61/175] Compiling Plot RSSAttributes.swift
[62/175] Compiling Plot RSSElements.swift
[63/175] Compiling Plot Renderable.swift
[64/175] Compiling Plot SiteMap.swift
[65/175] Compiling Plot SiteMapChangeFrequency.swift
[69/183] Emitting module Plot
[86/183] Compiling Plot Language.swift
[94/183] Compiling Plot Node.swift
[95/183] Compiling Plot NodeConvertible.swift
[96/183] Compiling SwiftSoup Tag.swift
[97/183] Compiling SwiftSoup TextNode.swift
[98/183] Compiling SwiftSoup Token.swift
[99/183] Compiling Plot PodcastElements.swift
[100/183] Compiling Plot PodcastEpisodeType.swift
[101/183] Compiling Plot PodcastFeed.swift
[102/183] Compiling Plot SiteMapElements.swift
[103/183] Compiling Plot TwitterCardType.swift
[104/183] Compiling Plot URLRepresentable.swift
[105/183] Compiling Plot XML.swift
[106/183] Compiling Plot XMLAttributes.swift
[107/183] Compiling Plot XMLElements.swift
[108/183] Compiling Plot AnyAttribute.swift
[109/183] Compiling Plot AnyElement.swift
[110/190] Emitting module SwiftSoup
[112/190] Compiling Files Files.swift
[177/191] Compiling Plot AnyEnvironmentValue.swift
[178/191] Compiling Plot AnyNode.swift
[179/191] Compiling Plot ElementRenderingBuffer.swift
[180/191] Compiling Plot ElementWrapper.swift
[181/191] Compiling Plot Environment.swift
[182/191] Compiling Plot ModifiedComponent.swift
[183/191] Compiling Plot Renderer.swift
[184/191] Compiling Plot String+Escaping.swift
[186/245] Compiling SwiftSoup UnfairLock.swift
[187/245] Compiling SwiftSoup UnicodeScalar.swift
[188/245] Compiling SwiftSoup Validate.swift
[189/245] Compiling SwiftSoup Whitelist.swift
[190/245] Compiling SwiftSoup XmlDeclaration.swift
[191/245] Compiling SwiftSoup XmlTreeBuilder.swift
[192/245] Compiling SwiftSoup resource_bundle_accessor.swift
[194/246] Compiling Publish SectionMap.swift
[195/246] Compiling Publish SortOrder.swift
[196/246] Compiling Publish StringWrapper.swift
[197/246] Compiling Publish Tag.swift
[198/246] Compiling Publish TagDetailsPage.swift
[199/246] Compiling Publish TagHTMLConfiguration.swift
[200/246] Compiling Publish TagListPage.swift
[201/253] Compiling Publish AnyItem.swift
[202/253] Compiling Publish Audio.swift
[203/253] Compiling Publish Content.swift
[204/253] Compiling Publish ContentProtocol.swift
[205/253] Compiling Publish DeploymentMethod.swift
[206/253] Compiling Publish Favicon.swift
[207/253] Compiling Publish FeedConfiguration.swift
[208/253] Compiling Publish HTMLFactory.swift
[209/253] Emitting module Publish
[210/253] Compiling Publish HTMLFileMode.swift
[211/253] Compiling Publish Index.swift
[212/253] Compiling Publish Item.swift
[213/253] Compiling Publish ItemRSSProperties.swift
[214/253] Compiling Publish Location.swift
[215/253] Compiling Publish Mutations.swift
[216/253] Compiling Publish Page.swift
[217/253] Compiling Publish Path.swift
[218/253] Compiling Publish PlotComponents.swift
[219/253] Compiling Publish PlotEnvironmentKeys.swift
[220/253] Compiling Publish PlotModifiers.swift
[221/253] Compiling Publish Plugin.swift
[222/253] Compiling Publish PodcastAuthor.swift
[223/253] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[224/253] Compiling Publish PodcastEpisodeMetadata.swift
[225/253] Compiling Publish PodcastFeedConfiguration.swift
[226/253] Compiling Publish Predicate.swift
[227/253] Compiling Publish PublishedWebsite.swift
[228/253] Compiling Publish PublishingContext.swift
[229/253] Compiling Publish PublishingError.swift
[230/253] Compiling Publish PublishingStep.swift
[231/253] Compiling Publish RSSFeedConfiguration.swift
[232/253] Compiling Publish Section.swift
[233/253] Compiling Publish File+SwiftPackageFolder.swift
[234/253] Compiling Publish FileIOError.swift
[235/253] Compiling Publish Folder+Group.swift
[236/253] Compiling Publish HTMLGenerator.swift
[237/253] Compiling Publish MarkdownContentFactory.swift
[238/253] Compiling Publish MarkdownFileHandler.swift
[239/253] Compiling Publish MarkdownMetadataDecoder.swift
[240/253] Compiling Publish Theme+Foundation.swift
[241/253] Compiling Publish Theme.swift
[242/253] Compiling Publish Video.swift
[243/253] Compiling Publish Website.swift
[244/253] Compiling Publish Array+Appending.swift
[245/253] Compiling Publish CommandLine+Output.swift
[246/253] Compiling Publish ContentError.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] Compiling TidyHTMLPublishStep Website+PostGenerationSteps.swift
[256/257] Compiling TidyHTMLPublishStep TidyHTMLPublishStep.swift
[257/257] Emitting module TidyHTMLPublishStep
Build complete! (35.25s)
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.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.