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 NetworkMonitor, reference 11.11.1 (3e8c05), with Swift 6.0 for Linux on 3 Nov 2024 13:11:34 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Farfetch/network-monitor-ios.git
Reference: 11.11.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/Farfetch/network-monitor-ios
 * tag               11.11.1    -> FETCH_HEAD
HEAD is now at 3e8c057 Update Changelog for PR
Cloned https://github.com/Farfetch/network-monitor-ios.git
Revision (git rev-parse @):
3e8c0577ddf82d57be665ea9be533dc64fac6053
SUCCESS checkout https://github.com/Farfetch/network-monitor-ios.git at 11.11.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Farfetch/network-monitor-ios.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 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
[3/24] Compiling FNMNetworkMonitor FNMLogger.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[4/24] Compiling FNMNetworkMonitor FNMProfile+Codable.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[5/24] Compiling FNMNetworkMonitor FNMProfile.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[6/27] Compiling FNMNetworkMonitor FNMDebugListingViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[7/27] Compiling FNMNetworkMonitor FNMViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[8/27] Compiling FNMNetworkMonitor HighlightReloadableProtocol.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[9/27] Compiling FNMNetworkMonitor FNMRecordDetailInfo.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[10/27] Compiling FNMNetworkMonitor FNMDebugDetailInfoTableViewCell.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[11/27] Compiling FNMNetworkMonitor FNMDebugSummaryTableViewCell.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[12/27] Compiling FNMNetworkMonitor FNMRecord.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[13/27] Compiling FNMNetworkMonitor FNMRequestNode.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[14/27] Compiling FNMNetworkMonitor FNMHTTPRequestRecord+Codable.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[15/27] Compiling FNMNetworkMonitor FNMHTTPRequestRecordCodableContainer.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[16/27] Compiling FNMNetworkMonitor FNMAdditions.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[17/27] Compiling FNMNetworkMonitor FNMNetworkMonitor.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[18/27] Compiling FNMNetworkMonitor FNMRecordExporter.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[19/27] Compiling FNMNetworkMonitor FNMCurrentRunCodableContainer.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[20/27] Compiling FNMNetworkMonitor FNMElement.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/27] Emitting module FNMNetworkMonitor
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[22/27] Compiling FNMNetworkMonitor DebugDetailBodyViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[23/27] Compiling FNMNetworkMonitor DebugDetailHeadersViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[24/27] Compiling FNMNetworkMonitor FNMDebugDetailViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[25/27] Compiling FNMNetworkMonitor FNMHTTPRequestRecord.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[26/27] Compiling FNMNetworkMonitor FNMNetworkMonitorURLProtocol+Protocols.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
[27/27] Compiling FNMNetworkMonitor FNMNetworkMonitorURLProtocol.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
  8 |
  9 | import Foundation
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 | final class DebugDetailBodyViewController: UIViewController, HighlightReloadable {
BUILD FAILURE 6.0 linux