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 NetworkS, reference 5.0.1 (2f9868), with Swift 6.0 for Linux on 30 Nov 2024 01:50:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/presscorp/NetworkS.git
Reference: 5.0.1
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/presscorp/NetworkS
 * tag               5.0.1      -> FETCH_HEAD
HEAD is now at 2f98682 patch: Memory leak fix (#12)
Cloned https://github.com/presscorp/NetworkS.git
Revision (git rev-parse @):
2f98682cef8bc54153b5946a6c69087e0e06b6dd
SUCCESS checkout https://github.com/presscorp/NetworkS.git at 5.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/presscorp/NetworkS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/33] Emitting module NetworkS
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[4/37] Compiling NetworkS SuccessResponse.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[5/37] Compiling NetworkS Data+extension.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[6/37] Compiling NetworkS PathInitializable.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[7/37] Compiling NetworkS String+extension.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[8/37] Compiling NetworkS SessionLifeCycle.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[9/37] Compiling NetworkS SessionLifeCycleService.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[10/37] Compiling NetworkS SessionRenewalService.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[11/37] Compiling NetworkS SessionTaskDataKeeper.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[12/37] Compiling NetworkS RequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[13/37] Compiling NetworkS TaskOperation.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[14/37] Compiling NetworkS TaskRunner.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[15/37] Compiling NetworkS UtilRequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[16/37] Compiling NetworkS NetworkWorker.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[17/37] Compiling NetworkS CacheRequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[18/37] Compiling NetworkS MockRequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[19/37] Compiling NetworkS NetworkRequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[20/37] Compiling NetworkS RequestContentEncoding.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[21/37] Compiling NetworkS RequestMethod.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[22/37] Compiling NetworkS RequestURL.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[23/37] Compiling NetworkS NetworkSessionAdapter.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[24/37] Compiling NetworkS NetworkError.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[25/37] Compiling NetworkS NetworkLogger.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[26/37] Compiling NetworkS NetworkRequest.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[27/37] Compiling NetworkS NetworkResponse.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[28/37] Compiling NetworkS NetworkService.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[29/37] Compiling NetworkS NetworkSessionInterface.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[30/37] Compiling NetworkS SessionAuthChallengeService.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[31/37] Compiling NetworkS SessionAuthChallenger.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[32/37] Compiling NetworkS SessionDelegationHandler.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[33/37] Compiling NetworkS ConsoleLogger.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[34/37] Compiling NetworkS FailureResponse.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[35/37] Compiling NetworkS MultipartFormDataRequest.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[36/37] Compiling NetworkS NetworkCompose.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
[37/37] Compiling NetworkS NetworkConnectionChecker.swift
/host/spi-builder-workspace/Sources/NetworkS/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
 6 | //
 7 |
 8 | import Network
   |        `- error: no such module 'Network'
 9 |
10 | protocol NetworkConnectionChecker: AnyObject {
BUILD FAILURE 6.0 linux