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 ExtraComponents, reference v1.0.0 (cf1e76), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 09:00:18 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/markbattistella/extra-components-publish-plugin.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/extra-components-publish-plugin
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at cf1e764 images
Cloned https://github.com/markbattistella/extra-components-publish-plugin.git
Revision (git rev-parse @):
cf1e76470b1723e37ba282388f0fa9e5b81b57c4
SUCCESS checkout https://github.com/markbattistella/extra-components-publish-plugin.git at v1.0.0
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/publish.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/sweep.git
[1/116] Fetching sweep
[29/297] Fetching sweep, codextended
[55/3192] Fetching sweep, codextended, publish
[142/4152] Fetching sweep, codextended, publish, shellout
[344/6238] Fetching sweep, codextended, publish, shellout, plot
[574/8143] Fetching sweep, codextended, publish, shellout, plot, ink
[632/9374] Fetching sweep, codextended, publish, shellout, plot, ink, files
[2840/9193] Fetching sweep, publish, shellout, plot, ink, files
Fetched https://github.com/johnsundell/codextended.git from cache (0.82s)
Fetched https://github.com/johnsundell/publish.git from cache (1.05s)
Computing version for https://github.com/johnsundell/publish.git
Fetched https://github.com/johnsundell/sweep.git from cache (1.05s)
Fetched https://github.com/johnsundell/plot.git from cache (1.05s)
Fetched https://github.com/johnsundell/shellout.git from cache (1.05s)
Fetched https://github.com/johnsundell/files.git from cache (1.05s)
Fetched https://github.com/johnsundell/ink.git from cache (1.05s)
Computed https://github.com/johnsundell/publish.git at 0.8.0 (0.74s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.67s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.61s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.64s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.63s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.10.0 (0.66s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.1 (0.66s)
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/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.1
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.10.0
Creating working copy for https://github.com/johnsundell/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.8.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
========================================
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": "extra-components-publish-plugin",
      "name": "ExtraComponents",
      "url": "https://github.com/markbattistella/extra-components-publish-plugin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/extra-components-publish-plugin",
      "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": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/markbattistella/extra-components-publish-plugin.git
