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 Stevia with Swift 5.9 for watchOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Stevia -destination generic/platform=watchos

Build Log

/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:14:37: error: cannot find type 'UIView' in scope
public prefix func | (p: UIView) -> UIView {
                                    ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:14:26: error: cannot find type 'UIView' in scope
public prefix func | (p: UIView) -> UIView {
                         ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:20:38: error: cannot find type 'UIView' in scope
public postfix func | (p: UIView) -> UIView {
                                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:20:27: error: cannot find type 'UIView' in scope
public postfix func | (p: UIView) -> UIView {
                          ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:31:48: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: Double) -> UIView {
                                               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:31:22: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: Double) -> UIView {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:36:49: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: CGFloat) -> UIView {
                                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:36:22: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: CGFloat) -> UIView {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:41:45: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: Int) -> UIView {
                                            ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:41:22: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: Int) -> UIView {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:46:58: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: SteviaPercentage) -> UIView {
                                                         ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:46:22: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: SteviaPercentage) -> UIView {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:51:62: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: SteviaFlexibleMargin) -> UIView {
                                                             ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:51:22: error: cannot find type 'UIView' in scope
public func ~ (left: UIView, right: SteviaFlexibleMargin) -> UIView {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:56:51: error: cannot find type 'UIView' in scope
public func ~ (left: [UIView], right: Double) -> [UIView] {
                                                  ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:56:23: error: cannot find type 'UIView' in scope
public func ~ (left: [UIView], right: Double) -> [UIView] {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:62:52: error: cannot find type 'UIView' in scope
public func ~ (left: [UIView], right: CGFloat) -> [UIView] {
                                                   ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:62:23: error: cannot find type 'UIView' in scope
public func ~ (left: [UIView], right: CGFloat) -> [UIView] {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:67:48: error: cannot find type 'UIView' in scope
public func ~ (left: [UIView], right: Int) -> [UIView] {
                                               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:67:23: error: cannot find type 'UIView' in scope
public func ~ (left: [UIView], right: Int) -> [UIView] {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:72:65: error: cannot find type 'UIView' in scope
public func ~ (left: [UIView], right: SteviaFlexibleMargin) -> [UIView] {
                                                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:72:23: error: cannot find type 'UIView' in scope
public func ~ (left: [UIView], right: SteviaFlexibleMargin) -> [UIView] {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:96:38: error: cannot find type 'UIView' in scope
public prefix func |- (v: UIView) -> UIView {
                                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:96:27: error: cannot find type 'UIView' in scope
public prefix func |- (v: UIView) -> UIView {
                          ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:119:39: error: cannot find type 'UIView' in scope
public postfix func -| (v: UIView) -> UIView {
                                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:119:28: error: cannot find type 'UIView' in scope
public postfix func -| (v: UIView) -> UIView {
                           ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:128:16: error: cannot find type 'UIView' in scope
    var view1: UIView!
               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:130:17: error: cannot find type 'UIView' in scope
    var views: [UIView]?
                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:134:22: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: Double) -> PartialConstraint {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:142:22: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: CGFloat) -> PartialConstraint {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:147:22: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: Int) -> PartialConstraint {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:154:56: error: cannot find type 'UIView' in scope
public func - (left: SideConstraint, right: UIView) -> UIView {
                                                       ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:154:45: error: cannot find type 'UIView' in scope
public func - (left: SideConstraint, right: UIView) -> UIView {
                                            ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:165:59: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: SideConstraint) -> [UIView] {
                                                          ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:165:23: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: SideConstraint) -> [UIView] {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:177:56: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: SideConstraint) -> UIView {
                                                       ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:177:22: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: SideConstraint) -> UIView {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:188:60: error: cannot find type 'UIView' in scope
public func - (left: PartialConstraint, right: UIView) -> [UIView] {
                                                           ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:188:48: error: cannot find type 'UIView' in scope
public func - (left: PartialConstraint, right: UIView) -> [UIView] {
                                               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:212:49: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: UIView) -> [UIView] {
                                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:212:22: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: UIView) -> [UIView] {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:212:37: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: UIView) -> [UIView] {
                                    ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:223:23: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: Double) -> PartialConstraint {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:231:23: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: CGFloat) -> PartialConstraint {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:236:23: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: Int) -> PartialConstraint {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:242:51: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: UIView) -> [UIView] {
                                                  ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:242:23: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: UIView) -> [UIView] {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:242:39: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: UIView) -> [UIView] {
                                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:255:25: error: cannot find type 'UIView' in scope
    var previousViews: [UIView]!
                        ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:259:22: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: String) -> Space {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:264:23: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: String) -> Space {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:269:48: error: cannot find type 'UIView' in scope
public func - (left: Space, right: UIView) -> [UIView] {
                                               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:269:36: error: cannot find type 'UIView' in scope
public func - (left: Space, right: UIView) -> [UIView] {
                                   ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:56:22: error: cannot find type 'UIView' in scope
public func - (left: UIView,
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:62:23: error: cannot find type 'UIView' in scope
public func - (left: [UIView],
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:68:68: error: cannot find type 'UIView' in scope
public func - (left: PartialFlexibleConstraint, right: UIView) -> [UIView] {
                                                                   ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:68:56: error: cannot find type 'UIView' in scope
public func - (left: PartialFlexibleConstraint, right: UIView) -> [UIView] {
                                                       ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:102:66: error: cannot find type 'UIView' in scope
public func - (left: SteviaLeftFlexibleMargin, right: UIView) -> UIView {
                                                                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:102:55: error: cannot find type 'UIView' in scope
public func - (left: SteviaLeftFlexibleMargin, right: UIView) -> UIView {
                                                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:125:67: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: SteviaRightFlexibleMargin) -> UIView {
                                                                  ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:125:22: error: cannot find type 'UIView' in scope
public func - (left: UIView, right: SteviaRightFlexibleMargin) -> UIView {
                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:137:70: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: SteviaRightFlexibleMargin) -> [UIView] {
                                                                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift:137:23: error: cannot find type 'UIView' in scope
public func - (left: [UIView], right: SteviaRightFlexibleMargin) -> [UIView] {
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:143:9: error: no '-' candidates produce the expected contextual result type 'PartialConstraint'
    left-Double(right)
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:148:9: error: no '-' candidates produce the expected contextual result type 'PartialConstraint'
    left-Double(right)
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift:78:49: error: cannot find type 'NSLayoutConstraint' in scope
                       constant: Double = 0) -> NSLayoutConstraint {
                                                ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift:73:41: error: cannot find type 'NSLayoutConstraint' in scope
                       attribute attr1: NSLayoutConstraint.Attribute,
                                        ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift:74:35: error: cannot find type 'NSLayoutConstraint' in scope
                       relatedBy: NSLayoutConstraint.Relation = .equal,
                                  ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift:76:41: error: cannot find type 'NSLayoutConstraint' in scope
                       attribute attr2: NSLayoutConstraint.Attribute? = nil, // Not an attribute??
                                        ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:156:53: error: cannot infer contextual base in reference to member 'leading'
        let c = constraint(item: right, attribute: .leading,
                                                   ~^~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:157:53: error: cannot infer contextual base in reference to member 'leading'
                           toItem: spv, attribute: .leading,
                                                   ~^~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:168:56: error: cannot infer contextual base in reference to member 'trailing'
        let c = constraint(item: lastView, attribute: .trailing,
                                                      ~^~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:169:53: error: cannot infer contextual base in reference to member 'trailing'
                           toItem: spv, attribute: .trailing,
                                                   ~^~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:179:52: error: cannot infer contextual base in reference to member 'trailing'
        let c = constraint(item: left, attribute: .trailing,
                                                  ~^~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:180:53: error: cannot infer contextual base in reference to member 'trailing'
                           toItem: spv, attribute: .trailing,
                                                   ~^~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:192:60: error: cannot infer contextual base in reference to member 'trailing'
            let c = constraint(item: lastView, attribute: .trailing,
                                                          ~^~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:193:59: error: cannot infer contextual base in reference to member 'leading'
                               toItem: right, attribute: .leading,
                                                         ~^~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:202:62: error: cannot infer contextual base in reference to member 'trailing'
            let c = constraint(item: left.view1, attribute: .trailing,
                                                            ~^~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:203:59: error: cannot infer contextual base in reference to member 'leading'
                               toItem: right, attribute: .leading,
                                                         ~^~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:214:53: error: cannot infer contextual base in reference to member 'leading'
        let c = constraint(item: right, attribute: .leading,
                                                   ~^~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:215:54: error: cannot infer contextual base in reference to member 'trailing'
                           toItem: left, attribute: .trailing,
                                                    ~^~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:232:9: error: no '-' candidates produce the expected contextual result type 'PartialConstraint'
    left-Double(right)
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:237:9: error: no '-' candidates produce the expected contextual result type 'PartialConstraint'
    left-Double(right)
        ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift:201:13: note: '-' produces 'SteviaAttribute', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaAttribute, right: Double) -> SteviaAttribute {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:132:13: note: '-' produces 'SteviaLayoutYAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutYAxisAnchor, right: Double) -> SteviaLayoutYAxisAnchor {
            ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift:144:13: note: '-' produces 'SteviaLayoutXAxisAnchor', not the expected contextual result type 'PartialConstraint'
public func - (left: SteviaLayoutXAxisAnchor, right: Double) -> SteviaLayoutXAxisAnchor {
            ^
Swift.Double:3:24: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Double, rhs: Double) -> Double
                       ^
Dispatch.-:1:13: note: '-' produces 'DispatchTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchTime, seconds: Double) -> DispatchTime
            ^
Dispatch.-:1:13: note: '-' produces 'DispatchWallTime', not the expected contextual result type 'PartialConstraint'
public func - (time: DispatchWallTime, seconds: Double) -> DispatchWallTime
            ^
Foundation.Date:26:24: note: '-' produces 'Date', not the expected contextual result type 'PartialConstraint'
    public static func - (lhs: Date, rhs: TimeInterval) -> Date
                       ^
Swift.FloatingPoint:25:26: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    override static func - (lhs: Self, rhs: Self) -> Self
                         ^
Swift.AdditiveArithmetic:5:17: note: '-' produces 'Double', not the expected contextual result type 'PartialConstraint'
    static func - (lhs: Self, rhs: Self) -> Self
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:245:56: error: cannot infer contextual base in reference to member 'trailing'
        let c = constraint(item: lastView, attribute: .trailing,
                                                      ~^~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:246:55: error: cannot infer contextual base in reference to member 'leading'
                           toItem: right, attribute: .leading,
                                                     ~^~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:260:26: error: argument passed to call that takes no arguments
    Space(previousViews: [left])
         ~~~~~~~~~~~~~~~~^~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift:265:26: error: argument passed to call that takes no arguments
    Space(previousViews: left)
         ~~~~~~~~~~~~~~~~^~~~~
SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift (in target 'Stevia' from project 'Stevia')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Operators.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Operators.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Operators.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Operators.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Percentage.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Percentage.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Percentage.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Percentage.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Stevia -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Operators.o -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Percentage.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Operators.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Percentage.o -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift:29:18: error: cannot find type 'UIView' in scope
public extension UIView {
                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift:197:44: error: cannot find type 'UIView' in scope
    func leading(_ p: SteviaPercentage) -> UIView {
                                           ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift:227:45: error: cannot find type 'UIView' in scope
    func trailing(_ p: SteviaPercentage) -> UIView {
                                            ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftCompile normal armv7k Compiling\ Stevia+Position.swift,\ Stevia+Size.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift (in target 'Stevia' from project 'Stevia')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Stevia -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.o -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.o -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift (in target 'Stevia' from project 'Stevia')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Stevia -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.o -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.o -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:12:18: error: cannot find type 'UIView' in scope
public extension UIView {
                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:301:39: error: cannot find type 'UIView' in scope
    func leading(_ points: Double) -> UIView {
                                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:317:40: error: cannot find type 'UIView' in scope
    func leading(_ points: CGFloat) -> UIView {
                                       ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:333:36: error: cannot find type 'UIView' in scope
    func leading(_ points: Int) -> UIView {
                                   ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:338:49: error: cannot find type 'UIView' in scope
    func leading(_ fm: SteviaFlexibleMargin) -> UIView {
                                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:354:40: error: cannot find type 'UIView' in scope
    func trailing(_ points: Double) -> UIView {
                                       ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:370:41: error: cannot find type 'UIView' in scope
    func trailing(_ points: CGFloat) -> UIView {
                                        ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:386:37: error: cannot find type 'UIView' in scope
    func trailing(_ points: Int) -> UIView {
                                    ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:391:50: error: cannot find type 'UIView' in scope
    func trailing(_ fm: SteviaFlexibleMargin) -> UIView {
                                                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:401:43: error: cannot find type 'NSLayoutConstraint' in scope
    fileprivate func position(_ position: NSLayoutConstraint.Attribute,
                                          ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift:402:42: error: cannot find type 'NSLayoutConstraint' in scope
                              relatedBy: NSLayoutConstraint.Relation = .equal,
                                         ^~~~~~~~~~~~~~~~~~
SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift (in target 'Stevia' from project 'Stevia')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Stevia -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.o -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Position.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Size.o -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:12:18: error: cannot find type 'UIView' in scope
public extension UIView {
                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:271:47: error: cannot find type 'UIView' in scope
public func equal(sizes views: UIView...) -> [UIView] {
                                              ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:271:32: error: cannot find type 'UIView' in scope
public func equal(sizes views: UIView...) -> [UIView] {
                               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:277:48: error: cannot find type 'UIView' in scope
public func equalSizes(_ views: UIView...) -> [UIView] {
                                               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:277:33: error: cannot find type 'UIView' in scope
public func equalSizes(_ views: UIView...) -> [UIView] {
                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:292:46: error: cannot find type 'UIView' in scope
public func equal(sizes views: [UIView]) -> [UIView] {
                                             ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:292:33: error: cannot find type 'UIView' in scope
public func equal(sizes views: [UIView]) -> [UIView] {
                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:300:47: error: cannot find type 'UIView' in scope
public func equalSizes(_ views: [UIView]) -> [UIView] {
                                              ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:300:34: error: cannot find type 'UIView' in scope
public func equalSizes(_ views: [UIView]) -> [UIView] {
                                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:317:48: error: cannot find type 'UIView' in scope
public func equal(widths views: UIView...) -> [UIView] {
                                               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:317:33: error: cannot find type 'UIView' in scope
public func equal(widths views: UIView...) -> [UIView] {
                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:323:49: error: cannot find type 'UIView' in scope
public func equalWidths(_ views: UIView...) -> [UIView] {
                                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:323:34: error: cannot find type 'UIView' in scope
public func equalWidths(_ views: UIView...) -> [UIView] {
                                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:338:47: error: cannot find type 'UIView' in scope
public func equal(widths views: [UIView]) -> [UIView] {
                                              ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:338:34: error: cannot find type 'UIView' in scope
public func equal(widths views: [UIView]) -> [UIView] {
                                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:345:48: error: cannot find type 'UIView' in scope
public func equalWidths(_ views: [UIView]) -> [UIView] {
                                               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:345:35: error: cannot find type 'UIView' in scope
public func equalWidths(_ views: [UIView]) -> [UIView] {
                                  ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:361:49: error: cannot find type 'UIView' in scope
public func equal(heights views: UIView...) -> [UIView] {
                                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:361:34: error: cannot find type 'UIView' in scope
public func equal(heights views: UIView...) -> [UIView] {
                                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:367:50: error: cannot find type 'UIView' in scope
public func equalHeights(_ views: UIView...) -> [UIView] {
                                                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:367:35: error: cannot find type 'UIView' in scope
public func equalHeights(_ views: UIView...) -> [UIView] {
                                  ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:382:48: error: cannot find type 'UIView' in scope
public func equal(heights views: [UIView]) -> [UIView] {
                                               ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:382:35: error: cannot find type 'UIView' in scope
public func equal(heights views: [UIView]) -> [UIView] {
                                  ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:389:49: error: cannot find type 'UIView' in scope
public func equalHeights(_ views: [UIView]) -> [UIView] {
                                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:389:36: error: cannot find type 'UIView' in scope
public func equalHeights(_ views: [UIView]) -> [UIView] {
                                   ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:394:33: error: cannot find type 'NSLayoutConstraint' in scope
private func equal(_ attribute: NSLayoutConstraint.Attribute, views: [UIView]) {
                                ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:394:71: error: cannot find type 'UIView' in scope
private func equal(_ attribute: NSLayoutConstraint.Attribute, views: [UIView]) {
                                                                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:395:23: error: cannot find type 'UIView' in scope
    var previousView: UIView?
                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:244:40: error: cannot find type 'NSLayoutConstraint' in scope
    fileprivate func size(_ attribute: NSLayoutConstraint.Attribute,
                                       ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift:245:38: error: cannot find type 'NSLayoutConstraint' in scope
                          relatedBy: NSLayoutConstraint.Relation = .equal,
                                     ^~~~~~~~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ Stevia+Stacks.swift,\ Stevia+Style.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift (in target 'Stevia' from project 'Stevia')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Stevia -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.o -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.o -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift (in target 'Stevia' from project 'Stevia')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Stevia -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.o -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.o -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:23:11: error: cannot find type 'UIView' in scope
extension UIView: SteviaLayoutItem {}
          ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:44:18: error: cannot find type 'UIView' in scope
public extension UIView {
                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:54:18: error: cannot find type 'UIView' in scope
public extension UIView {
                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:32:50: error: cannot find type 'UIView' in scope
extension Array: SteviaLayoutItem where Element: UIView {}
                                                 ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:46:76: error: cannot find type 'UIView' in scope
    func layout(@SteviaLayoutBuilder content: () -> [SteviaLayoutItem]) -> UIView {
                                                                           ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:79:40: error: cannot find type 'UIView' in scope
    func layout(_ objects: Any...) -> [UIView] {
                                       ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:84:39: error: cannot find type 'UIView' in scope
    func layout(_ objects: [Any]) -> [UIView] {
                                      ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:91:33: error: cannot find type 'UIView' in scope
            func viewLogic(_ v: UIView) {
                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:204:69: error: cannot find type 'UIView' in scope
    fileprivate func tryStackViewVerticallyWithPreviousView(_ view: UIView,
                                                                    ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:211:77: error: cannot find type 'UIView' in scope
    fileprivate func previousViewFromIndex(_ index: Int, objects: [Any]) -> UIView? {
                                                                            ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:221:65: error: cannot find type 'UIView' in scope
    fileprivate func stackV(m points: Double = 0, v: UIView) -> UIView {
                                                                ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:221:54: error: cannot find type 'UIView' in scope
    fileprivate func stackV(m points: Double = 0, v: UIView) -> UIView {
                                                     ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:226:62: error: cannot find type 'UIView' in scope
                           points: Double = 0, v: UIView) -> UIView {
                                                             ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:225:36: error: cannot find type 'NSLayoutConstraint' in scope
    fileprivate func stack(_ axis: NSLayoutConstraint.Axis,
                                   ^~~~~~~~~~~~~~~~~~
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift:226:51: error: cannot find type 'UIView' in scope
                           points: Double = 0, v: UIView) -> UIView {
                                                  ^~~~~~
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:23:1: note: interface 'UIView' forward declared here
@class UIView;
^
SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift (in target 'Stevia' from project 'Stevia')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.d -emit-const-values-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.swiftconstvalues -emit-reference-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.swiftdeps -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Stevia -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.o -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Stacks.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Style.o -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift:12:18: error: cannot find type 'UIAppearance' in scope
public extension UIAppearance {
                 ^~~~~~~~~~~~
SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift,\ Stevia+Alignment.swift,\ Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift (in target 'Stevia' from project 'Stevia')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift -primary-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/supplementaryOutputs-2 -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Stevia -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/resource_bundle_accessor.o -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Alignment.o -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Baselines.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/resource_bundle_accessor.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Alignment.o -index-unit-output-path /Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia+Baselines.o -index-store-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal armv7k Emitting\ module\ for\ Stevia (in target 'Stevia' from project 'Stevia')
    cd /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/resource_bundle_accessor.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Alignment.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Baselines.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk -I /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -package-name spi_builder_workspace -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.2-21S355-1a03c8d25fc3596eb74c01d649b42752.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/swift-overrides.hmap -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources-normal/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources/armv7k -Xcc -I/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Stevia -disable-clang-spi -target-sdk-version 10.2 -target-sdk-name watchos10.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia.swiftdoc -emit-module-source-info-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia.swiftsourceinfo -emit-objc-header-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia-Swift.h -serialize-diagnostics-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia-master-emit-module.dia -emit-dependencies-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia-master-emit-module.d -o /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia.swiftmodule -emit-abi-descriptor-path /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stevia.build/Debug-watchos/Stevia.build/Objects-normal/armv7k/Stevia.abi.json
** BUILD FAILED **
The following build commands failed:
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k Compiling\ Stevia+LayoutAnchors.swift,\ Stevia+Notifications.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+LayoutAnchors.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Notifications.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k Compiling\ Stevia+DoubleDash.swift,\ Stevia+Equation.swift,\ Stevia+Fill.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+DoubleDash.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Equation.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Fill.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k Compiling\ Stevia+Center.swift,\ Stevia+Constraints.swift,\ Stevia+Content.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Center.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Constraints.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Content.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k Compiling\ Stevia+FlexibleMargin.swift,\ Stevia+GetConstraint.swift,\ Stevia+Hierarchy.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+FlexibleMargin.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+GetConstraint.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Hierarchy.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k Compiling\ Stevia+Operators.swift,\ Stevia+Percentage.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Operators.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Percentage.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k Compiling\ Stevia+Position.swift,\ Stevia+Size.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Position.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Size.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k Compiling\ Stevia+Stacks.swift,\ Stevia+Style.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Stacks.swift (in target 'Stevia' from project 'Stevia')
	SwiftCompile normal armv7k /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Stevia/Stevia+Style.swift (in target 'Stevia' from project 'Stevia')
	SwiftEmitModule normal armv7k Emitting\ module\ for\ Stevia (in target 'Stevia' from project 'Stevia')
(24 failures)
BUILD FAILURE 5.9 watchOS