Build Information
Successful build of Acheron, reference master (9f4c26
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 00:00:28 UTC.
Swift 6 data race errors: 8
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 platform=macOS,arch=arm64 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: macosXcodebuild
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 platform=macOS,arch=arm64 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 platform=macOS,arch=arm64 "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/MacOSX.platform/Developer/SDKs/MacOSX15.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: a399dac95dfadd94da2c2440ae9aa29d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a399dac95dfadd94da2c2440ae9aa29d.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.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
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Acheron.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Acheron.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Acheron.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Acheron.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Acheron.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/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/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/Acheron.build/Objects-normal/arm64/Acheron_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/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\ 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
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\ 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
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
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\ 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
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\ 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\ 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
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() }
^~~~
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\ 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)
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/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)
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
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
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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/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/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/Acheron.build/Objects-normal/arm64/Acheron_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/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 NodeCell.swift, NodeColumn.swift, NodeData.swift, NodeHeader.swift, NodeView.swift, Screen.swift (in target 'Acheron' from project 'Acheron')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Acheron-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Acheron-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.swiftmodule/arm64-apple-macos.swiftmodule
SwiftDriverJobDiscovery normal arm64 Compiling UIView+Acheron.swift, UIViewController+Acheron.swift, AEControl.swift, AETableView.swift, AEView.swift, AEViewController.swift (in target 'Acheron' from project 'Acheron')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/Acheron.build/Objects-normal/arm64/Acheron.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CellsView.swift, CellsViewCell.swift, ColorView.swift, ExpandableCell.swift, ExpandableTableView.swift, Node.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 RGB.swift, SafeMap.swift, SafeSet.swift, ScramMap.swift, WeakSet.swift, XMLtoAttributes.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')
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 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 SplitterView.swift, TripWire.swift, Anchor.swift, Basket.swift, Domain.swift, Loom.swift (in target 'Acheron' from project 'Acheron')
SwiftDriverJobDiscovery normal arm64 Compiling Persist.swift, SQLitePersist.swift, Wrapper.swift, BackgroundPond.swift, Pebble.swift, Pond.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/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.15 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/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/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/Acheron.build/Objects-normal/arm64/Acheron_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/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/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-macos10.15 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/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/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/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/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/Objects-normal/arm64/Acheron.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.15 --bundle-identifier spi-builder-workspace.Acheron --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.appintents --target-triple arm64-apple-macos10.15 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Acheron.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/Objects-normal/arm64/Acheron_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/Objects-normal/arm64/Acheron.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/Acheron.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/Acheron.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Acheron.build/Debug/Acheron.build/Objects-normal/arm64/Acheron.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 17:00:27.374 appintentsmetadataprocessor[720:4122] Starting appintentsmetadataprocessor export
2025-04-27 17:00:27.412 appintentsmetadataprocessor[720:4122] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/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/Acheron.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:16df499b130e5f28208572874193bc741956afb3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:16df499b130e5f28208572874193bc741956afb3, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:16df499b130e5f28208572874193bc741956afb3, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:16df499b130e5f28208572874193bc741956afb3, name:My Mac }
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.