Build Information
Successful build of swift-argument-encoding, reference 0.7.1 (b2660f
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 21:46:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-dependencies.git
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/2347] Fetching combine-schedulers
[25/3105] Fetching combine-schedulers, swift-concurrency-extras
[133/4383] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[740/9368] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
[741/14685] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.01s)
[4919/13927] Fetching combine-schedulers, swift-clocks, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (1.43s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
[1/66360] Fetching swift-syntax
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.3.9 (0.54s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (3.46s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.46s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.46s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (3.46s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
warning: 'xctest-dynamic-overlay': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "xctest-dynamic-overlay",
7 | platforms: [
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.2.5 (0.50s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (3.17s)
Computing version for https://github.com/pointfreeco/swift-clocks
warning: 'swift-clocks': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.49s)
Computing version for https://github.com/pointfreeco/combine-schedulers
warning: 'combine-schedulers': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.60s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.0-prerelease-2024-08-20 (0.75s)
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/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/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.2
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
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "xctest-dynamic-overlay",
7 | platforms: [
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-argument-encoding",
"name": "swift-argument-encoding",
"url": "https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-encoding",
"dependencies": [
{
"identity": "swift-dependencies",
"name": "swift-dependencies",
"url": "https://github.com/pointfreeco/swift-dependencies.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies",
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/combine-schedulers",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-clocks",
"name": "swift-clocks",
"url": "https://github.com/pointfreeco/swift-clocks",
"version": "1.0.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-clocks",
"dependencies": [
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-concurrency-extras",
"name": "swift-concurrency-extras",
"url": "https://github.com/pointfreeco/swift-concurrency-extras",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras",
"dependencies": [
]
},
{
"identity": "xctest-dynamic-overlay",
"name": "xctest-dynamic-overlay",
"url": "https://github.com/pointfreeco/xctest-dynamic-overlay",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
[1/597] Fetching swift-argument-encoding
Fetched https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git from cache (0.86s)
Fetching https://github.com/pointfreeco/swift-dependencies.git from cache
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.45s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
warning: 'swift-dependencies': /Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-dependencies",
8 | platforms: [
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.4.1 (0.51s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.59s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.59s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.59s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.83s)
Fetched https://github.com/swiftlang/swift-syntax from cache (0.83s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.2 (0.02s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.5 (0.02s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.48s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
warning: 'swift-concurrency-extras': /Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-concurrency-extras",
7 | platforms: [
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.2.0 (0.46s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.03s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.2
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-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.2.0
Creating working copy for https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Working copy of https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git resolved at 0.7.1 (b2660f3)
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.4.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.5
warning: 'swift-dependencies': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-dependencies/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-dependencies",
8 | platforms: [
warning: 'swift-concurrency-extras': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-concurrency-extras/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-concurrency-extras",
7 | platforms: [
warning: '.resolve-product-dependencies': dependency 'swift-argument-encoding' is not used by any target
Found 1 product dependencies
- swift-dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/MFB-Technologies-Inc/swift-argument-encoding.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version--7754E27361AE5C74.txt
[9/37] Compiling IssueReporting Unimplemented.swift
[10/37] Compiling IssueReporting WithExpectedIssue.swift
[11/38] Compiling IssueReporting ReportIssue.swift
[12/38] Compiling IssueReporting TestContext.swift
[13/38] Compiling IssueReporting WithIssueContext.swift
[14/38] Compiling ConcurrencyExtras Result.swift
[15/38] Compiling ConcurrencyExtras UncheckedSendable.swift
[16/38] Emitting module IssueReporting
[17/38] Compiling ConcurrencyExtras LockIsolated.swift
[18/38] Compiling ConcurrencyExtras MainSerialExecutor.swift
[19/38] Compiling ConcurrencyExtras Locking.swift
[20/38] Compiling ConcurrencyExtras Task.swift
[21/38] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[22/38] Compiling ConcurrencyExtras AsyncStream.swift
[23/38] Compiling ConcurrencyExtras ActorIsolated.swift
[24/38] Emitting module ConcurrencyExtras
[25/38] Compiling IssueReporting AppHostWarning.swift
[26/38] Compiling IssueReporting Deprecations.swift
[27/38] Compiling IssueReporting FailureObserver.swift
[28/38] Compiling IssueReporting LockIsolated.swift
[29/38] Compiling IssueReporting Rethrows.swift
[30/38] Compiling IssueReporting SwiftTesting.swift
[31/38] Compiling IssueReporting UncheckedSendable.swift
[32/38] Compiling IssueReporting Warn.swift
[33/38] Compiling IssueReporting XCTest.swift
[34/38] Compiling IssueReporting IsTesting.swift
[35/38] Compiling IssueReporting FatalErrorReporter.swift
[36/38] Compiling IssueReporting RuntimeWarningReporter.swift
[37/38] Compiling IssueReporting IssueReporter.swift
[38/38] Compiling IssueReporting BreakpointReporter.swift
[39/62] Emitting module XCTestDynamicOverlay
[40/62] Compiling XCTestDynamicOverlay Exports.swift
[41/62] Compiling XCTestDynamicOverlay Deprecations.swift
[42/62] Compiling Clocks Timer.swift
[43/62] Compiling CombineSchedulers UIScheduler.swift
[44/62] Compiling CombineSchedulers Lock.swift
[45/62] Compiling CombineSchedulers UIKit.swift
[46/63] Compiling Clocks AnyClock.swift
[47/63] Compiling CombineSchedulers ImmediateScheduler.swift
[48/63] Compiling CombineSchedulers Deprecations.swift
[49/63] Emitting module Clocks
[50/63] Compiling CombineSchedulers AnyScheduler.swift
[51/63] Compiling CombineSchedulers Concurrency.swift
[52/63] Emitting module CombineSchedulers
[53/63] Compiling Clocks UnimplementedClock.swift
[54/63] Compiling CombineSchedulers Timer.swift
[55/63] Compiling CombineSchedulers TestScheduler.swift
[56/63] Compiling Clocks ImmediateClock.swift
[57/63] Compiling Clocks _AsyncTimerSequence.swift
[58/63] Compiling Clocks TestClock.swift
[59/63] Compiling CombineSchedulers UnimplementedScheduler.swift
[60/63] Compiling CombineSchedulers NSRecursiveLock.swift
[61/63] Compiling CombineSchedulers SwiftUI.swift
[62/63] Compiling Clocks Lock.swift
[63/63] Compiling Clocks SwiftUI.swift
[64/84] Compiling Dependencies UUID.swift
[65/84] Compiling Dependencies WithRandomNumberGenerator.swift
[66/84] Compiling Dependencies MainRunLoop.swift
[67/84] Compiling Dependencies OpenURL.swift
[68/84] Compiling Dependencies TimeZone.swift
[69/84] Compiling Dependencies URLSession.swift
[70/86] Emitting module Dependencies
[71/86] Compiling Dependencies Clocks.swift
[72/86] Compiling Dependencies Context.swift
[73/86] Compiling Dependencies Locale.swift
[74/86] Compiling Dependencies MainQueue.swift
[75/86] Compiling Dependencies Date.swift
[76/86] Compiling Dependencies FireAndForget.swift
[77/86] Compiling Dependencies Deprecations.swift
[78/86] Compiling Dependencies Exports.swift
[79/86] Compiling Dependencies DependencyValues.swift
[80/86] Compiling Dependencies Assert.swift
[81/86] Compiling Dependencies Calendar.swift
[82/86] Compiling Dependencies Dependency.swift
[83/86] Compiling Dependencies DependencyContext.swift
[84/86] Compiling Dependencies DependencyKey.swift
[85/86] Compiling Dependencies TypeName.swift
[86/86] Compiling Dependencies WithDependencies.swift
[87/100] Compiling ArgumentEncoding OptionSet.swift
[88/101] Compiling ArgumentEncoding Formatters.swift
[89/101] Compiling ArgumentEncoding Flag.swift
[90/101] Compiling ArgumentEncoding FormatterNode.swift
[91/101] Compiling ArgumentEncoding Command.swift
[92/101] Compiling ArgumentEncoding CommandRepresentable.swift
[93/101] Compiling ArgumentEncoding DecoderUserInfo+OptionHelpers.swift
[94/101] Compiling ArgumentEncoding DecoderUserInfo+OptionSetHelpers.swift
[95/101] Emitting module ArgumentEncoding
[96/101] Compiling ArgumentEncoding ArgumentGroup.swift
[97/101] Compiling ArgumentEncoding CaseConverter.swift
[98/101] Compiling ArgumentEncoding PositionalArgument.swift
[99/101] Compiling ArgumentEncoding StaticString+Constants.swift
[100/101] Compiling ArgumentEncoding Option.swift
[101/101] Compiling ArgumentEncoding TopLevelCommandRepresentable.swift
Build complete! (42.30s)
warning: 'swift-clocks': /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-clocks/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "swift-clocks",
7 | // NB: While the `Clock` protocol is iOS 16+, etc., the package should support earlier platforms
warning: 'combine-schedulers': /Users/admin/builder/spi-builder-workspace/.build/checkouts/combine-schedulers/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "combine-schedulers",
7 | platforms: [
warning: 'xctest-dynamic-overlay': /Users/admin/builder/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Package@swift-6.0.swift:5:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
3 | import PackageDescription
4 |
5 | let package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
6 | name: "xctest-dynamic-overlay",
7 | platforms: [
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" : "/Users/admin/builder/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" : "6.0"
}
Done.