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 SwiftPygmentsPublishPlugin, reference master (4ed27a), with Swift 6.1 for Linux on 27 Apr 2025 04:02:53 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.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.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/Ze0nC/SwiftPygmentsPublishPlugin
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4ed27aa Merge pull request #4 from sena-mike/patch-1
Cloned https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.git
Revision (git rev-parse @):
4ed27aad3f27e5769ab64dcb5ebdb2473add13e8
SUCCESS checkout https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.git
https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftpygments",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ze0nC/SwiftPygments"
    },
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/publish.git"
    }
  ],
  "manifest_display_name" : "SwiftPygmentsPublishPlugin",
  "name" : "SwiftPygmentsPublishPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPygmentsPublishPlugin",
      "targets" : [
        "SwiftPygmentsPublishPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftPygmentsPublishPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPygmentsPublishPluginTests",
      "path" : "Tests/SwiftPygmentsPublishPluginTests",
      "product_dependencies" : [
        "SwiftPygments"
      ],
      "sources" : [
        "SwiftPygmentsPublishPluginTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftPygmentsPublishPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPygmentsPublishPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPygmentsPublishPlugin",
      "path" : "Sources/SwiftPygmentsPublishPlugin",
      "product_dependencies" : [
        "SwiftPygments",
        "Publish"
      ],
      "product_memberships" : [
        "SwiftPygmentsPublishPlugin"
      ],
      "sources" : [
        "SwiftPygmentsPublishPlugin.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Ze0nC/SwiftPygments
[1/37] Fetching swiftpygments
Fetched https://github.com/Ze0nC/SwiftPygments from cache (0.20s)
Fetching https://github.com/pvieito/PythonKit.git
[1/1643] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git from cache (0.22s)
Fetching https://github.com/johnsundell/publish.git
[1/2898] Fetching publish
Fetched https://github.com/johnsundell/publish.git from cache (0.26s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.71s)
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/plot.git
[1/960] Fetching shellout
[779/1076] Fetching shellout, sweep
[1077/1160] Fetching shellout, sweep, collectionconcurrencykit
[1161/2396] Fetching shellout, sweep, collectionconcurrencykit, files
[1433/2577] Fetching shellout, sweep, collectionconcurrencykit, files, codextended
[2578/4663] Fetching shellout, sweep, collectionconcurrencykit, files, codextended, plot
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.24s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.24s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.24s)
Fetching https://github.com/johnsundell/ink.git
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/plot.git from cache (0.29s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.19s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.89s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (1.87s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.46s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.45s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.46s)
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.45s)
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/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.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/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/Ze0nC/SwiftPygments
Working copy of https://github.com/Ze0nC/SwiftPygments resolved at master (c22bcfc)
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/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at master (6fee761)
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/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.0
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/118] Emitting module Files
[14/118] Compiling Plot Element.swift
[15/118] Compiling Plot ElementClosingMode.swift
[16/118] Compiling Plot ElementComponent.swift
[17/118] Compiling Plot ElementDefinition.swift
[18/122] Emitting module CollectionConcurrencyKit
[19/122] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[20/123] Compiling Plot HTMLInputType.swift
[21/123] Compiling Plot HTMLLinkRelationship.swift
[22/123] Compiling Plot HTMLListStyle.swift
[23/123] Compiling Plot HTMLVideoFormat.swift
[25/123] Compiling Plot HTMLViewportFitMode.swift
[26/123] Compiling Plot HTMLViewportWidthMode.swift
[27/123] Compiling Plot Indentation.swift
[28/123] Compiling Plot Language.swift
[29/123] Compiling Plot HTMLAnchorRelationship.swift
[30/123] Emitting module Ink
[31/123] Compiling Plot HTMLAnchorTarget.swift
[32/123] Compiling Plot HTMLAttributes.swift
[33/123] Compiling Plot HTMLAudioFormat.swift
[34/123] Compiling Plot HTMLButtonType.swift
[35/123] Compiling Plot HTMLComponents.swift
[36/123] Compiling Ink TextStyle.swift
[37/123] Compiling Ink TextStyleMarker.swift
[38/123] Compiling Ink URL.swift
[39/123] Compiling Ink URLDeclaration.swift
[40/123] Compiling PythonKit PythonLibrary+Symbols.swift
[41/123] Compiling PythonKit NumpyConversion.swift
[42/123] Compiling PythonKit Python.swift
[43/123] Emitting module PythonKit
[44/123] Compiling PythonKit PythonLibrary.swift
[45/123] Emitting module ShellOut
[46/123] Compiling Plot SiteMapElements.swift
[47/123] Compiling Plot TwitterCardType.swift
[48/123] Compiling Plot URLRepresentable.swift
[49/123] Compiling Plot XML.swift
[50/123] Compiling Plot XMLAttributes.swift
[51/123] Compiling Plot XMLElements.swift
[52/123] Compiling Plot AnyAttribute.swift
[53/123] Compiling Plot AnyElement.swift
[54/123] Compiling ShellOut ShellOut.swift
[55/133] Compiling Files Files.swift
[56/133] Emitting module Codextended
[57/133] Compiling Codextended Codextended.swift
[58/135] Emitting module Sweep
[59/135] Compiling Sweep Sweep.swift
[60/135] Compiling Plot Attribute.swift
[61/135] Compiling Plot Component.swift
[62/135] Compiling Plot ComponentAttributes.swift
[63/135] Compiling Plot ComponentBuilder.swift
[64/135] Compiling Plot ComponentContainer.swift
[65/135] Compiling Plot ComponentGroup.swift
[66/135] Compiling Plot ControlFlow.swift
[67/135] Compiling Plot Directionality.swift
[68/135] Compiling Plot Document.swift
[71/136] Compiling Plot PodcastMediaType.swift
[72/136] Compiling Plot PodcastType.swift
[73/136] Compiling Plot RSS.swift
[74/136] Compiling Plot RSSAttributes.swift
[75/136] Compiling Plot RSSElements.swift
[76/136] Compiling Plot Renderable.swift
[77/136] Compiling Plot SiteMap.swift
[78/136] Compiling Plot SiteMapChangeFrequency.swift
[81/136] Compiling Plot Node.swift
[82/136] Compiling Plot NodeConvertible.swift
[83/136] Compiling Plot Optional+Component.swift
[84/136] Compiling Plot PodcastAttributes.swift
[85/136] Compiling Plot HTMLElements.swift
[86/136] Compiling Plot HTMLFormContentType.swift
[87/136] Compiling Plot HTMLFormMethod.swift
[88/136] Compiling Plot DocumentEncoding.swift
[89/136] Compiling Plot EmptyComponent.swift
[90/136] Compiling Plot EnvironmentKey.swift
[91/136] Compiling Plot EnvironmentValue.swift
[92/136] Compiling Plot HTML.swift
[128/137] Emitting module Plot
[130/139] Compiling Plot AnyEnvironmentValue.swift
[131/139] Compiling Plot AnyNode.swift
[132/139] Compiling Plot ElementRenderingBuffer.swift
[133/139] Compiling Plot ElementWrapper.swift
[134/139] Compiling Plot Environment.swift
[135/139] Compiling Plot ModifiedComponent.swift
[136/139] Compiling Plot Renderer.swift
[137/139] Compiling Plot String+Escaping.swift
[139/193] Emitting module Publish
[140/200] Compiling Publish PlotComponents.swift
[141/200] Compiling Publish PlotEnvironmentKeys.swift
[142/200] Compiling Publish PlotModifiers.swift
[143/200] Compiling Publish Plugin.swift
[144/200] Compiling Publish PodcastAuthor.swift
[145/200] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[146/200] Compiling Publish PodcastEpisodeMetadata.swift
[147/200] Compiling Publish PodcastFeedConfiguration.swift
[148/200] Compiling Publish HTMLFileMode.swift
[149/200] Compiling Publish Index.swift
[150/200] Compiling Publish Item.swift
[151/200] Compiling Publish ItemRSSProperties.swift
[152/200] Compiling Publish Location.swift
[153/200] Compiling Publish Mutations.swift
[154/200] Compiling Publish Page.swift
[155/200] Compiling Publish Path.swift
[156/200] Compiling Publish Theme+Foundation.swift
[157/200] Compiling Publish Theme.swift
[158/200] Compiling Publish Video.swift
[159/200] Compiling Publish Website.swift
[160/200] Compiling Publish Array+Appending.swift
[161/200] Compiling Publish CommandLine+Output.swift
[162/200] Compiling Publish ContentError.swift
[163/200] Compiling Publish AnyItem.swift
[164/200] Compiling Publish Audio.swift
[165/200] Compiling Publish Content.swift
[166/200] Compiling Publish ContentProtocol.swift
[167/200] Compiling Publish DeploymentMethod.swift
[168/200] Compiling Publish Favicon.swift
[169/200] Compiling Publish FeedConfiguration.swift
[170/200] Compiling Publish HTMLFactory.swift
[171/200] Compiling Publish SectionMap.swift
[172/200] Compiling Publish SortOrder.swift
[173/200] Compiling Publish StringWrapper.swift
[174/200] Compiling Publish Tag.swift
[175/200] Compiling Publish TagDetailsPage.swift
[176/200] Compiling Publish TagHTMLConfiguration.swift
[177/200] Compiling Publish TagListPage.swift
[178/200] Compiling Publish Predicate.swift
[179/200] Compiling Publish PublishedWebsite.swift
[180/200] Compiling Publish PublishingContext.swift
[181/200] Compiling Publish PublishingError.swift
[182/200] Compiling Publish PublishingStep.swift
[183/200] Compiling Publish RSSFeedConfiguration.swift
[184/200] Compiling Publish Section.swift
[185/200] Compiling Publish File+SwiftPackageFolder.swift
[186/200] Compiling Publish FileIOError.swift
[187/200] Compiling Publish Folder+Group.swift
[188/200] Compiling Publish HTMLGenerator.swift
[189/200] Compiling Publish MarkdownContentFactory.swift
[190/200] Compiling Publish MarkdownFileHandler.swift
[191/200] Compiling Publish MarkdownMetadataDecoder.swift
[192/200] Compiling Publish PodcastError.swift
[193/200] Compiling Publish PodcastFeedGenerator.swift
[194/200] Compiling Publish PublishingPipeline.swift
[195/200] Compiling Publish RSSFeedGenerator.swift
[196/200] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[197/200] Compiling Publish SiteMapGenerator.swift
[198/200] Compiling Publish String+Normalized.swift
[200/201] Compiling SwiftPygments SwiftPygments.swift
[201/201] Emitting module SwiftPygments
[203/204] Compiling SwiftPygmentsPublishPlugin SwiftPygmentsPublishPlugin.swift
/host/spi-builder-workspace/Sources/SwiftPygmentsPublishPlugin/SwiftPygmentsPublishPlugin.swift:35:43: warning: reference to static property 'swift' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
33 |
34 |             // Default: Swift
35 |             var lexer : Pygments.Lexer = .swift
   |                                           `- warning: reference to static property 'swift' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
36 |
37 |             if !markdown.hasPrefix("\n"),
/host/spi-builder-workspace/.build/checkouts/SwiftPygments/Sources/SwiftPygments/SwiftPygments.swift:820:27: note: static property declared here
818 |         public static var stata = Lexer(lexers.StataLexer(), name: "Stata", alias: ["stata", "do"], filenames: ["*.do", "*.ado"], mimeTypes: ["text/x-stata", "text/stata", "application/x-stata"])
819 |         public static var superCollider = Lexer(lexers.SuperColliderLexer(), name: "SuperCollider", alias: ["sc", "supercollider"], filenames: ["*.sc", "*.scd"], mimeTypes: ["application/supercollider", "text/supercollider"])
820 |         public static var swift = Lexer(lexers.SwiftLexer(), name: "Swift", alias: ["swift"], filenames: ["*.swift"], mimeTypes: ["text/x-swift"])
    |                           `- note: static property declared here
821 |         public static var swig = Lexer(lexers.SwigLexer(), name: "SWIG", alias: ["swig"], filenames: ["*.swg", "*.i"], mimeTypes: ["text/swig"])
822 |         public static var systemVerilog = Lexer(lexers.SystemVerilogLexer(), name: "systemverilog", alias: ["systemverilog", "sv"], filenames: ["*.sv", "*.svh"], mimeTypes: ["text/x-systemverilog"])
[204/204] Emitting module SwiftPygmentsPublishPlugin
Build complete! (43.46s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftpygments",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ze0nC/SwiftPygments"
    },
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/publish.git"
    }
  ],
  "manifest_display_name" : "SwiftPygmentsPublishPlugin",
  "name" : "SwiftPygmentsPublishPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPygmentsPublishPlugin",
      "targets" : [
        "SwiftPygmentsPublishPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftPygmentsPublishPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPygmentsPublishPluginTests",
      "path" : "Tests/SwiftPygmentsPublishPluginTests",
      "product_dependencies" : [
        "SwiftPygments"
      ],
      "sources" : [
        "SwiftPygmentsPublishPluginTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftPygmentsPublishPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPygmentsPublishPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPygmentsPublishPlugin",
      "path" : "Sources/SwiftPygmentsPublishPlugin",
      "product_dependencies" : [
        "SwiftPygments",
        "Publish"
      ],
      "product_memberships" : [
        "SwiftPygmentsPublishPlugin"
      ],
      "sources" : [
        "SwiftPygmentsPublishPlugin.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.