[4/97] Fetching extra-components-publish-plugin
Fetched https://github.com/markbattistella/extra-components-publish-plugin.git from cache (0.91s)
Fetching https://github.com/johnsundell/publish.git from cache
Fetched https://github.com/johnsundell/publish.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 (0.63s)
Fetching https://github.com/johnsundell/codextended.git from cache
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/files.git from cache
Fetching https://github.com/johnsundell/ink.git from cache
Fetching https://github.com/johnsundell/shellout.git from cache
Fetching https://github.com/johnsundell/plot.git from cache
Fetching https://github.com/johnsundell/sweep.git from cache
Fetched https://github.com/johnsundell/codextended.git from cache (0.52s)
[1/83] Fetching collectionconcurrencykit
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.72s)
Fetched https://github.com/johnsundell/plot.git from cache (0.72s)
Fetched https://github.com/johnsundell/files.git from cache (0.72s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.72s)
Fetched https://github.com/johnsundell/ink.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/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.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.03s)
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.03s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.02s)
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/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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/markbattistella/extra-components-publish-plugin.git
Working copy of https://github.com/markbattistella/extra-components-publish-plugin.git resolved at v1.0.0 (cf1e764)
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/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.0
warning: '.resolve-product-dependencies': dependency 'extra-components-publish-plugin' is not used by any target
Found 1 product dependencies
  - Publish
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/markbattistella/extra-components-publish-plugin.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/109] Emitting module Ink
[11/112] Emitting module Files
[12/112] Compiling Plot XMLAttributes.swift
[13/112] Compiling Plot XMLElements.swift
[14/112] Compiling Plot AnyAttribute.swift
[15/112] Compiling Plot AnyElement.swift
[16/112] Compiling Plot AnyEnvironmentValue.swift
[17/112] Compiling Plot AnyNode.swift
[18/118] Compiling Plot Attribute.swift
[19/118] Compiling Plot Component.swift
[20/118] Compiling Plot ComponentAttributes.swift
[21/118] Compiling Plot ComponentBuilder.swift
[22/118] Compiling Plot HTMLButtonType.swift
[23/118] Compiling Plot HTMLComponents.swift
[24/118] Compiling Plot HTMLElements.swift
[25/118] Compiling Plot HTMLFormContentType.swift
[26/118] Compiling Plot HTMLAnchorTarget.swift
[27/118] Compiling Plot HTMLAttributes.swift
[28/118] Compiling Plot HTMLAudioFormat.swift
[29/118] Compiling Ink TextStyleMarker.swift
[30/118] Compiling Ink URL.swift
[31/118] Compiling Ink URLDeclaration.swift
[32/118] Compiling Plot DocumentEncoding.swift
[33/118] Compiling Plot Element.swift
[34/118] Compiling Plot ElementClosingMode.swift
[35/118] Compiling Plot ElementComponent.swift
[36/118] Compiling Plot ElementDefinition.swift
[37/118] Compiling Plot EmptyComponent.swift
[38/118] Compiling Plot ComponentContainer.swift
[39/118] Compiling Plot ComponentGroup.swift
[40/118] Compiling Plot ControlFlow.swift
[41/118] Compiling Plot Document.swift
[42/118] Compiling Plot EnvironmentKey.swift
[43/118] Compiling Plot EnvironmentValue.swift
[44/118] Compiling Plot HTML.swift
[45/118] Compiling Plot HTMLAnchorRelationship.swift
[46/118] Compiling Plot HTMLFormMethod.swift
[47/118] Compiling Plot HTMLInputType.swift
[48/118] Compiling Plot HTMLLinkRelationship.swift
[49/118] Compiling Plot HTMLListStyle.swift
[50/118] Compiling Plot HTMLVideoFormat.swift
[51/118] Compiling Plot HTMLViewportWidthMode.swift
[52/118] Emitting module Codextended
[53/118] Compiling Codextended Codextended.swift
[54/118] Compiling Plot ElementRenderingBuffer.swift
[55/118] Compiling Plot ElementWrapper.swift
[56/118] Compiling Plot Environment.swift
[57/118] Compiling Plot ModifiedComponent.swift
[58/118] Compiling Plot Renderer.swift
[59/118] Compiling Plot String+Escaping.swift
[60/118] Emitting module Sweep
[61/118] Compiling Sweep Sweep.swift
[62/118] Compiling Plot SiteMap.swift
[63/118] Compiling Plot SiteMapChangeFrequency.swift
[64/118] Compiling Plot SiteMapElements.swift
[65/118] Compiling Plot TwitterCardType.swift
[66/118] Compiling Plot URLRepresentable.swift
[67/118] Compiling Plot XML.swift
[68/118] Compiling Plot Optional+Component.swift
[69/118] Compiling Plot PodcastAttributes.swift
[70/118] Compiling Plot PodcastComponents.swift
[71/118] Compiling Plot PodcastElements.swift
[72/118] Compiling Plot PodcastEpisodeType.swift
[73/118] Compiling Plot PodcastFeed.swift
[74/118] Compiling Plot PodcastMediaType.swift
[75/118] Compiling Plot PodcastType.swift
[76/118] Compiling Plot RSS.swift
[77/118] Compiling Plot RSSAttributes.swift
[78/118] Compiling Plot RSSElements.swift
[79/118] Compiling Plot Renderable.swift
[86/118] Compiling Plot NodeConvertible.swift
[87/118] Emitting module Plot
[95/118] Compiling ShellOut ShellOut.swift
[96/118] Emitting module ShellOut
[118/118] Compiling Files Files.swift
[119/173] Compiling Publish AnyItem.swift
[120/173] Compiling Publish Audio.swift
[121/173] Compiling Publish Content.swift
[122/173] Compiling Publish ContentProtocol.swift
[123/173] Compiling Publish DeploymentMethod.swift
[124/173] Compiling Publish Favicon.swift
[125/178] Emitting module Publish
[126/178] Compiling Publish FeedConfiguration.swift
[127/178] Compiling Publish HTMLFactory.swift
[128/178] Compiling Publish HTMLFileMode.swift
[129/178] Compiling Publish Index.swift
[130/178] Compiling Publish Item.swift
[131/178] Compiling Publish ItemRSSProperties.swift
[132/178] Compiling Publish PlotModifiers.swift
[133/178] Compiling Publish Plugin.swift
[134/178] Compiling Publish PodcastAuthor.swift
[135/178] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[136/178] Compiling Publish PodcastEpisodeMetadata.swift
[137/178] Compiling Publish PodcastFeedConfiguration.swift
[138/178] Compiling Publish TagHTMLConfiguration.swift
[139/178] Compiling Publish TagListPage.swift
[140/178] Compiling Publish Theme+Foundation.swift
[141/178] Compiling Publish Theme.swift
[142/178] Compiling Publish Video.swift
[143/178] Compiling Publish Website.swift
[144/178] Compiling Publish Array+Appending.swift
[145/178] Compiling Publish CommandLine+Output.swift
[146/178] Compiling Publish ContentError.swift
[147/178] Compiling Publish File+SwiftPackageFolder.swift
[148/178] Compiling Publish FileIOError.swift
[149/178] Compiling Publish Folder+Group.swift
[150/178] Compiling Publish Section.swift
[151/178] Compiling Publish SectionMap.swift
[152/178] Compiling Publish SortOrder.swift
[153/178] Compiling Publish StringWrapper.swift
[154/178] Compiling Publish Tag.swift
[155/178] Compiling Publish TagDetailsPage.swift
[156/178] Compiling Publish Predicate.swift
[157/178] Compiling Publish PublishedWebsite.swift
[158/178] Compiling Publish PublishingContext.swift
[159/178] Compiling Publish PublishingError.swift
[160/178] Compiling Publish PublishingStep.swift
[161/178] Compiling Publish RSSFeedConfiguration.swift
[162/178] Compiling Publish PublishingPipeline.swift
[163/178] Compiling Publish RSSFeedGenerator.swift
[164/178] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[165/178] Compiling Publish SiteMapGenerator.swift
[166/178] Compiling Publish String+Normalized.swift
[167/178] Compiling Publish HTMLGenerator.swift
[168/178] Compiling Publish MarkdownContentFactory.swift
[169/178] Compiling Publish MarkdownFileHandler.swift
[170/178] Compiling Publish MarkdownMetadataDecoder.swift
[171/178] Compiling Publish PodcastError.swift
[172/178] Compiling Publish PodcastFeedGenerator.swift
[173/178] Compiling Publish Location.swift
[174/178] Compiling Publish Mutations.swift
[175/178] Compiling Publish Page.swift
[176/178] Compiling Publish Path.swift
[177/178] Compiling Publish PlotComponents.swift
[178/178] Compiling Publish PlotEnvironmentKeys.swift
[179/189] Compiling ExtraComponents Substring+Ext.swift
[180/190] Compiling ExtraComponents AnchorType.swift
[181/190] Compiling ExtraComponents CaseIterable+Ext.swift
[182/190] Compiling ExtraComponents Attribute.swift
[183/190] Compiling ExtraComponents String+Ext.swift
[184/190] Compiling ExtraComponents BlockquoteAlert.swift
[185/190] Compiling ExtraComponents Specifier+Enum.swift
[186/190] Compiling ExtraComponents ExtraComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/ExtraComponents/ExtraComponents.swift:69:19: warning: forced cast from 'String?' to 'String' only unwraps optionals; did you mean to use '!'?
67 | 		.parent?
68 | 		.file(named: "Support/extra-components.css")
69 | 		.readAsString() as! String
   |                   `- warning: forced cast from 'String?' to 'String' only unwraps optionals; did you mean to use '!'?
70 | }
71 |
[187/190] Compiling ExtraComponents AdditionalComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/ExtraComponents/ExtraComponents.swift:69:19: warning: forced cast from 'String?' to 'String' only unwraps optionals; did you mean to use '!'?
67 | 		.parent?
68 | 		.file(named: "Support/extra-components.css")
69 | 		.readAsString() as! String
   |                   `- warning: forced cast from 'String?' to 'String' only unwraps optionals; did you mean to use '!'?
