Build Information
Successful build of Magellan, reference master (fb83da
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 11:53:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Magellan-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pjechris/Magellan.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pjechris/Magellan
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fb83da1 [navigation] re-add root to set its navigation object
Cloned https://github.com/pjechris/Magellan.git
Revision (git rev-parse @):
fb83da19bcfb0a0ef2b74ad61f6e1b6c13c680a0
SUCCESS checkout https://github.com/pjechris/Magellan.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/pjechris/Magellan.git
https://github.com/pjechris/Magellan.git
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/quick"
}
],
"manifest_display_name" : "Magellan",
"name" : "Magellan",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Magellan",
"targets" : [
"Magellan"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Magellan",
"module_type" : "SwiftTarget",
"name" : "Magellan",
"path" : "Sources/Magellan",
"product_memberships" : [
"Magellan"
],
"sources" : [
"Navigation/Navigation.swift",
"Navigation/NavigationContext.swift",
"Presentation/PresentationStrategy.swift",
"Presentation/PresentingContext.swift",
"Presentation/Strategy/PresentationModal.swift",
"Presentation/Strategy/PresentationPopover.swift",
"Presentation/Strategy/PresentationPush.swift",
"Presentation/Strategy/PresentationSegue.swift",
"Route/Route.swift",
"UIKit/UIViewController+Nabigeta.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
warning: 'spi-builder-workspace': Source files for target MagellanTests should be located under 'Tests/MagellanTests', or a custom sources path can be set with the 'path' property in Package.swift
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/quick"
}
],
"manifest_display_name" : "Magellan",
"name" : "Magellan",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Magellan",
"targets" : [
"Magellan"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Magellan",
"module_type" : "SwiftTarget",
"name" : "Magellan",
"path" : "Sources/Magellan",
"product_memberships" : [
"Magellan"
],
"sources" : [
"Navigation/Navigation.swift",
"Navigation/NavigationContext.swift",
"Presentation/PresentationStrategy.swift",
"Presentation/PresentingContext.swift",
"Presentation/Strategy/PresentationModal.swift",
"Presentation/Strategy/PresentationPopover.swift",
"Presentation/Strategy/PresentationPush.swift",
"Presentation/Strategy/PresentationSegue.swift",
"Route/Route.swift",
"UIKit/UIViewController+Nabigeta.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
warning: 'spi-builder-workspace': Source files for target MagellanTests should be located under 'Tests/MagellanTests', or a custom sources path can be set with the 'path' property in Package.swift
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Magellan",
"schemes" : [
"Magellan-Package"
],
"targets" : [
"Magellan",
"MagellanPackageDescription",
"MagellanPackageTests",
"MagellanTests",
"Quick",
"QuickPackageDescription",
"QuickSpecBase"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Magellan-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Magellan-Package -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Magellan' in project 'Magellan' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 7e2cd2b0fd5ba2cac9e1cf03f7d7eeaa
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e2cd2b0fd5ba2cac9e1cf03f7d7eeaa.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/Magellan.xcodeproj
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/Magellan.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/Magellan.xcodeproj
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/Magellan.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/Magellan.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Headers (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Magellan.DependencyMetadataFileList (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Magellan.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Magellan.DependencyStaticMetadataFileList (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Magellan.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.SwiftConstValuesFileList (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.SwiftFileList (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan_const_extract_protocols.json (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.LinkFileList (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-OutputFileMap.json (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-OutputFileMap.json
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Magellan.xcodeproj/Magellan_Info.plist (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Magellan.xcodeproj/Magellan_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Info.plist
SwiftDriver Magellan normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Magellan -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.4 -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 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-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/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.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/Magellan.build/Debug-iphoneos/Magellan.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Magellan (in target 'Magellan' from project 'Magellan')
EmitSwiftModule normal arm64 (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:14:20: warning: static property 'ShownContext' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var ShownContext = "ShownContextAttr"
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:14:20: note: convert 'ShownContext' to a 'let' constant to make 'Sendable' shared state immutable
static var ShownContext = "ShownContextAttr"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:14:20: note: add '@MainActor' to make static property 'ShownContext' part of global actor 'MainActor'
static var ShownContext = "ShownContextAttr"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:14:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var ShownContext = "ShownContextAttr"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:15:20: warning: static property 'ShowingContext' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var ShowingContext = "ShowingContextAttr"
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:15:20: note: convert 'ShowingContext' to a 'let' constant to make 'Sendable' shared state immutable
static var ShowingContext = "ShowingContextAttr"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:15:20: note: add '@MainActor' to make static property 'ShowingContext' part of global actor 'MainActor'
static var ShowingContext = "ShowingContextAttr"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:15:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var ShowingContext = "ShowingContextAttr"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:16:20: warning: static property 'Navigation' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var Navigation = "NavigationAttr"
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:16:20: note: convert 'Navigation' to a 'let' constant to make 'Sendable' shared state immutable
static var Navigation = "NavigationAttr"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:16:20: note: add '@MainActor' to make static property 'Navigation' part of global actor 'MainActor'
static var Navigation = "NavigationAttr"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:16:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var Navigation = "NavigationAttr"
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807597450-swift-frontend-Magellan-all-arm64_apple_ios18.4-swiftmodule-Onone-3508488944.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.5538 seconds (6.6640 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1897 ( 48.3%) 0.5024 ( 46.1%) 1.6920 ( 47.6%) 3.2134 ( 48.2%) parse-and-resolve-imports
1.1885 ( 48.2%) 0.5015 ( 46.1%) 1.6901 ( 47.6%) 3.2114 ( 48.2%) Import resolution
0.0018 ( 0.1%) 0.0115 ( 1.1%) 0.0133 ( 0.4%) 0.0653 ( 1.0%) load-stdlib
0.0213 ( 0.9%) 0.0125 ( 1.1%) 0.0338 ( 1.0%) 0.0352 ( 0.5%) perform-sema
0.0212 ( 0.9%) 0.0124 ( 1.1%) 0.0336 ( 0.9%) 0.0350 ( 0.5%) Type checking and Semantic analysis
0.0208 ( 0.8%) 0.0123 ( 1.1%) 0.0331 ( 0.9%) 0.0345 ( 0.5%) typecheck-decl
0.0066 ( 0.3%) 0.0158 ( 1.4%) 0.0224 ( 0.6%) 0.0281 ( 0.4%) SIL optimization
0.0021 ( 0.1%) 0.0121 ( 1.1%) 0.0142 ( 0.4%) 0.0191 ( 0.3%) Serialization, swiftmodule
0.0034 ( 0.1%) 0.0046 ( 0.4%) 0.0080 ( 0.2%) 0.0080 ( 0.1%) import-clang-decl
0.0033 ( 0.1%) 0.0007 ( 0.1%) 0.0040 ( 0.1%) 0.0040 ( 0.1%) build-rewrite-system
0.0032 ( 0.1%) 0.0007 ( 0.1%) 0.0039 ( 0.1%) 0.0039 ( 0.1%) SILGen
0.0003 ( 0.0%) 0.0016 ( 0.1%) 0.0019 ( 0.1%) 0.0027 ( 0.0%) Serialization, swiftdoc
0.0012 ( 0.0%) 0.0004 ( 0.0%) 0.0016 ( 0.0%) 0.0016 ( 0.0%) typecheck-expr
0.0011 ( 0.0%) 0.0002 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) SILGen-function
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0005 ( 0.0%) 0.0005 ( 0.0%) Serialization, swiftsourceinfo
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
2.4652 (100.0%) 1.0886 (100.0%) 3.5538 (100.0%) 6.6640 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7736 seconds (3.3541 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2280 (100.0%) 0.5457 (100.0%) 1.7736 (100.0%) 3.3541 (100.0%) Building Target
1.2280 (100.0%) 0.5457 (100.0%) 1.7736 (100.0%) 3.3541 (100.0%) Total
SwiftCompile normal arm64 Compiling\ PresentationStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/PresentationStrategy.swift (in target 'Magellan' from project 'Magellan')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/PresentationStrategy.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807595685-swift-frontend-Magellan-PresentationStrategy.swift-arm64_apple_ios18.4-o-Onone-3948206345.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5077 seconds (7.4612 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0333 ( 17.3%) 0.1184 ( 37.6%) 0.1517 ( 29.9%) 3.6060 ( 48.3%) parse-and-resolve-imports
0.0312 ( 16.2%) 0.1155 ( 36.7%) 0.1467 ( 28.9%) 3.6008 ( 48.3%) Import resolution
0.0878 ( 45.5%) 0.0319 ( 10.2%) 0.1198 ( 23.6%) 0.1207 ( 1.6%) build-rewrite-system
0.0315 ( 16.3%) 0.0295 ( 9.4%) 0.0610 ( 12.0%) 0.0615 ( 0.8%) import-clang-decl
0.0017 ( 0.9%) 0.0123 ( 3.9%) 0.0140 ( 2.8%) 0.0576 ( 0.8%) load-stdlib
0.0032 ( 1.7%) 0.0048 ( 1.5%) 0.0080 ( 1.6%) 0.0080 ( 0.1%) IRGen
0.0029 ( 1.5%) 0.0014 ( 0.4%) 0.0043 ( 0.9%) 0.0044 ( 0.1%) load-all-members
0.0005 ( 0.3%) 0.0003 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) perform-sema
0.0004 ( 0.2%) 0.0002 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.0%) Type checking and Semantic analysis
0.0004 ( 0.2%) 0.0002 ( 0.1%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) typecheck-decl
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.1932 (100.0%) 0.3146 (100.0%) 0.5077 (100.0%) 7.4612 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6012 seconds (6.2696 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2151 (100.0%) 1.3862 (100.0%) 2.6012 (100.0%) 6.2696 (100.0%) Building Target
1.2151 (100.0%) 1.3862 (100.0%) 2.6012 (100.0%) 6.2696 (100.0%) Total
SwiftCompile normal arm64 Compiling\ PresentationSegue.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationSegue.swift (in target 'Magellan' from project 'Magellan')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationSegue.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationSegue.swift:21:14: warning: call to main actor-isolated initializer 'init(identifier:source:destination:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
.init(identifier: nil, source: context.sourceViewController, destination: context.destinationViewController)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStoryboardSegue.h:22:1: note: calls to initializer 'init(identifier:source:destination:)' from outside of its actor context are implicitly asynchronous
- (instancetype)initWithIdentifier:(nullable NSString *)identifier source:(UIViewController *)source destination:(UIViewController *)destination NS_DESIGNATED_INITIALIZER;
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationSegue.swift:19:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ context: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationSegue.swift:23:15: warning: call to main actor-isolated instance method 'perform()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
segue.perform()
^
UIKit.UIStoryboardSegue.perform:2:22: note: calls to instance method 'perform()' from outside of its actor context are implicitly asynchronous
@MainActor open func perform()}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationSegue.swift:19:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ context: NavigationContext) {
^
@MainActor
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807591640-swift-frontend-Magellan-PresentationSegue.swift-arm64_apple_ios18.4-o-Onone-1175631994.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6114 seconds (6.8855 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0357 ( 13.9%) 0.1184 ( 33.3%) 0.1540 ( 25.2%) 3.2824 ( 47.7%) parse-and-resolve-imports
0.0344 ( 13.4%) 0.1170 ( 32.9%) 0.1514 ( 24.8%) 3.2797 ( 47.6%) Import resolution
0.0924 ( 36.1%) 0.0334 ( 9.4%) 0.1258 ( 20.6%) 0.1258 ( 1.8%) build-rewrite-system
0.0325 ( 12.7%) 0.0317 ( 8.9%) 0.0642 ( 10.5%) 0.0655 ( 1.0%) import-clang-decl
0.0120 ( 4.7%) 0.0230 ( 6.5%) 0.0350 ( 5.7%) 0.0498 ( 0.7%) load-stdlib
0.0081 ( 3.1%) 0.0052 ( 1.5%) 0.0132 ( 2.2%) 0.0133 ( 0.2%) perform-sema
0.0080 ( 3.1%) 0.0051 ( 1.4%) 0.0131 ( 2.1%) 0.0132 ( 0.2%) Type checking and Semantic analysis
0.0067 ( 2.6%) 0.0044 ( 1.2%) 0.0111 ( 1.8%) 0.0111 ( 0.2%) typecheck-stmt
0.0066 ( 2.6%) 0.0044 ( 1.2%) 0.0109 ( 1.8%) 0.0109 ( 0.2%) typecheck-expr
0.0055 ( 2.1%) 0.0051 ( 1.4%) 0.0105 ( 1.7%) 0.0106 ( 0.2%) IRGen
0.0048 ( 1.9%) 0.0038 ( 1.1%) 0.0086 ( 1.4%) 0.0087 ( 0.1%) typecheck-decl
0.0039 ( 1.5%) 0.0010 ( 0.3%) 0.0050 ( 0.8%) 0.0050 ( 0.1%) load-all-members
0.0021 ( 0.8%) 0.0013 ( 0.4%) 0.0034 ( 0.6%) 0.0039 ( 0.1%) SILGen
0.0018 ( 0.7%) 0.0013 ( 0.4%) 0.0030 ( 0.5%) 0.0035 ( 0.1%) SILGen-function
0.0019 ( 0.8%) 0.0001 ( 0.0%) 0.0020 ( 0.3%) 0.0020 ( 0.0%) SIL optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2563 (100.0%) 0.3551 (100.0%) 0.6114 (100.0%) 6.8855 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.9072 seconds (6.2747 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3381 (100.0%) 1.5691 (100.0%) 2.9072 (100.0%) 6.2747 (100.0%) Building Target
1.3381 (100.0%) 1.5691 (100.0%) 2.9072 (100.0%) 6.2747 (100.0%) Total
SwiftCompile normal arm64 Compiling\ PresentationModal.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift (in target 'Magellan' from project 'Magellan')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807616665-swift-frontend-Magellan-PresentationModal.swift-arm64_apple_ios18.4-o-Onone-1624685370.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5703 seconds (6.7654 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0310 ( 12.5%) 0.1125 ( 34.8%) 0.1434 ( 25.1%) 3.2248 ( 47.7%) parse-and-resolve-imports
0.0298 ( 12.0%) 0.1110 ( 34.3%) 0.1408 ( 24.7%) 3.2221 ( 47.6%) Import resolution
0.0959 ( 38.8%) 0.0367 ( 11.4%) 0.1326 ( 23.3%) 0.1326 ( 2.0%) build-rewrite-system
0.0314 ( 12.7%) 0.0324 ( 10.0%) 0.0639 ( 11.2%) 0.0647 ( 1.0%) import-clang-decl
0.0014 ( 0.5%) 0.0034 ( 1.1%) 0.0048 ( 0.8%) 0.0360 ( 0.5%) load-stdlib
0.0126 ( 5.1%) 0.0061 ( 1.9%) 0.0187 ( 3.3%) 0.0188 ( 0.3%) perform-sema
0.0125 ( 5.1%) 0.0061 ( 1.9%) 0.0186 ( 3.3%) 0.0188 ( 0.3%) Type checking and Semantic analysis
0.0053 ( 2.2%) 0.0055 ( 1.7%) 0.0108 ( 1.9%) 0.0108 ( 0.2%) IRGen
0.0080 ( 3.2%) 0.0023 ( 0.7%) 0.0103 ( 1.8%) 0.0104 ( 0.2%) typecheck-expr
0.0079 ( 3.2%) 0.0022 ( 0.7%) 0.0101 ( 1.8%) 0.0102 ( 0.2%) typecheck-stmt
0.0043 ( 1.7%) 0.0037 ( 1.2%) 0.0080 ( 1.4%) 0.0081 ( 0.1%) typecheck-decl
0.0024 ( 1.0%) 0.0009 ( 0.3%) 0.0033 ( 0.6%) 0.0033 ( 0.0%) load-all-members
0.0028 ( 1.2%) 0.0000 ( 0.0%) 0.0029 ( 0.5%) 0.0029 ( 0.0%) SIL optimization
0.0010 ( 0.4%) 0.0002 ( 0.0%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) SILGen
0.0006 ( 0.3%) 0.0001 ( 0.0%) 0.0007 ( 0.1%) 0.0007 ( 0.0%) SILGen-function
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2470 (100.0%) 0.3234 (100.0%) 0.5703 (100.0%) 6.7654 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.9082 seconds (6.2497 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3567 (100.0%) 1.5514 (100.0%) 2.9082 (100.0%) 6.2497 (100.0%) Building Target
1.3567 (100.0%) 1.5514 (100.0%) 2.9082 (100.0%) 6.2497 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:19:31: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
self.init(useWrapper: UINavigationController(), presentation: presentation, transition: transition)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:36:30: warning: main actor-isolated property 'modalPresentationStyle' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackController?.modalPresentationStyle = presentation
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:282:54: note: mutation of this property is only permitted within the actor
@property(nonatomic,assign) UIModalPresentationStyle modalPresentationStyle API_AVAILABLE(ios(3.2));
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:30:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:40:30: warning: main actor-isolated property 'modalTransitionStyle' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackController?.modalTransitionStyle = transition
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:267:52: note: mutation of this property is only permitted within the actor
@property(nonatomic,assign) UIModalTransitionStyle modalTransitionStyle API_AVAILABLE(ios(3.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:30:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:43:26: warning: call to main actor-isolated instance method 'pushViewController(_:animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
stackController?.pushViewController(destinationController, animated: false)
^
UIKit.UINavigationController.pushViewController:2:22: note: calls to instance method 'pushViewController(_:animated:)' from outside of its actor context are implicitly asynchronous
@MainActor open func pushViewController(_ viewController: UIViewController, animated: Bool)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:30:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:46:52: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
navigationContext.sourceViewController.present(stackController, animated: true, completion: nil)
^
UIKit.UIViewController.present:3:24: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:30:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:49:52: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
navigationContext.sourceViewController.present(destinationController, animated: true, completion: nil)
^
UIKit.UIViewController.present:3:24: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:30:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:54:38: warning: call to main actor-isolated instance method 'dismiss(animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
context.sourceViewController.dismiss(animated: true, completion: nil)
^
UIKit.UIViewController.dismiss:3:24: note: calls to instance method 'dismiss(animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func dismiss(animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationModal.swift:53:15: note: add '@MainActor' to make instance method 'dismiss' part of global actor 'MainActor'
open func dismiss(_ context: NavigationContext) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ NavigationContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/NavigationContext.swift (in target 'Magellan' from project 'Magellan')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807606670-swift-frontend-Magellan-NavigationContext.swift-arm64_apple_ios18.4-o-Onone-165372457.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5533 seconds (6.7068 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0324 ( 14.9%) 0.1150 ( 34.2%) 0.1474 ( 26.6%) 3.2019 ( 47.7%) parse-and-resolve-imports
0.0310 ( 14.3%) 0.1129 ( 33.6%) 0.1439 ( 26.0%) 3.1957 ( 47.6%) Import resolution
0.0955 ( 43.9%) 0.0353 ( 10.5%) 0.1308 ( 23.6%) 0.1307 ( 1.9%) build-rewrite-system
0.0309 ( 14.2%) 0.0316 ( 9.4%) 0.0625 ( 11.3%) 0.0660 ( 1.0%) import-clang-decl
0.0016 ( 0.7%) 0.0089 ( 2.6%) 0.0105 ( 1.9%) 0.0413 ( 0.6%) load-stdlib
0.0055 ( 2.5%) 0.0075 ( 2.2%) 0.0130 ( 2.3%) 0.0173 ( 0.3%) perform-sema
0.0054 ( 2.5%) 0.0074 ( 2.2%) 0.0129 ( 2.3%) 0.0172 ( 0.3%) Type checking and Semantic analysis
0.0049 ( 2.2%) 0.0072 ( 2.1%) 0.0120 ( 2.2%) 0.0163 ( 0.2%) typecheck-decl
0.0035 ( 1.6%) 0.0061 ( 1.8%) 0.0096 ( 1.7%) 0.0096 ( 0.1%) IRGen
0.0025 ( 1.2%) 0.0011 ( 0.3%) 0.0036 ( 0.6%) 0.0036 ( 0.1%) load-all-members
0.0024 ( 1.1%) 0.0002 ( 0.1%) 0.0026 ( 0.5%) 0.0026 ( 0.0%) SIL optimization
0.0006 ( 0.3%) 0.0011 ( 0.3%) 0.0017 ( 0.3%) 0.0017 ( 0.0%) SILGen
0.0004 ( 0.2%) 0.0009 ( 0.3%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) SILGen-function
0.0005 ( 0.2%) 0.0005 ( 0.2%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) typecheck-expr
0.0003 ( 0.1%) 0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-stmt
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2174 (100.0%) 0.3359 (100.0%) 0.5533 (100.0%) 6.7068 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.9305 seconds (6.2615 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3413 (100.0%) 1.5892 (100.0%) 2.9305 (100.0%) 6.2615 (100.0%) Building Target
1.3413 (100.0%) 1.5892 (100.0%) 2.9305 (100.0%) 6.2615 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/NavigationContext.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PresentingContext.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/PresentingContext.swift (in target 'Magellan' from project 'Magellan')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807618717-swift-frontend-Magellan-PresentingContext.swift-arm64_apple_ios18.4-o-Onone-3167391894.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5325 seconds (6.9334 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0300 ( 12.7%) 0.1074 ( 36.4%) 0.1375 ( 25.8%) 3.3185 ( 47.9%) parse-and-resolve-imports
0.0288 ( 12.1%) 0.1058 ( 35.8%) 0.1345 ( 25.3%) 3.3156 ( 47.8%) Import resolution
0.0888 ( 37.5%) 0.0332 ( 11.2%) 0.1221 ( 22.9%) 0.1222 ( 1.8%) build-rewrite-system
0.0012 ( 0.5%) 0.0024 ( 0.8%) 0.0036 ( 0.7%) 0.0421 ( 0.6%) load-stdlib
0.0147 ( 6.2%) 0.0137 ( 4.6%) 0.0284 ( 5.3%) 0.0285 ( 0.4%) import-clang-decl
0.0165 ( 7.0%) 0.0068 ( 2.3%) 0.0233 ( 4.4%) 0.0233 ( 0.3%) perform-sema
0.0165 ( 7.0%) 0.0068 ( 2.3%) 0.0233 ( 4.4%) 0.0233 ( 0.3%) Type checking and Semantic analysis
0.0138 ( 5.8%) 0.0061 ( 2.1%) 0.0200 ( 3.8%) 0.0200 ( 0.3%) typecheck-decl
0.0074 ( 3.1%) 0.0061 ( 2.1%) 0.0135 ( 2.5%) 0.0135 ( 0.2%) IRGen
0.0050 ( 2.1%) 0.0028 ( 0.9%) 0.0078 ( 1.5%) 0.0078 ( 0.1%) typecheck-expr
0.0050 ( 2.1%) 0.0027 ( 0.9%) 0.0078 ( 1.5%) 0.0078 ( 0.1%) typecheck-stmt
0.0031 ( 1.3%) 0.0007 ( 0.2%) 0.0038 ( 0.7%) 0.0038 ( 0.1%) SILGen
0.0036 ( 1.5%) 0.0001 ( 0.0%) 0.0037 ( 0.7%) 0.0037 ( 0.1%) SIL optimization
0.0015 ( 0.6%) 0.0004 ( 0.1%) 0.0019 ( 0.4%) 0.0019 ( 0.0%) SILGen-function
0.0008 ( 0.3%) 0.0004 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2370 (100.0%) 0.2955 (100.0%) 0.5325 (100.0%) 6.9334 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8745 seconds (5.2084 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9693 (100.0%) 0.9052 (100.0%) 1.8745 (100.0%) 5.2084 (100.0%) Building Target
0.9693 (100.0%) 0.9052 (100.0%) 1.8745 (100.0%) 5.2084 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/PresentingContext.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/PresentingContext.swift:37:53: warning: main actor-isolated property 'navigation' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
guard let navigation = sourceViewController.navigation else {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:32:35: note: property declared here
public internal(set) weak var navigation: Navigation? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/PresentingContext.swift:34:15: note: add '@MainActor' to make instance method 'terminate' part of global actor 'MainActor'
open func terminate(_ status: TerminateStatus = .completed) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ PresentationPopover.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift (in target 'Magellan' from project 'Magellan')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807611968-swift-frontend-Magellan-PresentationPopover.swift-arm64_apple_ios18.4-o-Onone-2445980910.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.9691 seconds (6.7593 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9348 ( 44.9%) 0.3845 ( 43.3%) 1.3193 ( 44.4%) 3.1935 ( 47.2%) parse-and-resolve-imports
0.9335 ( 44.9%) 0.3827 ( 43.1%) 1.3162 ( 44.3%) 3.1874 ( 47.2%) Import resolution
0.0928 ( 4.5%) 0.0295 ( 3.3%) 0.1223 ( 4.1%) 0.1222 ( 1.8%) build-rewrite-system
0.0343 ( 1.6%) 0.0315 ( 3.5%) 0.0658 ( 2.2%) 0.0690 ( 1.0%) import-clang-decl
0.0015 ( 0.1%) 0.0076 ( 0.9%) 0.0091 ( 0.3%) 0.0432 ( 0.6%) load-stdlib
0.0163 ( 0.8%) 0.0118 ( 1.3%) 0.0281 ( 0.9%) 0.0300 ( 0.4%) perform-sema
0.0162 ( 0.8%) 0.0118 ( 1.3%) 0.0281 ( 0.9%) 0.0299 ( 0.4%) Type checking and Semantic analysis
0.0150 ( 0.7%) 0.0073 ( 0.8%) 0.0223 ( 0.7%) 0.0232 ( 0.3%) typecheck-expr
0.0148 ( 0.7%) 0.0072 ( 0.8%) 0.0220 ( 0.7%) 0.0229 ( 0.3%) typecheck-stmt
0.0084 ( 0.4%) 0.0080 ( 0.9%) 0.0164 ( 0.6%) 0.0181 ( 0.3%) typecheck-decl
0.0036 ( 0.2%) 0.0022 ( 0.2%) 0.0058 ( 0.2%) 0.0058 ( 0.1%) IRGen
0.0033 ( 0.2%) 0.0009 ( 0.1%) 0.0042 ( 0.1%) 0.0042 ( 0.1%) load-all-members
0.0018 ( 0.1%) 0.0017 ( 0.2%) 0.0035 ( 0.1%) 0.0035 ( 0.1%) SILGen
0.0015 ( 0.1%) 0.0016 ( 0.2%) 0.0031 ( 0.1%) 0.0031 ( 0.0%) SILGen-function
0.0025 ( 0.1%) 0.0003 ( 0.0%) 0.0028 ( 0.1%) 0.0028 ( 0.0%) SIL optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
2.0805 (100.0%) 0.8886 (100.0%) 2.9691 (100.0%) 6.7593 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.1206 seconds (6.2563 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.2683 (100.0%) 1.8523 (100.0%) 4.1206 (100.0%) 6.2563 (100.0%) Building Target
2.2683 (100.0%) 1.8523 (100.0%) 4.1206 (100.0%) 6.2563 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:16:55: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
let stackController: UINavigationController = UINavigationController()
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:14:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:18:25: warning: main actor-isolated property 'modalPresentationStyle' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackController.modalPresentationStyle = .popover
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:282:54: note: mutation of this property is only permitted within the actor
@property(nonatomic,assign) UIModalPresentationStyle modalPresentationStyle API_AVAILABLE(ios(3.2));
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:14:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:19:25: warning: call to main actor-isolated instance method 'pushViewController(_:animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
stackController.pushViewController(destinationController, animated: false)
^
UIKit.UINavigationController.pushViewController:2:22: note: calls to instance method 'pushViewController(_:animated:)' from outside of its actor context are implicitly asynchronous
@MainActor open func pushViewController(_ viewController: UIViewController, animated: Bool)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:14:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:20:48: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
navigationContext.sourceViewController.present(stackController, animated: true, completion: nil)
^
UIKit.UIViewController.present:3:24: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:14:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:22:56: warning: main actor-isolated property 'sourceView' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackController.popoverPresentationController!.sourceView = navigationContext.touchedControl
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverPresentationController.h:46:49: note: mutation of this property is only permitted within the actor
@property (nullable, nonatomic, strong) UIView *sourceView;
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:14:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:22:25: warning: main actor-isolated property 'popoverPresentationController' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackController.popoverPresentationController!.sourceView = navigationContext.touchedControl
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:595:76: note: mutation of this property is only permitted within the actor
@property (nullable, nonatomic, readonly) UIPopoverPresentationController *popoverPresentationController API_AVAILABLE(ios(8.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:14:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:23:56: warning: main actor-isolated property 'sourceRect' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackController.popoverPresentationController!.sourceRect = navigationContext.touchedControl!.bounds
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIPopoverPresentationController.h:51:38: note: mutation of this property is only permitted within the actor
@property (nonatomic, assign) CGRect sourceRect;
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:14:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:23:25: warning: main actor-isolated property 'popoverPresentationController' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
stackController.popoverPresentationController!.sourceRect = navigationContext.touchedControl!.bounds
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:595:76: note: mutation of this property is only permitted within the actor
@property (nullable, nonatomic, readonly) UIPopoverPresentationController *popoverPresentationController API_AVAILABLE(ios(8.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:14:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:23:103: warning: main actor-isolated property 'bounds' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
stackController.popoverPresentationController!.sourceRect = navigationContext.touchedControl!.bounds
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:188:40: note: property declared here
@property(nonatomic) CGRect bounds; // default bounds is zero origin, frame size. animatable
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:14:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:27:38: warning: call to main actor-isolated instance method 'dismiss(animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
context.sourceViewController.dismiss(animated: true, completion: nil)
^
UIKit.UIViewController.dismiss:3:24: note: calls to instance method 'dismiss(animated:completion:)' from outside of its actor context are implicitly asynchronous
@MainActor open func dismiss(animated flag: Bool, completion: (() -> Void)? = nil)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPopover.swift:26:15: note: add '@MainActor' to make instance method 'dismiss' part of global actor 'MainActor'
open func dismiss(_ context: NavigationContext) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ UIViewController+Nabigeta.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift (in target 'Magellan' from project 'Magellan')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807613042-swift-frontend-Magellan-UIViewController_Nabigeta.swift-arm64_apple_ios18.4-o-Onone-3881612552.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5946 seconds (6.7508 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0313 ( 12.5%) 0.1083 ( 31.5%) 0.1396 ( 23.5%) 3.1922 ( 47.3%) parse-and-resolve-imports
0.0298 ( 11.9%) 0.1056 ( 30.7%) 0.1354 ( 22.8%) 3.1857 ( 47.2%) Import resolution
0.0958 ( 38.1%) 0.0363 ( 10.6%) 0.1321 ( 22.2%) 0.1321 ( 2.0%) build-rewrite-system
0.0311 ( 12.4%) 0.0315 ( 9.2%) 0.0626 ( 10.5%) 0.0652 ( 1.0%) import-clang-decl
0.0015 ( 0.6%) 0.0067 ( 2.0%) 0.0082 ( 1.4%) 0.0446 ( 0.7%) load-stdlib
0.0132 ( 5.3%) 0.0128 ( 3.7%) 0.0260 ( 4.4%) 0.0293 ( 0.4%) perform-sema
0.0131 ( 5.2%) 0.0128 ( 3.7%) 0.0259 ( 4.4%) 0.0292 ( 0.4%) Type checking and Semantic analysis
0.0061 ( 2.4%) 0.0094 ( 2.7%) 0.0155 ( 2.6%) 0.0187 ( 0.3%) typecheck-decl
0.0027 ( 1.1%) 0.0063 ( 1.8%) 0.0090 ( 1.5%) 0.0113 ( 0.2%) typecheck-expr
0.0054 ( 2.1%) 0.0049 ( 1.4%) 0.0102 ( 1.7%) 0.0102 ( 0.2%) IRGen
0.0065 ( 2.6%) 0.0031 ( 0.9%) 0.0096 ( 1.6%) 0.0096 ( 0.1%) typecheck-stmt
0.0040 ( 1.6%) 0.0022 ( 0.6%) 0.0062 ( 1.0%) 0.0072 ( 0.1%) SILGen
0.0031 ( 1.2%) 0.0020 ( 0.6%) 0.0051 ( 0.9%) 0.0061 ( 0.1%) SILGen-function
0.0041 ( 1.6%) 0.0001 ( 0.0%) 0.0042 ( 0.7%) 0.0042 ( 0.1%) SIL optimization
0.0023 ( 0.9%) 0.0009 ( 0.3%) 0.0033 ( 0.5%) 0.0033 ( 0.0%) load-all-members
0.0012 ( 0.5%) 0.0006 ( 0.2%) 0.0018 ( 0.3%) 0.0018 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2511 (100.0%) 0.3435 (100.0%) 0.5946 (100.0%) 6.7508 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.9411 seconds (6.2561 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3760 (100.0%) 1.5651 (100.0%) 2.9411 (100.0%) 6.2561 (100.0%) Building Target
1.3760 (100.0%) 1.5651 (100.0%) 2.9411 (100.0%) 6.2561 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:14:20: warning: static property 'ShownContext' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var ShownContext = "ShownContextAttr"
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:14:20: note: convert 'ShownContext' to a 'let' constant to make 'Sendable' shared state immutable
static var ShownContext = "ShownContextAttr"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:14:20: note: add '@MainActor' to make static property 'ShownContext' part of global actor 'MainActor'
static var ShownContext = "ShownContextAttr"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:14:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var ShownContext = "ShownContextAttr"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:15:20: warning: static property 'ShowingContext' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var ShowingContext = "ShowingContextAttr"
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:15:20: note: convert 'ShowingContext' to a 'let' constant to make 'Sendable' shared state immutable
static var ShowingContext = "ShowingContextAttr"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:15:20: note: add '@MainActor' to make static property 'ShowingContext' part of global actor 'MainActor'
static var ShowingContext = "ShowingContextAttr"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:15:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var ShowingContext = "ShowingContextAttr"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:16:20: warning: static property 'Navigation' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var Navigation = "NavigationAttr"
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:16:20: note: convert 'Navigation' to a 'let' constant to make 'Sendable' shared state immutable
static var Navigation = "NavigationAttr"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:16:20: note: add '@MainActor' to make static property 'Navigation' part of global actor 'MainActor'
static var Navigation = "NavigationAttr"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:16:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var Navigation = "NavigationAttr"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:21:53: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return objc_getAssociatedObject(self, &Keys.ShownContext) as? PresentingContext }
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:22:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { objc_setAssociatedObject(self, &Keys.ShownContext, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:27:53: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return objc_getAssociatedObject(self, &Keys.ShowingContext) as? PresentingContext }
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:28:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { objc_setAssociatedObject(self, &Keys.ShowingContext, newValue, .OBJC_ASSOCIATION_RETAIN_NONATOMIC) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:33:53: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
get { return objc_getAssociatedObject(self, &Keys.Navigation) as? Navigation ?? self.parent?.navigation }
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:34:46: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
set { objc_setAssociatedObject(self, &Keys.Navigation, newValue, .OBJC_ASSOCIATION_ASSIGN) }
^
SwiftCompile normal arm64 Compiling\ Route.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Route/Route.swift (in target 'Magellan' from project 'Magellan')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807613735-swift-frontend-Magellan-Route.swift-arm64_apple_ios18.4-o-Onone-1422961208.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5375 seconds (6.7701 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0357 ( 16.7%) 0.1205 ( 37.2%) 0.1561 ( 29.0%) 3.2573 ( 48.1%) parse-and-resolve-imports
0.0342 ( 16.0%) 0.1187 ( 36.6%) 0.1528 ( 28.4%) 3.2540 ( 48.1%) Import resolution
0.0885 ( 41.4%) 0.0330 ( 10.2%) 0.1215 ( 22.6%) 0.1215 ( 1.8%) build-rewrite-system
0.0309 ( 14.5%) 0.0298 ( 9.2%) 0.0607 ( 11.3%) 0.0608 ( 0.9%) import-clang-decl
0.0012 ( 0.6%) 0.0058 ( 1.8%) 0.0070 ( 1.3%) 0.0370 ( 0.5%) load-stdlib
0.0040 ( 1.9%) 0.0045 ( 1.4%) 0.0084 ( 1.6%) 0.0084 ( 0.1%) IRGen
0.0043 ( 2.0%) 0.0033 ( 1.0%) 0.0076 ( 1.4%) 0.0076 ( 0.1%) perform-sema
0.0042 ( 2.0%) 0.0033 ( 1.0%) 0.0075 ( 1.4%) 0.0076 ( 0.1%) Type checking and Semantic analysis
0.0030 ( 1.4%) 0.0028 ( 0.9%) 0.0058 ( 1.1%) 0.0058 ( 0.1%) typecheck-decl
0.0024 ( 1.1%) 0.0009 ( 0.3%) 0.0033 ( 0.6%) 0.0033 ( 0.0%) load-all-members
0.0020 ( 1.0%) 0.0000 ( 0.0%) 0.0021 ( 0.4%) 0.0021 ( 0.0%) SIL optimization
0.0009 ( 0.4%) 0.0005 ( 0.1%) 0.0013 ( 0.2%) 0.0014 ( 0.0%) SILGen
0.0009 ( 0.4%) 0.0003 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 0.0%) typecheck-stmt
0.0008 ( 0.4%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0012 ( 0.0%) typecheck-expr
0.0005 ( 0.2%) 0.0003 ( 0.1%) 0.0007 ( 0.1%) 0.0007 ( 0.0%) SILGen-function
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.2136 (100.0%) 0.3238 (100.0%) 0.5375 (100.0%) 6.7701 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.8999 seconds (6.2553 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3296 (100.0%) 1.5703 (100.0%) 2.8999 (100.0%) 6.2553 (100.0%) Building Target
1.3296 (100.0%) 1.5703 (100.0%) 2.8999 (100.0%) 6.2553 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Route/Route.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ PresentationPush.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift (in target 'Magellan' from project 'Magellan')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754807611032-swift-frontend-Magellan-PresentationPush.swift-arm64_apple_ios18.4-o-Onone-1684969562.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6752 seconds (7.1880 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0329 ( 10.9%) 0.1207 ( 32.4%) 0.1537 ( 22.8%) 3.3956 ( 47.2%) parse-and-resolve-imports
0.0314 ( 10.4%) 0.1188 ( 31.9%) 0.1502 ( 22.2%) 3.3921 ( 47.2%) Import resolution
0.0928 ( 30.7%) 0.0352 ( 9.4%) 0.1280 ( 19.0%) 0.1290 ( 1.8%) build-rewrite-system
0.0336 ( 11.1%) 0.0338 ( 9.1%) 0.0674 ( 10.0%) 0.0677 ( 0.9%) import-clang-decl
0.0250 ( 8.3%) 0.0128 ( 3.4%) 0.0378 ( 5.6%) 0.0379 ( 0.5%) perform-sema
0.0250 ( 8.3%) 0.0128 ( 3.4%) 0.0377 ( 5.6%) 0.0377 ( 0.5%) Type checking and Semantic analysis
0.0015 ( 0.5%) 0.0077 ( 2.1%) 0.0092 ( 1.4%) 0.0369 ( 0.5%) load-stdlib
0.0229 ( 7.6%) 0.0116 ( 3.1%) 0.0345 ( 5.1%) 0.0345 ( 0.5%) typecheck-decl
0.0091 ( 3.0%) 0.0045 ( 1.2%) 0.0136 ( 2.0%) 0.0136 ( 0.2%) typecheck-stmt
0.0089 ( 2.9%) 0.0045 ( 1.2%) 0.0134 ( 2.0%) 0.0134 ( 0.2%) typecheck-expr
0.0057 ( 1.9%) 0.0056 ( 1.5%) 0.0113 ( 1.7%) 0.0113 ( 0.2%) IRGen
0.0037 ( 1.2%) 0.0018 ( 0.5%) 0.0055 ( 0.8%) 0.0055 ( 0.1%) SILGen
0.0036 ( 1.2%) 0.0013 ( 0.3%) 0.0049 ( 0.7%) 0.0049 ( 0.1%) load-all-members
0.0029 ( 1.0%) 0.0016 ( 0.4%) 0.0045 ( 0.7%) 0.0045 ( 0.1%) SILGen-function
0.0032 ( 1.1%) 0.0001 ( 0.0%) 0.0033 ( 0.5%) 0.0033 ( 0.0%) SIL optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3023 (100.0%) 0.3728 (100.0%) 0.6752 (100.0%) 7.1880 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.7903 seconds (6.2578 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3063 (100.0%) 1.4840 (100.0%) 2.7903 (100.0%) 6.2578 (100.0%) Building Target
1.3063 (100.0%) 1.4840 (100.0%) 2.7903 (100.0%) 6.2578 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:28:70: warning: main actor-isolated property 'navigationController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let stackController = navigationContext.sourceViewController.navigationController!
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:131:72: note: property declared here
@property(nullable, nonatomic,readonly,strong) UINavigationController *navigationController; // If this view controller has been pushed onto a navigation controller, return it.
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:26:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:32:29: warning: call to main actor-isolated instance method 'show(_:sender:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
stackController.show(destinationViewController, sender: navigationContext.sourceViewController)
^
UIKit.UINavigationController.show:3:24: note: calls to instance method 'show(_:sender:)' from outside of its actor context are implicitly asynchronous
@MainActor open func show(_ vc: UIViewController, sender: Any?)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:26:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:34:29: warning: call to main actor-isolated instance method 'showDetailViewController(_:sender:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
stackController.showDetailViewController(destinationViewController, sender: navigationContext.sourceViewController)
^
UIKit.UIViewController.showDetailViewController:3:24: note: calls to instance method 'showDetailViewController(_:sender:)' from outside of its actor context are implicitly asynchronous
@MainActor open func showDetailViewController(_ vc: UIViewController, sender: Any?)}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:26:15: note: add '@MainActor' to make instance method 'show' part of global actor 'MainActor'
open func show(_ navigationContext: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:43:14: warning: call to main actor-isolated instance method 'popToViewController(_:animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
.popToViewController(context.sourceViewController, animated: true)
^
UIKit.UINavigationController.popToViewController:2:22: note: calls to instance method 'popToViewController(_:animated:)' from outside of its actor context are implicitly asynchronous
@MainActor open func popToViewController(_ viewController: UIViewController, animated: Bool) -> [UIViewController]?}
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:39:15: note: add '@MainActor' to make instance method 'dismiss' part of global actor 'MainActor'
open func dismiss(_ context: NavigationContext) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:42:14: warning: main actor-isolated property 'navigationController' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
.navigationController?
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UINavigationController.h:131:72: note: property declared here
@property(nullable, nonatomic,readonly,strong) UINavigationController *navigationController; // If this view controller has been pushed onto a navigation controller, return it.
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Presentation/Strategy/PresentationPush.swift:39:15: note: add '@MainActor' to make instance method 'dismiss' part of global actor 'MainActor'
open func dismiss(_ context: NavigationContext) {
^
@MainActor
SwiftCompile normal arm64 Compiling\ Navigation.swift /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift (in target 'Magellan' from project 'Magellan')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745754811037659-swift-frontend-Magellan-Navigation.swift-arm64_apple_ios18.4-o-Onone-3784538074.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3979 seconds (0.3992 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0897 ( 38.3%) 0.0333 ( 20.4%) 0.1230 ( 30.9%) 0.1236 ( 31.0%) build-rewrite-system
0.0318 ( 13.6%) 0.0366 ( 22.3%) 0.0684 ( 17.2%) 0.0685 ( 17.2%) parse-and-resolve-imports
0.0300 ( 12.8%) 0.0346 ( 21.2%) 0.0646 ( 16.2%) 0.0647 ( 16.2%) Import resolution
0.0310 ( 13.2%) 0.0309 ( 18.9%) 0.0618 ( 15.5%) 0.0621 ( 15.6%) import-clang-decl
0.0103 ( 4.4%) 0.0059 ( 3.6%) 0.0162 ( 4.1%) 0.0163 ( 4.1%) perform-sema
0.0103 ( 4.4%) 0.0059 ( 3.6%) 0.0161 ( 4.1%) 0.0162 ( 4.1%) Type checking and Semantic analysis
0.0068 ( 2.9%) 0.0046 ( 2.8%) 0.0114 ( 2.9%) 0.0114 ( 2.8%) typecheck-decl
0.0055 ( 2.3%) 0.0052 ( 3.2%) 0.0107 ( 2.7%) 0.0107 ( 2.7%) IRGen
0.0047 ( 2.0%) 0.0015 ( 0.9%) 0.0061 ( 1.5%) 0.0062 ( 1.6%) typecheck-expr
0.0046 ( 2.0%) 0.0014 ( 0.9%) 0.0060 ( 1.5%) 0.0061 ( 1.5%) typecheck-stmt
0.0013 ( 0.6%) 0.0024 ( 1.5%) 0.0037 ( 0.9%) 0.0037 ( 0.9%) load-stdlib
0.0025 ( 1.1%) 0.0011 ( 0.7%) 0.0036 ( 0.9%) 0.0036 ( 0.9%) load-all-members
0.0034 ( 1.5%) 0.0000 ( 0.0%) 0.0034 ( 0.9%) 0.0034 ( 0.9%) SIL optimization
0.0013 ( 0.5%) 0.0002 ( 0.1%) 0.0015 ( 0.4%) 0.0015 ( 0.4%) SILGen
0.0008 ( 0.4%) 0.0001 ( 0.1%) 0.0010 ( 0.2%) 0.0009 ( 0.2%) SILGen-function
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2342 (100.0%) 0.1637 (100.0%) 0.3979 (100.0%) 0.3992 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6338 seconds (2.8312 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2737 (100.0%) 1.3601 (100.0%) 2.6338 (100.0%) 2.8312 (100.0%) Building Target
1.2737 (100.0%) 1.3601 (100.0%) 2.6338 (100.0%) 2.8312 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:35:14: warning: main actor-isolated property 'navigation' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
root.navigation = self
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:32:35: note: mutation of this property is only permitted within the actor
public internal(set) weak var navigation: Navigation? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:49:70: warning: main actor-isolated property 'traitCollection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
let presentation = route.presentation(self.traitProvider.traitCollection)
^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:170:52: note: property declared here
@property (nonatomic, readonly) UITraitCollection *traitCollection API_AVAILABLE(ios(8.0));
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:45:15: note: add '@MainActor' to make instance method 'navigate(to:sender:control:)' part of global actor 'MainActor'
open func navigate(to context: Any, sender: UIViewController, control: UIControl? = nil) -> PresentingContext? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:62:41: warning: main actor-isolated property 'shownPresentingContext' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
navigation.sourceViewController.shownPresentingContext = presentingContext
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:20:9: note: mutation of this property is only permitted within the actor
var shownPresentingContext: PresentingContext? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:57:22: note: add '@MainActor' to make instance method 'doNavigation(context:navigation:presentation:)' part of global actor 'MainActor'
fileprivate func doNavigation(context: Any, navigation: NavigationContext, presentation: PresentationStrategy) -> PresentingContext {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:63:46: warning: main actor-isolated property 'showingPresentingContext' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
navigation.destinationViewController.showingPresentingContext = presentingContext
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:26:9: note: mutation of this property is only permitted within the actor
var showingPresentingContext: PresentingContext? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:57:22: note: add '@MainActor' to make instance method 'doNavigation(context:navigation:presentation:)' part of global actor 'MainActor'
fileprivate func doNavigation(context: Any, navigation: NavigationContext, presentation: PresentationStrategy) -> PresentingContext {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:64:46: warning: main actor-isolated property 'navigation' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
navigation.destinationViewController.navigation = self
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:32:35: note: mutation of this property is only permitted within the actor
public internal(set) weak var navigation: Navigation? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:57:22: note: add '@MainActor' to make instance method 'doNavigation(context:navigation:presentation:)' part of global actor 'MainActor'
fileprivate func doNavigation(context: Any, navigation: NavigationContext, presentation: PresentationStrategy) -> PresentingContext {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:73:43: warning: main actor-isolated property 'shownPresentingContext' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let presentingContext = sender.shownPresentingContext {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:20:9: note: property declared here
var shownPresentingContext: PresentingContext? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:72:15: note: add '@MainActor' to make instance method 'navigateBack(to:)' part of global actor 'MainActor'
open func navigateBack(to sender: UIViewController) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:80:49: warning: main actor-isolated property 'showingPresentingContext' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
if let presentingContext = destination.showingPresentingContext {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/UIKit/UIViewController+Nabigeta.swift:26:9: note: property declared here
var showingPresentingContext: PresentingContext? {
^
/Users/admin/builder/spi-builder-workspace/Sources/Magellan/Navigation/Navigation.swift:79:15: note: add '@MainActor' to make instance method 'navigateBack(from:status:)' part of global actor 'MainActor'
open func navigateBack(from destination: UIViewController, status: PresentingContext.TerminateStatus = .completed) {
^
@MainActor
SwiftDriverJobDiscovery normal arm64 Emitting module for Magellan (in target 'Magellan' from project 'Magellan')
SwiftDriver\ Compilation\ Requirements Magellan normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Magellan -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.4 -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 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-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/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.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/Magellan.build/Debug-iphoneos/Magellan.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PresentingContext.swift (in target 'Magellan' from project 'Magellan')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Headers/Magellan-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-Swift.h (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Headers/Magellan-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Modules/Magellan.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.swiftmodule (in target 'Magellan' from project 'Magellan')
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/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Modules/Magellan.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Modules/Magellan.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.swiftdoc (in target 'Magellan' from project 'Magellan')
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/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Modules/Magellan.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Modules/Magellan.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.abi.json (in target 'Magellan' from project 'Magellan')
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/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Modules/Magellan.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Modules/Magellan.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.swiftsourceinfo (in target 'Magellan' from project 'Magellan')
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/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Modules/Magellan.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PresentationPush.swift (in target 'Magellan' from project 'Magellan')
SwiftDriverJobDiscovery normal arm64 Compiling PresentationPopover.swift (in target 'Magellan' from project 'Magellan')
SwiftDriverJobDiscovery normal arm64 Compiling Navigation.swift (in target 'Magellan' from project 'Magellan')
SwiftDriverJobDiscovery normal arm64 Compiling PresentationStrategy.swift (in target 'Magellan' from project 'Magellan')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewController+Nabigeta.swift (in target 'Magellan' from project 'Magellan')
SwiftDriverJobDiscovery normal arm64 Compiling PresentationModal.swift (in target 'Magellan' from project 'Magellan')
SwiftDriverJobDiscovery normal arm64 Compiling Route.swift (in target 'Magellan' from project 'Magellan')
SwiftDriverJobDiscovery normal arm64 Compiling NavigationContext.swift (in target 'Magellan' from project 'Magellan')
SwiftDriverJobDiscovery normal arm64 Compiling PresentationSegue.swift (in target 'Magellan' from project 'Magellan')
SwiftDriver\ Compilation Magellan normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Magellan -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios18.4 -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 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-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/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.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/Magellan.build/Debug-iphoneos/Magellan.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Magellan normal (in target 'Magellan' from project 'Magellan')
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-ios18.4 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.LinkFileList -install_name @rpath/Magellan.framework/Magellan -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Magellan
ExtractAppIntentsMetadata (in target 'Magellan' from project 'Magellan')
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 Magellan --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 18.4 --bundle-identifier Magellan --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework --target-triple arm64-apple-ios18.4 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Magellan --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Magellan.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Magellan.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Objects-normal/arm64/Magellan.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 04:53:34.552 appintentsmetadataprocessor[704:4059] Starting appintentsmetadataprocessor export
2025-04-27 04:53:34.555 appintentsmetadataprocessor[704:4059] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/ssu --bundle-id Magellan --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Magellan.build/Debug-iphoneos/Magellan.build/Magellan.DependencyMetadataFileList --archive-ssu-assets
2025-04-27 04:53:34.582 appintentsnltrainingprocessor[705:4060] Parsing options for appintentsnltrainingprocessor
2025-04-27 04:53:34.583 appintentsnltrainingprocessor[705:4060] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Magellan.framework/Magellan.tbd (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework/Magellan -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Magellan.framework/Magellan.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework (in target 'Magellan' from project 'Magellan')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Magellan.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/quick"
}
],
"manifest_display_name" : "Magellan",
"name" : "Magellan",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Magellan",
"targets" : [
"Magellan"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Magellan",
"module_type" : "SwiftTarget",
"name" : "Magellan",
"path" : "Sources/Magellan",
"product_memberships" : [
"Magellan"
],
"sources" : [
"Navigation/Navigation.swift",
"Navigation/NavigationContext.swift",
"Presentation/PresentationStrategy.swift",
"Presentation/PresentingContext.swift",
"Presentation/Strategy/PresentationModal.swift",
"Presentation/Strategy/PresentationPopover.swift",
"Presentation/Strategy/PresentationPush.swift",
"Presentation/Strategy/PresentationSegue.swift",
"Route/Route.swift",
"UIKit/UIViewController+Nabigeta.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
warning: 'spi-builder-workspace': Source files for target MagellanTests should be located under 'Tests/MagellanTests', or a custom sources path can be set with the 'path' property in Package.swift
Done.