This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Playback with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelnisi/playback.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/michaelnisi/playback
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 32ade1a Update changelog
Cloned https://github.com/michaelnisi/playback.git
Revision (git rev-parse @):
32ade1ae325d3f94f1b741f98bacd5ca293de607
SUCCESS checkout https://github.com/michaelnisi/playback.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/michaelnisi/playback.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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
Fetching https://github.com/kean/nuke
[1/23259] Fetching nuke
Fetched https://github.com/kean/nuke from cache (0.79s)
Computing version for https://github.com/kean/nuke
Computed https://github.com/kean/nuke at 9.1.3 (0.46s)
Creating working copy for https://github.com/kean/nuke
Working copy of https://github.com/kean/nuke resolved at 9.1.3
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/18] Compiling Nuke ImageDecoding.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[5/18] Compiling Nuke ImageEncoding.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[6/18] Compiling Nuke ImagePipeline.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[7/18] Compiling Nuke ImagePipelineConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[8/19] Compiling Nuke ImageRequest.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[9/19] Compiling Nuke ImageTask.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/19] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[11/19] Compiling Nuke DataCache.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[12/19] Compiling Nuke DataLoader.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[13/19] Compiling Nuke Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[14/19] Compiling Nuke ImageCache.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[15/19] Compiling Nuke ImageViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[16/19] Compiling Nuke Internal.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[17/19] Compiling Nuke ImagePreheater.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[18/19] Compiling Nuke ImageProcessing.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
[19/19] Compiling Nuke Task.swift
/host/spi-builder-workspace/.build/checkouts/nuke/Sources/ImageCache.swift:7:8: error: no such module 'UIKit'
  5 | import Foundation
  6 | #if !os(macOS)
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 | #else
  9 | import Cocoa
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.