Build Information
Successful build of NetworkService with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/NetworkService.git
Reference: 4.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/MFB-Technologies-Inc/NetworkService
* tag 4.1.1 -> FETCH_HEAD
HEAD is now at 546d9b3 Merge pull request #15 from MFB-Technologies-Inc/feature/upcoming-features
Cloned https://github.com/MFB-Technologies-Inc/NetworkService.git
Revision (git rev-parse @):
546d9b31fe3f6e284eec40fc2aa77a4733b20ade
SUCCESS checkout https://github.com/MFB-Technologies-Inc/NetworkService.git at 4.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/MFB-Technologies-Inc/NetworkService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--423B1241ED78D482.txt
[7/36] Emitting module XCTestDynamicOverlay
[8/37] Emitting module NetworkService
[9/38] Compiling ConcurrencyExtras UncheckedSendable.swift
[10/38] Compiling XCTestDynamicOverlay Deprecations.swift
[11/38] Compiling XCTestDynamicOverlay Unimplemented.swift
[12/38] Compiling NetworkService URLRequest+HTTPMethod.swift
[13/38] Compiling NetworkService TopLevelCodable.swift
[14/38] Compiling NetworkService URLRequest+HTTPHeader.swift
[15/38] Compiling NetworkService NetworkServiceClient.swift
[16/38] Compiling NetworkService Result+NetworkService.swift
[17/38] Compiling NetworkService NetworkServiceClient+Put.swift
[18/38] Compiling NetworkService NetworkServiceClient+Start.swift
[19/38] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[20/38] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[21/38] Emitting module ConcurrencyExtras
[22/38] Compiling NetworkService URLRequest+build.swift
[23/38] Compiling ConcurrencyExtras AsyncStream.swift
[24/38] Compiling ConcurrencyExtras ActorIsolated.swift
[25/38] Compiling ConcurrencyExtras MainSerialExecutor.swift
[26/38] Compiling NetworkService HTTPURLResponse+StatusCode.swift
[27/38] Compiling NetworkService NetworkService.swift
[28/38] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[29/38] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[30/38] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[31/38] Compiling NetworkService NetworkServiceClient+Delete.swift
[32/38] Compiling NetworkService NetworkServiceClient+Get.swift
[33/38] Compiling NetworkService NetworkServiceClient+GetSession.swift
[34/38] Compiling NetworkService NetworkServiceClient+Post.swift
[35/38] Compiling XCTestDynamicOverlay XCTFail.swift
[36/38] Compiling ConcurrencyExtras Task.swift
[37/38] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[38/38] Compiling ConcurrencyExtras LockIsolated.swift
[39/50] Compiling CombineSchedulers Timer.swift
[40/50] Compiling CombineSchedulers UIScheduler.swift
[41/50] Compiling CombineSchedulers UIKit.swift
[42/51] Compiling CombineSchedulers UnimplementedScheduler.swift
[43/51] Compiling CombineSchedulers ImmediateScheduler.swift
[44/51] Compiling CombineSchedulers Deprecations.swift
[45/51] Compiling CombineSchedulers AnyScheduler.swift
[46/51] Compiling CombineSchedulers Concurrency.swift
[47/51] Compiling CombineSchedulers Lock.swift
[48/51] Compiling CombineSchedulers NSRecursiveLock.swift
[49/51] Emitting module CombineSchedulers
[50/51] Compiling CombineSchedulers SwiftUI.swift
[51/51] Compiling CombineSchedulers TestScheduler.swift
[52/58] Compiling NetworkServiceTestHelper RepeatResponse.swift
[53/58] Compiling NetworkServiceTestHelper CodableOutput.swift
[54/58] Compiling NetworkServiceTestHelper FailureOutput.swift
[55/58] Emitting module NetworkServiceTestHelper
[56/58] Compiling NetworkServiceTestHelper MockOutput.swift
[57/58] Compiling NetworkServiceTestHelper Delay.swift
[58/58] Compiling NetworkServiceTestHelper MockNetworkService.swift
Build complete! (15.24s)
Fetching https://github.com/AliSoftware/OHHTTPStubs.git from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/combine-schedulers.git from cache
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.20s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.20s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.20s)
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (0.20s)
Computing version for https://github.com/pointfreeco/combine-schedulers.git
Computed https://github.com/pointfreeco/combine-schedulers.git at 1.0.0 (0.38s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.40s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.0.0 (0.37s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.42s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.0.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/combine-schedulers-f13ce678 is not valid git repository for 'https://github.com/pointfreeco/combine-schedulers.git', will fetch again.
Fetching https://github.com/pointfreeco/combine-schedulers.git from cache
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/combine-schedulers-f13ce678 is not valid git repository for 'https://github.com/pointfreeco/combine-schedulers.git', will fetch again.
Fetching https://github.com/pointfreeco/combine-schedulers.git from cache
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (0.01s)
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.0
Build complete.
Done.