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.10 for Linux on 21 Apr 2025 22:24:27 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.10-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.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/pointfreeco/swift-dependencies.git
[1/6182] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.51s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.1 (0.38s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
[1/852] Fetching swift-concurrency-extras
[853/2144] Fetching swift-concurrency-extras, swift-clocks
[931/4554] Fetching swift-concurrency-extras, swift-clocks, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.27s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.27s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.27s)
[1/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.57s)
[1/70186] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (4.05s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.33s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.35s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.32s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.31s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.06s)
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-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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/38] Compiling IssueReporting TestContext.swift
[10/38] Compiling IssueReporting Unimplemented.swift
[11/40] Compiling IssueReporting WithExpectedIssue.swift
[12/40] Compiling IssueReporting WithIssueContext.swift
[13/40] 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
  ~~~~~~~~~~~~~~~~^

[14/40] 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
  ~~~~~~~~~~~~~~~~^

[15/40] 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
  ~~~~~~~~~~~~~~~~^

[16/40] Compiling ConcurrencyExtras ActorIsolated.swift
[17/40] Compiling ConcurrencyExtras AnyHashableSendable.swift
[18/40] Emitting module ConcurrencyExtras
[19/40] Compiling ConcurrencyExtras AsyncStream.swift
[21/40] Compiling ConcurrencyExtras Task.swift
[22/40] Compiling ConcurrencyExtras Result.swift
[23/41] Compiling IssueReporting XCTest.swift
[24/41] Compiling IssueReporting IsTesting.swift
[25/41] Compiling IssueReporting IssueReporter.swift
[26/41] Compiling IssueReporting BreakpointReporter.swift
[27/41] Compiling IssueReporting FatalErrorReporter.swift
[28/41] Compiling IssueReporting RuntimeWarningReporter.swift
[29/41] Compiling IssueReporting ReportIssue.swift
[30/41] Emitting module IssueReporting
[34/41] Compiling ConcurrencyExtras MainSerialExecutor.swift
[37/41] Compiling ConcurrencyExtras LockIsolated.swift
[38/41] Compiling IssueReporting FailureObserver.swift
[39/41] Compiling IssueReporting LockIsolated.swift
[40/41] Compiling IssueReporting Rethrows.swift
[42/42] Compiling ConcurrencyExtras UncheckedSendable.swift
[44/66] Emitting module CombineSchedulers
[45/66] Compiling CombineSchedulers AnyScheduler.swift
[46/66] Compiling CombineSchedulers Concurrency.swift
[47/67] Emitting module Clocks
[48/68] Compiling CombineSchedulers SwiftUI.swift
[49/68] Compiling CombineSchedulers TestScheduler.swift
[50/68] Compiling CombineSchedulers Timer.swift
[51/68] Compiling CombineSchedulers ImmediateScheduler.swift
[52/68] Compiling CombineSchedulers Deprecations.swift
[53/68] Compiling CombineSchedulers Lock.swift
[54/68] Compiling CombineSchedulers NSRecursiveLock.swift
[55/68] Compiling CombineSchedulers UIKit.swift
[56/68] Compiling CombineSchedulers UIScheduler.swift
[57/68] Compiling Clocks Timer.swift
[58/68] Compiling Clocks ImmediateClock.swift
[59/68] Compiling Clocks Lock.swift
[60/68] Compiling Clocks _AsyncTimerSequence.swift
[61/68] Compiling CombineSchedulers UnimplementedScheduler.swift
[63/69] Compiling Clocks AnyClock.swift
[64/69] Compiling XCTestDynamicOverlay Exports.swift
[65/69] Emitting module XCTestDynamicOverlay
[66/69] Compiling XCTestDynamicOverlay Deprecations.swift
[67/70] Compiling Clocks UnimplementedClock.swift
[69/70] Compiling Clocks SwiftUI.swift
[70/70] Compiling Clocks TestClock.swift
[72/94] Compiling Dependencies Context.swift
[73/94] Compiling Dependencies Date.swift
[74/94] Compiling Dependencies FireAndForget.swift
[75/97] 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
[76/97] 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
[77/97] 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
[78/97] 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
[79/97] Compiling Dependencies Locale.swift
[80/97] Compiling Dependencies MainQueue.swift
[81/97] Compiling Dependencies MainRunLoop.swift
[82/97] Compiling Dependencies UUID.swift
[83/97] Compiling Dependencies WithRandomNumberGenerator.swift
[84/97] Compiling Dependencies AppEntryPoint.swift
[85/97] Compiling Dependencies Deprecations.swift
[86/97] Compiling Dependencies Exports.swift
[87/97] Compiling Dependencies TypeName.swift
[88/97] Compiling Dependencies Assert.swift
[89/97] Compiling Dependencies Calendar.swift
[90/97] Compiling Dependencies Clocks.swift
[91/97] Compiling Dependencies PreviewTrait.swift
[92/97] Compiling Dependencies TestTrait.swift
[93/97] Compiling Dependencies WithDependencies.swift
[94/97] Compiling Dependencies Dependency.swift
[95/97] Compiling Dependencies DependencyContext.swift
[96/97] Compiling Dependencies DependencyKey.swift
[97/97] Compiling Dependencies DependencyValues.swift
[99/112] Compiling ArgumentEncoding StaticString+Constants.swift
[100/113] Compiling ArgumentEncoding DecoderUserInfo+OptionHelpers.swift
[101/113] Compiling ArgumentEncoding DecoderUserInfo+OptionSetHelpers.swift
[102/113] Compiling ArgumentEncoding Command.swift
[103/113] Compiling ArgumentEncoding CommandRepresentable.swift
[104/113] Compiling ArgumentEncoding TopLevelCommandRepresentable.swift
[105/113] Emitting module ArgumentEncoding
[106/113] 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
[107/113] 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
[108/113] Compiling ArgumentEncoding Flag.swift
[109/113] Compiling ArgumentEncoding FormatterNode.swift
[110/113] Compiling ArgumentEncoding Formatters.swift
[111/113] Compiling ArgumentEncoding Option.swift
[112/113] Compiling ArgumentEncoding OptionSet.swift
[113/113] Compiling ArgumentEncoding PositionalArgument.swift
Build complete! (19.82s)
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.10-latest: Pulling from finestructure/spi-images
Digest: sha256:616ef225d0085997f26355ad9695b1159b91f6187a43f9ff135cb59d096bc97d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.