Build Information
Successful build of Sisyphos, reference main (31469f), with Swift 6.1 for iOS using Xcode 16.3 on 6 Mar 2026 17:54:00 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=iOS 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SisyphosTests/Sisyphos
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 31469f6 Add support for opening universal links.
Cloned https://github.com/SisyphosTests/Sisyphos.git
Revision (git rev-parse @):
31469f62691da10e91e0338207cb5f5b41a02dae
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SisyphosTests/Sisyphos.git at main
========================================
Build
========================================
Selected platform: iOS
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/MatchesSearchedLabelTests.swift",
"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/XCUIApplication+dismissKeyboard.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",
"UniversalLink.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/MatchesSearchedLabelTests.swift",
"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/XCUIApplication+dismissKeyboard.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",
"UniversalLink.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=iOS 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=iOS "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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: d0da8e71234c31b521c703ca105905f6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d0da8e71234c31b521c703ca105905f6.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
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
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/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Sisyphos.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Sisyphos.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Sisyphos.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Sisyphos.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Sisyphos.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/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\ 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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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\ Snapshot.swift,\ UIInterruptionsObserver.swift,\ InterruptionMonitor.swift,\ Alert.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Internal/Snapshot.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/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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:341:56: note: property declared here
@property (readonly) NSArray<id<XCUIElementSnapshot>> *children;
^
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\ XCUIElementType+BetterCustomDebugString.swift,\ XCUITestCase+CodeGeneration.swift,\ XCUITestCase+InterruptionMonitor.swift,\ ElementFinder.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIElementType+BetterCustomDebugString.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 (in target 'Sisyphos' from project 'Sisyphos')
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 /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:55: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:55: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:55: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:55: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/iPhoneOS.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/iPhoneOS.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:91: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 Compiling\ XCUIApplication+CurrentPage.swift,\ XCUIApplication+dismissKeyboard.swift,\ XCUIElement+Extensions.swift,\ XCUIElementSnapshot+Matching.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+CurrentPage.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+dismissKeyboard.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 (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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/XCUIApplication+dismissKeyboard.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/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 Compiling\ Button.swift,\ Cell.swift,\ CollectionView.swift,\ NavigationBar.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 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/NavigationBar.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 /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 Compiling\ Switch.swift,\ TabBar.swift,\ TextField.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 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/TextField.swift (in target 'Sisyphos' from project 'Sisyphos')
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 /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 Compiling\ Page.swift,\ PageBuilder.swift,\ PageDescription.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageDescription.swift (in target 'Sisyphos' from project 'Sisyphos')
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/iPhoneOS.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/iPhoneOS.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 /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 Compiling\ QueryIdentifier.swift,\ TestData.swift,\ UniversalLink.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/QueryIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/TestData.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift (in target 'Sisyphos' from project 'Sisyphos')
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)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift (in target 'Sisyphos' from project 'Sisyphos')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:72:44: warning: main actor-isolated subscript 'subscript(_:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let tabBarItemTitle = safari.textFields["TabBarItemTitle"]
^
XCUIAutomation.XCUIElementQuery.subscript:2:17: note: subscript declared here
@MainActor open subscript(key: String) -> XCUIElement { get }}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:72:34: warning: main actor-isolated property 'textFields' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let tabBarItemTitle = safari.textFields["TabBarItemTitle"]
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:63:46: note: property declared here
@property (readonly, copy) XCUIElementQuery *textFields;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:77:16: warning: call to main actor-isolated instance method 'dismissKeyboard()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
safari.dismissKeyboard()
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+dismissKeyboard.swift:5:10: note: calls to instance method 'dismissKeyboard()' from outside of its actor context are implicitly asynchronous
func dismissKeyboard() {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:78:28: warning: call to main actor-isolated instance method 'waitForExistence(timeout:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
if tabBarItemTitle.waitForExistence(timeout: 1) {
^
XCUIAutomation.XCUIElement.waitForExistence:2:22: note: calls to instance method 'waitForExistence(timeout:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExistence(timeout: TimeInterval) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:79:29: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
tabBarItemTitle.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/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:92:45: warning: main actor-isolated subscript 'subscript(_:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let editableURLField = safari.textFields["URL"]
^
XCUIAutomation.XCUIElementQuery.subscript:2:17: note: subscript declared here
@MainActor open subscript(key: String) -> XCUIElement { get }}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:92:35: warning: main actor-isolated property 'textFields' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let editableURLField = safari.textFields["URL"]
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:63:46: note: property declared here
@property (readonly, copy) XCUIElementQuery *textFields;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:93:28: warning: call to main actor-isolated instance method 'waitForExistence(timeout:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
guard editableURLField.waitForExistence(timeout: timeout) else {
^
XCUIAutomation.XCUIElement.waitForExistence:2:22: note: calls to instance method 'waitForExistence(timeout:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExistence(timeout: TimeInterval) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:98:22: warning: call to main actor-isolated instance method 'typeText' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
editableURLField.typeText(dataURL + "\n")
^
XCUIAutomation.XCUIElement.typeText:2:22: note: calls to instance method 'typeText' from outside of its actor context are implicitly asynchronous
@MainActor open func typeText(_ text: String)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:100:28: warning: main actor-isolated subscript 'subscript(_:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let link = safari.links["link"]
^
XCUIAutomation.XCUIElementQuery.subscript:2:17: note: subscript declared here
@MainActor open subscript(key: String) -> XCUIElement { get }}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:100:23: warning: main actor-isolated property 'links' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let link = safari.links["link"]
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:56:46: note: property declared here
@property (readonly, copy) XCUIElementQuery *links;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:101:16: warning: call to main actor-isolated instance method 'wait(for:toEqual:timeout:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
guard link.wait(for: \.isHittable, toEqual: true, timeout: timeout) else {
^
XCUIAutomation.XCUIElement.wait:2:40: note: calls to instance method 'wait(for:toEqual:timeout:)' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public func wait<V>(for keyPath: KeyPath<XCUIElement, V>, toEqual expectedValue: V, timeout: TimeInterval) -> Bool where V : Equatable}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:101:28: warning: cannot form key path to main actor-isolated property 'isHittable'; this is an error in the Swift 6 language mode
guard link.wait(for: \.isHittable, toEqual: true, timeout: timeout) else {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:102:59: warning: call to main actor-isolated instance method 'screenshot()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let screenshot = XCTAttachment(screenshot: safari.screenshot())
^
XCUIAutomation.XCUIElement.screenshot:2:22: note: calls to instance method 'screenshot()' from outside of its actor context are implicitly asynchronous
@MainActor open func screenshot() -> XCUIScreenshot}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:114:10: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
link.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/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:119:15: warning: main actor-isolated property 'state' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if safari.state == .runningForeground && !link.isSelected {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIApplication.h:118:43: note: property declared here
@property (readonly) XCUIApplicationState state;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:119:52: warning: main actor-isolated property 'isSelected' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
if safari.state == .runningForeground && !link.isSelected {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementAttributes.h:65:48: note: property declared here
@property (readonly, getter = isSelected) BOOL selected;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:120:14: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
link.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/UniversalLink.swift:61:14: note: add '@MainActor' to make global function 'openUniversalLinkIOS26(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkIOS26(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:138:35: warning: main actor-isolated subscript 'subscript(_:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let urlButton = safari.buttons["URL"]
^
XCUIAutomation.XCUIElementQuery.subscript:2:17: note: subscript declared here
@MainActor open subscript(key: String) -> XCUIElement { get }}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:138:28: warning: main actor-isolated property 'buttons' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let urlButton = safari.buttons["URL"]
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:22:46: note: property declared here
@property (readonly, copy) XCUIElementQuery *buttons;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:139:41: warning: main actor-isolated subscript 'subscript(_:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
var urlTextField = safari.textFields["URL"]
^
XCUIAutomation.XCUIElementQuery.subscript:2:17: note: subscript declared here
@MainActor open subscript(key: String) -> XCUIElement { get }}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:139:31: warning: main actor-isolated property 'textFields' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
var urlTextField = safari.textFields["URL"]
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:63:46: note: property declared here
@property (readonly, copy) XCUIElementQuery *textFields;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:140:44: warning: main actor-isolated subscript 'subscript(_:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let tabBarItemTitle = safari.textFields["TabBarItemTitle"]
^
XCUIAutomation.XCUIElementQuery.subscript:2:17: note: subscript declared here
@MainActor open subscript(key: String) -> XCUIElement { get }}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:140:34: warning: main actor-isolated property 'textFields' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let tabBarItemTitle = safari.textFields["TabBarItemTitle"]
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:63:46: note: property declared here
@property (readonly, copy) XCUIElementQuery *textFields;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:141:60: 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 unifiedTabBar = safari.descendants(matching: .any).matching(
^
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/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:141:32: 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 unifiedTabBar = safari.descendants(matching: .any).matching(
^
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/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:148:16: warning: call to main actor-isolated instance method 'dismissKeyboard()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
safari.dismissKeyboard()
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Extensions/XCUIApplication+dismissKeyboard.swift:5:10: note: calls to instance method 'dismissKeyboard()' from outside of its actor context are implicitly asynchronous
func dismissKeyboard() {
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:149:22: warning: call to main actor-isolated instance method 'waitForExistence(timeout:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
if urlButton.waitForExistence(timeout: 1) {
^
XCUIAutomation.XCUIElement.waitForExistence:2:22: note: calls to instance method 'waitForExistence(timeout:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExistence(timeout: TimeInterval) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:150:23: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
urlButton.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/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:154:25: warning: main actor-isolated property 'exists' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if urlTextField.exists {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:54:27: note: property declared here
@property (readonly) BOOL exists;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:155:26: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
urlTextField.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/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:159:28: warning: main actor-isolated property 'exists' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if tabBarItemTitle.exists {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:54:27: note: property declared here
@property (readonly) BOOL exists;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:160:29: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
tabBarItemTitle.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/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:164:34: warning: main actor-isolated property 'exists' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if unifiedTabBar.element.exists {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElement.h:54:27: note: property declared here
@property (readonly) BOOL exists;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:164:26: warning: main actor-isolated property 'element' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if unifiedTabBar.element.exists {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementQuery.h:26:35: note: property declared here
@property (readonly) XCUIElement *element;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:165:35: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
unifiedTabBar.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/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:165:27: warning: main actor-isolated property 'element' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
unifiedTabBar.element.tap()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementQuery.h:26:35: note: property declared here
@property (readonly) XCUIElement *element;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:166:42: warning: main actor-isolated property 'element' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
urlTextField = unifiedTabBar.element
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementQuery.h:26:35: note: property declared here
@property (readonly) XCUIElement *element;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:178:24: warning: call to main actor-isolated instance method 'waitForExistence(timeout:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
guard urlTextField.waitForExistence(timeout: timeout) else {
^
XCUIAutomation.XCUIElement.waitForExistence:2:22: note: calls to instance method 'waitForExistence(timeout:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExistence(timeout: TimeInterval) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:183:18: warning: call to main actor-isolated instance method 'typeText' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
urlTextField.typeText(dataURL + "\n")
^
XCUIAutomation.XCUIElement.typeText:2:22: note: calls to instance method 'typeText' from outside of its actor context are implicitly asynchronous
@MainActor open func typeText(_ text: String)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:185:28: warning: main actor-isolated subscript 'subscript(_:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let link = safari.links["link"]
^
XCUIAutomation.XCUIElementQuery.subscript:2:17: note: subscript declared here
@MainActor open subscript(key: String) -> XCUIElement { get }}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:185:23: warning: main actor-isolated property 'links' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let link = safari.links["link"]
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCUIAutomation.framework/Headers/XCUIElementTypeQueryProvider.h:56:46: note: property declared here
@property (readonly, copy) XCUIElementQuery *links;
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:186:16: warning: call to main actor-isolated instance method 'waitForExistence(timeout:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
guard link.waitForExistence(timeout: timeout) else {
^
XCUIAutomation.XCUIElement.waitForExistence:2:22: note: calls to instance method 'waitForExistence(timeout:)' from outside of its actor context are implicitly asynchronous
@MainActor open func waitForExistence(timeout: TimeInterval) -> Bool}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:187:59: warning: call to main actor-isolated instance method 'screenshot()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let screenshot = XCTAttachment(screenshot: safari.screenshot())
^
XCUIAutomation.XCUIElement.screenshot:2:22: note: calls to instance method 'screenshot()' from outside of its actor context are implicitly asynchronous
@MainActor open func screenshot() -> XCUIScreenshot}
^
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/UniversalLink.swift:199:10: warning: call to main actor-isolated instance method 'tap()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
link.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/UniversalLink.swift:126:14: note: add '@MainActor' to make global function 'openUniversalLinkLegacy(safari:dataURL:timeout:activity:file:line:)' part of global actor 'MainActor'
private func openUniversalLinkLegacy(
^
@MainActor
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:55: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:55: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:55: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:55: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)
SwiftCompile normal arm64 Compiling\ PageElement.swift,\ PageElementIdentifier.swift,\ PageExistsResults.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElement.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageElementIdentifier.swift /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/PageExistsResults.swift (in target 'Sisyphos' from project 'Sisyphos')
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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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/iPhoneOS.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:121: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/iPhoneOS.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:113: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:148: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/iPhoneOS.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:139: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:148: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/iPhoneOS.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:139: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:150: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
let 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:139: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:155: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:139: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:155: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/iPhoneOS.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:139: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:156: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:139: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:158: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:139: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:158: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/iPhoneOS.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:139: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:159: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:139: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:161: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:139: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:161: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/iPhoneOS.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:139: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:162: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:139: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:164: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:139: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:164: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/iPhoneOS.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:139: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: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:139: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:167: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:139: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:169: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/iPhoneOS.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:139: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:169: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/iPhoneOS.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:139: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 /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 Compiling\ Other.swift,\ SecureTextField.swift,\ StaticText.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 /Users/admin/builder/spi-builder-workspace/Sources/Sisyphos/Page\ Elements/StaticText.swift (in target 'Sisyphos' from project 'Sisyphos')
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 /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
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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Button.swift, Cell.swift, CollectionView.swift, NavigationBar.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling Other.swift, SecureTextField.swift, StaticText.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling Switch.swift, TabBar.swift, TextField.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Sisyphos-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Sisyphos-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PageElement.swift, PageElementIdentifier.swift, PageExistsResults.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling XCUIApplication+CurrentPage.swift, XCUIApplication+dismissKeyboard.swift, XCUIElement+Extensions.swift, XCUIElementSnapshot+Matching.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling QueryIdentifier.swift, TestData.swift, UniversalLink.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling XCUIElementType+BetterCustomDebugString.swift, XCUITestCase+CodeGeneration.swift, XCUITestCase+InterruptionMonitor.swift, ElementFinder.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling Snapshot.swift, UIInterruptionsObserver.swift, InterruptionMonitor.swift, Alert.swift (in target 'Sisyphos' from project 'Sisyphos')
SwiftDriverJobDiscovery normal arm64 Compiling Page.swift, PageBuilder.swift, PageDescription.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-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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-ios14.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/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-iphoneos/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-iphoneos/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/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.Sisyphos --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.appintents --target-triple arm64-apple-ios14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Sisyphos.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/Sisyphos.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/Sisyphos.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Sisyphos.build/Debug-iphoneos/Sisyphos.build/Objects-normal/arm64/Sisyphos.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-03-06 09:53:59.792 appintentsmetadataprocessor[751:4499] Starting appintentsmetadataprocessor export
2026-03-06 09:53:59.839 appintentsmetadataprocessor[751:4499] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/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/MatchesSearchedLabelTests.swift",
"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/XCUIApplication+dismissKeyboard.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",
"UniversalLink.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.