The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build NetworkService, reference main (c82827), with Swift 6.2 (beta) for Linux on 21 Jun 2025 04:44:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/NetworkService.git
Reference: main
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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/MFB-Technologies-Inc/NetworkService.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/pointfreeco/combine-schedulers.git
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/4581] Fetching swift-custom-dump
[1376/6991] Fetching swift-custom-dump, combine-schedulers
[6068/14891] Fetching swift-custom-dump, combine-schedulers, ohhttpstubs
[7703/15795] Fetching swift-custom-dump, combine-schedulers, ohhttpstubs, swift-http-types
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (0.35s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.42s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.42s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.42s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (2.66s)
Computing version for https://github.com/pointfreeco/combine-schedulers.git
Computed https://github.com/pointfreeco/combine-schedulers.git at 1.0.3 (0.37s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/861] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.27s)
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.49s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.85s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.89s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (0.60s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.40s)
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/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/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.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
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/combine-schedulers.git
Working copy of https://github.com/pointfreeco/combine-schedulers.git resolved at 1.0.3
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/46] Emitting module IssueReporting
[10/48] Compiling HTTPTypes ISOLatin1String.swift
[11/49] Compiling IssueReporting WithExpectedIssue.swift
[12/49] Compiling IssueReporting WithIssueContext.swift
[13/49] Compiling IssueReporting TestContext.swift
[14/49] Compiling IssueReporting Unimplemented.swift
[15/49] Compiling HTTPTypes HTTPFieldName.swift
[16/49] Emitting module HTTPTypes
[17/49] Compiling HTTPTypes HTTPParsedFields.swift
[18/49] Compiling HTTPTypes HTTPRequest.swift
[19/49] Compiling HTTPTypes HTTPResponse.swift
[20/49] Compiling HTTPTypes NIOLock.swift
[21/49] Compiling IssueReporting BreakpointReporter.swift
[22/49] Compiling IssueReporting FatalErrorReporter.swift
[23/49] Compiling IssueReporting RuntimeWarningReporter.swift
[24/49] Compiling IssueReporting ReportIssue.swift
[25/49] Compiling ConcurrencyExtras Result.swift
[26/49] Compiling IssueReporting IssueReporter.swift
[27/49] Compiling IssueReporting FailureObserver.swift
[28/49] Compiling ConcurrencyExtras Task.swift
[31/50] Emitting module ConcurrencyExtras
[32/50] Compiling IssueReporting XCTest.swift
[33/50] Compiling IssueReporting IsTesting.swift
[34/50] Compiling ConcurrencyExtras LockIsolated.swift
[35/50] Compiling ConcurrencyExtras MainSerialExecutor.swift
[40/50] Compiling IssueReporting LockIsolated.swift
[41/50] Compiling IssueReporting Rethrows.swift
[42/50] Compiling IssueReporting ErrorReporting.swift
[43/50] Compiling IssueReporting AppHostWarning.swift
[44/50] Compiling IssueReporting Deprecations.swift
[45/50] Compiling IssueReporting SwiftTesting.swift
[46/50] Compiling IssueReporting UncheckedSendable.swift
[47/50] Compiling IssueReporting Warn.swift
[48/51] Compiling ConcurrencyExtras UncheckedSendable.swift
[51/64] Compiling CombineSchedulers SwiftUI.swift
[52/64] Compiling CombineSchedulers TestScheduler.swift
[53/64] Compiling CombineSchedulers Timer.swift
[54/65] Compiling CombineSchedulers ImmediateScheduler.swift
[55/65] Compiling CombineSchedulers Deprecations.swift
[56/65] Emitting module CombineSchedulers
[57/65] Compiling CombineSchedulers AnyScheduler.swift
[58/65] Compiling CombineSchedulers Concurrency.swift
[59/65] Compiling CombineSchedulers Lock.swift
[60/65] Compiling CombineSchedulers NSRecursiveLock.swift
[61/65] Compiling CombineSchedulers UIScheduler.swift
[62/65] Compiling CombineSchedulers UIKit.swift
[63/65] Compiling CombineSchedulers UnimplementedScheduler.swift
[65/66] Compiling HTTPTypes HTTPField.swift
[66/66] Compiling HTTPTypes HTTPFields.swift
[68/73] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[69/73] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[70/73] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[71/73] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[72/73] Emitting module HTTPTypesFoundation
[73/73] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[75/85] Compiling NetworkService NetworkServiceClient+Start.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[76/86] Compiling NetworkService Result+NetworkService.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[77/86] Compiling NetworkService NetworkService.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[78/86] Compiling NetworkService NetworkServiceClient+Delete.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[79/86] Compiling NetworkService TopLevelCodable.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[80/86] Compiling NetworkService NetworkServiceClient.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[81/86] Compiling NetworkService NetworkServiceClient+Post.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[82/86] Compiling NetworkService NetworkServiceClient+Put.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[83/86] Compiling NetworkService NetworkServiceClient+Get.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[84/86] Compiling NetworkService NetworkServiceClient+GetSession.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
[85/86] Compiling NetworkService NetworkServiceError.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
error: emit-module command failed with exit code 1 (use -v to see invocation)
[86/86] Emitting module NetworkService
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
 7 | // LICENSE file in the root directory of this source tree.
 8 |
 9 | import Combine
   |        `- error: no such module 'Combine'
10 | import Foundation
11 | import HTTPTypes
BUILD FAILURE 6.2 linux