The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DesignReviewer with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexslee/DesignReviewer.git
Reference: 1.2.0
Cloned https://github.com/alexslee/DesignReviewer.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/alexslee/DesignReviewer.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/DesignReviewer/Assets/Media.xcassets
    /host/spi-builder-workspace/Sources/DesignReviewer/Assets/Colors.xcassets
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/71] Emitting module DesignReviewer
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/81] Compiling DesignReviewer NSString+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/81] Compiling DesignReviewer UIColor+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/81] Compiling DesignReviewer UIImage+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/81] Compiling DesignReviewer UIView+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/81] Compiling DesignReviewer DesignReviewer.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/81] Compiling DesignReviewer DesignReviewExplodedHierarchyContainerView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/81] Compiling DesignReviewer DesignReviewExplodedHierarchyView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/81] Compiling DesignReviewer DesignReviewExplodedHierarchyViewController.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/81] Compiling DesignReviewer DesignReviewExplodedHierarchyViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/81] Compiling DesignReviewer DesignReviewSolidButton.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/81] Compiling DesignReviewer DesignReviewContainerView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/81] Compiling DesignReviewer DesignReviewCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/81] Compiling DesignReviewer DesignReviewCoordinatorProtocol.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/81] Compiling DesignReviewer DesignReviewHUD.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/81] Compiling DesignReviewer DesignReviewImageCapturer.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/81] Compiling DesignReviewer DesignReviewCustomEnumAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/81] Compiling DesignReviewer DesignReviewCustomMutableAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/81] Compiling DesignReviewer DesignReviewEnumAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/81] Compiling DesignReviewer DesignReviewImmutableAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/81] Compiling DesignReviewer DesignReviewInspectorAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/81] Compiling DesignReviewer DesignReviewSpecView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/81] Compiling DesignReviewer DesignReviewHairlineView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/81] Compiling DesignReviewer DesignReviewSuboptimalAlertCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/81] Compiling DesignReviewer DesignReviewSuboptimalAlertView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/81] Compiling DesignReviewer DesignReviewSuboptimalAlertViewController.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/81] Compiling DesignReviewer DesignReviewSuboptimalAlertViewModelProtocol.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/81] Compiling DesignReviewer DesignReviewViewController.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/81] Compiling DesignReviewer DesignReviewViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/81] Compiling DesignReviewer DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/81] Compiling DesignReviewer NSLayoutConstraint+DesignReviewable.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/81] Compiling DesignReviewer SpuddleStepperModifierViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/81] Compiling DesignReviewer SpuddleTextCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/81] Compiling DesignReviewer SpuddleTextModifierView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/81] Compiling DesignReviewer SpuddleTextModifierViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/81] Compiling DesignReviewer SpuddleViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/81] Compiling DesignReviewer SpuddleWindowManager.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/81] Compiling DesignReviewer Animation+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/81] Compiling DesignReviewer UIResponder+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/81] Compiling DesignReviewer UIView+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/81] Compiling DesignReviewer UIViewController+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/81] Compiling DesignReviewer DesignReviewInspectorCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/81] Compiling DesignReviewer DesignReviewInspectorViewController.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/81] Compiling DesignReviewer DesignReviewInspectorViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/81] Compiling DesignReviewer DesignReviewUIColorAccessoryView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/81] Compiling DesignReviewer DesignReviewUIImageAccessoryView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/81] Compiling DesignReviewer DesignReviewCollapsibleHeaderView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/81] Compiling DesignReviewer DesignReviewInspectorScreenshotTableViewCell.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/81] Compiling DesignReviewer DesignReviewInspectorSummaryTableViewCell.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/81] Compiling DesignReviewer DesignReviewInspectorTableViewCell.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[51/81] Compiling DesignReviewer Keys.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[52/81] Compiling DesignReviewer View+Extensions.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[53/81] Compiling DesignReviewer CGFloat+Convenience.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[54/81] Compiling DesignReviewer NSLayoutConstraint+StringBuilding.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[55/81] Compiling DesignReviewer TextContainingView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[56/81] Compiling DesignReviewer UIColor+ColorAssets.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[57/81] Compiling DesignReviewer UIEdgeInsets+Convenience.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[58/81] Compiling DesignReviewer UIFont+Presets.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[59/81] Compiling DesignReviewer UITableView+EmptyCell.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[60/81] Compiling DesignReviewer UIView+Constraints.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[61/81] Compiling DesignReviewer UIView+StringBuilding.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[62/81] Compiling DesignReviewer Spuddle.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[63/81] Compiling DesignReviewer SpuddleContainerView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[64/81] Compiling DesignReviewer SpuddleFakeWindowView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[65/81] Compiling DesignReviewer SpuddleOptionsCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[66/81] Compiling DesignReviewer SpuddleOptionsModifierView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[67/81] Compiling DesignReviewer SpuddleOptionsModifierViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[68/81] Compiling DesignReviewer SpuddlePlacement.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[69/81] Compiling DesignReviewer SpuddlePresentedViewModel.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[70/81] Compiling DesignReviewer SpuddleStepperCoordinator.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[71/81] Compiling DesignReviewer SpuddleStepperModiferView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[72/81] Compiling DesignReviewer DesignReviewMutableAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[73/81] Compiling DesignReviewer DesignReviewScreenshotAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[74/81] Compiling DesignReviewer DesignReviewSummaryAttribute.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[75/81] Compiling DesignReviewer NSLayoutConstraint+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[76/81] Compiling DesignReviewer UIImage+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[77/81] Compiling DesignReviewer UILabel+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[78/81] Compiling DesignReviewer UIStackView+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[79/81] Compiling DesignReviewer UIView+ReviewableDescribing.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[80/81] Compiling DesignReviewer DesignReviewSelectableView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[81/81] Compiling DesignReviewer DesignReviewSpecContainerView.swift
/host/spi-builder-workspace/Sources/DesignReviewer/DesignReviewContainerView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2