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 MagickPublishPlugin, reference master (116134), with Swift 6.0 for Linux on 1 Nov 2024 01:20:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/mvolpato/magickpublishplugin.git
Reference: master
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/mvolpato/magickpublishplugin
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1161344 Merge pull request #1 from ascherbinin/fix_readme
Cloned https://github.com/mvolpato/magickpublishplugin.git
Revision (git rev-parse @):
1161344a8e2320c2db03c59fe7a3249c33b9f280
SUCCESS checkout https://github.com/mvolpato/magickpublishplugin.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mvolpato/magickpublishplugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/johnsundell/shellout.git
Fetching https://github.com/johnsundell/publish.git
[1/960] Fetching shellout
[961/3855] Fetching shellout, publish
Fetched https://github.com/johnsundell/shellout.git from cache (0.26s)
Fetched https://github.com/johnsundell/publish.git from cache (0.26s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (1.78s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.45s)
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/codextended.git
[1/1905] Fetching ink
[1545/3136] Fetching ink, files
[1929/3252] Fetching ink, files, sweep
[3253/3335] Fetching ink, files, sweep, collectionconcurrencykit
[3336/3516] Fetching ink, files, sweep, collectionconcurrencykit, codextended
[3367/5602] Fetching ink, files, sweep, collectionconcurrencykit, codextended, plot
Fetched https://github.com/johnsundell/codextended.git from cache (0.29s)
Fetched https://github.com/johnsundell/files.git from cache (0.29s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.29s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.29s)
Fetched https://github.com/johnsundell/plot.git from cache (0.29s)
Fetched https://github.com/johnsundell/ink.git from cache (0.29s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.42s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.42s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.42s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.42s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.42s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.42s)
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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.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/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.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/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.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
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Emitting module CollectionConcurrencyKit
[12/111] Emitting module Codextended
[13/111] Emitting module Ink
[14/115] Emitting module Plot
[15/123] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[17/124] Compiling Plot HTMLInputType.swift
[18/124] Compiling Plot HTMLLinkRelationship.swift
[19/124] Compiling Plot HTMLListStyle.swift
[20/124] Compiling Plot HTMLVideoFormat.swift
[21/124] Compiling Plot Element.swift
[22/124] Compiling Plot ElementClosingMode.swift
[23/124] Compiling Plot ElementComponent.swift
[24/124] Compiling Plot ElementDefinition.swift
[25/124] Compiling Plot EmptyComponent.swift
[26/124] Compiling Plot EnvironmentKey.swift
[27/124] Compiling Plot EnvironmentValue.swift
[28/124] Compiling Plot HTML.swift
[29/124] Compiling Ink TextStyle.swift
[30/124] Compiling Ink TextStyleMarker.swift
[31/124] Compiling Ink URL.swift
[32/124] Compiling Ink URLDeclaration.swift
[33/124] Compiling Plot Attribute.swift
[34/124] Compiling Plot Component.swift
[35/124] Compiling Plot ComponentAttributes.swift
[36/124] Compiling Plot ComponentBuilder.swift
[37/124] Compiling Plot ComponentContainer.swift
[38/124] Compiling Plot ComponentGroup.swift
[39/124] Compiling Plot ControlFlow.swift
[40/124] Compiling Plot Directionality.swift
[41/124] Compiling Plot Document.swift
[42/124] Compiling Plot DocumentEncoding.swift
[43/124] Compiling Sweep Sweep.swift
[44/124] Emitting module Sweep
[45/125] Compiling Plot SiteMapElements.swift
[46/125] Compiling Plot TwitterCardType.swift
[47/125] Compiling Plot URLRepresentable.swift
[48/125] Compiling Plot XML.swift
[49/125] Compiling Plot XMLAttributes.swift
[50/125] Compiling Plot XMLElements.swift
[51/125] Compiling Plot AnyAttribute.swift
[52/125] Compiling Plot AnyElement.swift
[57/125] Compiling Plot HTMLViewportFitMode.swift
[58/125] Compiling Plot HTMLViewportWidthMode.swift
[59/125] Compiling Plot Indentation.swift
[60/125] Compiling Plot Language.swift
[61/125] Emitting module Files
[62/125] Compiling Files Files.swift
[64/126] Compiling Plot Node.swift
[65/126] Compiling Plot NodeConvertible.swift
[66/126] Compiling Plot Optional+Component.swift
[67/126] Compiling Plot PodcastAttributes.swift
[68/126] Compiling Plot PodcastComponents.swift
[69/126] Compiling Plot PodcastElements.swift
[70/126] Compiling Plot PodcastEpisodeType.swift
[71/126] Compiling Plot PodcastFeed.swift
[72/126] Compiling Plot PodcastMediaType.swift
[73/126] Compiling Plot PodcastType.swift
[74/126] Compiling Plot RSS.swift
[75/126] Compiling Plot RSSAttributes.swift
[76/126] Compiling Plot RSSElements.swift
[77/126] Compiling Plot Renderable.swift
[78/126] Compiling Plot SiteMap.swift
[79/126] Compiling Plot SiteMapChangeFrequency.swift
[81/126] Compiling Codextended Codextended.swift
[86/127] Compiling Plot HTMLAnchorRelationship.swift
[87/127] Compiling Plot HTMLAnchorTarget.swift
[88/127] Compiling Plot HTMLAttributes.swift
[89/127] Compiling Plot HTMLAudioFormat.swift
[107/128] Compiling Plot HTMLFormMethod.swift
[118/128] Emitting module ShellOut
[119/128] Compiling ShellOut ShellOut.swift
[121/129] Compiling Plot AnyEnvironmentValue.swift
[122/129] Compiling Plot AnyNode.swift
[123/129] Compiling Plot ElementRenderingBuffer.swift
[124/129] Compiling Plot ElementWrapper.swift
[125/129] Compiling Plot Environment.swift
[126/129] Compiling Plot ModifiedComponent.swift
[127/129] Compiling Plot Renderer.swift
[128/129] Compiling Plot String+Escaping.swift
[131/183] Compiling Publish SectionMap.swift
[132/183] Compiling Publish SortOrder.swift
[133/183] Compiling Publish StringWrapper.swift
[134/183] Compiling Publish Tag.swift
[135/183] Compiling Publish TagDetailsPage.swift
[136/183] Compiling Publish TagHTMLConfiguration.swift
[137/183] Compiling Publish TagListPage.swift
[138/190] Compiling Publish AnyItem.swift
[139/190] Compiling Publish Audio.swift
[140/190] Compiling Publish Content.swift
[141/190] Compiling Publish ContentProtocol.swift
[142/190] Compiling Publish DeploymentMethod.swift
[143/190] Compiling Publish Favicon.swift
[144/190] Compiling Publish FeedConfiguration.swift
[145/190] Compiling Publish HTMLFactory.swift
[146/190] Compiling Publish HTMLFileMode.swift
[147/190] Compiling Publish Index.swift
[148/190] Compiling Publish Item.swift
[149/190] Compiling Publish ItemRSSProperties.swift
[150/190] Compiling Publish Location.swift
[151/190] Compiling Publish Mutations.swift
[152/190] Compiling Publish Page.swift
[153/190] Compiling Publish Path.swift
[154/190] Emitting module Publish
[155/190] Compiling Publish Theme+Foundation.swift
[156/190] Compiling Publish Theme.swift
[157/190] Compiling Publish Video.swift
[158/190] Compiling Publish Website.swift
[159/190] Compiling Publish Array+Appending.swift
[160/190] Compiling Publish CommandLine+Output.swift
[161/190] Compiling Publish ContentError.swift
[162/190] Compiling Publish Predicate.swift
[163/190] Compiling Publish PublishedWebsite.swift
[164/190] Compiling Publish PublishingContext.swift
[165/190] Compiling Publish PublishingError.swift
[166/190] Compiling Publish PublishingStep.swift
[167/190] Compiling Publish RSSFeedConfiguration.swift
[168/190] Compiling Publish Section.swift
[169/190] Compiling Publish PlotComponents.swift
[170/190] Compiling Publish PlotEnvironmentKeys.swift
[171/190] Compiling Publish PlotModifiers.swift
[172/190] Compiling Publish Plugin.swift
[173/190] Compiling Publish PodcastAuthor.swift
[174/190] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[175/190] Compiling Publish PodcastEpisodeMetadata.swift
[176/190] Compiling Publish PodcastFeedConfiguration.swift
[177/190] Compiling Publish File+SwiftPackageFolder.swift
[178/190] Compiling Publish FileIOError.swift
[179/190] Compiling Publish Folder+Group.swift
[180/190] Compiling Publish HTMLGenerator.swift
[181/190] Compiling Publish MarkdownContentFactory.swift
[182/190] Compiling Publish MarkdownFileHandler.swift
[183/190] Compiling Publish MarkdownMetadataDecoder.swift
[184/190] Compiling Publish PodcastError.swift
[185/190] Compiling Publish PodcastFeedGenerator.swift
[186/190] Compiling Publish PublishingPipeline.swift
[187/190] Compiling Publish RSSFeedGenerator.swift
[188/190] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[189/190] Compiling Publish SiteMapGenerator.swift
[190/190] Compiling Publish String+Normalized.swift
[192/193] Emitting module MagickPublishPlugin
[193/193] Compiling MagickPublishPlugin MagickPublishPlugin.swift
Build complete! (22.85s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/publish.git"
    },
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/shellout.git"
    }
  ],
  "manifest_display_name" : "MagickPublishPlugin",
  "name" : "MagickPublishPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "MagickPublishPlugin",
      "targets" : [
        "MagickPublishPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MagickPublishPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "MagickPublishPluginTests",
      "path" : "Tests/MagickPublishPluginTests",
      "sources" : [
        "MagickPublishPluginTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MagickPublishPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MagickPublishPlugin",
      "module_type" : "SwiftTarget",
      "name" : "MagickPublishPlugin",
      "path" : "Sources/MagickPublishPlugin",
      "product_dependencies" : [
        "ShellOut",
        "Publish"
      ],
      "product_memberships" : [
        "MagickPublishPlugin"
      ],
      "sources" : [
        "MagickPublishPlugin.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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.