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 macOS (SPM) on 1 Nov 2024 01:31:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/publish.git
Fetching https://github.com/johnsundell/sweep.git
[1/116] Fetching sweep
[26/297] Fetching sweep, codextended
[62/1257] Fetching sweep, codextended, shellout
[254/3162] Fetching sweep, codextended, shellout, ink
[255/5248] Fetching sweep, codextended, shellout, ink, plot
[500/8143] Fetching sweep, codextended, shellout, ink, plot, publish
[501/9374] Fetching sweep, codextended, shellout, ink, plot, publish, files
Fetched https://github.com/johnsundell/plot.git from cache (1.06s)
Fetched https://github.com/johnsundell/publish.git from cache (1.09s)
Fetched https://github.com/johnsundell/ink.git from cache (1.09s)
Fetched https://github.com/johnsundell/codextended.git from cache (1.09s)
Fetched https://github.com/johnsundell/sweep.git from cache (1.09s)
Fetched https://github.com/johnsundell/shellout.git from cache (1.09s)
Fetched https://github.com/johnsundell/files.git from cache (1.09s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.56s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.7.0 (0.63s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.62s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.63s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.1.1 (0.67s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.8.0 (0.65s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.0 (0.66s)
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.5.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.1.1
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.8.0
Creating working copy for https://github.com/johnsundell/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.7.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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "magickpublishplugin",
      "name": "MagickPublishPlugin",
      "url": "https://github.com/mvolpato/magickpublishplugin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/magickpublishplugin",
      "dependencies": [
        {
          "identity": "publish",
          "name": "Publish",
          "url": "https://github.com/johnsundell/publish.git",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/publish",
          "dependencies": [
            {
              "identity": "ink",
              "name": "Ink",
              "url": "https://github.com/johnsundell/ink.git",
              "version": "0.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ink",
              "dependencies": [
              ]
            },
            {
              "identity": "plot",
              "name": "Plot",
              "url": "https://github.com/johnsundell/plot.git",
              "version": "0.14.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/plot",
              "dependencies": [
              ]
            },
            {
              "identity": "files",
              "name": "Files",
              "url": "https://github.com/johnsundell/files.git",
              "version": "4.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/files",
              "dependencies": [
              ]
            },
            {
              "identity": "codextended",
              "name": "Codextended",
              "url": "https://github.com/johnsundell/codextended.git",
              "version": "0.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/codextended",
              "dependencies": [
              ]
            },
            {
              "identity": "shellout",
              "name": "ShellOut",
              "url": "https://github.com/johnsundell/shellout.git",
              "version": "2.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/shellout",
              "dependencies": [
              ]
            },
            {
              "identity": "sweep",
              "name": "Sweep",
              "url": "https://github.com/johnsundell/sweep.git",
              "version": "0.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sweep",
              "dependencies": [
              ]
            },
            {
              "identity": "collectionconcurrencykit",
              "name": "CollectionConcurrencyKit",
              "url": "https://github.com/johnsundell/collectionConcurrencyKit.git",
              "version": "0.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/collectionConcurrencyKit",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/johnsundell/shellout.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/shellout",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mvolpato/magickpublishplugin.git
[1/44] Fetching magickpublishplugin
Fetched https://github.com/mvolpato/magickpublishplugin.git from cache (0.68s)
Fetching https://github.com/johnsundell/shellout.git from cache
Fetching https://github.com/johnsundell/publish.git from cache
Fetched https://github.com/johnsundell/shellout.git from cache (0.46s)
Fetched https://github.com/johnsundell/publish.git from cache (0.55s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (0.03s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.64s)
Fetching https://github.com/johnsundell/plot.git from cache
Fetching https://github.com/johnsundell/codextended.git from cache
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/sweep.git from cache
Fetching https://github.com/johnsundell/ink.git from cache
Fetching https://github.com/johnsundell/files.git from cache
[1/83] Fetching collectionconcurrencykit
Fetched https://github.com/johnsundell/plot.git from cache (0.72s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.72s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.72s)
Fetched https://github.com/johnsundell/ink.git from cache (0.72s)
Fetched https://github.com/johnsundell/files.git from cache (0.72s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.72s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.02s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.63s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.02s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.02s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.64s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.68s)
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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/mvolpato/magickpublishplugin.git
Working copy of https://github.com/mvolpato/magickpublishplugin.git resolved at master (1161344)
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/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.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/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
warning: '.resolve-product-dependencies': dependency 'magickpublishplugin' is not used by any target
Found 2 product dependencies
  - Publish
  - ShellOut
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mvolpato/magickpublishplugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version--7754E27361AE5C74.txt
[10/90] Emitting module Ink
[11/93] Emitting module Plot
[12/97] Compiling Ink TextStyleMarker.swift
[13/97] Compiling Ink URL.swift
[14/97] Compiling Ink URLDeclaration.swift
[15/97] Compiling Ink Readable.swift
[16/97] Compiling Ink Reader.swift
[17/97] Compiling Ink Require.swift
[18/97] Compiling Ink Markdown.swift
[19/97] Compiling Ink MarkdownParser.swift
[20/97] Compiling Ink Modifier.swift
[21/97] Compiling Ink Blockquote.swift
[22/97] Compiling Ink Heading.swift
[23/97] Compiling Ink HorizontalLine.swift
[24/97] Compiling Ink Image.swift
[25/97] Compiling Ink InlineCode.swift
[26/97] Compiling Ink Fragment.swift
[27/97] Compiling Ink HTML.swift
[28/97] Compiling Ink HTMLConvertible.swift
[29/97] Compiling Ink Hashable+AnyOf.swift
[30/97] Compiling Ink Metadata.swift
[31/97] Compiling Ink Modifiable.swift
[32/97] Compiling Ink ModifierCollection.swift
[33/97] Compiling Ink KeyPathPatterns.swift
[34/97] Compiling Ink Link.swift
[35/97] Compiling Ink List.swift
[36/97] Compiling Ink Character+Classification.swift
[37/97] Compiling Ink Character+Escaping.swift
[38/97] Compiling Ink CodeBlock.swift
[39/97] Compiling Ink FormattedText.swift
[40/97] Emitting module Sweep
[41/97] Compiling Sweep Sweep.swift
[42/97] Compiling Ink NamedURLCollection.swift
[43/97] Compiling Ink Paragraph.swift
[44/97] Compiling Ink PlainTextConvertible.swift
[45/97] Compiling Ink Substring+Trimming.swift
[46/97] Compiling Ink Table.swift
[47/97] Compiling Ink TextStyle.swift
[48/97] Emitting module ShellOut
[49/97] Compiling ShellOut ShellOut.swift
[50/97] Emitting module Codextended
[51/97] Compiling Codextended Codextended.swift
[57/97] Compiling Plot URLRepresentable.swift
[58/97] Compiling Plot XML.swift
[59/97] Compiling Plot XMLAttributes.swift
[60/97] Compiling Plot XMLElements.swift
[63/97] Compiling Plot RSSElements.swift
[64/97] Compiling Plot Renderable.swift
[92/97] Compiling Plot AnyNode.swift
[93/97] Compiling Plot ElementRenderer.swift
[94/97] Compiling Plot NodeConvertible.swift
[95/97] Compiling Plot String+Escaping.swift
[96/97] Emitting module Files
[97/97] Compiling Files Files.swift
[98/150] Compiling Publish ContentError.swift
[99/150] Compiling Publish File+SwiftPackageFolder.swift
[100/150] Compiling Publish FileIOError.swift
[101/150] Compiling Publish Folder+Group.swift
[102/150] Compiling Publish HTMLGenerator.swift
[103/155] Compiling Publish AnyItem.swift
[104/155] Compiling Publish Audio.swift
[105/155] Compiling Publish Content.swift
[106/155] Compiling Publish ContentProtocol.swift
[107/155] Compiling Publish DeploymentMethod.swift
[108/155] Compiling Publish Favicon.swift
[109/155] Compiling Publish Location.swift
[110/155] Compiling Publish Mutations.swift
[111/155] Compiling Publish Page.swift
[112/155] Compiling Publish Path.swift
[113/155] Compiling Publish PlotComponents.swift
[114/155] Compiling Publish Plugin.swift
[115/155] Compiling Publish PodcastAuthor.swift
[116/155] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[117/155] Compiling Publish PodcastEpisodeMetadata.swift
[118/155] Compiling Publish PodcastFeedConfiguration.swift
[119/155] Compiling Publish Predicate.swift
[120/155] Compiling Publish PublishedWebsite.swift
[121/155] Compiling Publish Theme+Foundation.swift
[122/155] Compiling Publish Theme.swift
[123/155] Compiling Publish Video.swift
[124/155] Compiling Publish Website.swift
[125/155] Compiling Publish Array+Appending.swift
[126/155] Compiling Publish CommandLine+Output.swift
[127/155] Emitting module Publish
[128/155] Compiling Publish PublishingPipeline.swift
[129/155] Compiling Publish RSSFeedGenerator.swift
[130/155] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[131/155] Compiling Publish SiteMapGenerator.swift
[132/155] Compiling Publish String+Normalized.swift
[133/155] Compiling Publish SortOrder.swift
[134/155] Compiling Publish StringWrapper.swift
[135/155] Compiling Publish Tag.swift
[136/155] Compiling Publish TagDetailsPage.swift
[137/155] Compiling Publish TagHTMLConfiguration.swift
[138/155] Compiling Publish TagListPage.swift
[139/155] Compiling Publish PublishingContext.swift
[140/155] Compiling Publish PublishingError.swift
[141/155] Compiling Publish PublishingStep.swift
[142/155] Compiling Publish RSSFeedConfiguration.swift
[143/155] Compiling Publish Section.swift
[144/155] Compiling Publish SectionMap.swift
[145/155] Compiling Publish FeedConfiguration.swift
[146/155] Compiling Publish HTMLFactory.swift
[147/155] Compiling Publish HTMLFileMode.swift
[148/155] Compiling Publish Index.swift
[149/155] Compiling Publish Item.swift
[150/155] Compiling Publish ItemRSSProperties.swift
[151/155] Compiling Publish MarkdownContentFactory.swift
[152/155] Compiling Publish MarkdownFileHandler.swift
[153/155] Compiling Publish MarkdownMetadataDecoder.swift
[154/155] Compiling Publish PodcastError.swift
[155/155] Compiling Publish PodcastFeedGenerator.swift
[156/157] Emitting module MagickPublishPlugin
[157/157] Compiling MagickPublishPlugin MagickPublishPlugin.swift
Build complete! (35.87s)
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" : "/Users/admin/builder/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"
}
Done.