70 | }
71 |
[188/190] Compiling ExtraComponents Delimiter+Enum.swift
[189/190] Emitting module ExtraComponents
[190/190] Compiling ExtraComponents SVGPaths+Enum.swift
Build complete! (35.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/publish.git"
    }
  ],
  "manifest_display_name" : "ExtraComponents",
  "name" : "ExtraComponents",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ExtraComponents",
      "targets" : [
        "ExtraComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExtraComponents",
      "module_type" : "SwiftTarget",
      "name" : "ExtraComponents",
      "path" : "Sources/ExtraComponents",
      "product_dependencies" : [
        "Publish"
      ],
      "product_memberships" : [
        "ExtraComponents"
      ],
      "sources" : [
        "ExtraComponents.swift",
        "Support/AdditionalComponents.swift",
        "Support/Utilities/Enum/Delimiter+Enum.swift",
        "Support/Utilities/Enum/SVGPaths+Enum.swift",
        "Support/Utilities/Enum/Specifier+Enum.swift",
        "Support/Utilities/Extension/CaseIterable+Ext.swift",
        "Support/Utilities/Extension/String+Ext.swift",
        "Support/Utilities/Extension/Substring+Ext.swift",
        "Support/Utilities/Model/AnchorType.swift",
        "Support/Utilities/Model/Attribute.swift",
        "Support/Utilities/Model/BlockquoteAlert.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.