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 0.3.0 (ec18a2), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 11:27:12 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mvolpato/magickpublishplugin.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mvolpato/magickpublishplugin
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at ec18a25  Add more info in readme
Cloned https://github.com/mvolpato/magickpublishplugin.git
Revision (git rev-parse @):
ec18a25900d7c0a3b3fdfad606f25e287425e833
SUCCESS checkout https://github.com/mvolpato/magickpublishplugin.git at 0.3.0
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/publish.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/sweep.git
[2/116] Fetching sweep
[26/297] Fetching sweep, codextended
[34/1257] Fetching sweep, codextended, shellout
[276/3343] Fetching sweep, codextended, shellout, plot
[277/5248] Fetching sweep, codextended, shellout, plot, ink
[278/8147] Fetching sweep, codextended, shellout, plot, ink, publish
[699/9378] Fetching sweep, codextended, shellout, plot, ink, publish, files
Fetched https://github.com/johnsundell/codextended.git from cache (0.91s)
[3368/9197] Fetching sweep, shellout, plot, ink, publish, files
Fetched https://github.com/johnsundell/plot.git from cache (1.10s)
Fetched https://github.com/johnsundell/files.git from cache (1.12s)
Fetched https://github.com/johnsundell/publish.git from cache (1.12s)
Fetched https://github.com/johnsundell/ink.git from cache (1.12s)
Fetched https://github.com/johnsundell/sweep.git from cache (1.12s)
Fetched https://github.com/johnsundell/shellout.git from cache (1.12s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.33s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.7.0 (0.57s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.57s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.62s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.1.1 (0.64s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.8.0 (0.58s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.0 (0.59s)
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/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.1.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/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/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/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.64s)
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.49s)
Fetched https://github.com/johnsundell/publish.git from cache (0.49s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (0.02s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.56s)
Fetching https://github.com/johnsundell/sweep.git from cache
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/plot.git from cache
Fetching https://github.com/johnsundell/ink.git from cache
Fetching https://github.com/johnsundell/files.git from cache
Fetching https://github.com/johnsundell/codextended.git from cache
Fetched https://github.com/johnsundell/ink.git from cache (0.46s)
Fetched https://github.com/johnsundell/files.git from cache (0.47s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.49s)
[1/83] Fetching collectionconcurrencykit
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.73s)
Fetched https://github.com/johnsundell/plot.git from cache (0.73s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.73s)
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.58s)
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.55s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.58s)
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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.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/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/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.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/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.0
Creating working copy for https://github.com/mvolpato/magickpublishplugin.git
Working copy of https://github.com/mvolpato/magickpublishplugin.git resolved at 0.3.0 (ec18a25)
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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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 Plot Node.swift
[13/97] Compiling Plot PodcastAttributes.swift
[14/97] Compiling Plot PodcastComponents.swift
[15/97] Compiling Ink Readable.swift
[16/97] Compiling Plot HTMLLinkRelationship.swift
[17/97] Compiling Plot HTMLVideoFormat.swift
[18/97] Compiling Ink Metadata.swift
[19/97] Compiling Ink Modifiable.swift
[20/97] Compiling Ink ModifierCollection.swift
[21/97] Compiling Plot HTMLViewportWidthMode.swift
[22/97] Compiling Plot Indentation.swift
[23/97] Compiling Ink PlainTextConvertible.swift
[24/97] Compiling Ink Fragment.swift
[25/97] Compiling Ink HTML.swift
[26/97] Compiling Ink HTMLConvertible.swift
[27/97] Compiling Ink Hashable+AnyOf.swift
[28/97] Compiling Ink TextStyleMarker.swift
[29/97] Compiling Ink URL.swift
[30/97] Compiling Ink URLDeclaration.swift
[31/97] Compiling Ink Markdown.swift
[32/97] Compiling Ink MarkdownParser.swift
[33/97] Compiling Ink Modifier.swift
[34/97] Compiling Ink Blockquote.swift
[35/97] Compiling ShellOut ShellOut.swift
[36/97] Emitting module ShellOut
[37/97] Compiling Plot AnyNode.swift
[38/97] Compiling Plot ElementRenderer.swift
[39/97] Compiling Plot NodeConvertible.swift
[40/97] Compiling Plot String+Escaping.swift
[44/97] Compiling Plot Renderable.swift
[45/97] Emitting module Sweep
[46/97] Compiling Sweep Sweep.swift
[47/97] Compiling Ink Character+Classification.swift
[48/97] Compiling Ink Character+Escaping.swift
[49/97] Compiling Ink CodeBlock.swift
[50/97] Compiling Ink FormattedText.swift
[51/97] Compiling Plot XMLElements.swift
[52/97] Compiling Plot HTML.swift
[53/97] Compiling Plot HTMLAnchorRelationship.swift
[56/97] Compiling Ink Heading.swift
[58/97] Compiling Ink HorizontalLine.swift
[60/97] Compiling Ink Image.swift
[61/97] Compiling Plot XMLAttributes.swift
[62/97] Compiling Plot HTMLComponents.swift
[63/97] Compiling Plot HTMLElements.swift
[64/97] Compiling Plot HTMLFormContentType.swift
[65/97] Compiling Plot HTMLFormMethod.swift
[66/97] Compiling Plot HTMLInputType.swift
[72/97] Emitting module Codextended
[73/97] Compiling Codextended Codextended.swift
[96/97] Compiling Files Files.swift
[97/97] Emitting module Files
[98/150] Compiling Publish SortOrder.swift
[99/150] Compiling Publish StringWrapper.swift
[100/150] Compiling Publish Tag.swift
[101/150] Compiling Publish TagDetailsPage.swift
[102/150] Compiling Publish TagHTMLConfiguration.swift
[103/150] Compiling Publish TagListPage.swift
[104/155] Compiling Publish ContentError.swift
[105/155] Compiling Publish File+SwiftPackageFolder.swift
[106/155] Compiling Publish FileIOError.swift
[107/155] Compiling Publish Folder+Group.swift
[108/155] Compiling Publish HTMLGenerator.swift
[109/155] Compiling Publish AnyItem.swift
[110/155] Compiling Publish Audio.swift
[111/155] Compiling Publish Content.swift
[112/155] Compiling Publish ContentProtocol.swift
[113/155] Compiling Publish DeploymentMethod.swift
[114/155] Compiling Publish Favicon.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 Location.swift
[122/155] Compiling Publish Mutations.swift
[123/155] Compiling Publish Page.swift
[124/155] Compiling Publish Path.swift
[125/155] Compiling Publish PlotComponents.swift
[126/155] Compiling Publish Plugin.swift
[127/155] Compiling Publish Theme+Foundation.swift
[128/155] Compiling Publish Theme.swift
[129/155] Compiling Publish Video.swift
[130/155] Compiling Publish Website.swift
[131/155] Compiling Publish Array+Appending.swift
[132/155] Compiling Publish CommandLine+Output.swift
[133/155] Emitting module Publish
[134/155] Compiling Publish FeedConfiguration.swift
[135/155] Compiling Publish HTMLFactory.swift
[136/155] Compiling Publish HTMLFileMode.swift
[137/155] Compiling Publish Index.swift
[138/155] Compiling Publish Item.swift
[139/155] Compiling Publish ItemRSSProperties.swift
[140/155] Compiling Publish PublishingPipeline.swift
[141/155] Compiling Publish RSSFeedGenerator.swift
[142/155] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[143/155] Compiling Publish SiteMapGenerator.swift
[144/155] Compiling Publish String+Normalized.swift
[145/155] Compiling Publish PublishingContext.swift
[146/155] Compiling Publish PublishingError.swift
[147/155] Compiling Publish PublishingStep.swift
[148/155] Compiling Publish RSSFeedConfiguration.swift
[149/155] Compiling Publish Section.swift
[150/155] Compiling Publish SectionMap.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.08s)
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.