Build Information
Successful build of Sisyphos, reference 0.1.0 (63c644), with Swift 6.1 for visionOS using Xcode 16.3 on 20 Nov 2025 03:09:24 UTC.
Swift 6 data race errors: 7
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Sisyphos -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SisyphosTests/Sisyphos.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SisyphosTests/Sisyphos
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 63c6449 Add build instruction for docs on SPI.
Cloned https://github.com/SisyphosTests/Sisyphos.git
Revision (git rev-parse @):
63c644935f0e0cc52fdb76b36dac2ec017d44bd8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SisyphosTests/Sisyphos.git at 0.1.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/SisyphosTests/Sisyphos.git
https://github.com/SisyphosTests/Sisyphos.git
{
"dependencies" : [
],
"manifest_display_name" : "Sisyphos",
"name" : "Sisyphos",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Sisyphos",
"targets" : [
"Sisyphos"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SisyphosTests",
"module_type" : "SwiftTarget",
"name" : "SisyphosTests",
"path" : "Tests/SisyphosTests",
"sources" : [
"Internal/NSPredicateTests.swift",
"PageBuilderTests.swift",
"SisyphosTests.swift"
],
"target_dependencies" : [
"Sisyphos"
],
"type" : "test"
},
{
"c99name" : "Sisyphos",
"module_type" : "SwiftTarget",
"name" : "Sisyphos",
"path" : "Sources/Sisyphos",
"product_memberships" : [
"Sisyphos"
],
"sources" : [
"DefaultAlert.swift",
"DefaultPermissionAlert.swift",
"Extensions/NSPredicate+Description.swift",
"Extensions/String+Localized.swift",
"Extensions/XCUIApplication+CurrentPage.swift",
"Extensions/XCUIElement+Extensions.swift",
"Extensions/XCUIElementSnapshot+Matching.swift",
"Extensions/XCUIElementType+BetterCustomDebugString.swift",
"Extensions/XCUITestCase+CodeGeneration.swift",
"Extensions/XCUITestCase+InterruptionMonitor.swift",
"Internal/ElementFinder.swift",
"Internal/Snapshot.swift",
"Internal/UIInterruptionsObserver.swift",
"InterruptionMonitor.swift",
"Page Elements/Alert.swift",
"Page Elements/Button.swift",
"Page Elements/Cell.swift",
"Page Elements/CollectionView.swift",
"Page Elements/NavigationBar.swift",
"Page Elements/Other.swift",
"Page Elements/SecureTextField.swift",
"Page Elements/StaticText.swift",
"Page Elements/Switch.swift",
"Page Elements/TabBar.swift",
"Page Elements/TextField.swift",
"Page.swift",
"PageBuilder.swift",
"PageDescription.swift",
"PageElement.swift",
"PageElementIdentifier.swift",
"PageExistsResults.swift",
"QueryIdentifier.swift",
"TestData.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Sisyphos: /Users/admin/builder/spi-builder-workspace
resolved source packages: Sisyphos
{
"dependencies" : [
],
"manifest_display_name" : "Sisyphos",
"name" : "Sisyphos",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Sisyphos",
"targets" : [
"Sisyphos"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SisyphosTests",
"module_type" : "SwiftTarget",
"name" : "SisyphosTests",
"path" : "Tests/SisyphosTests",
"sources" : [
"Internal/NSPredicateTests.swift",
"PageBuilderTests.swift",
"SisyphosTests.swift"
],
"target_dependencies" : [
"Sisyphos"
],
"type" : "test"
},
{
"c99name" : "Sisyphos",
"module_type" : "SwiftTarget",
"name" : "Sisyphos",
"path" : "Sources/Sisyphos",
"product_memberships" : [
"Sisyphos"
],
"sources" : [
"DefaultAlert.swift",
"DefaultPermissionAlert.swift",
"Extensions/NSPredicate+Description.swift",
"Extensions/String+Localized.swift",
"Extensions/XCUIApplication+CurrentPage.swift",
"Extensions/XCUIElement+Extensions.swift",
"Extensions/XCUIElementSnapshot+Matching.swift",
"Extensions/XCUIElementType+BetterCustomDebugString.swift",
"Extensions/XCUITestCase+CodeGeneration.swift",
"Extensions/XCUITestCase+InterruptionMonitor.swift",
"Internal/ElementFinder.swift",
"Internal/Snapshot.swift",
"Internal/UIInterruptionsObserver.swift",
"InterruptionMonitor.swift",
"Page Elements/Alert.swift",
"Page Elements/Button.swift",
"Page Elements/Cell.swift",
"Page Elements/CollectionView.swift",
"Page Elements/NavigationBar.swift",
"Page Elements/Other.swift",
"Page Elements/SecureTextField.swift",
"Page Elements/StaticText.swift",
"Page Elements/Switch.swift",
"Page Elements/TabBar.swift",
"Page Elements/TextField.swift",
"Page.swift",
"PageBuilder.swift",
"PageDescription.swift",
"PageElement.swift",
"PageElementIdentifier.swift",
"PageExistsResults.swift",
"QueryIdentifier.swift",
"TestData.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Sisyphos"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Sisyphos -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 Sisyphos -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
Sisyphos: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'Sisyphos' in project 'Sisyphos'
➜ Explicit dependency on target 'Sisyphos' in project 'Sisyphos'
Target 'Sisyphos' in project 'Sisyphos' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 32f74c9399ad115e31e4f071f1ed78cf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/32f74c9399ad115e31e4f071f1ed78cf.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.modulemap (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.DependencyStaticMetadataFileList (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.DependencyMetadataFileList (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.LinkFileList (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftConstValuesFileList (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-OutputFileMap.json (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftFileList (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos_const_extract_protocols.json (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sisyphos.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.modulemap (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver Sisyphos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Sisyphos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-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/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.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/Sisyphos.build/Debug-xros/Sisyphos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.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/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ NavigationBar.swift,\ Other.swift,\ SecureTextField.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/NavigationBar.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Other.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/SecureTextField.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/NavigationBar.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Other.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/SecureTextField.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ XCUIApplication+CurrentPage.swift,\ XCUIElement+Extensions.swift,\ XCUIElementSnapshot+Matching.swift,\ XCUIElementType+BetterCustomDebugString.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElement+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementType+BetterCustomDebugString.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:20:20: warning: main actor-isolated property 'elementType' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
switch element.elementType {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:50:38: note: property declared here
@property (readonly) XCUIElementType elementType;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:23:33: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
identifier: element.identifier,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:24:31: warning: main actor-isolated property 'children' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
elements: element.children.flatMap(flatten(element:))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:341:56: note: property declared here
@property (readonly) NSArray<id<XCUIElementSnapshot>> *children;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:28:33: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
identifier: element.identifier,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:29:21: warning: main actor-isolated property 'label' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
element.label
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:47:38: note: property declared here
@property (readonly, copy) NSString *label;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:33:33: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
identifier: element.identifier,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:34:28: warning: main actor-isolated property 'label' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
label: element.label
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:47:38: note: property declared here
@property (readonly, copy) NSString *label;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:38:33: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
identifier: element.identifier,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:39:28: warning: main actor-isolated property 'label' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
label: element.label
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:47:38: note: property declared here
@property (readonly, copy) NSString *label;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:43:31: warning: main actor-isolated property 'children' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
elements: element.children.flatMap(flatten(element:))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:341:56: note: property declared here
@property (readonly) NSArray<id<XCUIElementSnapshot>> *children;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:47:31: warning: main actor-isolated property 'children' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
elements: element.children.flatMap(flatten(element:))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:341:56: note: property declared here
@property (readonly) NSArray<id<XCUIElementSnapshot>> *children;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:51:33: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
identifier: element.identifier,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:52:31: warning: main actor-isolated property 'children' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
elements: element.children.flatMap(flatten(element:))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:341:56: note: property declared here
@property (readonly) NSArray<id<XCUIElementSnapshot>> *children;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:56:33: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
identifier: element.identifier,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:57:28: warning: main actor-isolated property 'value' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
value: element.value as? String
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:41:35: note: property declared here
@property (readonly, nullable) id value;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:61:33: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
identifier: element.identifier,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:62:28: warning: main actor-isolated property 'value' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
value: element.value as? String
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:41:35: note: property declared here
@property (readonly, nullable) id value;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:66:32: warning: main actor-isolated property 'label' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
case .other where !element.label.isEmpty || !element.identifier.isEmpty:
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:47:38: note: property declared here
@property (readonly, copy) NSString *label;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:66:58: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
case .other where !element.label.isEmpty || !element.identifier.isEmpty:
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:68:33: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
identifier: element.identifier,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:69:28: warning: main actor-isolated property 'label' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
label: element.label,
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:47:38: note: property declared here
@property (readonly, copy) NSString *label;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:70:31: warning: main actor-isolated property 'children' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
elements: element.children.flatMap(flatten(element:))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:341:56: note: property declared here
@property (readonly) NSArray<id<XCUIElementSnapshot>> *children;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:19:14: note: add '@MainActor' to make global function 'extract(element:)' part of global actor 'MainActor'
private func extract(element: XCUIElementSnapshot) -> PageElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:81:20: warning: main actor-isolated property 'children' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return element.children.flatMap(flatten(element:))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:341:56: note: property declared here
@property (readonly) NSArray<id<XCUIElementSnapshot>> *children;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:77:14: note: add '@MainActor' to make global function 'flatten(element:)' part of global actor 'MainActor'
private func flatten(element: XCUIElementSnapshot) -> [PageElement] {
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElement+Extensions.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:15:41: warning: conditional cast from 'XCUIElement' to 'NSObject' always succeeds
let elementObject = element as? NSObject
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: warning: no method declared with Objective-C selector '_matchesElement:'
let selector = Selector("_matchesElement:")
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: note: wrap the selector name in parentheses to suppress this warning
let selector = Selector("_matchesElement:")
^
( )
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementType+BetterCustomDebugString.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementType+BetterCustomDebugString.swift:7:1: warning: extension declares a conformance of imported type 'ElementType' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'XCUIAutomation' introduce this conformance in the future
extension XCUIElement.ElementType: CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementType+BetterCustomDebugString.swift:7:1: note: add '@retroactive' to silence this warning
extension XCUIElement.ElementType: CustomDebugStringConvertible {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive CustomDebugStringConvertible
SwiftCompile normal arm64 Compiling\ Button.swift,\ Cell.swift,\ CollectionView.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Button.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Cell.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/CollectionView.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Button.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Cell.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/CollectionView.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UIInterruptionsObserver.swift,\ InterruptionMonitor.swift,\ Alert.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/InterruptionMonitor.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Alert.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift:8:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'UIInterruptionsObserver' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = UIInterruptionsObserver()
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift:5:7: note: class 'UIInterruptionsObserver' does not conform to the 'Sendable' protocol
class UIInterruptionsObserver: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift:8:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = UIInterruptionsObserver()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift:8:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = UIInterruptionsObserver()
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/InterruptionMonitor.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Alert.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ XCUITestCase+CodeGeneration.swift,\ XCUITestCase+InterruptionMonitor.swift,\ ElementFinder.swift,\ Snapshot.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+InterruptionMonitor.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/ElementFinder.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/Snapshot.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:53:13: warning: var 'usedPageNames' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var usedPageNames: Set<String> = []
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:53:13: note: convert 'usedPageNames' to a 'let' constant to make 'Sendable' shared state immutable
private var usedPageNames: Set<String> = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:53:13: note: add '@MainActor' to make var 'usedPageNames' part of global actor 'MainActor'
private var usedPageNames: Set<String> = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:53:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var usedPageNames: Set<String> = []
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:28:19: warning: call to main actor-isolated initializer 'init(bundleIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
app = XCUIApplication(bundleIdentifier: application)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIApplication.h:35:1: note: calls to initializer 'init(bundleIdentifier:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithBundleIdentifier:(NSString *)bundleIdentifier NS_DESIGNATED_INITIALIZER;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:5:17: note: add '@MainActor' to make instance method 'startCodeGeneration(application:file:line:)' part of global actor 'MainActor'
public func startCodeGeneration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:30:19: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
app = XCUIApplication()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIApplication.h:29:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init NS_DESIGNATED_INITIALIZER;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:5:17: note: add '@MainActor' to make instance method 'startCodeGeneration(application:file:line:)' part of global actor 'MainActor'
public func startCodeGeneration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:37:41: warning: call to main actor-isolated instance method 'snapshot()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let snapshot = try? app.snapshot(),
^
XCUIAutomation.XCUIElement.snapshot:2:22: note: calls to instance method 'snapshot()' from outside of its actor context are implicitly asynchronous
@MainActor open func snapshot() throws -> any XCUIElementSnapshot}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:5:17: note: add '@MainActor' to make instance method 'startCodeGeneration(application:file:line:)' part of global actor 'MainActor'
public func startCodeGeneration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:38:32: warning: main actor-isolated property 'currentPage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let page = app.currentPage
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift:5:9: note: property declared here
var currentPage: PageDescription? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:5:17: note: add '@MainActor' to make instance method 'startCodeGeneration(application:file:line:)' part of global actor 'MainActor'
public func startCodeGeneration(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:41:39: warning: call to main actor-isolated instance method 'findFirstIdentifier()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let identifier = snapshot.findFirstIdentifier() ?? "GeneratedPage"
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:89:10: note: calls to instance method 'findFirstIdentifier()' from outside of its actor context are implicitly asynchronous
func findFirstIdentifier() -> String? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:5:17: note: add '@MainActor' to make instance method 'startCodeGeneration(application:file:line:)' part of global actor 'MainActor'
public func startCodeGeneration(
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+InterruptionMonitor.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/ElementFinder.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/Snapshot.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/Snapshot.swift:10:22: warning: main actor-isolated property 'elementType' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
xcuisnapshot.elementType
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:50:38: note: property declared here
@property (readonly) XCUIElementType elementType;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/Snapshot.swift:13:22: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
xcuisnapshot.identifier
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/Snapshot.swift:16:22: warning: main actor-isolated property 'label' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
xcuisnapshot.label
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:47:38: note: property declared here
@property (readonly, copy) NSString *label;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/Snapshot.swift:19:22: warning: main actor-isolated property 'value' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
xcuisnapshot.value as? String
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:41:35: note: property declared here
@property (readonly, nullable) id value;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/Snapshot.swift:27:33: warning: main actor-isolated property 'children' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
children = xcuisnapshot.children.map { child in
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:341:56: note: property declared here
@property (readonly) NSArray<id<XCUIElementSnapshot>> *children;
^
SwiftCompile normal arm64 Compiling\ StaticText.swift,\ Switch.swift,\ TabBar.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/StaticText.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Switch.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/TabBar.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/StaticText.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/Switch.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/TabBar.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DefaultAlert.swift,\ DefaultPermissionAlert.swift,\ NSPredicate+Description.swift,\ String+Localized.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/DefaultAlert.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/DefaultPermissionAlert.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/String+Localized.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/DefaultAlert.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/DefaultPermissionAlert.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:20:13: warning: var 'snapshotByPredicate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var snapshotByPredicate: NSMapTable<NSPredicate, XCUIElementSnapshot> = NSMapTable.weakToStrongObjects()
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:20:13: note: convert 'snapshotByPredicate' to a 'let' constant to make 'Sendable' shared state immutable
private var snapshotByPredicate: NSMapTable<NSPredicate, XCUIElementSnapshot> = NSMapTable.weakToStrongObjects()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:20:13: note: add '@MainActor' to make var 'snapshotByPredicate' part of global actor 'MainActor'
private var snapshotByPredicate: NSMapTable<NSPredicate, XCUIElementSnapshot> = NSMapTable.weakToStrongObjects()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:20:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var snapshotByPredicate: NSMapTable<NSPredicate, XCUIElementSnapshot> = NSMapTable.weakToStrongObjects()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:10:29: warning: call to main actor-isolated instance method 'matches(snapshot:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
return snapshot.matches(snapshot: elementSnapshot)
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:24:10: note: calls to instance method 'matches(snapshot:)' from outside of its actor context are implicitly asynchronous
func matches(snapshot: XCUIElementSnapshot) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:43:33: warning: main actor-isolated property 'elementType' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
"element=\(snapshot.elementType)",
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:50:38: note: property declared here
@property (readonly) XCUIElementType elementType;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:45:22: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if !snapshot.identifier.isEmpty {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:46:54: warning: main actor-isolated property 'identifier' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
attributes.append("identifier=\(snapshot.identifier.debugDescription)")
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:35:32: note: property declared here
@property (readonly) NSString *identifier;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:48:22: warning: main actor-isolated property 'label' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if !snapshot.label.isEmpty {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:47:38: note: property declared here
@property (readonly, copy) NSString *label;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:49:49: warning: main actor-isolated property 'label' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
attributes.append("label=\(snapshot.label.debugDescription)")
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:47:38: note: property declared here
@property (readonly, copy) NSString *label;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:51:33: warning: main actor-isolated property 'value' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let value = snapshot.value as? String {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:41:35: note: property declared here
@property (readonly, nullable) id value;
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/String+Localized.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TextField.swift,\ Page.swift,\ PageBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/TextField.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageBuilder.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/TextField.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:144:5: warning: var 'elementPathCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var elementPathCache: [PageElementIdentifier: CacheEntry] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:144:5: note: convert 'elementPathCache' to a 'let' constant to make 'Sendable' shared state immutable
var elementPathCache: [PageElementIdentifier: CacheEntry] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:144:5: note: add '@MainActor' to make var 'elementPathCache' part of global actor 'MainActor'
var elementPathCache: [PageElementIdentifier: CacheEntry] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:144:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var elementPathCache: [PageElementIdentifier: CacheEntry] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:39:20: warning: call to main actor-isolated initializer 'init(bundleIdentifier:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
return XCUIApplication(bundleIdentifier: application)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIApplication.h:35:1: note: calls to initializer 'init(bundleIdentifier:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithBundleIdentifier:(NSString *)bundleIdentifier NS_DESIGNATED_INITIALIZER;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:41:20: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
return XCUIApplication()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIApplication.h:29:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init NS_DESIGNATED_INITIALIZER;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:52:20: warning: call to main actor-isolated class method 'runActivity(named:block:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
XCTContext.runActivity(named: "Check if page \(debugName) exists") { activity in
^
XCTest.XCTContext.runActivity:2:46: note: calls to class method 'runActivity(named:block:)' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public class func runActivity<Result>(named name: String, block: @MainActor (any XCTActivity) throws -> Result) rethrows -> Result}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:51:10: note: add '@MainActor' to make instance method 'exists()' part of global actor 'MainActor'
func exists() -> PageExistsResults {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:103:20: warning: call to main actor-isolated class method 'runActivity(named:block:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
XCTContext.runActivity(named: "Wait max \(timeout)s for page \(debugName) to exist") { activity in
^
XCTest.XCTContext.runActivity:2:46: note: calls to class method 'runActivity(named:block:)' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public class func runActivity<Result>(named name: String, block: @MainActor (any XCTActivity) throws -> Result) rethrows -> Result}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:98:10: note: add '@MainActor' to make instance method 'waitForExistence(timeout:file:line:)' part of global actor 'MainActor'
func waitForExistence(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:136:51: warning: call to main actor-isolated instance method 'snapshot()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
guard let snapshot = try? xcuiapplication.snapshot() else {
^
XCUIAutomation.XCUIElement.snapshot:2:22: note: calls to instance method 'snapshot()' from outside of its actor context are implicitly asynchronous
@MainActor open func snapshot() throws -> any XCUIElementSnapshot}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:135:10: note: add '@MainActor' to make instance method 'refreshElementCache()' part of global actor 'MainActor'
func refreshElementCache() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:55:66: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
let screenshotAttachment = XCTAttachment(screenshot: xcuiapplication.screenshot())
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:55:66: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
let screenshotAttachment = XCTAttachment(screenshot: xcuiapplication.screenshot())
^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:108:38: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
let currentResults = exists()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:108:38: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
let currentResults = exists()
^~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageBuilder.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PageDescription.swift,\ PageElement.swift,\ PageElementIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageDescription.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:31:77: warning: call to main actor-isolated instance method 'matching' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let query = application.descendants(matching: snapshot.elementType).matching(NSPredicate(snapshot: snapshot))
^
XCUIAutomation.XCUIElementQuery.matching:2:22: note: calls to instance method 'matching' from outside of its actor context are implicitly asynchronous
@MainActor open func matching(_ predicate: NSPredicate) -> XCUIElementQuery}
^
XCUIAutomation.XCUIElementQuery.matching:2:22: note: main actor isolation inferred from conformance to protocol 'XCUIElementTypeQueryProvider'
@MainActor open func matching(_ predicate: NSPredicate) -> XCUIElementQuery}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:17:10: note: add '@MainActor' to make instance method 'getXCUIElement(forAction:)' part of global actor 'MainActor'
func getXCUIElement(forAction action: String) -> XCUIElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:31:33: warning: call to main actor-isolated instance method 'descendants(matching:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let query = application.descendants(matching: snapshot.elementType).matching(NSPredicate(snapshot: snapshot))
^
XCUIAutomation.XCUIElement.descendants:2:22: note: calls to instance method 'descendants(matching:)' from outside of its actor context are implicitly asynchronous
@MainActor open func descendants(matching type: XCUIElement.ElementType) -> XCUIElementQuery}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:17:10: note: add '@MainActor' to make instance method 'getXCUIElement(forAction:)' part of global actor 'MainActor'
func getXCUIElement(forAction action: String) -> XCUIElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:31:64: warning: main actor-isolated property 'elementType' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let query = application.descendants(matching: snapshot.elementType).matching(NSPredicate(snapshot: snapshot))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:50:38: note: property declared here
@property (readonly) XCUIElementType elementType;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:17:10: note: add '@MainActor' to make instance method 'getXCUIElement(forAction:)' part of global actor 'MainActor'
func getXCUIElement(forAction action: String) -> XCUIElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:33:22: warning: main actor-isolated property 'firstMatch' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return query.firstMatch
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:105:35: note: property declared here
@property (readonly) XCUIElement *firstMatch;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:17:10: note: add '@MainActor' to make instance method 'getXCUIElement(forAction:)' part of global actor 'MainActor'
func getXCUIElement(forAction action: String) -> XCUIElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:51:41: warning: call to main actor-isolated instance method 'containing' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let query = application.windows.containing(NSPredicate(snapshot: snapshot))
^
XCUIAutomation.XCUIElementQuery.containing:2:22: note: calls to instance method 'containing' from outside of its actor context are implicitly asynchronous
@MainActor open func containing(_ predicate: NSPredicate) -> XCUIElementQuery}
^
XCUIAutomation.XCUIElementQuery.containing:2:22: note: main actor isolation inferred from conformance to protocol 'XCUIElementTypeQueryProvider'
@MainActor open func containing(_ predicate: NSPredicate) -> XCUIElementQuery}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:38:10: note: add '@MainActor' to make instance method 'getXCUIWindow(forAction:)' part of global actor 'MainActor'
func getXCUIWindow(forAction action: String) -> XCUIElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:51:33: warning: main actor-isolated property 'windows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let query = application.windows.containing(NSPredicate(snapshot: snapshot))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:17:46: note: property declared here
@property (readonly, copy) XCUIElementQuery *windows;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:38:10: note: add '@MainActor' to make instance method 'getXCUIWindow(forAction:)' part of global actor 'MainActor'
func getXCUIWindow(forAction action: String) -> XCUIElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:53:22: warning: main actor-isolated property 'firstMatch' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return query.firstMatch
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:105:35: note: property declared here
@property (readonly) XCUIElement *firstMatch;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:38:10: note: add '@MainActor' to make instance method 'getXCUIWindow(forAction:)' part of global actor 'MainActor'
func getXCUIWindow(forAction action: String) -> XCUIElement? {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:67:17: warning: call to main actor-isolated instance method 'waitUntilStablePosition(timeout:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
element.waitUntilStablePosition()
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElement+Extensions.swift:11:10: note: calls to instance method 'waitUntilStablePosition(timeout:)' from outside of its actor context are implicitly asynchronous
func waitUntilStablePosition(timeout: CFTimeInterval = 2) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:65:17: note: add '@MainActor' to make instance method 'tap()' part of global actor 'MainActor'
public func tap() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:68:17: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
element.tap()
^
XCUIAutomation.XCUIElement.tap:2:22: note: calls to instance method 'tap()' from outside of its actor context are implicitly asynchronous
@MainActor open func tap()}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:65:17: note: add '@MainActor' to make instance method 'tap()' part of global actor 'MainActor'
public func tap() {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:80:17: warning: call to main actor-isolated instance method 'waitUntilStablePosition(timeout:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
element.waitUntilStablePosition()
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElement+Extensions.swift:11:10: note: calls to instance method 'waitUntilStablePosition(timeout:)' from outside of its actor context are implicitly asynchronous
func waitUntilStablePosition(timeout: CFTimeInterval = 2) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:78:17: note: add '@MainActor' to make instance method 'tap(usingCoordinates:)' part of global actor 'MainActor'
public func tap(usingCoordinates coordinates: CGVector) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:81:63: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
element.coordinate(withNormalizedOffset: coordinates).tap()
^
XCUIAutomation.XCUICoordinate.tap:2:22: note: calls to instance method 'tap()' from outside of its actor context are implicitly asynchronous
@MainActor open func tap()}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:78:17: note: add '@MainActor' to make instance method 'tap(usingCoordinates:)' part of global actor 'MainActor'
public func tap(usingCoordinates coordinates: CGVector) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:81:17: warning: call to main actor-isolated instance method 'coordinate(withNormalizedOffset:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
element.coordinate(withNormalizedOffset: coordinates).tap()
^
XCUIAutomation.XCUIElement.coordinate:2:22: note: calls to instance method 'coordinate(withNormalizedOffset:)' from outside of its actor context are implicitly asynchronous
@MainActor open func coordinate(withNormalizedOffset normalizedOffset: CGVector) -> XCUICoordinate}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:78:17: note: add '@MainActor' to make instance method 'tap(usingCoordinates:)' part of global actor 'MainActor'
public func tap(usingCoordinates coordinates: CGVector) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:97:20: warning: call to main actor-isolated class method 'runActivity(named:block:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
XCTContext.runActivity(named: "Typing text \(text.debugDescription)") { activity in
^
XCTest.XCTContext.runActivity:2:46: note: calls to class method 'runActivity(named:block:)' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public class func runActivity<Result>(named name: String, block: @MainActor (any XCTActivity) throws -> Result) rethrows -> Result}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:95:17: note: add '@MainActor' to make instance method 'type(text:dismissKeyboard:)' part of global actor 'MainActor'
public func type(text: String, dismissKeyboard: Bool = true) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:136:28: warning: main actor-isolated property 'isHittable' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard !element.isHittable else { return }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:63:48: note: property declared here
@property (readonly, getter = isHittable) BOOL hittable;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:128:17: note: add '@MainActor' to make instance method 'waitUntilIsHittable(timeout:file:line:)' part of global actor 'MainActor'
public func waitUntilIsHittable(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:163:42: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard !CGRectContainsRect(window.frame, element.frame) else { return }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:38:29: note: property declared here
@property (readonly) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:163:57: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard !CGRectContainsRect(window.frame, element.frame) else { return }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:38:29: note: property declared here
@property (readonly) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:165:35: warning: call to main actor-isolated instance method 'coordinate(withNormalizedOffset:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
var startCoordinate = app.coordinate(withNormalizedOffset: CGVector(dx: 0.5, dy: 0.5))
^
XCUIAutomation.XCUIElement.coordinate:2:22: note: calls to instance method 'coordinate(withNormalizedOffset:)' from outside of its actor context are implicitly asynchronous
@MainActor open func coordinate(withNormalizedOffset normalizedOffset: CGVector) -> XCUICoordinate}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:170:49: warning: call to main actor-isolated instance method 'withOffset' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
endCoordinate = startCoordinate.withOffset(CGVector(dx: 0, dy: -window.frame.height/3))
^
XCUIAutomation.XCUICoordinate.withOffset:2:22: note: calls to instance method 'withOffset' from outside of its actor context are implicitly asynchronous
@MainActor open func withOffset(_ offsetVector: CGVector) -> XCUICoordinate}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:170:88: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
endCoordinate = startCoordinate.withOffset(CGVector(dx: 0, dy: -window.frame.height/3))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:38:29: note: property declared here
@property (readonly) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:171:33: warning: call to main actor-isolated instance method 'press(forDuration:thenDragTo:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
startCoordinate.press(forDuration: 0.05, thenDragTo: endCoordinate)
^
XCUIAutomation.XCUICoordinate.press:2:22: note: calls to instance method 'press(forDuration:thenDragTo:)' from outside of its actor context are implicitly asynchronous
@MainActor open func press(forDuration duration: TimeInterval, thenDragTo otherCoordinate: XCUICoordinate)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:173:49: warning: call to main actor-isolated instance method 'withOffset' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
endCoordinate = startCoordinate.withOffset(CGVector(dx: 0, dy: window.frame.height/3))
^
XCUIAutomation.XCUICoordinate.withOffset:2:22: note: calls to instance method 'withOffset' from outside of its actor context are implicitly asynchronous
@MainActor open func withOffset(_ offsetVector: CGVector) -> XCUICoordinate}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:173:87: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
endCoordinate = startCoordinate.withOffset(CGVector(dx: 0, dy: window.frame.height/3))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:38:29: note: property declared here
@property (readonly) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:174:33: warning: call to main actor-isolated instance method 'press(forDuration:thenDragTo:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
startCoordinate.press(forDuration: 0.05, thenDragTo: endCoordinate)
^
XCUIAutomation.XCUICoordinate.press:2:22: note: calls to instance method 'press(forDuration:thenDragTo:)' from outside of its actor context are implicitly asynchronous
@MainActor open func press(forDuration duration: TimeInterval, thenDragTo otherCoordinate: XCUICoordinate)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:176:49: warning: call to main actor-isolated instance method 'withOffset' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
endCoordinate = startCoordinate.withOffset(CGVector(dx: window.frame.width/3, dy: 0))
^
XCUIAutomation.XCUICoordinate.withOffset:2:22: note: calls to instance method 'withOffset' from outside of its actor context are implicitly asynchronous
@MainActor open func withOffset(_ offsetVector: CGVector) -> XCUICoordinate}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:176:80: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
endCoordinate = startCoordinate.withOffset(CGVector(dx: window.frame.width/3, dy: 0))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:38:29: note: property declared here
@property (readonly) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:177:33: warning: call to main actor-isolated instance method 'press(forDuration:thenDragTo:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
startCoordinate.press(forDuration: 0.05, thenDragTo: endCoordinate)
^
XCUIAutomation.XCUICoordinate.press:2:22: note: calls to instance method 'press(forDuration:thenDragTo:)' from outside of its actor context are implicitly asynchronous
@MainActor open func press(forDuration duration: TimeInterval, thenDragTo otherCoordinate: XCUICoordinate)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:179:49: warning: call to main actor-isolated instance method 'withOffset' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
endCoordinate = startCoordinate.withOffset(CGVector(dx: -window.frame.width/3, dy: 0))
^
XCUIAutomation.XCUICoordinate.withOffset:2:22: note: calls to instance method 'withOffset' from outside of its actor context are implicitly asynchronous
@MainActor open func withOffset(_ offsetVector: CGVector) -> XCUICoordinate}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:179:81: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
endCoordinate = startCoordinate.withOffset(CGVector(dx: -window.frame.width/3, dy: 0))
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:38:29: note: property declared here
@property (readonly) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:180:33: warning: call to main actor-isolated instance method 'press(forDuration:thenDragTo:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
startCoordinate.press(forDuration: 0.05, thenDragTo: endCoordinate)
^
XCUIAutomation.XCUICoordinate.press:2:22: note: calls to instance method 'press(forDuration:thenDragTo:)' from outside of its actor context are implicitly asynchronous
@MainActor open func press(forDuration duration: TimeInterval, thenDragTo otherCoordinate: XCUICoordinate)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:182:21: warning: call to main actor-isolated instance method 'waitUntilStablePosition(timeout:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
element.waitUntilStablePosition()
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElement+Extensions.swift:11:10: note: calls to instance method 'waitUntilStablePosition(timeout:)' from outside of its actor context are implicitly asynchronous
func waitUntilStablePosition(timeout: CFTimeInterval = 2) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:185:46: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard !CGRectContainsRect(window.frame, element.frame) else { return }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:38:29: note: property declared here
@property (readonly) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:185:61: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard !CGRectContainsRect(window.frame, element.frame) else { return }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:38:29: note: property declared here
@property (readonly) CGRect frame;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:154:17: note: add '@MainActor' to make instance method 'scrollUntilVisibleOnScreen(direction:maxTryCount:file:line:)' part of global actor 'MainActor'
public func scrollUntilVisibleOnScreen(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:31:77: warning: sending value of non-Sendable type 'NSPredicate' risks causing data races; this is an error in the Swift 6 language mode
let query = application.descendants(matching: snapshot.elementType).matching(NSPredicate(snapshot: snapshot))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:31:77: note: sending task-isolated value of non-Sendable type 'NSPredicate' to main actor-isolated instance method 'matching' risks causing races in between task-isolated and main actor-isolated uses
let query = application.descendants(matching: snapshot.elementType).matching(NSPredicate(snapshot: snapshot))
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:51:41: warning: sending value of non-Sendable type 'NSPredicate' risks causing data races; this is an error in the Swift 6 language mode
let query = application.windows.containing(NSPredicate(snapshot: snapshot))
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:51:41: note: sending task-isolated value of non-Sendable type 'NSPredicate' to main actor-isolated instance method 'containing' risks causing races in between task-isolated and main actor-isolated uses
let query = application.windows.containing(NSPredicate(snapshot: snapshot))
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:98:33: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
guard let element = getXCUIElement(forAction: "type(text: \(text.debugDescription)") else { return }
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift:98:33: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
guard let element = getXCUIElement(forAction: "type(text: \(text.debugDescription)") else { return }
^~~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift:15:16: warning: static property 'dynamic' is not concurrency-safe because non-'Sendable' type 'PageElementIdentifier' may have shared mutable state; this is an error in the Swift 6 language mode
static let dynamic: Self = .init(file: "", line: 0, column: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift:5:15: note: consider making struct 'PageElementIdentifier' conform to the 'Sendable' protocol
public struct PageElementIdentifier: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift:15:16: note: add '@MainActor' to make static property 'dynamic' part of global actor 'MainActor'
static let dynamic: Self = .init(file: "", line: 0, column: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let dynamic: Self = .init(file: "", line: 0, column: 0)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PageExistsResults.swift,\ QueryIdentifier.swift,\ TestData.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageExistsResults.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/QueryIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageExistsResults.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/QueryIdentifier.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:7:24: warning: static property 'valueStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var valueStore: [UUID: String] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:7:24: note: convert 'valueStore' to a 'let' constant to make 'Sendable' shared state immutable
private static var valueStore: [UUID: String] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:7:24: note: add '@MainActor' to make static property 'valueStore' part of global actor 'MainActor'
private static var valueStore: [UUID: String] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:7:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var valueStore: [UUID: String] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:9:16: warning: static property 'isEvaluatingBody' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var isEvaluatingBody = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:9:16: note: convert 'isEvaluatingBody' to a 'let' constant to make 'Sendable' shared state immutable
static var isEvaluatingBody = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:9:16: note: add '@MainActor' to make static property 'isEvaluatingBody' part of global actor 'MainActor'
static var isEvaluatingBody = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:9:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var isEvaluatingBody = false
^
nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ Sisyphos (in target 'Sisyphos' from project 'Sisyphos')
EmitSwiftModule normal arm64 (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:20:13: warning: var 'snapshotByPredicate' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var snapshotByPredicate: NSMapTable<NSPredicate, XCUIElementSnapshot> = NSMapTable.weakToStrongObjects()
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:20:13: note: convert 'snapshotByPredicate' to a 'let' constant to make 'Sendable' shared state immutable
private var snapshotByPredicate: NSMapTable<NSPredicate, XCUIElementSnapshot> = NSMapTable.weakToStrongObjects()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:20:13: note: add '@MainActor' to make var 'snapshotByPredicate' part of global actor 'MainActor'
private var snapshotByPredicate: NSMapTable<NSPredicate, XCUIElementSnapshot> = NSMapTable.weakToStrongObjects()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/NSPredicate+Description.swift:20:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var snapshotByPredicate: NSMapTable<NSPredicate, XCUIElementSnapshot> = NSMapTable.weakToStrongObjects()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: warning: no method declared with Objective-C selector '_matchesElement:'
let selector = Selector("_matchesElement:")
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementSnapshot+Matching.swift:44:33: note: wrap the selector name in parentheses to suppress this warning
let selector = Selector("_matchesElement:")
^
( )
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementType+BetterCustomDebugString.swift:7:1: warning: extension declares a conformance of imported type 'ElementType' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'XCUIAutomation' introduce this conformance in the future
extension XCUIElement.ElementType: CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementType+BetterCustomDebugString.swift:7:1: note: add '@retroactive' to silence this warning
extension XCUIElement.ElementType: CustomDebugStringConvertible {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive CustomDebugStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:53:13: warning: var 'usedPageNames' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var usedPageNames: Set<String> = []
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:53:13: note: convert 'usedPageNames' to a 'let' constant to make 'Sendable' shared state immutable
private var usedPageNames: Set<String> = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:53:13: note: add '@MainActor' to make var 'usedPageNames' part of global actor 'MainActor'
private var usedPageNames: Set<String> = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUITestCase+CodeGeneration.swift:53:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var usedPageNames: Set<String> = []
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift:8:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'UIInterruptionsObserver' may have shared mutable state; this is an error in the Swift 6 language mode
static let shared = UIInterruptionsObserver()
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift:5:7: note: class 'UIInterruptionsObserver' does not conform to the 'Sendable' protocol
class UIInterruptionsObserver: NSObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift:8:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static let shared = UIInterruptionsObserver()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/UIInterruptionsObserver.swift:8:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let shared = UIInterruptionsObserver()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:144:5: warning: var 'elementPathCache' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var elementPathCache: [PageElementIdentifier: CacheEntry] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:144:5: note: convert 'elementPathCache' to a 'let' constant to make 'Sendable' shared state immutable
var elementPathCache: [PageElementIdentifier: CacheEntry] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:144:5: note: add '@MainActor' to make var 'elementPathCache' part of global actor 'MainActor'
var elementPathCache: [PageElementIdentifier: CacheEntry] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift:144:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var elementPathCache: [PageElementIdentifier: CacheEntry] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift:15:16: warning: static property 'dynamic' is not concurrency-safe because non-'Sendable' type 'PageElementIdentifier' may have shared mutable state; this is an error in the Swift 6 language mode
static let dynamic: Self = .init(file: "", line: 0, column: 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift:5:15: note: consider making struct 'PageElementIdentifier' conform to the 'Sendable' protocol
public struct PageElementIdentifier: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift:15:16: note: add '@MainActor' to make static property 'dynamic' part of global actor 'MainActor'
static let dynamic: Self = .init(file: "", line: 0, column: 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift:15:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let dynamic: Self = .init(file: "", line: 0, column: 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:7:24: warning: static property 'valueStore' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var valueStore: [UUID: String] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:7:24: note: convert 'valueStore' to a 'let' constant to make 'Sendable' shared state immutable
private static var valueStore: [UUID: String] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:7:24: note: add '@MainActor' to make static property 'valueStore' part of global actor 'MainActor'
private static var valueStore: [UUID: String] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:7:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var valueStore: [UUID: String] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:9:16: warning: static property 'isEvaluatingBody' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var isEvaluatingBody = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:9:16: note: convert 'isEvaluatingBody' to a 'let' constant to make 'Sendable' shared state immutable
static var isEvaluatingBody = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:9:16: note: add '@MainActor' to make static property 'isEvaluatingBody' part of global actor 'MainActor'
static var isEvaluatingBody = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift:9:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var isEvaluatingBody = false
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Compiling NavigationBar.swift, Other.swift, SecureTextField.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling StaticText.swift, Switch.swift, TabBar.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling Button.swift, Cell.swift, CollectionView.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Emitting module for Sisyphos (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriver\ Compilation\ Requirements Sisyphos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Sisyphos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-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/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.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/Sisyphos.build/Debug-xros/Sisyphos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.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/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sisyphos-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-Swift.h (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/Sisyphos-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftmodule (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftdoc (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.abi.json (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftsourceinfo (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PageDescription.swift, PageElement.swift, PageElementIdentifier.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling PageExistsResults.swift, QueryIdentifier.swift, TestData.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling XCUIApplication+CurrentPage.swift, XCUIElement+Extensions.swift, XCUIElementSnapshot+Matching.swift, XCUIElementType+BetterCustomDebugString.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling UIInterruptionsObserver.swift, InterruptionMonitor.swift, Alert.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling XCUITestCase+CodeGeneration.swift, XCUITestCase+InterruptionMonitor.swift, ElementFinder.swift, Snapshot.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling TextField.swift, Page.swift, PageBuilder.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling DefaultAlert.swift, DefaultPermissionAlert.swift, NSPredicate+Description.swift, String+Localized.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriver\ Compilation Sisyphos normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Sisyphos -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-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/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.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/Sisyphos.build/Debug-xros/Sisyphos.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.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/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.o normal (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.o
ExtractAppIntentsMetadata (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Sisyphos --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.Sisyphos --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Sisyphos.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-xros/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-11-19 19:09:24.059 appintentsmetadataprocessor[761:4501] Starting appintentsmetadataprocessor export
2025-11-19 19:09:24.101 appintentsmetadataprocessor[761:4501] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.o (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Sisyphos.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Sisyphos",
"name" : "Sisyphos",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "Sisyphos",
"targets" : [
"Sisyphos"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SisyphosTests",
"module_type" : "SwiftTarget",
"name" : "SisyphosTests",
"path" : "Tests/SisyphosTests",
"sources" : [
"Internal/NSPredicateTests.swift",
"PageBuilderTests.swift",
"SisyphosTests.swift"
],
"target_dependencies" : [
"Sisyphos"
],
"type" : "test"
},
{
"c99name" : "Sisyphos",
"module_type" : "SwiftTarget",
"name" : "Sisyphos",
"path" : "Sources/Sisyphos",
"product_memberships" : [
"Sisyphos"
],
"sources" : [
"DefaultAlert.swift",
"DefaultPermissionAlert.swift",
"Extensions/NSPredicate+Description.swift",
"Extensions/String+Localized.swift",
"Extensions/XCUIApplication+CurrentPage.swift",
"Extensions/XCUIElement+Extensions.swift",
"Extensions/XCUIElementSnapshot+Matching.swift",
"Extensions/XCUIElementType+BetterCustomDebugString.swift",
"Extensions/XCUITestCase+CodeGeneration.swift",
"Extensions/XCUITestCase+InterruptionMonitor.swift",
"Internal/ElementFinder.swift",
"Internal/Snapshot.swift",
"Internal/UIInterruptionsObserver.swift",
"InterruptionMonitor.swift",
"Page Elements/Alert.swift",
"Page Elements/Button.swift",
"Page Elements/Cell.swift",
"Page Elements/CollectionView.swift",
"Page Elements/NavigationBar.swift",
"Page Elements/Other.swift",
"Page Elements/SecureTextField.swift",
"Page Elements/StaticText.swift",
"Page Elements/Switch.swift",
"Page Elements/TabBar.swift",
"Page Elements/TextField.swift",
"Page.swift",
"PageBuilder.swift",
"PageDescription.swift",
"PageElement.swift",
"PageElementIdentifier.swift",
"PageExistsResults.swift",
"QueryIdentifier.swift",
"TestData.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.