Build Information
Failed to build ZMarkupParser, reference v1.12.0 (f25c98
), with Swift 5.10 for watchOS using Xcode 15.4 on 3 Dec 2024 20:41:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZMarkupParser -destination generic/platform=watchOS
Build Log
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift:12:11: error: cannot find type 'UILabel' in scope
extension UILabel: ZNSTextAttachmentable {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:13:25: error: property does not override any property from its superclass
public override var attributedText: NSAttributedString? {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:20:37: error: argument type 'ZNSTextAttachmentLabel' does not conform to expected type 'ZNSTextAttachmentable'
attachment.register(self)
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:20:37: note: add missing conformance to 'ZNSTextAttachmentable' to class 'ZNSTextAttachmentLabel'
attachment.register(self)
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:12:38: error: cannot find type 'UILabel' in scope
public class ZNSTextAttachmentLabel: UILabel {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift:16:11: error: cannot find type 'NSTextStorage' in scope
extension NSTextStorage: ZNSTextAttachmentable {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:112:62: error: cannot find type 'NSTextContainer' in scope
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
^~~~~~~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:112:26: error: method does not override any method from its superclass
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:33: error: 'NSTextAttachment' is unavailable in watchOS
public class ZNSTextAttachment: NSTextAttachment {
^~~~~~~~~~~~~~~~
UIKit.NSTextAttachment:2:12: note: 'NSTextAttachment' has been explicitly marked unavailable here
open class NSTextAttachment : NSObject, NSTextAttachmentLayout, NSTextAttachmentContainer, NSSecureCoding {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:176:78: error: cannot find type 'NSTextContainer' in scope
public override func image(forBounds imageBounds: CGRect, textContainer: NSTextContainer?, characterIndex charIndex: Int) -> UIImage? {
^~~~~~~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:176:26: error: method does not override any method from its superclass
public override func image(forBounds imageBounds: CGRect, textContainer: NSTextContainer?, characterIndex charIndex: Int) -> UIImage? {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift:34:62: error: cannot find type 'NSTextContainer' in scope
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
^~~~~~~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift:34:26: error: method does not override any method from its superclass
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift:16:42: error: 'NSTextAttachment' is unavailable in watchOS
public class ZResizableNSTextAttachment: NSTextAttachment {
^~~~~~~~~~~~~~~~
UIKit.NSTextAttachment:2:12: note: 'NSTextAttachment' has been explicitly marked unavailable here
open class NSTextAttachment : NSObject, NSTextAttachmentLayout, NSTextAttachmentContainer, NSSecureCoding {
^
SwiftCompile normal arm64 Compiling\ ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachmentLabel.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachmentLabel.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachmentLabel.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachmentLabel.dia -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachmentLabel.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachmentLabel.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal armv7k Emitting\ module\ for\ ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
(3 failures)
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ZMarkupParser -destination generic/platform=watchOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
ZNSTextAttachment: https://github.com/ZhgChgLi/ZNSTextAttachment @ 1.1.9
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.12.0
ZMarkupParser: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'ZMarkupParserTests' in project 'ZMarkupParser'
➜ Explicit dependency on target 'ZMarkupParser' in project 'ZMarkupParser'
➜ Explicit dependency on target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
Target 'ZMarkupParserSnapshotTests' in project 'ZMarkupParser'
➜ Explicit dependency on target 'ZMarkupParser' in project 'ZMarkupParser'
➜ Explicit dependency on target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
Target 'ZMarkupParser' in project 'ZMarkupParser'
➜ Explicit dependency on target 'ZMarkupParser' in project 'ZMarkupParser'
➜ Explicit dependency on target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
Target 'ZMarkupParser' in project 'ZMarkupParser'
➜ Explicit dependency on target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
Target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
➜ Explicit dependency on target 'ZNSTextAttachment' in project 'ZNSTextAttachment'
Target 'ZNSTextAttachment' in project 'ZNSTextAttachment' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache
SwiftDriver ZNSTextAttachment normal armv7k com.apple.xcode.tools.swift.compiler (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZNSTextAttachment -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -experimental-emit-module-separately -disable-cmo
SwiftDriver SnapshotTesting normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64_32/SnapshotTesting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing -experimental-emit-module-separately -disable-cmo
SwiftDriver ZNSTextAttachment normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZNSTextAttachment -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -experimental-emit-module-separately -disable-cmo
SwiftDriver ZNSTextAttachment normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZNSTextAttachment -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -experimental-emit-module-separately -disable-cmo
SwiftDriver SnapshotTesting normal armv7k com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/armv7k/SnapshotTesting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing -experimental-emit-module-separately -disable-cmo
SwiftDriver SnapshotTesting normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SnapshotTesting -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing -experimental-emit-module-separately -disable-cmo
SwiftCompile normal armv7k Compiling\ ZResizableNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZResizableNSTextAttachment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentable.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentHandler.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachmentDelegate.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/NSTextStorage+Extension.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k Compiling\ ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.dia -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.o -index-unit-output-path /ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64/ZNSTextAttachment.abi.json
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift:12:11: error: cannot find type 'UILabel' in scope
extension UILabel: ZNSTextAttachmentable {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:13:25: error: property does not override any property from its superclass
public override var attributedText: NSAttributedString? {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:20:37: error: argument type 'ZNSTextAttachmentLabel' does not conform to expected type 'ZNSTextAttachmentable'
attachment.register(self)
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:20:37: note: add missing conformance to 'ZNSTextAttachmentable' to class 'ZNSTextAttachmentLabel'
attachment.register(self)
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:12:38: error: cannot find type 'UILabel' in scope
public class ZNSTextAttachmentLabel: UILabel {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift:16:11: error: cannot find type 'NSTextStorage' in scope
extension NSTextStorage: ZNSTextAttachmentable {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:112:62: error: cannot find type 'NSTextContainer' in scope
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
^~~~~~~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:112:26: error: method does not override any method from its superclass
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:33: error: 'NSTextAttachment' is unavailable in watchOS
public class ZNSTextAttachment: NSTextAttachment {
^~~~~~~~~~~~~~~~
UIKit.NSTextAttachment:2:12: note: 'NSTextAttachment' has been explicitly marked unavailable here
open class NSTextAttachment : NSObject, NSTextAttachmentLayout, NSTextAttachmentContainer, NSSecureCoding {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:176:78: error: cannot find type 'NSTextContainer' in scope
public override func image(forBounds imageBounds: CGRect, textContainer: NSTextContainer?, characterIndex charIndex: Int) -> UIImage? {
^~~~~~~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:176:26: error: method does not override any method from its superclass
public override func image(forBounds imageBounds: CGRect, textContainer: NSTextContainer?, characterIndex charIndex: Int) -> UIImage? {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift:34:62: error: cannot find type 'NSTextContainer' in scope
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
^~~~~~~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift:34:26: error: method does not override any method from its superclass
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift:16:42: error: 'NSTextAttachment' is unavailable in watchOS
public class ZResizableNSTextAttachment: NSTextAttachment {
^~~~~~~~~~~~~~~~
UIKit.NSTextAttachment:2:12: note: 'NSTextAttachment' has been explicitly marked unavailable here
open class NSTextAttachment : NSObject, NSTextAttachmentLayout, NSTextAttachmentContainer, NSSecureCoding {
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -target arm64_32-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/arm64_32/ZNSTextAttachment.abi.json
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift:12:11: error: cannot find type 'UILabel' in scope
extension UILabel: ZNSTextAttachmentable {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:13:25: error: property does not override any property from its superclass
public override var attributedText: NSAttributedString? {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:20:37: error: argument type 'ZNSTextAttachmentLabel' does not conform to expected type 'ZNSTextAttachmentable'
attachment.register(self)
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:20:37: note: add missing conformance to 'ZNSTextAttachmentable' to class 'ZNSTextAttachmentLabel'
attachment.register(self)
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift:12:38: error: cannot find type 'UILabel' in scope
public class ZNSTextAttachmentLabel: UILabel {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift:16:11: error: cannot find type 'NSTextStorage' in scope
extension NSTextStorage: ZNSTextAttachmentable {
^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:112:62: error: cannot find type 'NSTextContainer' in scope
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
^~~~~~~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:112:26: error: method does not override any method from its superclass
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:18:33: error: 'NSTextAttachment' is unavailable in watchOS
public class ZNSTextAttachment: NSTextAttachment {
^~~~~~~~~~~~~~~~
UIKit.NSTextAttachment:2:12: note: 'NSTextAttachment' has been explicitly marked unavailable here
open class NSTextAttachment : NSObject, NSTextAttachmentLayout, NSTextAttachmentContainer, NSSecureCoding {
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:176:78: error: cannot find type 'NSTextContainer' in scope
public override func image(forBounds imageBounds: CGRect, textContainer: NSTextContainer?, characterIndex charIndex: Int) -> UIImage? {
^~~~~~~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift:176:26: error: method does not override any method from its superclass
public override func image(forBounds imageBounds: CGRect, textContainer: NSTextContainer?, characterIndex charIndex: Int) -> UIImage? {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift:34:62: error: cannot find type 'NSTextContainer' in scope
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
^~~~~~~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSTextAttachment.h:20:1: note: interface 'NSTextContainer' forward declared here
@class NSTextContainer;
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift:34:26: error: method does not override any method from its superclass
public override func attachmentBounds(for textContainer: NSTextContainer?, proposedLineFragment lineFrag: CGRect, glyphPosition position: CGPoint, characterIndex charIndex: Int) -> CGRect {
~~~~~~~~ ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift:16:42: error: 'NSTextAttachment' is unavailable in watchOS
public class ZResizableNSTextAttachment: NSTextAttachment {
^~~~~~~~~~~~~~~~
UIKit.NSTextAttachment:2:12: note: 'NSTextAttachment' has been explicitly marked unavailable here
open class NSTextAttachment : NSObject, NSTextAttachmentLayout, NSTextAttachmentContainer, NSSecureCoding {
^
SwiftEmitModule normal armv7k Emitting\ module\ for\ ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/UILabel+Extenstion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/UIExtensions/ZNSTextAttachmentLabel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/NSTextStorage+Extension.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/WeakZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZNSTextAttachmentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment/Sources/ZNSTextAttachment/ZResizableNSTextAttachment.swift -target armv7k-apple-watchos5.0 -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZNSTextAttachment -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZNSTextAttachment -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZNSTextAttachment.build/Debug-watchos/ZNSTextAttachment.build/Objects-normal/armv7k/ZNSTextAttachment.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ SnapshotTesting (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertInlineSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/AssertSnapshot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Async.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/Internal.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/PlistEncoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/String+SpecialCharacters.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/View.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Common/XCTAttachment.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diff.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Diffing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Extensions/Wait.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Internal/Deprecations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/SnapshotTestCase.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Any.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CALayer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CGPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/CaseIterable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Data.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/Description.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSBezierPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/NSViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SceneKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SpriteKit.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/String.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIBezierPath.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/UIViewController.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing/Sources/SnapshotTesting/Snapshotting/URLRequest.swift -target arm64-apple-watchos5.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-snapshot-testing -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos10.5-21T569-607812366920c826b3ec796033b57e80.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name SnapshotTesting -disable-clang-spi -target-sdk-version 10.5 -target-sdk-name watchos10.5 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.5.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug-watchos/SnapshotTesting.build/Objects-normal/arm64/SnapshotTesting.abi.json
Command SwiftEmitModule failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ ZNSTextAttachment (in target 'ZNSTextAttachment' from project 'ZNSTextAttachment')
SwiftEmitModule normal arm64 Emitting\ module\ for\ SnapshotTesting (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
(3 failures)
BUILD FAILURE 5.10 watchOS