Build Information
Successful build of swift-argument-encoding, reference 0.8.0 (74686c
), with Swift 5.9 for Linux on 21 Apr 2025 22:23:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: 0.8.0
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
* tag 0.8.0 -> FETCH_HEAD
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 0.8.0
========================================
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-1":/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.48s)
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/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[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 (0.65s)
Fetching https://github.com/pointfreeco/swift-clocks
[7494/75574] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.67s)
Fetching https://github.com/pointfreeco/combine-schedulers
[2808/70186] Fetching swift-syntax
[8424/72596] Fetching swift-syntax, combine-schedulers
[11512/73888] Fetching swift-syntax, combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers (0.30s)
[12522/71478] Fetching swift-syntax, swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks (0.36s)
[11932/70186] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax (5.23s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.42s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.33s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.34s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.32s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.74s)
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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
Building for debugging...
[1/30] Compiling IssueReporting TestContext.swift
[2/30] Compiling IssueReporting Unimplemented.swift
[3/32] Compiling IssueReporting WithExpectedIssue.swift
[4/32] Compiling IssueReporting WithIssueContext.swift
[5/32] Compiling IssueReporting XCTest.swift
[6/32] Compiling IssueReporting IsTesting.swift
[7/32] Compiling IssueReporting IssueReporter.swift
[8/32] 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
~~~~~~~~~~~~~~~~^
[9/32] 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
~~~~~~~~~~~~~~~~^
[10/32] 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
~~~~~~~~~~~~~~~~^
[11/32] Compiling ConcurrencyExtras LockIsolated.swift
[12/32] Compiling IssueReporting ErrorReporting.swift
[13/32] Compiling IssueReporting AppHostWarning.swift
[14/32] Compiling IssueReporting Deprecations.swift
[15/33] Emitting module IssueReporting
[16/33] Compiling IssueReporting FailureObserver.swift
[17/33] Compiling IssueReporting LockIsolated.swift
[18/33] Compiling IssueReporting Rethrows.swift
[19/33] Compiling ConcurrencyExtras MainSerialExecutor.swift
[20/33] Compiling IssueReporting RuntimeWarningReporter.swift
[21/33] Compiling IssueReporting ReportIssue.swift
[22/33] Compiling IssueReporting BreakpointReporter.swift
[23/33] Compiling IssueReporting FatalErrorReporter.swift
[24/34] Compiling ConcurrencyExtras Result.swift
[25/34] Compiling ConcurrencyExtras Task.swift
[27/35] Compiling ConcurrencyExtras UncheckedSendable.swift
[29/35] Emitting module ConcurrencyExtras
[38/40] Compiling XCTestDynamicOverlay Exports.swift
[39/60] Compiling CombineSchedulers AnyScheduler.swift
[40/60] Compiling CombineSchedulers Concurrency.swift
[41/60] Emitting module CombineSchedulers
[42/61] Compiling CombineSchedulers SwiftUI.swift
[43/61] Compiling CombineSchedulers TestScheduler.swift
[44/61] Compiling CombineSchedulers Lock.swift
[45/61] Compiling CombineSchedulers NSRecursiveLock.swift
[46/61] Compiling CombineSchedulers ImmediateScheduler.swift
[47/61] Compiling CombineSchedulers Deprecations.swift
[48/61] Compiling CombineSchedulers UIScheduler.swift
[49/61] Compiling CombineSchedulers UnimplementedScheduler.swift
[50/61] Compiling Clocks Timer.swift
[51/62] Compiling CombineSchedulers UIKit.swift
[52/62] Compiling CombineSchedulers Timer.swift
[53/62] Emitting module Clocks
[54/63] Emitting module XCTestDynamicOverlay
[55/63] Compiling XCTestDynamicOverlay Deprecations.swift
[60/66] Compiling Clocks UnimplementedClock.swift
[61/66] Compiling Clocks AnyClock.swift
[62/66] Compiling Clocks ImmediateClock.swift
[63/66] Compiling Clocks SwiftUI.swift
[64/66] Compiling Clocks _AsyncTimerSequence.swift
[65/66] Compiling Clocks Lock.swift
[66/66] Compiling Clocks TestClock.swift
[69/91] Compiling Dependencies Locale.swift
[70/91] Compiling Dependencies MainQueue.swift
[71/91] Compiling Dependencies MainRunLoop.swift
[72/94] 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/94] Compiling Dependencies Assert.swift
[74/94] Compiling Dependencies Calendar.swift
[75/94] Compiling Dependencies Clocks.swift
[76/94] Compiling Dependencies Deprecations.swift
[77/94] Compiling Dependencies Exports.swift
[78/94] Compiling Dependencies TypeName.swift
[79/94] Compiling Dependencies Context.swift
[80/94] Compiling Dependencies Date.swift
[81/94] Compiling Dependencies FireAndForget.swift
[82/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
[83/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
[84/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
[85/94] Compiling Dependencies UUID.swift
[86/94] Compiling Dependencies WithRandomNumberGenerator.swift
[87/94] Compiling Dependencies AppEntryPoint.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 Formatters.swift
[107/111] Compiling ArgumentEncoding Option.swift
[108/111] Compiling ArgumentEncoding Flag.swift
[109/111] Compiling ArgumentEncoding FormatterNode.swift
[110/111] Compiling ArgumentEncoding OptionSet.swift
[111/111] Compiling ArgumentEncoding PositionalArgument.swift
Build complete! (35.20s)
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.