Build Information
Successful build of NetworkService, reference main (c82827
), with Swift 5.10 for macOS (SPM) on 28 Aug 2024 00:10:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/NetworkService.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MFB-Technologies-Inc/NetworkService
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c82827c Merge pull request #20 from MFB-Technologies-Inc/feature/update-dependencies
Cloned https://github.com/MFB-Technologies-Inc/NetworkService.git
Revision (git rev-parse @):
c82827c153118d1ee6da1339d4a17a68c52aee9b
SUCCESS checkout https://github.com/MFB-Technologies-Inc/NetworkService.git at main
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/combine-schedulers.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/apple/swift-http-types.git
[1/2343] Fetching combine-schedulers
[72/2938] Fetching combine-schedulers, swift-concurrency-extras
[180/7442] Fetching combine-schedulers, swift-concurrency-extras, swift-custom-dump
[316/7970] Fetching combine-schedulers, swift-concurrency-extras, swift-custom-dump, swift-http-types
[777/12702] Fetching combine-schedulers, swift-concurrency-extras, swift-custom-dump, swift-http-types, xctest-dynamic-overlay
[916/20590] Fetching combine-schedulers, swift-concurrency-extras, swift-custom-dump, swift-http-types, xctest-dynamic-overlay, ohhttpstubs
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (2.18s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (2.18s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (2.18s)
[9717/9764] Fetching swift-custom-dump, swift-http-types, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (2.28s)
Fetched https://github.com/apple/swift-http-types.git from cache (2.28s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (2.28s)
Creating working copy for https://github.com/pointfreeco/combine-schedulers.git
Working copy of https://github.com/pointfreeco/combine-schedulers.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
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
Creating working copy for https://github.com/pointfreeco/swift-custom-dump.git
Working copy of https://github.com/pointfreeco/swift-custom-dump.git resolved at 1.3.3
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
========================================
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": "networkservice",
"name": "NetworkService",
"url": "https://github.com/MFB-Technologies-Inc/NetworkService.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkService",
"dependencies": [
{
"identity": "combine-schedulers",
"name": "combine-schedulers",
"url": "https://github.com/pointfreeco/combine-schedulers.git",
"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.1.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.2.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/xctest-dynamic-overlay",
"dependencies": [
]
}
]
},
{
"identity": "swift-http-types",
"name": "swift-http-types",
"url": "https://github.com/apple/swift-http-types.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/MFB-Technologies-Inc/NetworkService.git
[1/1112] Fetching networkservice
Fetched https://github.com/MFB-Technologies-Inc/NetworkService.git from cache (0.89s)
Fetching https://github.com/pointfreeco/combine-schedulers.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
Fetched https://github.com/apple/swift-http-types.git from cache (0.52s)
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (0.52s)
Computing version for https://github.com/pointfreeco/combine-schedulers.git
Computed https://github.com/pointfreeco/combine-schedulers.git at 1.0.2 (0.42s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.49s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (0.57s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.2.5 (0.41s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.3.0 (0.55s)
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
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/combine-schedulers.git
Working copy of https://github.com/pointfreeco/combine-schedulers.git resolved at 1.0.2
Creating working copy for https://github.com/MFB-Technologies-Inc/NetworkService.git
Working copy of https://github.com/MFB-Technologies-Inc/NetworkService.git resolved at main (c82827c)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.3.0
warning: '.resolve-product-dependencies': dependency 'networkservice' is not used by any target
Found 2 product dependencies
- combine-schedulers
- swift-http-types
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/MFB-Technologies-Inc/NetworkService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-33747A42983211AE.txt
[9/45] Compiling HTTPTypes HTTPParsedFields.swift
[10/45] Compiling HTTPTypes ISOLatin1String.swift
[11/45] Compiling HTTPTypes HTTPResponse.swift
[12/45] Compiling HTTPTypes HTTPRequest.swift
[13/45] Compiling HTTPTypes HTTPFieldName.swift
[14/45] Compiling HTTPTypes HTTPField.swift
[15/45] Compiling HTTPTypes HTTPFields.swift
[16/45] Emitting module HTTPTypes
[17/51] Emitting module ConcurrencyExtras
[18/51] Compiling ConcurrencyExtras UncheckedSendable.swift
[19/51] Compiling IssueReporting ReportIssue.swift
[20/51] Compiling IssueReporting TestContext.swift
[21/51] Compiling IssueReporting Unimplemented.swift
[22/51] Compiling IssueReporting WithExpectedIssue.swift
[23/52] Compiling IssueReporting WithIssueContext.swift
[24/52] Compiling IssueReporting XCTest.swift
[25/52] Compiling IssueReporting IsTesting.swift
[26/52] Compiling IssueReporting FatalErrorReporter.swift
[27/52] Compiling IssueReporting RuntimeWarningReporter.swift
[28/52] Compiling IssueReporting IssueReporter.swift
[29/52] Compiling IssueReporting BreakpointReporter.swift
[30/52] Emitting module IssueReporting
[31/52] Compiling IssueReporting UncheckedSendable.swift
[32/52] Compiling IssueReporting Warn.swift
[33/52] Compiling IssueReporting FailureObserver.swift
[34/52] Compiling IssueReporting LockIsolated.swift
[35/52] Compiling IssueReporting AppHostWarning.swift
[36/52] Compiling IssueReporting Deprecations.swift
[37/52] Compiling IssueReporting Rethrows.swift
[38/52] Compiling IssueReporting SwiftTesting.swift
[39/52] Compiling ConcurrencyExtras LockIsolated.swift
[40/52] Compiling ConcurrencyExtras Locking.swift
[41/52] Compiling ConcurrencyExtras AsyncStream.swift
[42/52] Compiling ConcurrencyExtras Result.swift
[43/52] Compiling ConcurrencyExtras MainSerialExecutor.swift
[44/52] Compiling ConcurrencyExtras Task.swift
[45/52] Compiling ConcurrencyExtras ActorIsolated.swift
[46/52] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[47/52] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[48/52] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[49/64] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[50/64] Emitting module HTTPTypesFoundation
[51/64] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[52/64] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[53/75] Compiling NetworkService Result+NetworkService.swift
[54/75] Compiling NetworkService NetworkServiceError.swift
[55/76] Compiling NetworkService NetworkServiceClient.swift
[56/76] Compiling NetworkService NetworkServiceClient+Get.swift
[57/76] Compiling NetworkService NetworkServiceClient+Put.swift
[58/76] Compiling NetworkService NetworkServiceClient+GetSession.swift
[59/76] Compiling NetworkService NetworkService.swift
[60/76] Compiling NetworkService NetworkServiceClient+Delete.swift
[61/76] Compiling NetworkService NetworkServiceClient+Start.swift
[62/76] Compiling NetworkService NetworkServiceClient+Post.swift
[63/76] Emitting module NetworkService
[64/76] Compiling NetworkService TopLevelCodable.swift
[65/76] Compiling CombineSchedulers Lock.swift
[66/77] Compiling CombineSchedulers UIScheduler.swift
[69/77] Compiling CombineSchedulers NSRecursiveLock.swift
[70/77] Compiling CombineSchedulers TestScheduler.swift
[71/77] Compiling CombineSchedulers UIKit.swift
[72/77] Compiling CombineSchedulers UnimplementedScheduler.swift
[73/77] Emitting module CombineSchedulers
[74/77] Compiling CombineSchedulers Timer.swift
[75/77] Compiling CombineSchedulers AnyScheduler.swift
[76/77] Compiling CombineSchedulers Concurrency.swift
[77/77] Compiling CombineSchedulers SwiftUI.swift
[78/82] Compiling NetworkServiceTestHelper RepeatResponse.swift
[79/82] Compiling NetworkServiceTestHelper MockOutput.swift
[80/82] Compiling NetworkServiceTestHelper Delay.swift
[81/82] Compiling NetworkServiceTestHelper MockNetworkService.swift
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:67:35: warning: capture of 'scheduler' with non-sendable type 'T' in a `@Sendable` closure
try await scheduler.sleep(for: .seconds(.max))
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:19:35: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
open class MockNetworkService<T: Scheduler>: NetworkServiceClient {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:77:35: warning: capture of 'scheduler' with non-sendable type 'T' in a `@Sendable` closure
try await scheduler.sleep(for: .seconds(delay.interval))
^
/Users/admin/builder/spi-builder-workspace/Sources/NetworkServiceTestHelper/MockNetworkService.swift:19:35: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
open class MockNetworkService<T: Scheduler>: NetworkServiceClient {
^
, Sendable
[82/82] Emitting module NetworkServiceTestHelper
Build complete! (11.66s)
Build complete.
Done.