The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build NetworkService, reference main (c82827), with Swift 5.10 for Linux on 28 Aug 2024 00:00:33 UTC.

Build Command

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

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 /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:             5.10
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/pointfreeco/combine-schedulers.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/2343] Fetching combine-schedulers
[2344/2938] Fetching combine-schedulers, swift-concurrency-extras
[2594/3466] Fetching combine-schedulers, swift-concurrency-extras, swift-http-types
[2738/7970] Fetching combine-schedulers, swift-concurrency-extras, swift-http-types, swift-custom-dump
[4864/15858] Fetching combine-schedulers, swift-concurrency-extras, swift-http-types, swift-custom-dump, ohhttpstubs
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.40s)
[1/4732] Fetching xctest-dynamic-overlay
Fetched https://github.com/apple/swift-http-types.git from cache (0.69s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.69s)
Fetched https://github.com/pointfreeco/swift-custom-dump.git from cache (0.69s)
Fetched https://github.com/pointfreeco/combine-schedulers.git from cache (0.69s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.70s)
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/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/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
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/43] Emitting module ConcurrencyExtras
[10/44] Compiling ConcurrencyExtras UncheckedSendable.swift
[11/44] Compiling IssueReporting TestContext.swift
[12/44] Compiling IssueReporting Unimplemented.swift
[13/46] Compiling ConcurrencyExtras Result.swift
[14/46] Compiling HTTPTypes HTTPResponse.swift
[15/46] Compiling HTTPTypes ISOLatin1String.swift
[16/46] Emitting module HTTPTypes
[17/46] Compiling HTTPTypes HTTPParsedFields.swift
[18/46] Compiling HTTPTypes HTTPRequest.swift
[19/46] Compiling IssueReporting WithExpectedIssue.swift
[20/46] Compiling IssueReporting WithIssueContext.swift
[21/46] Emitting module IssueReporting
[22/46] Compiling IssueReporting IsTesting.swift
[23/46] Compiling IssueReporting IssueReporter.swift
[24/46] Compiling IssueReporting BreakpointReporter.swift
[25/46] Compiling IssueReporting FatalErrorReporter.swift
[26/46] Compiling IssueReporting RuntimeWarningReporter.swift
[27/46] Compiling IssueReporting ReportIssue.swift
[28/46] Compiling ConcurrencyExtras LockIsolated.swift
[29/46] Compiling ConcurrencyExtras MainSerialExecutor.swift
[30/46] Compiling IssueReporting LockIsolated.swift
[31/46] Compiling IssueReporting Rethrows.swift
[32/46] Compiling IssueReporting UncheckedSendable.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[33/46] Compiling IssueReporting Warn.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[34/46] Compiling IssueReporting XCTest.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[35/46] Compiling ConcurrencyExtras Task.swift
[36/46] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[37/46] Compiling ConcurrencyExtras Locking.swift
[38/47] Compiling IssueReporting AppHostWarning.swift
[39/47] Compiling IssueReporting Deprecations.swift
[40/47] Compiling IssueReporting FailureObserver.swift
[43/47] Compiling IssueReporting SwiftTesting.swift
[45/48] Compiling HTTPTypes HTTPFieldName.swift
[46/48] Compiling HTTPTypes HTTPField.swift
[47/48] Compiling HTTPTypes HTTPFields.swift
[50/67] Compiling CombineSchedulers ImmediateScheduler.swift
[51/67] Compiling CombineSchedulers Deprecations.swift
[52/68] Emitting module CombineSchedulers
[53/68] Compiling CombineSchedulers Timer.swift
[54/68] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[55/68] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[56/68] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[57/68] Compiling CombineSchedulers AnyScheduler.swift
[58/68] Compiling CombineSchedulers Concurrency.swift
[59/68] Compiling CombineSchedulers UIScheduler.swift
[60/68] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[61/68] Compiling CombineSchedulers UnimplementedScheduler.swift
[62/68] Compiling CombineSchedulers UIKit.swift
[63/68] Compiling CombineSchedulers Lock.swift
[64/68] Compiling CombineSchedulers NSRecursiveLock.swift
[65/68] Compiling CombineSchedulers SwiftUI.swift
[66/68] Compiling CombineSchedulers TestScheduler.swift
[68/69] Emitting module HTTPTypesFoundation
[69/69] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[71/81] Compiling NetworkService Result+NetworkService.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[72/82] Compiling NetworkService NetworkServiceClient+Start.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[73/82] Compiling NetworkService NetworkServiceError.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[74/82] Compiling NetworkService NetworkServiceClient.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[75/82] Compiling NetworkService NetworkServiceClient+Get.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[76/82] Compiling NetworkService NetworkServiceClient+GetSession.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[77/82] Compiling NetworkService NetworkServiceClient+Post.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[78/82] Compiling NetworkService NetworkServiceClient+Put.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[79/82] Compiling NetworkService NetworkService.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[80/82] Compiling NetworkService NetworkServiceClient+Delete.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[81/82] Emitting module NetworkService
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[82/82] Compiling NetworkService TopLevelCodable.swift
/host/spi-builder-workspace/Sources/NetworkService/NetworkService.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
BUILD FAILURE 5.10 linux