wwt / SwiftCurrent

A library for managing complex workflows in Swift

Home Page:https://wwt.github.io/SwiftCurrent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Build crashes when running tests

Richard-Gist opened this issue · comments

What happened?

I tried to run cmd+u on the SwiftCurrent target on an iPhone 14 Pro simulator and the build crashed IRGen. Specificially UIKitInteropTests.swift:102 broke IRGen.

Version

SwiftCurrent Version: v5.1.9
Xcode Version: 14.1
Swift Version: 5.7

Relevant code sample

N/A

Relevant log output

Showing Recent Messages
SwiftCompile normal arm64 Compiling\ UIKitInteropTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/UIKitInteropTests.swift (in target 'SwiftUIExampleTests' from project 'SwiftUIExample')
    cd /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample
    builtin-swiftTaskExecution -- /Applications/Xcode-14.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ChangeUsernameViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/PasswordFieldTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/ViewInspector/InspectableExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ProfileFeatureViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/GenericOnboardingViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/AccountInformationViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/QRScanningViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/SignUpTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/MockOrchestrationResponder.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/WaitUntil.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/WorkflowTestingData.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/FlowRepresentableMetadataAdditions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Tests/SwiftCurrent_SwiftUITests/TestExtensions/XCTestCaseExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/CustomAssertions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Tests/SwiftCurrent_SwiftUITests/ViewInspector/ViewHostingExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/UIKitAssertions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/DependencyInjectionTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/MFAViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ChangePasswordViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/NotificationReceiverLocal.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ProfileFeatureOnboardingViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/TestConstant.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Tests/SwiftCurrent_SwiftUITests/WorkflowItemExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/MapFeatureViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/SwiftCurrentOnboardingTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/TermsAndConditionsTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/ViewControllerAdditions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/TopViewController.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/TestEventReceiver.swift -primary-file /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/UIKitInteropTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/AnyWorkflowAdditions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/QRScannerFeatureOnboardingViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ContentViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/LoginTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/MapFeatureOnboardingViewTests.swift -emit-dependencies-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.d -emit-reference-dependencies-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.swiftdeps -serialize-diagnostics-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.dia -target arm64-apple-ios15.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -I /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator -I /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator -F /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/gistr/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample -resource-dir /Applications/Xcode-14.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/UIUTest_ObjC.modulemap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-generated-files.hmap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-own-target-headers.hmap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-project-headers.hmap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/SourcePackages/checkouts/UIUTest/Sources/Obj-C\ Support/include -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/DerivedSources/arm64 -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/DerivedSources -Xcc -DDEBUG\=1 -import-objc-header /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing_ObjC/SwiftUIExampleTests-Bridging-Header.h -pch-output-dir /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/PrecompiledHeaders -pch-disable-validation -module-name SwiftUIExampleTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 16.1 -o /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.o -index-unit-output-path /SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.o -index-store-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Index.noindex/DataStore -index-system-modules

Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the project and the crash backtrace.
Stack dump:
0.	Program arguments: /Applications/Xcode-14.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ChangeUsernameViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/PasswordFieldTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/ViewInspector/InspectableExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ProfileFeatureViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/GenericOnboardingViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/AccountInformationViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/QRScanningViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/SignUpTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/MockOrchestrationResponder.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/WaitUntil.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/WorkflowTestingData.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/FlowRepresentableMetadataAdditions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Tests/SwiftCurrent_SwiftUITests/TestExtensions/XCTestCaseExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/CustomAssertions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Tests/SwiftCurrent_SwiftUITests/ViewInspector/ViewHostingExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/UIKitAssertions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/DependencyInjectionTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/MFAViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ChangePasswordViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/NotificationReceiverLocal.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ProfileFeatureOnboardingViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/TestConstant.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Tests/SwiftCurrent_SwiftUITests/WorkflowItemExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/MapFeatureViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/SwiftCurrentOnboardingTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/TermsAndConditionsTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/ViewControllerAdditions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/TopViewController.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/TestEventReceiver.swift -primary-file /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/UIKitInteropTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/AnyWorkflowAdditions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/QRScannerFeatureOnboardingViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ContentViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/LoginTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/MapFeatureOnboardingViewTests.swift -emit-dependencies-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.d -emit-reference-dependencies-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.swiftdeps -serialize-diagnostics-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.dia -target arm64-apple-ios15.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -I /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator -I /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator -F /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/gistr/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity=checked -Onone -D DEBUG -serialize-debugging-options -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample -resource-dir /Applications/Xcode-14.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file=/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/UIUTest_ObjC.modulemap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-generated-files.hmap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-own-target-headers.hmap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-project-headers.hmap -Xcc "-I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/SourcePackages/checkouts/UIUTest/Sources/Obj-C Support/include" -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/DerivedSources/arm64 -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/DerivedSources -Xcc -DDEBUG=1 -import-objc-header /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing_ObjC/SwiftUIExampleTests-Bridging-Header.h -pch-output-dir /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/PrecompiledHeaders -pch-disable-validation -module-name SwiftUIExampleTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 16.1 -o /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.o -index-unit-output-path /SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.o -index-store-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Index.noindex/DataStore -index-system-modules
1.	Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)
2.	Compiling with the current language version
3.	While evaluating request IRGenRequest(IR Generation for file "/Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/UIKitInteropTests.swift")
4.	While emitting IR SIL function "@$s19SwiftUIExampleTests012UIKitInteropC0C64testPuttingAUIKitViewThatDoesNotTakeInDataInsideASwiftUIWorkflowyyYaKF3FR1L_C10nextButtonSo8UIButtonCvpfi".
 for expression at [/Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/UIKitInteropTests.swift:102:30 - line:102:39] RangeText="UIButton("
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend           0x0000000107a435b0 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1  swift-frontend           0x0000000107a425b4 llvm::sys::RunSignalHandlers() + 112
2  swift-frontend           0x0000000107a43c34 SignalHandler(int) + 344
3  libsystem_platform.dylib 0x00000001bc8a74a4 _sigtramp + 56
4  swift-frontend           0x00000001033bd914 swift::irgen::IRGenFunction::emitSuspensionPoint(swift::irgen::Explosion&, llvm::Value*) + 696
5  swift-frontend           0x00000001034a3adc swift::SILInstructionVisitor<(anonymous namespace)::IRGenSILFunction, void>::visit(swift::SILInstruction*) + 48588
6  swift-frontend           0x0000000103492d84 swift::irgen::IRGenModule::emitSILFunction(swift::SILFunction*) + 7860
7  swift-frontend           0x000000010335f418 swift::irgen::IRGenerator::emitGlobalTopLevel(std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) + 1552
8  swift-frontend           0x0000000103460bec swift::IRGenRequest::evaluate(swift::Evaluator&, swift::IRGenDescriptor) const + 2556
9  swift-frontend           0x0000000103490c04 swift::SimpleRequest<swift::IRGenRequest, swift::GeneratedModule (swift::IRGenDescriptor), (swift::RequestFlags)9>::evaluateRequest(swift::IRGenRequest const&, swift::Evaluator&) + 188
10 swift-frontend           0x000000010346d0e0 llvm::Expected<swift::IRGenRequest::OutputType> swift::Evaluator::getResultUncached<swift::IRGenRequest>(swift::IRGenRequest const&) + 744
11 swift-frontend           0x0000000103463fd4 swift::performIRGeneration(swift::FileUnit*, swift::IRGenOptions const&, swift::TBDGenOptions const&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule> >, llvm::StringRef, swift::PrimarySpecificPaths const&, llvm::StringRef, llvm::GlobalVariable**) + 236
12 swift-frontend           0x000000010308eb40 performCompileStepsPostSILGen(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule> >, llvm::PointerUnion<swift::ModuleDecl*, swift::SourceFile*>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver*) + 2160
13 swift-frontend           0x00000001030908cc swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 5932
14 swift-frontend           0x00000001030313c0 swift::mainEntry(int, char const**) + 3940
15 dyld                     0x000000010a4bd08c start + 520

