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 TermiNetwork, reference master (6573ad), with Swift 6.0 for Linux on 5 Nov 2024 05:23:00 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.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/billp/TermiNetwork.git
Reference: master
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/billp/TermiNetwork
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6573ada Refactor upload operations to restrict users from giving any type of values (#56)
Cloned https://github.com/billp/TermiNetwork.git
Revision (git rev-parse @):
6573adabf32281468b571b6c6ae442a0b1aa72e2
SUCCESS checkout https://github.com/billp/TermiNetwork.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/billp/TermiNetwork.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.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
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/47] Emitting module TermiNetwork
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[4/53] Compiling TermiNetwork InterceptionAction.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[5/53] Compiling TermiNetwork MultipartFormDataStream.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[6/53] Compiling TermiNetwork Path.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[7/53] Compiling TermiNetwork PathType.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[8/53] Compiling TermiNetwork QueueFailureMode.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[9/53] Compiling TermiNetwork RequestBodyType.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[10/53] Compiling TermiNetwork RequestType.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[11/53] Compiling TermiNetwork Cache.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[12/53] Compiling TermiNetwork CertificatePinningManager.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[13/53] Compiling TermiNetwork Client.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[14/53] Compiling TermiNetwork Configuration.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[15/53] Compiling TermiNetwork EndpointConfiguration.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[16/53] Compiling TermiNetwork EnvironmentType.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[17/53] Compiling TermiNetwork HttpMethod.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[18/53] Compiling TermiNetwork TNError.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[19/53] Compiling TermiNetwork URLScheme.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[20/53] Compiling TermiNetwork Environment.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[21/53] Compiling TermiNetwork Data+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[22/53] Compiling TermiNetwork Dictionary+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[23/53] Compiling TermiNetwork Decodable+Transformer.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[24/53] Compiling TermiNetwork Request+DataOperations.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[25/53] Compiling TermiNetwork Request+FileOperations.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[26/53] Compiling TermiNetwork Request+FileOperationsAsync.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[27/53] Compiling TermiNetwork Request+Async.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[28/53] Compiling TermiNetwork Request+Interceptors.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[29/53] Compiling TermiNetwork Request+Middleware.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[30/53] Compiling TermiNetwork Request+Mock.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[31/53] Compiling TermiNetwork Request+NSCopying.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[32/53] Compiling TermiNetwork Request+ResponseHeaders.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[33/53] Compiling TermiNetwork Request+ResponseTypes.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[34/53] Compiling TermiNetwork UIImage+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[35/53] Compiling TermiNetwork UIImageView+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[36/53] Compiling TermiNetwork URLRequest+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[37/53] Compiling TermiNetwork FileStreamer.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[38/53] Compiling TermiNetwork MultipartFormDataHelpers.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[39/53] Compiling TermiNetwork RequestBodyGenerators.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[40/53] Compiling TermiNetwork RequestHelpers.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[41/53] Compiling TermiNetwork Log.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[42/53] Compiling TermiNetwork Reachability.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[43/53] Compiling TermiNetwork Request.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[44/53] Compiling TermiNetwork Session.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[45/53] Compiling TermiNetwork SessionTaskFactory.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[46/53] Compiling TermiNetwork Image.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[47/53] Compiling TermiNetwork Types.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[48/53] Compiling TermiNetwork MultipartFormDataPartType.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[49/53] Compiling TermiNetwork Operation.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[50/53] Compiling TermiNetwork EndpointProtocol.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[51/53] Compiling TermiNetwork InterceptorProtocol.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[52/53] Compiling TermiNetwork RequestMiddlewareProtocol.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[53/53] Compiling TermiNetwork Queue.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
BUILD FAILURE 6.0 linux