Build Information
Successful build of Acheron, reference master (9f4c26
), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 00:00:00 UTC.
Swift 6 data race errors: 17
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Acheron -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 Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aepryus/Acheron.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aepryus/Acheron
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9f4c26b Merge pull request #2 from aepryus/v31
Cloned https://github.com/aepryus/Acheron.git
Revision (git rev-parse @):
9f4c26b774086872be5d1fe30ceeb5fa5ff27ac7
SUCCESS checkout https://github.com/aepryus/Acheron.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/aepryus/Acheron.git
https://github.com/aepryus/Acheron.git
{
"dependencies" : [
],
"manifest_display_name" : "Acheron",
"name" : "Acheron",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Acheron",
"targets" : [
"Acheron"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Acheron",
"module_type" : "SwiftTarget",
"name" : "Acheron",
"path" : "Sources/Acheron",
"product_memberships" : [
"Acheron"
],
"sources" : [
"Extensions/Array+Acheron.swift",
"Extensions/CALayer+Acheron.swift",
"Extensions/CGPoint+Acheron.swift",
"Extensions/CGRect+Acheron.swift",
"Extensions/CGSize+Acheron.swift",
"Extensions/CaseIterable+Acheron.swift",
"Extensions/Codable+Acheron.swift",
"Extensions/Comparable+Acheron.swift",
"Extensions/Date+Acheron.swift",
"Extensions/Dictionary+Acheron.swift",
"Extensions/NSMutableAttributedString+Acheron.swift",
"Extensions/String+Acheron.swift",
"Extensions/UIButton+Acheron.swift",
"Extensions/UIColor+Acheron.swift",
"Extensions/UIControl+Acheron.swift",
"Extensions/UIImage+Acheron.swift",
"Extensions/UIImageView+Acheron.swift",
"Extensions/UILabel+Acheron.swift",
"Extensions/UIView+Acheron.swift",
"Extensions/UIViewController+Acheron.swift",
"Interface/AEControl.swift",
"Interface/AETableView.swift",
"Interface/AEView.swift",
"Interface/AEViewController.swift",
"Interface/CellsView.swift",
"Interface/CellsViewCell.swift",
"Interface/ColorView.swift",
"Interface/ExpandableCell.swift",
"Interface/ExpandableTableView.swift",
"Interface/NodeView/Node.swift",
"Interface/NodeView/NodeCell.swift",
"Interface/NodeView/NodeColumn.swift",
"Interface/NodeView/NodeData.swift",
"Interface/NodeView/NodeHeader.swift",
"Interface/NodeView/NodeView.swift",
"Interface/Screen.swift",
"Interface/SplitterView.swift",
"Interface/TripWire.swift",
"Loom/Anchor.swift",
"Loom/Basket.swift",
"Loom/Domain.swift",
"Loom/Loom.swift",
"Loom/Persist.swift",
"Loom/Persists/SQLitePersist.swift",
"Network/Wrapper.swift",
"Pebbles/BackgroundPond.swift",
"Pebbles/Pebble.swift",
"Pebbles/Pond.swift",
"Utility/AESync.swift",
"Utility/AETimer.swift",
"Utility/AsyncMap.swift",
"Utility/Log.swift",
"Utility/Pen.swift",
"Utility/Profiler.swift",
"Utility/RGB.swift",
"Utility/SafeMap.swift",
"Utility/SafeSet.swift",
"Utility/ScramMap.swift",
"Utility/WeakSet.swift",
"Utility/XMLtoAttributes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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:
Acheron: /Users/admin/builder/spi-builder-workspace
resolved source packages: Acheron
{
"dependencies" : [
],
"manifest_display_name" : "Acheron",
"name" : "Acheron",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Acheron",
"targets" : [
"Acheron"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Acheron",
"module_type" : "SwiftTarget",
"name" : "Acheron",
"path" : "Sources/Acheron",
"product_memberships" : [
"Acheron"
],
"sources" : [
"Extensions/Array+Acheron.swift",
"Extensions/CALayer+Acheron.swift",
"Extensions/CGPoint+Acheron.swift",
"Extensions/CGRect+Acheron.swift",
"Extensions/CGSize+Acheron.swift",
"Extensions/CaseIterable+Acheron.swift",
"Extensions/Codable+Acheron.swift",
"Extensions/Comparable+Acheron.swift",
"Extensions/Date+Acheron.swift",
"Extensions/Dictionary+Acheron.swift",
"Extensions/NSMutableAttributedString+Acheron.swift",
"Extensions/String+Acheron.swift",
"Extensions/UIButton+Acheron.swift",
"Extensions/UIColor+Acheron.swift",
"Extensions/UIControl+Acheron.swift",
"Extensions/UIImage+Acheron.swift",
"Extensions/UIImageView+Acheron.swift",
"Extensions/UILabel+Acheron.swift",
"Extensions/UIView+Acheron.swift",
"Extensions/UIViewController+Acheron.swift",
"Interface/AEControl.swift",
"Interface/AETableView.swift",
"Interface/AEView.swift",
"Interface/AEViewController.swift",
"Interface/CellsView.swift",
"Interface/CellsViewCell.swift",
"Interface/ColorView.swift",
"Interface/ExpandableCell.swift",
"Interface/ExpandableTableView.swift",
"Interface/NodeView/Node.swift",
"Interface/NodeView/NodeCell.swift",
"Interface/NodeView/NodeColumn.swift",
"Interface/NodeView/NodeData.swift",
"Interface/NodeView/NodeHeader.swift",
"Interface/NodeView/NodeView.swift",
"Interface/Screen.swift",
"Interface/SplitterView.swift",
"Interface/TripWire.swift",
"Loom/Anchor.swift",
"Loom/Basket.swift",
"Loom/Domain.swift",
"Loom/Loom.swift",
"Loom/Persist.swift",
"Loom/Persists/SQLitePersist.swift",
"Network/Wrapper.swift",
"Pebbles/BackgroundPond.swift",
"Pebbles/Pebble.swift",
"Pebbles/Pond.swift",
"Utility/AESync.swift",
"Utility/AETimer.swift",
"Utility/AsyncMap.swift",
"Utility/Log.swift",
"Utility/Pen.swift",
"Utility/Profiler.swift",
"Utility/RGB.swift",
"Utility/SafeMap.swift",
"Utility/SafeSet.swift",
"Utility/ScramMap.swift",
"Utility/WeakSet.swift",
"Utility/XMLtoAttributes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Acheron"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Acheron -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 Acheron -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:
Acheron: /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 'Acheron' in project 'Acheron'
➜ Explicit dependency on target 'Acheron' in project 'Acheron'
Target 'Acheron' in project 'Acheron' (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
Build description signature: 88b49aa2597569b165b865776dd6e8ed
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/88b49aa2597569b165b865776dd6e8ed.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/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/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/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/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.DependencyStaticMetadataFileList (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.modulemap (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.DependencyMetadataFileList (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron_const_extract_protocols.json (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-OutputFileMap.json (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.LinkFileList (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.SwiftConstValuesFileList (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.SwiftFileList (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Acheron.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.modulemap (in target 'Acheron' from project 'Acheron')
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/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver Acheron normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Acheron' from project 'Acheron')
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 Acheron -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.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-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.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/Acheron.build/Debug-iphoneos/Acheron.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron_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/Acheron.build/Debug-iphoneos/Acheron.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Codable+Acheron.swift,\ Comparable+Acheron.swift,\ Date+Acheron.swift,\ Dictionary+Acheron.swift,\ NSMutableAttributedString+Acheron.swift,\ String+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Codable+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Comparable+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Dictionary+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/NSMutableAttributedString+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/String+Acheron.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Codable+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Comparable+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:21:24: warning: static property 'formatters' 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 formatters: [String:DateFormatter] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:21:24: note: convert 'formatters' to a 'let' constant to make 'Sendable' shared state immutable
private static var formatters: [String:DateFormatter] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:21:24: note: add '@MainActor' to make static property 'formatters' part of global actor 'MainActor'
private static var formatters: [String:DateFormatter] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:21:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var formatters: [String:DateFormatter] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:39:16: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var isoFormatter: DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:39:16: note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
static var isoFormatter: DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:39:16: note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
static var isoFormatter: DateFormatter = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:39:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var isoFormatter: DateFormatter = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:45:16: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:45:16: note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
static var iso8601Formatter: ISO8601DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:45:16: note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
static var iso8601Formatter: ISO8601DateFormatter = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:45:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var iso8601Formatter: ISO8601DateFormatter = {
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Dictionary+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/NSMutableAttributedString+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/String+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Persist.swift,\ SQLitePersist.swift,\ Wrapper.swift,\ BackgroundPond.swift,\ Pebble.swift,\ Pond.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Persist.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Network/Wrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/BackgroundPond.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pebble.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pond.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Persist.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Persists/SQLitePersist.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Network/Wrapper.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Network/Wrapper.swift:36:17: warning: capture of 'failure' with non-sendable type '() -> ()' in a '@Sendable' closure
failure()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Network/Wrapper.swift:36:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
failure()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Network/Wrapper.swift:51:67: warning: capture of 'success' with non-sendable type '([String : Any]) -> ()' in a '@Sendable' closure
if let result = String(data: data, encoding: .utf8) { success(result.toAttributes()) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Network/Wrapper.swift:51:67: note: a function type must be marked '@Sendable' to conform to 'Sendable'
if let result = String(data: data, encoding: .utf8) { success(result.toAttributes()) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Network/Wrapper.swift:44:34: warning: reference to captured var 'request' in concurrently-executing code
if let headers = request.allHTTPHeaderFields { print("headers ========================\n\(headers.toJSON())\n") }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/BackgroundPond.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/BackgroundPond.swift:24:42: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
backgroundTaskID = UIApplication.shared.beginBackgroundTask {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/BackgroundPond.swift:33:23: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
UIApplication.shared.endBackgroundTask(backgroundTaskID)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/BackgroundPond.swift:25:13: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
self.timedOut()
~~~~~~~~~~~~^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/BackgroundPond.swift:25:13: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.timedOut()
^~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pebble.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pebble.swift:40:21: warning: capture of 'self' with non-sendable type 'Pebble' in a '@Sendable' closure
self.state = success ? .succeeded : .failed
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pebble.swift:11:14: note: class 'Pebble' does not conform to the 'Sendable' protocol
public class Pebble {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pebble.swift:41:21: warning: capture of 'pond' with non-sendable type 'Pond' in a '@Sendable' closure
pond.iterate()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pond.swift:11:12: note: class 'Pond' does not conform to the 'Sendable' protocol
open class Pond {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pebble.swift:36:68: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
let dashes: String = String(repeating: "-", count: (32-self.name.count)/2)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pebble.swift:36:68: 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 dashes: String = String(repeating: "-", count: (32-self.name.count)/2)
^~~~
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pebble.swift:39:17: warning: sending 'pond' risks causing data races; this is an error in the Swift 6 language mode
pond.queue.async {
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pebble.swift:39:17: note: task-isolated 'pond' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
pond.queue.async {
^~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pond.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pond.swift:67:13: warning: capture of 'self' with non-sendable type 'Pond' in a '@Sendable' closure
self.iterate()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pond.swift:11:12: note: class 'Pond' does not conform to the 'Sendable' protocol
open class Pond {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pond.swift:39:36: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
DispatchQueue.main.async { self.onCompleted() }
~~^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Pebbles/Pond.swift:39:36: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
DispatchQueue.main.async { self.onCompleted() }
^~~~
SwiftEmitModule normal arm64 Emitting\ module\ for\ Acheron (in target 'Acheron' from project 'Acheron')
EmitSwiftModule normal arm64 (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:21:24: warning: static property 'formatters' 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 formatters: [String:DateFormatter] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:21:24: note: convert 'formatters' to a 'let' constant to make 'Sendable' shared state immutable
private static var formatters: [String:DateFormatter] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:21:24: note: add '@MainActor' to make static property 'formatters' part of global actor 'MainActor'
private static var formatters: [String:DateFormatter] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:21:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var formatters: [String:DateFormatter] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:39:16: warning: static property 'isoFormatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var isoFormatter: DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:39:16: note: convert 'isoFormatter' to a 'let' constant to make 'Sendable' shared state immutable
static var isoFormatter: DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:39:16: note: add '@MainActor' to make static property 'isoFormatter' part of global actor 'MainActor'
static var isoFormatter: DateFormatter = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:39:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var isoFormatter: DateFormatter = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:45:16: warning: static property 'iso8601Formatter' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var iso8601Formatter: ISO8601DateFormatter = {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:45:16: note: convert 'iso8601Formatter' to a 'let' constant to make 'Sendable' shared state immutable
static var iso8601Formatter: ISO8601DateFormatter = {
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:45:16: note: add '@MainActor' to make static property 'iso8601Formatter' part of global actor 'MainActor'
static var iso8601Formatter: ISO8601DateFormatter = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Date+Acheron.swift:45:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var iso8601Formatter: ISO8601DateFormatter = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:14:24: warning: static property 'images' 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 images: [String:UIImage] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:14:24: note: convert 'images' to a 'let' constant to make 'Sendable' shared state immutable
private static var images: [String:UIImage] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:14:24: note: add '@MainActor' to make static property 'images' part of global actor 'MainActor'
private static var images: [String:UIImage] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:14:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var images: [String:UIImage] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:15:24: warning: static property 'listeners' 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 listeners: [String:[(UIImage)->()]] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:15:24: note: convert 'listeners' to a 'let' constant to make 'Sendable' shared state immutable
private static var listeners: [String:[(UIImage)->()]] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:15:24: note: add '@MainActor' to make static property 'listeners' part of global actor 'MainActor'
private static var listeners: [String:[(UIImage)->()]] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:15:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var listeners: [String:[(UIImage)->()]] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:21:16: warning: static property 'defaultFormat' is not concurrency-safe because non-'Sendable' type '(Any?) -> String' may have shared mutable state; this is an error in the Swift 6 language mode
static let defaultFormat: (Any?)->(String) = { (input: Any?)->(String) in
^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:21:16: note: add '@MainActor' to make static property 'defaultFormat' part of global actor 'MainActor'
static let defaultFormat: (Any?)->(String) = { (input: Any?)->(String) in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:21:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let defaultFormat: (Any?)->(String) = { (input: Any?)->(String) in
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:25:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var createView: (NodeColumn)->(UIView) = { (column: NodeColumn) in
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:31:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var loadView: (NodeColumn,UIView,Any?)->() = { (column: NodeColumn, view: UIView, value: Any?) in
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:14:16: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Screen' may have shared mutable state; this is an error in the Swift 6 language mode
static let current: Screen = Screen()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:13:14: note: class 'Screen' does not conform to the 'Sendable' protocol
public class Screen {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:14:16: note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
static let current: Screen = Screen()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:14:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let current: Screen = Screen()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:14:23: warning: static property 'basket' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var basket: Basket!
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:14:23: note: convert 'basket' to a 'let' constant to make 'Sendable' shared state immutable
public static var basket: Basket!
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:14:23: note: add '@MainActor' to make static property 'basket' part of global actor 'MainActor'
public static var basket: Basket!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:14:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var basket: Basket!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:16:23: warning: static property 'namespaces' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var namespaces: [String] = []
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:16:23: note: convert 'namespaces' to a 'let' constant to make 'Sendable' shared state immutable
public static var namespaces: [String] = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:16:23: note: add '@MainActor' to make static property 'namespaces' part of global actor 'MainActor'
public static var namespaces: [String] = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:16:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var namespaces: [String] = []
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:17:16: warning: static property 'domains' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var domains = [String:[String:AnyClass]]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:17:16: note: convert 'domains' to a 'let' constant to make 'Sendable' shared state immutable
static var domains = [String:[String:AnyClass]]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:17:16: note: add '@MainActor' to make static property 'domains' part of global actor 'MainActor'
static var domains = [String:[String:AnyClass]]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:17:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var domains = [String:[String:AnyClass]]()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift:12:24: warning: static property 'url' 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 url: URL? = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift:12:24: note: convert 'url' to a 'let' constant to make 'Sendable' shared state immutable
private static var url: URL? = nil
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift:12:24: note: add '@MainActor' to make static property 'url' part of global actor 'MainActor'
private static var url: URL? = nil
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift:12:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var url: URL? = nil
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift:37:23: warning: static property 'profiler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var profiler: Profiler = Profiler()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift:37:23: note: convert 'profiler' to a 'let' constant to make 'Sendable' shared state immutable
public static var profiler: Profiler = Profiler()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift:37:23: note: add '@MainActor' to make static property 'profiler' part of global actor 'MainActor'
public static var profiler: Profiler = Profiler()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var profiler: Profiler = Profiler()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:61:23: warning: static property 'black' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var black = RGB(r: 0, g: 0, b: 0, a: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:61:23: note: convert 'black' to a 'let' constant to make 'Sendable' shared state immutable
public static var black = RGB(r: 0, g: 0, b: 0, a: 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:61:23: note: add '@MainActor' to make static property 'black' part of global actor 'MainActor'
public static var black = RGB(r: 0, g: 0, b: 0, a: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:61:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var black = RGB(r: 0, g: 0, b: 0, a: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:62:23: warning: static property 'white' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var white = RGB(r: 1, g: 1, b: 1, a: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:62:23: note: convert 'white' to a 'let' constant to make 'Sendable' shared state immutable
public static var white = RGB(r: 1, g: 1, b: 1, a: 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:62:23: note: add '@MainActor' to make static property 'white' part of global actor 'MainActor'
public static var white = RGB(r: 1, g: 1, b: 1, a: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var white = RGB(r: 1, g: 1, b: 1, a: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:63:23: warning: static property 'grey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var grey = RGB(r: 0.5, g: 0.5, b: 0.5, a: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:63:23: note: convert 'grey' to a 'let' constant to make 'Sendable' shared state immutable
public static var grey = RGB(r: 0.5, g: 0.5, b: 0.5, a: 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:63:23: note: add '@MainActor' to make static property 'grey' part of global actor 'MainActor'
public static var grey = RGB(r: 0.5, g: 0.5, b: 0.5, a: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:63:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var grey = RGB(r: 0.5, g: 0.5, b: 0.5, a: 1)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ CellsView.swift,\ CellsViewCell.swift,\ ColorView.swift,\ ExpandableCell.swift,\ ExpandableTableView.swift,\ Node.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/CellsView.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/CellsViewCell.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ColorView.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableCell.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/Node.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/CellsView.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/CellsViewCell.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ColorView.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableCell.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift:29:116: warning: call to main actor-isolated initializer 'init(_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
func expandableTableView(_ tableView: ExpandableTableView, expansionForRowAt indexPath: IndexPath) -> UIView { ColorView(.blue.tint(0.5)) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ColorView.swift:13:12: note: calls to initializer 'init(_:)' from outside of its actor context are implicitly asynchronous
public init(_ color: UIColor) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ColorView.swift:13:12: note: main actor isolation inferred from inheritance from class 'UIView'
public init(_ color: UIColor) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift:29:10: note: add '@MainActor' to make instance method 'expandableTableView(_:expansionForRowAt:)' part of global actor 'MainActor'
func expandableTableView(_ tableView: ExpandableTableView, expansionForRowAt indexPath: IndexPath) -> UIView { ColorView(.blue.tint(0.5)) }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift:30:128: warning: main actor-isolated property 'baseHeight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
func expandableTableView(_ tableView: ExpandableTableView, baseHeightForRowAt indexPath: IndexPath) -> CGFloat { tableView.baseHeight }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift:37:16: note: property declared here
public var baseHeight: CGFloat = 60
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift:30:10: note: add '@MainActor' to make instance method 'expandableTableView(_:baseHeightForRowAt:)' part of global actor 'MainActor'
func expandableTableView(_ tableView: ExpandableTableView, baseHeightForRowAt indexPath: IndexPath) -> CGFloat { tableView.baseHeight }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift:31:133: warning: main actor-isolated property 'expansionHeight' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
func expandableTableView(_ tableView: ExpandableTableView, expansionHeightForRowAt indexPath: IndexPath) -> CGFloat { tableView.expansionHeight }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift:38:16: note: property declared here
public var expansionHeight: CGFloat = 60
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/ExpandableTableView.swift:31:10: note: add '@MainActor' to make instance method 'expandableTableView(_:expansionHeightForRowAt:)' part of global actor 'MainActor'
func expandableTableView(_ tableView: ExpandableTableView, expansionHeightForRowAt indexPath: IndexPath) -> CGFloat { tableView.expansionHeight }
^
@MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/Node.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RGB.swift,\ SafeMap.swift,\ SafeSet.swift,\ ScramMap.swift,\ WeakSet.swift,\ XMLtoAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/SafeMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/SafeSet.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/WeakSet.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/XMLtoAttributes.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:61:23: warning: static property 'black' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var black = RGB(r: 0, g: 0, b: 0, a: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:61:23: note: convert 'black' to a 'let' constant to make 'Sendable' shared state immutable
public static var black = RGB(r: 0, g: 0, b: 0, a: 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:61:23: note: add '@MainActor' to make static property 'black' part of global actor 'MainActor'
public static var black = RGB(r: 0, g: 0, b: 0, a: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:61:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var black = RGB(r: 0, g: 0, b: 0, a: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:62:23: warning: static property 'white' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var white = RGB(r: 1, g: 1, b: 1, a: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:62:23: note: convert 'white' to a 'let' constant to make 'Sendable' shared state immutable
public static var white = RGB(r: 1, g: 1, b: 1, a: 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:62:23: note: add '@MainActor' to make static property 'white' part of global actor 'MainActor'
public static var white = RGB(r: 1, g: 1, b: 1, a: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:62:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var white = RGB(r: 1, g: 1, b: 1, a: 1)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:63:23: warning: static property 'grey' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var grey = RGB(r: 0.5, g: 0.5, b: 0.5, a: 1)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:63:23: note: convert 'grey' to a 'let' constant to make 'Sendable' shared state immutable
public static var grey = RGB(r: 0.5, g: 0.5, b: 0.5, a: 1)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:63:23: note: add '@MainActor' to make static property 'grey' part of global actor 'MainActor'
public static var grey = RGB(r: 0.5, g: 0.5, b: 0.5, a: 1)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/RGB.swift:63:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var grey = RGB(r: 0.5, g: 0.5, b: 0.5, a: 1)
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/SafeMap.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/SafeSet.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:54:13: warning: capture of 'self' with non-sendable type 'ScramMap<T, U>' in a '@Sendable' closure
self.working = true
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:14: note: generic class 'ScramMap' does not conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:63:20: warning: capture of 'self' with non-sendable type 'ScramMap<T, U>' in an isolated closure; this is an error in the Swift 6 language mode
if self.report { print("[ \(self.label) ] request [ \(key) ]") }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:14: note: generic class 'ScramMap' does not conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:66:36: warning: capture of 'self' with non-sendable type 'ScramMap<T, U>' in a '@Sendable' closure
let value: U = self[key]
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:14: note: generic class 'ScramMap' does not conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:66:41: warning: capture of 'key' with non-sendable type 'T' in a '@Sendable' closure
let value: U = self[key]
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:23: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:69:28: warning: capture of 'value' with non-sendable type 'U' in a '@Sendable' closure
if value.complete { self.completedKeys.insert(key) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:35: note: consider making generic parameter 'U' conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:69:45: warning: capture of 'self' with non-sendable type 'ScramMap<T, U>' in a '@Sendable' closure
if value.complete { self.completedKeys.insert(key) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:14: note: generic class 'ScramMap' does not conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:69:71: warning: capture of 'key' with non-sendable type 'T' in a '@Sendable' closure
if value.complete { self.completedKeys.insert(key) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:23: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:76:48: warning: capture of 'self' with non-sendable type 'ScramMap<T, U>' in an isolated closure; this is an error in the Swift 6 language mode
group.notify(queue: self.serial) { self.handleRequests() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:14: note: generic class 'ScramMap' does not conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:82:39: warning: capture of 'keys' with non-sendable type '[T]' in a '@Sendable' closure
let newKeys: Set<T> = Set(keys).subtracting(self.completedKeys).subtracting(self.requestedKeys)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:23: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:82:57: warning: capture of 'self' with non-sendable type 'ScramMap<T, U>' in a '@Sendable' closure
let newKeys: Set<T> = Set(keys).subtracting(self.completedKeys).subtracting(self.requestedKeys)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:14: note: generic class 'ScramMap' does not conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:84:53: warning: implicit capture of 'self' requires that 'ScramMap<T, U>' conforms to 'Sendable'; this is an error in the Swift 6 language mode
let restart: Bool = !newKeys.isEmpty && self.requestedKeys.isEmpty
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/ScramMap.swift:18:14: note: generic class 'ScramMap' does not conform to the 'Sendable' protocol
public class ScramMap<T:Hashable, U:Scramble<T>> {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/WeakSet.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/XMLtoAttributes.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Array+Acheron.swift,\ CALayer+Acheron.swift,\ CGPoint+Acheron.swift,\ CGRect+Acheron.swift,\ CGSize+Acheron.swift,\ CaseIterable+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Array+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CALayer+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CGPoint+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CGRect+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CGSize+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CaseIterable+Acheron.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/Array+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CALayer+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CGPoint+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CGRect+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CGSize+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/CaseIterable+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AESync.swift,\ AETimer.swift,\ AsyncMap.swift,\ Log.swift,\ Pen.swift,\ Profiler.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AESync.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AETimer.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Pen.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AESync.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AETimer.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:43:13: warning: capture of 'self' with non-sendable type 'AsyncMap<T, U>' in a '@Sendable' closure
self.working = true
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:14: note: generic class 'AsyncMap' does not conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:56:20: warning: capture of 'self' with non-sendable type 'AsyncMap<T, U>' in an isolated closure; this is an error in the Swift 6 language mode
if self.report { print("[ \(self.label) ] request [ \(key) ]") }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:14: note: generic class 'AsyncMap' does not conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:59:38: warning: capture of 'self' with non-sendable type 'AsyncMap<T, U>' in a '@Sendable' closure
let result: U? = self.worker(key)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:14: note: generic class 'AsyncMap' does not conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:59:50: warning: capture of 'key' with non-sendable type 'T' in a '@Sendable' closure
let result: U? = self.worker(key)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:23: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:61:32: warning: capture of 'result' with non-sendable type 'U?' in a '@Sendable' closure
if let result {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:35: note: consider making generic parameter 'U' conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:62:32: warning: capture of 'self' with non-sendable type 'AsyncMap<T, U>' in a '@Sendable' closure
if self.report { print("[ \(self.label) ] complete [ \(key) ]") }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:14: note: generic class 'AsyncMap' does not conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:62:84: warning: capture of 'key' with non-sendable type 'T' in a '@Sendable' closure
if self.report { print("[ \(self.label) ] complete [ \(key) ]") }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:23: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:72:32: warning: capture of 'self' with non-sendable type 'AsyncMap<T, U>' in an isolated closure; this is an error in the Swift 6 language mode
keys.forEach { self.complete?($0) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:14: note: generic class 'AsyncMap' does not conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:72:32: warning: capture of 'self' with non-sendable type 'AsyncMap<T, U>' in an isolated closure; this is an error in the Swift 6 language mode
keys.forEach { self.complete?($0) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:14: note: generic class 'AsyncMap' does not conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:80:39: warning: capture of 'keys' with non-sendable type '[T]' in a '@Sendable' closure
let newKeys: Set<T> = Set(keys).subtracting(self.completedKeys).subtracting(self.requestedKeys)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:23: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:80:57: warning: capture of 'self' with non-sendable type 'AsyncMap<T, U>' in a '@Sendable' closure
let newKeys: Set<T> = Set(keys).subtracting(self.completedKeys).subtracting(self.requestedKeys)
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:14: note: generic class 'AsyncMap' does not conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:82:53: warning: implicit capture of 'self' requires that 'AsyncMap<T, U>' conforms to 'Sendable'; this is an error in the Swift 6 language mode
let restart: Bool = !newKeys.isEmpty && self.requestedKeys.isEmpty
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:14: note: generic class 'AsyncMap' does not conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:99:16: warning: capture of 'self' with non-sendable type 'AsyncMap<T, U>' in a '@Sendable' closure
if self.working { self.needsWipe = true }
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/AsyncMap.swift:11:14: note: generic class 'AsyncMap' does not conform to the 'Sendable' protocol
public class AsyncMap<T:Hashable, U> {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift:12:24: warning: static property 'url' 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 url: URL? = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift:12:24: note: convert 'url' to a 'let' constant to make 'Sendable' shared state immutable
private static var url: URL? = nil
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift:12:24: note: add '@MainActor' to make static property 'url' part of global actor 'MainActor'
private static var url: URL? = nil
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Log.swift:12:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var url: URL? = nil
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Pen.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift:37:23: warning: static property 'profiler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var profiler: Profiler = Profiler()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift:37:23: note: convert 'profiler' to a 'let' constant to make 'Sendable' shared state immutable
public static var profiler: Profiler = Profiler()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift:37:23: note: add '@MainActor' to make static property 'profiler' part of global actor 'MainActor'
public static var profiler: Profiler = Profiler()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Utility/Profiler.swift:37:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var profiler: Profiler = Profiler()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ UIButton+Acheron.swift,\ UIColor+Acheron.swift,\ UIControl+Acheron.swift,\ UIImage+Acheron.swift,\ UIImageView+Acheron.swift,\ UILabel+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIButton+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIColor+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIControl+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImageView+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UILabel+Acheron.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIButton+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIColor+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIControl+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:14:24: warning: static property 'images' 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 images: [String:UIImage] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:14:24: note: convert 'images' to a 'let' constant to make 'Sendable' shared state immutable
private static var images: [String:UIImage] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:14:24: note: add '@MainActor' to make static property 'images' part of global actor 'MainActor'
private static var images: [String:UIImage] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:14:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var images: [String:UIImage] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:15:24: warning: static property 'listeners' 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 listeners: [String:[(UIImage)->()]] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:15:24: note: convert 'listeners' to a 'let' constant to make 'Sendable' shared state immutable
private static var listeners: [String:[(UIImage)->()]] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:15:24: note: add '@MainActor' to make static property 'listeners' part of global actor 'MainActor'
private static var listeners: [String:[(UIImage)->()]] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImage+Acheron.swift:15:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var listeners: [String:[(UIImage)->()]] = [:]
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIImageView+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UILabel+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SplitterView.swift,\ TripWire.swift,\ Anchor.swift,\ Basket.swift,\ Domain.swift,\ Loom.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/SplitterView.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/TripWire.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Anchor.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Basket.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Domain.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/SplitterView.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/TripWire.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Anchor.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Basket.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Domain.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:14:23: warning: static property 'basket' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var basket: Basket!
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:14:23: note: convert 'basket' to a 'let' constant to make 'Sendable' shared state immutable
public static var basket: Basket!
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:14:23: note: add '@MainActor' to make static property 'basket' part of global actor 'MainActor'
public static var basket: Basket!
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:14:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var basket: Basket!
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:16:23: warning: static property 'namespaces' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var namespaces: [String] = []
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:16:23: note: convert 'namespaces' to a 'let' constant to make 'Sendable' shared state immutable
public static var namespaces: [String] = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:16:23: note: add '@MainActor' to make static property 'namespaces' part of global actor 'MainActor'
public static var namespaces: [String] = []
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:16:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var namespaces: [String] = []
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:17:16: warning: static property 'domains' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var domains = [String:[String:AnyClass]]()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:17:16: note: convert 'domains' to a 'let' constant to make 'Sendable' shared state immutable
static var domains = [String:[String:AnyClass]]()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:17:16: note: add '@MainActor' to make static property 'domains' part of global actor 'MainActor'
static var domains = [String:[String:AnyClass]]()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Loom/Loom.swift:17:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var domains = [String:[String:AnyClass]]()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ UIView+Acheron.swift,\ UIViewController+Acheron.swift,\ AEControl.swift,\ AETableView.swift,\ AEView.swift,\ AEViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIView+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIViewController+Acheron.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/AEControl.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/AETableView.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/AEView.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/AEViewController.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIView+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Extensions/UIViewController+Acheron.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/AEControl.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/AETableView.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/AEView.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/AEViewController.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NodeCell.swift,\ NodeColumn.swift,\ NodeData.swift,\ NodeHeader.swift,\ NodeView.swift,\ Screen.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeCell.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeData.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeHeader.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeView.swift /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift (in target 'Acheron' from project 'Acheron')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeCell.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:21:16: warning: static property 'defaultFormat' is not concurrency-safe because non-'Sendable' type '(Any?) -> String' may have shared mutable state; this is an error in the Swift 6 language mode
static let defaultFormat: (Any?)->(String) = { (input: Any?)->(String) in
^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:21:16: note: add '@MainActor' to make static property 'defaultFormat' part of global actor 'MainActor'
static let defaultFormat: (Any?)->(String) = { (input: Any?)->(String) in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:21:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let defaultFormat: (Any?)->(String) = { (input: Any?)->(String) in
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:25:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var createView: (NodeColumn)->(UIView) = { (column: NodeColumn) in
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeColumn.swift:31:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var loadView: (NodeColumn,UIView,Any?)->() = { (column: NodeColumn, view: UIView, value: Any?) in
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeData.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeHeader.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/NodeView/NodeView.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:14:16: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Screen' may have shared mutable state; this is an error in the Swift 6 language mode
static let current: Screen = Screen()
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:13:14: note: class 'Screen' does not conform to the 'Sendable' protocol
public class Screen {
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:14:16: note: add '@MainActor' to make static property 'current' part of global actor 'MainActor'
static let current: Screen = Screen()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:14:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let current: Screen = Screen()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:73:29: warning: main actor-isolated property 'userInterfaceIdiom' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if UIDevice.current.userInterfaceIdiom == .phone {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:61:52: note: property declared here
@property(nonatomic,readonly) UIUserInterfaceIdiom userInterfaceIdiom API_AVAILABLE(ios(3.2));
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:73:21: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if UIDevice.current.userInterfaceIdiom == .phone {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:75:36: warning: main actor-isolated property 'userInterfaceIdiom' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
} else if UIDevice.current.userInterfaceIdiom == .pad {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:61:52: note: property declared here
@property(nonatomic,readonly) UIUserInterfaceIdiom userInterfaceIdiom API_AVAILABLE(ios(3.2));
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:75:28: warning: main actor-isolated class property 'current' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
} else if UIDevice.current.userInterfaceIdiom == .pad {
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:37:49: note: class property declared here
@property(class, nonatomic, readonly) UIDevice *currentDevice;
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:81:41: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let dw: CGFloat = UIScreen.main.bounds.size.width
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:59:39: note: property declared here
@property(nonatomic,readonly) CGRect bounds; // Bounds of entire screen in points
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:81:36: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let dw: CGFloat = UIScreen.main.bounds.size.width
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:82:41: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let dh: CGFloat = UIScreen.main.bounds.size.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:59:39: note: property declared here
@property(nonatomic,readonly) CGRect bounds; // Bounds of entire screen in points
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:82:36: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let dh: CGFloat = UIScreen.main.bounds.size.height
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:144:54: warning: main actor-isolated property 'scale' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
public static var scale: CGFloat { UIScreen.main.scale}
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:60:39: note: property declared here
@property(nonatomic,readonly) CGFloat scale API_AVAILABLE(ios(4.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:144:49: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
public static var scale: CGFloat { UIScreen.main.scale}
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:155:23: warning: main actor-isolated property 'safeAreaInsets' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return window.safeAreaInsets.top
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:275:45: note: property declared here
@property (nonatomic,readonly) UIEdgeInsets safeAreaInsets API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:159:23: warning: main actor-isolated property 'safeAreaInsets' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return window.safeAreaInsets.bottom
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:275:45: note: property declared here
@property (nonatomic,readonly) UIEdgeInsets safeAreaInsets API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:163:23: warning: main actor-isolated property 'safeAreaInsets' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return window.safeAreaInsets.left
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:275:45: note: property declared here
@property (nonatomic,readonly) UIEdgeInsets safeAreaInsets API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:167:23: warning: main actor-isolated property 'safeAreaInsets' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return window.safeAreaInsets.right
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:275:45: note: property declared here
@property (nonatomic,readonly) UIEdgeInsets safeAreaInsets API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:174:41: warning: main actor-isolated property 'windows' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.windows.first { $0.isKeyWindow }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:109:62: note: property declared here
@property(nonatomic,readonly) NSArray<__kindof UIWindow *> *windows API_DEPRECATED("Use UIWindowScene.windows on a relevant window scene instead", ios(2.0, 15.0), visionos(1.0, 1.0)) API_UNAVAILABLE(watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:174:34: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.windows.first { $0.isKeyWindow }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:174:60: warning: main actor-isolated property 'isKeyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.windows.first { $0.isKeyWindow }
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:42:55: note: property declared here
@property(nonatomic,readonly,getter=isKeyWindow) BOOL keyWindow;
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:176:41: warning: main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.keyWindow
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:108:51: note: property declared here
@property(nullable, nonatomic,readonly) UIWindow *keyWindow API_DEPRECATED("Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes", ios(2.0, 13.0)) API_UNAVAILABLE(visionos, watchos);
^
/Users/admin/builder/spi-builder-workspace/Sources/Acheron/Interface/Screen.swift:176:34: warning: main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
return UIApplication.shared.keyWindow
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:87:54: note: class property declared here
@property(class, nonatomic, readonly) UIApplication *sharedApplication NS_EXTENSION_UNAVAILABLE_IOS("Use view controller based solutions where appropriate instead.");
^
SwiftDriverJobDiscovery normal arm64 Emitting module for Acheron (in target 'Acheron' from project 'Acheron')
SwiftDriver\ Compilation\ Requirements Acheron normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Acheron' from project 'Acheron')
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 Acheron -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.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-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.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/Acheron.build/Debug-iphoneos/Acheron.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron_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/Acheron.build/Debug-iphoneos/Acheron.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Persist.swift, SQLitePersist.swift, Wrapper.swift, BackgroundPond.swift, Pebble.swift, Pond.swift (in target 'Acheron' from project 'Acheron')
SwiftDriverJobDiscovery normal arm64 Compiling AESync.swift, AETimer.swift, AsyncMap.swift, Log.swift, Pen.swift, Profiler.swift (in target 'Acheron' from project 'Acheron')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Acheron-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-Swift.h (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Acheron-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.swiftmodule (in target 'Acheron' from project 'Acheron')
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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.swiftdoc (in target 'Acheron' from project 'Acheron')
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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.abi.json (in target 'Acheron' from project 'Acheron')
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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.swiftsourceinfo (in target 'Acheron' from project 'Acheron')
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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling RGB.swift, SafeMap.swift, SafeSet.swift, ScramMap.swift, WeakSet.swift, XMLtoAttributes.swift (in target 'Acheron' from project 'Acheron')
SwiftDriverJobDiscovery normal arm64 Compiling Codable+Acheron.swift, Comparable+Acheron.swift, Date+Acheron.swift, Dictionary+Acheron.swift, NSMutableAttributedString+Acheron.swift, String+Acheron.swift (in target 'Acheron' from project 'Acheron')
SwiftDriverJobDiscovery normal arm64 Compiling UIButton+Acheron.swift, UIColor+Acheron.swift, UIControl+Acheron.swift, UIImage+Acheron.swift, UIImageView+Acheron.swift, UILabel+Acheron.swift (in target 'Acheron' from project 'Acheron')
SwiftDriverJobDiscovery normal arm64 Compiling NodeCell.swift, NodeColumn.swift, NodeData.swift, NodeHeader.swift, NodeView.swift, Screen.swift (in target 'Acheron' from project 'Acheron')
SwiftDriverJobDiscovery normal arm64 Compiling SplitterView.swift, TripWire.swift, Anchor.swift, Basket.swift, Domain.swift, Loom.swift (in target 'Acheron' from project 'Acheron')
SwiftDriverJobDiscovery normal arm64 Compiling UIView+Acheron.swift, UIViewController+Acheron.swift, AEControl.swift, AETableView.swift, AEView.swift, AEViewController.swift (in target 'Acheron' from project 'Acheron')
SwiftDriverJobDiscovery normal arm64 Compiling Array+Acheron.swift, CALayer+Acheron.swift, CGPoint+Acheron.swift, CGRect+Acheron.swift, CGSize+Acheron.swift, CaseIterable+Acheron.swift (in target 'Acheron' from project 'Acheron')
SwiftDriverJobDiscovery normal arm64 Compiling CellsView.swift, CellsViewCell.swift, ColorView.swift, ExpandableCell.swift, ExpandableTableView.swift, Node.swift (in target 'Acheron' from project 'Acheron')
SwiftDriver\ Compilation Acheron normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Acheron' from project 'Acheron')
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 Acheron -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.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-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.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/Acheron.build/Debug-iphoneos/Acheron.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron_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/Acheron.build/Debug-iphoneos/Acheron.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron-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/Acheron.o normal (in target 'Acheron' from project 'Acheron')
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-ios13.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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron_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/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.o
ExtractAppIntentsMetadata (in target 'Acheron' from project 'Acheron')
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 Acheron --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 13.0 --bundle-identifier spi-builder-workspace.Acheron --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.appintents --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Acheron.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug-iphoneos/Acheron.build/Objects-normal/arm64/Acheron.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 16:59:59.426 appintentsmetadataprocessor[715:4074] Starting appintentsmetadataprocessor export
2025-04-27 16:59:59.465 appintentsmetadataprocessor[715:4074] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.o (in target 'Acheron' from project 'Acheron')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Acheron.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Acheron",
"name" : "Acheron",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Acheron",
"targets" : [
"Acheron"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Acheron",
"module_type" : "SwiftTarget",
"name" : "Acheron",
"path" : "Sources/Acheron",
"product_memberships" : [
"Acheron"
],
"sources" : [
"Extensions/Array+Acheron.swift",
"Extensions/CALayer+Acheron.swift",
"Extensions/CGPoint+Acheron.swift",
"Extensions/CGRect+Acheron.swift",
"Extensions/CGSize+Acheron.swift",
"Extensions/CaseIterable+Acheron.swift",
"Extensions/Codable+Acheron.swift",
"Extensions/Comparable+Acheron.swift",
"Extensions/Date+Acheron.swift",
"Extensions/Dictionary+Acheron.swift",
"Extensions/NSMutableAttributedString+Acheron.swift",
"Extensions/String+Acheron.swift",
"Extensions/UIButton+Acheron.swift",
"Extensions/UIColor+Acheron.swift",
"Extensions/UIControl+Acheron.swift",
"Extensions/UIImage+Acheron.swift",
"Extensions/UIImageView+Acheron.swift",
"Extensions/UILabel+Acheron.swift",
"Extensions/UIView+Acheron.swift",
"Extensions/UIViewController+Acheron.swift",
"Interface/AEControl.swift",
"Interface/AETableView.swift",
"Interface/AEView.swift",
"Interface/AEViewController.swift",
"Interface/CellsView.swift",
"Interface/CellsViewCell.swift",
"Interface/ColorView.swift",
"Interface/ExpandableCell.swift",
"Interface/ExpandableTableView.swift",
"Interface/NodeView/Node.swift",
"Interface/NodeView/NodeCell.swift",
"Interface/NodeView/NodeColumn.swift",
"Interface/NodeView/NodeData.swift",
"Interface/NodeView/NodeHeader.swift",
"Interface/NodeView/NodeView.swift",
"Interface/Screen.swift",
"Interface/SplitterView.swift",
"Interface/TripWire.swift",
"Loom/Anchor.swift",
"Loom/Basket.swift",
"Loom/Domain.swift",
"Loom/Loom.swift",
"Loom/Persist.swift",
"Loom/Persists/SQLitePersist.swift",
"Network/Wrapper.swift",
"Pebbles/BackgroundPond.swift",
"Pebbles/Pebble.swift",
"Pebbles/Pond.swift",
"Utility/AESync.swift",
"Utility/AETimer.swift",
"Utility/AsyncMap.swift",
"Utility/Log.swift",
"Utility/Pen.swift",
"Utility/Profiler.swift",
"Utility/RGB.swift",
"Utility/SafeMap.swift",
"Utility/SafeSet.swift",
"Utility/ScramMap.swift",
"Utility/WeakSet.swift",
"Utility/XMLtoAttributes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.