Build Information
Successful build of swift-argument-encoding, reference 0.7.1 (b2660f
), with Swift 5.9 for Linux on 27 Aug 2024 21:28:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Reference: 0.7.1
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.7.1 -> FETCH_HEAD
HEAD is now at b2660f3 Merge pull request #14 from MFB-Technologies-Inc/feature/update-dependencies
Cloned https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Revision (git rev-parse @):
b2660f31a6e70d1857c7dcfc71937b3e1c763a27
SUCCESS checkout https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git at 0.7.1
========================================
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-4606859-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:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
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
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/swiftlang/swift-syntax
[1/1263] Fetching swift-clocks
[1264/5970] Fetching swift-clocks, swift-dependencies
[5971/70594] Fetching swift-clocks, swift-dependencies, swift-syntax
Fetched https://github.com/pointfreeco/swift-clocks (6.61s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-dependencies.git (6.62s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Fetched https://github.com/swiftlang/swift-syntax (6.66s)
Fetching https://github.com/pointfreeco/combine-schedulers
[1/595] Fetching swift-concurrency-extras
[596/2938] Fetching swift-concurrency-extras, combine-schedulers
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.23s)
Fetched https://github.com/pointfreeco/combine-schedulers (0.21s)
[1/4732] Fetching xctest-dynamic-overlay
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.3.9 (0.67s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.68s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.0-prerelease-2024-08-20 (1.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.2.5 (0.34s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (0.39s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.93s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.39s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.0-prerelease-2024-08-20
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.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.3.9
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.2.5
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.1.0
Building for debugging...
[1/27] 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
~~~~~~~~~~~~~~~~^
[2/27] 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
~~~~~~~~~~~~~~~~^
[3/27] Compiling ConcurrencyExtras Result.swift
[4/27] Compiling IssueReporting XCTest.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
~~~~~~~~~~~~~~~~^
[5/27] Compiling ConcurrencyExtras Task.swift
[6/30] Compiling IssueReporting TestContext.swift
[7/30] Compiling IssueReporting Unimplemented.swift
[8/30] Compiling IssueReporting BreakpointReporter.swift
[9/30] Compiling IssueReporting FatalErrorReporter.swift
[10/30] Compiling IssueReporting RuntimeWarningReporter.swift
[11/30] Compiling IssueReporting ReportIssue.swift
[12/30] Compiling ConcurrencyExtras LockIsolated.swift
[13/30] Emitting module ConcurrencyExtras
[14/30] Compiling ConcurrencyExtras MainSerialExecutor.swift
[15/30] Compiling ConcurrencyExtras Locking.swift
[18/30] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[19/30] Compiling IssueReporting LockIsolated.swift
[20/30] Compiling IssueReporting Rethrows.swift
[21/30] Compiling IssueReporting SwiftTesting.swift
[22/30] Compiling IssueReporting IsTesting.swift
[23/30] Compiling IssueReporting IssueReporter.swift
[24/30] Compiling IssueReporting AppHostWarning.swift
[25/30] Compiling IssueReporting Deprecations.swift
[26/30] Compiling IssueReporting FailureObserver.swift
[27/30] Emitting module IssueReporting
[28/30] Compiling ConcurrencyExtras UncheckedSendable.swift
[31/32] Compiling IssueReporting WithExpectedIssue.swift
[32/32] Compiling IssueReporting WithIssueContext.swift
[35/57] Compiling XCTestDynamicOverlay Exports.swift
[36/57] Emitting module Clocks
[37/58] Compiling Clocks AnyClock.swift
[38/58] Compiling Clocks Timer.swift
[39/58] Compiling CombineSchedulers UIScheduler.swift
[40/58] Compiling CombineSchedulers UIKit.swift
[41/58] Compiling CombineSchedulers SwiftUI.swift
[42/58] Compiling CombineSchedulers TestScheduler.swift
[43/58] Compiling CombineSchedulers Timer.swift
[44/59] Compiling CombineSchedulers Lock.swift
[45/59] Compiling CombineSchedulers NSRecursiveLock.swift
[46/59] Compiling CombineSchedulers AnyScheduler.swift
[47/59] Compiling CombineSchedulers Concurrency.swift
[48/59] Emitting module CombineSchedulers
[49/59] Compiling CombineSchedulers ImmediateScheduler.swift
[50/59] Compiling CombineSchedulers Deprecations.swift
[51/59] Compiling Clocks ImmediateClock.swift
[52/59] Compiling CombineSchedulers UnimplementedScheduler.swift
[54/61] Emitting module XCTestDynamicOverlay
[55/61] Compiling XCTestDynamicOverlay Deprecations.swift
[56/62] Compiling Clocks Lock.swift
[57/62] Compiling Clocks _AsyncTimerSequence.swift
[61/63] Compiling Clocks UnimplementedClock.swift
[62/63] Compiling Clocks TestClock.swift
[63/63] Compiling Clocks SwiftUI.swift
[66/86] 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
[67/88] Compiling Dependencies FireAndForget.swift
[68/88] Compiling Dependencies Locale.swift
[69/88] Compiling Dependencies MainQueue.swift
[70/88] Compiling Dependencies Deprecations.swift
[71/88] Compiling Dependencies Exports.swift
[72/88] Compiling Dependencies Dependency.swift
[73/88] Compiling Dependencies DependencyContext.swift
[74/88] Compiling Dependencies DependencyKey.swift
[75/88] 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
[76/88] Compiling Dependencies UUID.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/88] Compiling Dependencies WithRandomNumberGenerator.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/88] Compiling Dependencies MainRunLoop.swift
[79/88] Compiling Dependencies OpenURL.swift
[80/88] Compiling Dependencies TimeZone.swift
[81/88] Compiling Dependencies Clocks.swift
[82/88] Compiling Dependencies Context.swift
[83/88] Compiling Dependencies Date.swift
[84/88] Compiling Dependencies DependencyValues.swift
[85/88] Compiling Dependencies Assert.swift
[86/88] Compiling Dependencies Calendar.swift
[87/88] Compiling Dependencies TypeName.swift
[88/88] Compiling Dependencies WithDependencies.swift
[91/104] Compiling ArgumentEncoding StaticString+Constants.swift
[92/105] Compiling ArgumentEncoding Command.swift
[93/105] Compiling ArgumentEncoding CommandRepresentable.swift
[94/105] Compiling ArgumentEncoding TopLevelCommandRepresentable.swift
[95/105] Emitting module ArgumentEncoding
[96/105] Compiling ArgumentEncoding ArgumentGroup.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/CaseConverter.swift:24: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:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[97/105] Compiling ArgumentEncoding CaseConverter.swift
/host/spi-builder-workspace/Sources/ArgumentEncoding/CaseConverter.swift:24: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:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[98/105] Compiling ArgumentEncoding Formatters.swift
[99/105] Compiling ArgumentEncoding Option.swift
[100/105] Compiling ArgumentEncoding DecoderUserInfo+OptionHelpers.swift
[101/105] Compiling ArgumentEncoding DecoderUserInfo+OptionSetHelpers.swift
[102/105] Compiling ArgumentEncoding OptionSet.swift
[103/105] Compiling ArgumentEncoding PositionalArgument.swift
[104/105] Compiling ArgumentEncoding Flag.swift
[105/105] Compiling ArgumentEncoding FormatterNode.swift
Build complete! (24.53s)
Build complete.
Done.