Build Information
Failed to build NetworkService, reference main (c82827
), with Swift 6.0 for Linux on 4 Nov 2024 08:53:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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.0
Building package at path: $PWD
https://github.com/MFB-Technologies-Inc/NetworkService.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-custom-dump.git
[1/4511] Fetching swift-custom-dump
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/pointfreeco/combine-schedulers.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.50s)
[1/648] Fetching swift-http-types
[254/2995] Fetching swift-http-types, combine-schedulers
[1283/10883] Fetching swift-http-types, combine-schedulers, ohhttpstubs
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (0.51s)
[4987/8536] Fetching swift-http-types, ohhttpstubs
Fetched https://github.com/apple/swift-http-types.git from cache (0.87s)
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.88s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (3.63s)
Computing version for https://github.com/pointfreeco/combine-schedulers.git
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.git at 1.0.2 (0.91s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/758] Fetching swift-concurrency-extras
[759/5743] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.46s)
[549/4985] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.12s)
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 (1.07s)
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.82s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.2 (0.97s)
Computing version for https://github.com/pointfreeco/swift-custom-dump.git
Computed https://github.com/pointfreeco/swift-custom-dump.git at 1.3.3 (1.17s)
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/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/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.git
Working copy of https://github.com/pointfreeco/combine-schedulers.git resolved at 1.0.2
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/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.2.0
warning: 'combine-schedulers': /host/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-concurrency-extras': /host/spi-builder-workspace/.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: [
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/45] Emitting module IssueReporting
[10/47] Compiling IssueReporting WithExpectedIssue.swift
[11/47] Compiling IssueReporting WithIssueContext.swift
[12/47] Compiling HTTPTypes HTTPResponse.swift
[13/47] Compiling HTTPTypes HTTPRequest.swift
[14/47] Compiling HTTPTypes ISOLatin1String.swift
[15/47] Compiling HTTPTypes HTTPFieldName.swift
[16/47] Compiling HTTPTypes HTTPParsedFields.swift
[17/47] Emitting module HTTPTypes
[18/47] Compiling HTTPTypes HTTPField.swift
[19/47] Compiling ConcurrencyExtras ActorIsolated.swift
[20/47] Compiling ConcurrencyExtras AnyHashableSendable.swift
[21/48] Emitting module ConcurrencyExtras
[22/48] Compiling IssueReporting TestContext.swift
[23/48] Compiling IssueReporting Unimplemented.swift
[24/48] Compiling ConcurrencyExtras UncheckedSendable.swift
[25/48] Compiling HTTPTypes HTTPFields.swift
[27/55] Compiling IssueReporting BreakpointReporter.swift
[28/55] Compiling IssueReporting FatalErrorReporter.swift
[29/55] Compiling IssueReporting RuntimeWarningReporter.swift
[30/55] Compiling IssueReporting ReportIssue.swift
[31/55] Compiling ConcurrencyExtras Locking.swift
[32/55] Compiling ConcurrencyExtras UncheckedBox.swift
[33/55] Compiling ConcurrencyExtras Result.swift
[34/55] Compiling IssueReporting UncheckedSendable.swift
[35/55] Compiling IssueReporting Warn.swift
[36/55] Compiling IssueReporting XCTest.swift
[37/55] Compiling ConcurrencyExtras Task.swift
[42/55] Compiling ConcurrencyExtras AsyncStream.swift
[43/55] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[44/55] Compiling IssueReporting IsTesting.swift
[45/55] Compiling IssueReporting IssueReporter.swift
[46/56] Compiling ConcurrencyExtras MainSerialExecutor.swift
[47/56] Compiling ConcurrencyExtras LockIsolated.swift
[52/69] Compiling CombineSchedulers SwiftUI.swift
[53/69] Compiling CombineSchedulers TestScheduler.swift
[54/70] Compiling CombineSchedulers Timer.swift
[55/70] Compiling CombineSchedulers AnyScheduler.swift
[56/70] Compiling CombineSchedulers Concurrency.swift
[57/70] Emitting module CombineSchedulers
[58/70] Compiling CombineSchedulers Lock.swift
[59/70] Compiling CombineSchedulers NSRecursiveLock.swift
[60/70] Compiling CombineSchedulers UIKit.swift
[61/70] Compiling CombineSchedulers UIScheduler.swift
[62/70] Compiling CombineSchedulers ImmediateScheduler.swift
[63/70] Compiling CombineSchedulers Deprecations.swift
[64/70] Compiling CombineSchedulers UnimplementedScheduler.swift
[66/71] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[67/71] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[68/71] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[69/71] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[70/71] Emitting module HTTPTypesFoundation
[71/71] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[73/83] 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
[74/84] 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
[75/84] 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/84] 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
[77/84] 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
[78/84] 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
[79/84] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/84] 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
[81/84] 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
[82/84] 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
[83/84] 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
[84/84] 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
BUILD FAILURE 6.0 linux