CompileSwift normal arm64 /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/UIKitInteropTests.swift (in target 'SwiftUIExampleTests' from project 'SwiftUIExample')
    cd /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample
    /Applications/Xcode-14.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ChangeUsernameViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/PasswordFieldTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/ViewInspector/InspectableExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ProfileFeatureViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/GenericOnboardingViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/AccountInformationViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/QRScanningViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/SignUpTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/MockOrchestrationResponder.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/WaitUntil.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/WorkflowTestingData.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/FlowRepresentableMetadataAdditions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Tests/SwiftCurrent_SwiftUITests/TestExtensions/XCTestCaseExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/CustomAssertions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Tests/SwiftCurrent_SwiftUITests/ViewInspector/ViewHostingExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/UIKitAssertions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/DependencyInjectionTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/MFAViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ChangePasswordViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/NotificationReceiverLocal.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ProfileFeatureOnboardingViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/TestConstant.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Tests/SwiftCurrent_SwiftUITests/WorkflowItemExtensions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/MapFeatureViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/SwiftCurrentOnboardingTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/TermsAndConditionsTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/ViewControllerAdditions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/UIKitExample/SwiftCurrent_UIKitTests/TestUtilities/TopViewController.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/TestEventReceiver.swift -primary-file /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/UIKitInteropTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing/AnyWorkflowAdditions.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/QRScannerFeatureOnboardingViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/ContentViewTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/LoginTests.swift /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample/SwiftUIExampleTests/Views/MapFeatureOnboardingViewTests.swift -emit-dependencies-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.d -emit-reference-dependencies-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.swiftdeps -serialize-diagnostics-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.dia -target arm64-apple-ios15.0-simulator -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk -I /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator -I /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/PackageFrameworks -F /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator -F /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks -F /Applications/Xcode-14.1.0.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator16.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/gistr/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D DEBUG -serialize-debugging-options -serialize-debugging-options -enable-bare-slash-regex -empty-abi-descriptor -Xcc -working-directory -Xcc /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/ExampleApps/SwiftUIExample -resource-dir /Applications/Xcode-14.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/UIUTest_ObjC.modulemap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/swift-overrides.hmap -Xcc -iquote -Xcc /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-generated-files.hmap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-own-target-headers.hmap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/all-product-headers.yaml -Xcc -iquote -Xcc /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/SwiftUIExampleTests-project-headers.hmap -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/SourcePackages/checkouts/UIUTest/Sources/Obj-C\ Support/include -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Products/Debug-iphonesimulator/include -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/DerivedSources/arm64 -Xcc -I/Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/DerivedSources -Xcc -DDEBUG\=1 -import-objc-header /Users/gistr/workspaces/github/Richard-Gist/SwiftCurrent/Sources/SwiftCurrent_Testing_ObjC/SwiftUIExampleTests-Bridging-Header.h -pch-output-dir /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/PrecompiledHeaders -pch-disable-validation -module-name SwiftUIExampleTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 16.1 -o /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Build/Intermediates.noindex/SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.o -index-unit-output-path /SwiftUIExample.build/Debug-iphonesimulator/SwiftUIExampleTests.build/Objects-normal/arm64/UIKitInteropTests.o -index-store-path /Users/gistr/Library/Developer/Xcode/DerivedData/SwiftCurrent-cltostiquehrqpabgdldrbegsois/Index.noindex/DataStore -index-system-modules

Command CompileSwift failed with a nonzero exit code

Command CompileSwift failed with a nonzero exit code

Code of Conduct

  • I agree to follow this project's Code of Conduct

To close the loop with Apple, I filed a bug with a trimmed down project. https://feedbackassistant.apple.com/feedback/11764286

Hopefully the underlying issue can be resolved.