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 Stilleben with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aegzorz/stilleben.git
Reference: main
Cloned https://github.com/aegzorz/stilleben.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/aegzorz/stilleben.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
[1/1423] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.51s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.36s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/44] Emitting module Stilleben
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/49] Compiling Stilleben String+Extensions.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/49] Compiling Stilleben UIView+Extensions.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/49] Compiling Stilleben XCTAttachment+Extensions.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/49] Compiling Stilleben Bundle+Swizzling.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/49] Compiling Stilleben EnvironmentModifier.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/49] Compiling Stilleben Modifier.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/49] Compiling Stilleben TraitsViewController.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/49] Compiling Stilleben UIView+AutoLayout.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/49] Compiling Stilleben WrapperViewController.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/49] Compiling Stilleben EncodableMatcher.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/49] Compiling Stilleben ReflectionMatcher.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/49] Compiling Stilleben UIMatcher+SwiftUI.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/49] Compiling Stilleben DiffingStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/49] Compiling Stilleben ImageDiffingStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/49] Compiling Stilleben LabDelta.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/49] Compiling Stilleben SameImage.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[20/49] Compiling Stilleben TextDiffingStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[21/49] Compiling Stilleben Optional+Extensions.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[22/49] Compiling Stilleben Snapshot+UIViewController.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/49] Compiling Stilleben SnapshotContext.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/49] Compiling Stilleben SnapshotContext+Callsite.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/49] Compiling Stilleben SnapshotContext+Record.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[26/49] Compiling Stilleben SnapshotContext+Sizing.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[27/49] Compiling Stilleben DynamicHeightStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[28/49] Compiling Stilleben IntrinsicSizeStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[29/49] Compiling Stilleben ScreenSizeStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[30/49] Compiling Stilleben SizingStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[31/49] Compiling Stilleben Callsite.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[32/49] Compiling Stilleben Snapshot.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[33/49] Compiling Stilleben UIMatcher+UIKit.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[34/49] Compiling Stilleben UIMatcher.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[35/49] Compiling Stilleben LocalFileRecordingStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[36/49] Compiling Stilleben RecordingStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[37/49] Compiling Stilleben DefaultRenderingStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[38/49] Compiling Stilleben RenderingStrategy.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[39/49] Compiling Stilleben Snapshot+Assert.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[40/49] Compiling Stilleben Snapshot+Device.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[41/49] Compiling Stilleben Snapshot+Encodable.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[42/49] Compiling Stilleben Snapshot+Match.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[43/49] Compiling Stilleben Snapshot+Record.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[44/49] Compiling Stilleben Snapshot+Reflect.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[45/49] Compiling Stilleben Snapshot+Render.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[46/49] Compiling Stilleben Snapshot+Sizing.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[47/49] Compiling Stilleben Snapshot+SwiftUI.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[48/49] Compiling Stilleben Snapshot+UIImage.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[49/49] Compiling Stilleben Snapshot+UIKit.swift
/host/spi-builder-workspace/Sources/Stilleben/Diffing/Image/ImageDiffingStrategy.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux