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 swift-argument-encoding, reference main (74686c), with Swift 5.9 for Linux on 21 Apr 2025 22:23:40 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-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Reference: main
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/MFB-Technologies-Inc/swift-argument-encoding
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 74686c3 Merge pull request #15 from MFB-Technologies-Inc/feature/init-positional-with-argument-rep
Cloned https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Revision (git rev-parse @):
74686c3d2591147632ab9e27c429e5b9eafda5ea
SUCCESS checkout https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/pointfreeco/swift-dependencies.git
[1/6182] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git (0.49s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.1 (0.41s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/852] Fetching swift-concurrency-extras
[853/6240] Fetching swift-concurrency-extras, xctest-dynamic-overlay
[6241/76426] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-concurrency-extras (4.88s)
Fetching https://github.com/pointfreeco/swift-clocks
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (4.91s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetched https://github.com/swiftlang/swift-syntax (5.01s)
[1/2410] Fetching combine-schedulers
[1062/3702] Fetching combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers (0.34s)
Fetched https://github.com/pointfreeco/swift-clocks (0.37s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.44s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.43s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.43s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.47s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.13s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.9.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Building for debugging...
[1/30] Emitting module IssueReporting
[2/32] Compiling IssueReporting TestContext.swift
[3/32] Compiling IssueReporting Unimplemented.swift
[4/32] Compiling IssueReporting WithExpectedIssue.swift
[5/32] Compiling IssueReporting WithIssueContext.swift
[6/32] Emitting module ConcurrencyExtras
[7/33] Compiling ConcurrencyExtras UncheckedSendable.swift
[8/33] Compiling ConcurrencyExtras MainSerialExecutor.swift
[9/33] Compiling IssueReporting XCTest.swift
[10/33] Compiling IssueReporting IsTesting.swift
[11/33] Compiling IssueReporting IssueReporter.swift
[12/33] Compiling IssueReporting BreakpointReporter.swift
[13/33] Compiling IssueReporting FatalErrorReporter.swift
[14/33] Compiling IssueReporting RuntimeWarningReporter.swift
[15/33] Compiling IssueReporting ReportIssue.swift
[16/33] Compiling IssueReporting SwiftTesting.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[17/33] Compiling IssueReporting UncheckedSendable.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[18/33] Compiling IssueReporting Warn.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[19/33] Compiling IssueReporting ErrorReporting.swift
[20/33] Compiling IssueReporting AppHostWarning.swift
[23/33] Compiling IssueReporting Deprecations.swift
[24/33] Compiling IssueReporting FailureObserver.swift
[25/33] Compiling IssueReporting LockIsolated.swift
[26/33] Compiling IssueReporting Rethrows.swift
[27/34] Compiling ConcurrencyExtras LockIsolated.swift
[32/34] Compiling ConcurrencyExtras Result.swift
[33/34] Compiling ConcurrencyExtras Task.swift
[38/60] Compiling XCTestDynamicOverlay Exports.swift
[39/60] Compiling CombineSchedulers SwiftUI.swift
[40/60] Compiling CombineSchedulers TestScheduler.swift
[41/60] Compiling CombineSchedulers ImmediateScheduler.swift
[42/60] Compiling CombineSchedulers Deprecations.swift
[43/60] Emitting module CombineSchedulers
[44/60] Compiling CombineSchedulers UIKit.swift
[45/60] Compiling Clocks Timer.swift
[46/60] Compiling CombineSchedulers AnyScheduler.swift
[47/60] Compiling CombineSchedulers Concurrency.swift
[48/60] Compiling CombineSchedulers Timer.swift
[49/60] Compiling CombineSchedulers UIScheduler.swift
[50/61] Compiling CombineSchedulers Lock.swift
[51/61] Compiling CombineSchedulers NSRecursiveLock.swift
[52/62] Compiling CombineSchedulers UnimplementedScheduler.swift
[53/63] Emitting module Clocks
[54/63] Compiling Clocks ImmediateClock.swift
[55/63] Compiling Clocks AnyClock.swift
[56/63] Compiling Clocks _AsyncTimerSequence.swift
[57/63] Compiling Clocks Lock.swift
[60/64] Compiling XCTestDynamicOverlay Deprecations.swift
[61/64] Emitting module XCTestDynamicOverlay
[62/65] Compiling Clocks UnimplementedClock.swift
[64/66] Compiling Clocks SwiftUI.swift
[65/66] Compiling Clocks TestClock.swift
[69/91] Compiling Dependencies Context.swift
[70/91] Compiling Dependencies Date.swift
[71/91] Compiling Dependencies FireAndForget.swift
[72/91] Emitting module Dependencies
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift:5:5: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
    import FoundationNetworking
    ^
    @preconcurrency
[73/91] Compiling Dependencies Assert.swift
[74/91] Compiling Dependencies Calendar.swift
[75/91] Compiling Dependencies Clocks.swift
[76/94] Compiling Dependencies UUID.swift
[77/94] Compiling Dependencies WithRandomNumberGenerator.swift
[78/94] Compiling Dependencies AppEntryPoint.swift
[79/94] Compiling Dependencies OpenURL.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift:5:5: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
    import FoundationNetworking
    ^
    @preconcurrency
[80/94] Compiling Dependencies TimeZone.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift:5:5: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
    import FoundationNetworking
    ^
    @preconcurrency
[81/94] Compiling Dependencies URLSession.swift
/host/spi-builder-workspace/.build/checkouts/swift-dependencies/Sources/Dependencies/DependencyValues/URLSession.swift:5:5: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
    import FoundationNetworking
    ^
    @preconcurrency
[82/94] Compiling Dependencies Locale.swift
[83/94] Compiling Dependencies MainQueue.swift
[84/94] Compiling Dependencies MainRunLoop.swift
[85/94] Compiling Dependencies Deprecations.swift
[86/94] Compiling Dependencies Exports.swift
[87/94] Compiling Dependencies TypeName.swift
[88/94] Compiling Dependencies PreviewTrait.swift
[89/94] Compiling Dependencies TestTrait.swift
[90/94] Compiling Dependencies WithDependencies.swift
[91/94] Compiling Dependencies Dependency.swift
[92/94] Compiling Dependencies DependencyContext.swift
[93/94] Compiling Dependencies DependencyKey.swift
[94/94] Compiling Dependencies DependencyValues.swift
[97/110] Compiling ArgumentEncoding StaticString+Constants.swift
[98/111] Compiling ArgumentEncoding Command.swift
[99/111] Compiling ArgumentEncoding CommandRepresentable.swift
[100/111] Compiling ArgumentEncoding DecoderUserInfo+OptionHelpers.swift
[101/111] Compiling ArgumentEncoding DecoderUserInfo+OptionSetHelpers.swift
[102/111] Compiling ArgumentEncoding TopLevelCommandRepresentable.swift
[103/111] Emitting module ArgumentEncoding
[104/111] Compiling ArgumentEncoding ArgumentGroup.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/CaseConverter.swift:22:26: warning: capture of 'regex' with non-sendable type 'NSRegularExpression' in a `@Sendable` closure
            let result = regex.stringByReplacingMatches(in: input, range: range, withTemplate: template)
                         ^
Foundation.NSRegularExpression:1:12: note: class 'NSRegularExpression' does not conform to the 'Sendable' protocol
open class NSRegularExpression : NSObject, NSCopying, NSSecureCoding {
           ^
/host/spi-builder-workspace/Sources/ArgumentEncoding/CaseConverter.swift:7:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[105/111] Compiling ArgumentEncoding CaseConverter.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/CaseConverter.swift:22:26: warning: capture of 'regex' with non-sendable type 'NSRegularExpression' in a `@Sendable` closure
            let result = regex.stringByReplacingMatches(in: input, range: range, withTemplate: template)
                         ^
Foundation.NSRegularExpression:1:12: note: class 'NSRegularExpression' does not conform to the 'Sendable' protocol
open class NSRegularExpression : NSObject, NSCopying, NSSecureCoding {
           ^
/host/spi-builder-workspace/Sources/ArgumentEncoding/CaseConverter.swift:7:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[106/111] Compiling ArgumentEncoding OptionSet.swift
[107/111] Compiling ArgumentEncoding PositionalArgument.swift
[108/111] Compiling ArgumentEncoding Formatters.swift
[109/111] Compiling ArgumentEncoding Option.swift
[110/111] Compiling ArgumentEncoding Flag.swift
[111/111] Compiling ArgumentEncoding FormatterNode.swift
Build complete! (32.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-dependencies",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-dependencies.git"
    }
  ],
  "manifest_display_name" : "swift-argument-encoding",
  "name" : "swift-argument-encoding",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ArgumentEncoding",
      "targets" : [
        "ArgumentEncoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArgumentEncodingTests",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentEncodingTests",
      "path" : "Tests/ArgumentEncodingTests",
      "sources" : [
        "ArgumentGroupTests.swift",
        "CommandRepresentableTests.swift",
        "CommandTests.swift",
        "FlagTests.swift",
        "FormatterTests.swift",
        "OptionDecodingTests.swift",
        "OptionSetDecodingTests.swift",
        "OptionSetTests.swift",
        "OptionTests.swift",
        "PositionalTests.swift",
        "TopLevelCommandRepresentableTests.swift"
      ],
      "target_dependencies" : [
        "ArgumentEncoding"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArgumentEncoding",
      "module_type" : "SwiftTarget",
      "name" : "ArgumentEncoding",
      "path" : "Sources/ArgumentEncoding",
      "product_dependencies" : [
        "Dependencies"
      ],
      "product_memberships" : [
        "ArgumentEncoding"
      ],
      "sources" : [
        "ArgumentGroup.swift",
        "CaseConverter.swift",
        "Command.swift",
        "CommandRepresentable.swift",
        "DecoderUserInfo+OptionHelpers.swift",
        "DecoderUserInfo+OptionSetHelpers.swift",
        "Flag.swift",
        "FormatterNode.swift",
        "Formatters.swift",
        "Option.swift",
        "OptionSet.swift",
        "PositionalArgument.swift",
        "StaticString+Constants.swift",
        "TopLevelCommandRepresentable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.