Build Information
Successful build of DFService, reference main (fe6a17
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 29 Apr 2025 22:33:05 UTC.
Swift 6 data race errors: 11
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DFService -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/foxdock/DFService.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/foxdock/DFService
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fe6a17c chore(main): release 0.6.1 (#18)
Cloned https://github.com/foxdock/DFService.git
Revision (git rev-parse @):
fe6a17c74dc744a8e2a24fe062be9fe7d0715f9b
SUCCESS checkout https://github.com/foxdock/DFService.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/foxdock/DFService.git
https://github.com/foxdock/DFService.git
{
"dependencies" : [
],
"manifest_display_name" : "DFService",
"name" : "DFService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DFService",
"targets" : [
"DFService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DFServiceTests",
"module_type" : "SwiftTarget",
"name" : "DFServiceTests",
"path" : "Tests/DFServiceTests",
"sources" : [
"DFServiceTests.swift"
],
"target_dependencies" : [
"DFService"
],
"type" : "test"
},
{
"c99name" : "DFService",
"module_type" : "SwiftTarget",
"name" : "DFService",
"path" : "Sources/DFService",
"product_memberships" : [
"DFService"
],
"sources" : [
"Constant.swift",
"ServiceContainer.swift",
"ServiceError.swift",
"ServiceHandler.swift",
"ServiceKey.swift",
"ServiceManager.swift",
"framework/AnyCodable.swift",
"framework/provider/Service.swift",
"framework/provider/ServiceFactory.swift",
"framework/provider/ServiceInterceptor.swift",
"framework/provider/ServicePromise.swift",
"framework/provider/ServiceResult.swift",
"framework/provider/service/impl/ServiceMock.swift",
"key/LogService.swift",
"key/RouteService.swift",
"swiftui/PageRoute.swift",
"swiftui/ScaffoldView.swift",
"swiftui/ServiceApp.swift",
"swiftui/WindowRouteContent.swift",
"swiftui/iOSNavigationView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DFService: /Users/admin/builder/spi-builder-workspace
resolved source packages: DFService
{
"dependencies" : [
],
"manifest_display_name" : "DFService",
"name" : "DFService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DFService",
"targets" : [
"DFService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DFServiceTests",
"module_type" : "SwiftTarget",
"name" : "DFServiceTests",
"path" : "Tests/DFServiceTests",
"sources" : [
"DFServiceTests.swift"
],
"target_dependencies" : [
"DFService"
],
"type" : "test"
},
{
"c99name" : "DFService",
"module_type" : "SwiftTarget",
"name" : "DFService",
"path" : "Sources/DFService",
"product_memberships" : [
"DFService"
],
"sources" : [
"Constant.swift",
"ServiceContainer.swift",
"ServiceError.swift",
"ServiceHandler.swift",
"ServiceKey.swift",
"ServiceManager.swift",
"framework/AnyCodable.swift",
"framework/provider/Service.swift",
"framework/provider/ServiceFactory.swift",
"framework/provider/ServiceInterceptor.swift",
"framework/provider/ServicePromise.swift",
"framework/provider/ServiceResult.swift",
"framework/provider/service/impl/ServiceMock.swift",
"key/LogService.swift",
"key/RouteService.swift",
"swiftui/PageRoute.swift",
"swiftui/ScaffoldView.swift",
"swiftui/ServiceApp.swift",
"swiftui/WindowRouteContent.swift",
"swiftui/iOSNavigationView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DFService"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DFService -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme DFService -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
DFService: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'DFService' in project 'DFService'
➜ Explicit dependency on target 'DFService' in project 'DFService'
Target 'DFService' in project 'DFService' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b4a503281d50c6059266bd926ac5a324
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b4a503281d50c6059266bd926ac5a324.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.modulemap (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.DependencyMetadataFileList (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.DependencyStaticMetadataFileList (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.SwiftFileList (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.SwiftConstValuesFileList (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.LinkFileList (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService_const_extract_protocols.json (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-OutputFileMap.json (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DFService.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.modulemap (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver DFService normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DFService -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-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/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.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/DFService.build/Debug/DFService.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ ServiceFactory.swift,\ ServiceInterceptor.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceInterceptor.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift:3:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var shared = ServiceFactory()
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift:3:23: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
public static var shared = ServiceFactory()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift:3:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static var shared = ServiceFactory()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift:3:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var shared = ServiceFactory()
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceInterceptor.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Constant.swift,\ ServiceContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/Constant.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/Constant.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift:6:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ServiceContainer' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = ServiceContainer()
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift:5:20: note: class 'ServiceContainer' does not conform to the 'Sendable' protocol
public final class ServiceContainer {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift:6:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = ServiceContainer()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift:6:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = ServiceContainer()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ RouteService.swift,\ PageRoute.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:5:23: warning: static property 'name' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var name: String = "router"
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:5:23: note: convert 'name' to a 'let' constant to make 'Sendable' shared state immutable
public static var name: String = "router"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:5:23: note: add '@MainActor' to make static property 'name' part of global actor 'MainActor'
public static var name: String = "router"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var name: String = "router"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:7:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'RouteService' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared: RouteService = RouteService()
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:4:20: note: class 'RouteService' does not conform to the 'Sendable' protocol
public final class RouteService: ServiceKey, ServiceHandler, ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:7:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared: RouteService = RouteService()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:7:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared: RouteService = RouteService()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:23:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var onGenerateRoute: (RouteSetting) -> PageRoute = { setting in
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:101:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultValue = RouteService.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:101:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultValue = RouteService.shared
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:101:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
static var defaultValue = RouteService.shared
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:101:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultValue = RouteService.shared
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:54:20: warning: call to main actor-isolated initializer 'init(builder:setting:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
return PageRoute(builder: {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:14:12: note: calls to initializer 'init(builder:setting:)' from outside of its actor context are implicitly asynchronous
public init<T: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:14:12: note: main actor isolation inferred from conformance to protocol 'View'
public init<T: View>(
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:54:20: warning: sending value of non-Sendable type '() -> T' risks causing data races; this is an error in the Swift 6 language mode
return PageRoute(builder: {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:54:20: note: sending task-isolated value of non-Sendable type '() -> T' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
return PageRoute(builder: {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:54:20: warning: sending 'arg' risks causing data races; this is an error in the Swift 6 language mode
return PageRoute(builder: {
^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:54:20: note: sending task-isolated 'arg' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
return PageRoute(builder: {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:31:17: warning: main actor-isolated instance method 'hash(into:)' cannot be used to satisfy nonisolated requirement from protocol 'Hashable'; this is an error in the Swift 6 language mode
public func hash(into hasher: inout Hasher) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:31:17: note: add 'nonisolated' to 'hash(into:)' to make this instance method not isolated to the actor
public func hash(into hasher: inout Hasher) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:11:32: note: add '@preconcurrency' to the 'Hashable' conformance to defer isolation checking to run time
public struct PageRoute: View, Hashable {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:27:24: warning: main actor-isolated operator function '==' cannot be used to satisfy nonisolated requirement from protocol 'Equatable'; this is an error in the Swift 6 language mode
public static func == (lhs: PageRoute, rhs: PageRoute) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:27:24: note: add 'nonisolated' to '==' to make this operator function not isolated to the actor
public static func == (lhs: PageRoute, rhs: PageRoute) -> Bool {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:38:16: warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
public var id: String {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:37:22: note: add '@preconcurrency' to the 'Identifiable' conformance to defer isolation checking to run time
extension PageRoute: Identifiable {
^
@preconcurrency
SwiftCompile normal arm64 Compiling\ WindowRouteContent.swift,\ iOSNavigationView.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/WindowRouteContent.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/iOSNavigationView.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/WindowRouteContent.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/iOSNavigationView.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ScaffoldView.swift,\ ServiceApp.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/ScaffoldView.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/ServiceApp.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/ScaffoldView.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/ServiceApp.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ DFService (in target 'DFService' from project 'DFService')
EmitSwiftModule normal arm64 (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift:6:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ServiceContainer' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = ServiceContainer()
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift:5:20: note: class 'ServiceContainer' does not conform to the 'Sendable' protocol
public final class ServiceContainer {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift:6:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = ServiceContainer()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceContainer.swift:6:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = ServiceContainer()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceError.swift:8:10: warning: associated value 'castFailed(expectedType:actualValue:)' of 'Sendable'-conforming enum 'ServiceError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case castFailed(expectedType: Any.Type, actualValue: Any)
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift:3:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var shared = ServiceFactory()
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift:3:23: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
public static var shared = ServiceFactory()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift:3:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static var shared = ServiceFactory()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceFactory.swift:3:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var shared = ServiceFactory()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift:41:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'LogService' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = Self.init()
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift:40:15: note: consider making struct 'LogService' conform to the 'Sendable' protocol
public struct LogService: ServiceKey {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift:41:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = Self.init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift:41:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = Self.init()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:5:23: warning: static property 'name' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var name: String = "router"
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:5:23: note: convert 'name' to a 'let' constant to make 'Sendable' shared state immutable
public static var name: String = "router"
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:5:23: note: add '@MainActor' to make static property 'name' part of global actor 'MainActor'
public static var name: String = "router"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:5:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var name: String = "router"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:7:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'RouteService' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared: RouteService = RouteService()
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:4:20: note: class 'RouteService' does not conform to the 'Sendable' protocol
public final class RouteService: ServiceKey, ServiceHandler, ObservableObject {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:7:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared: RouteService = RouteService()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:7:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared: RouteService = RouteService()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:23:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
public var onGenerateRoute: (RouteSetting) -> PageRoute = { setting in
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:101:20: warning: static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var defaultValue = RouteService.shared
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:101:20: note: convert 'defaultValue' to a 'let' constant to make 'Sendable' shared state immutable
static var defaultValue = RouteService.shared
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:101:20: note: add '@MainActor' to make static property 'defaultValue' part of global actor 'MainActor'
static var defaultValue = RouteService.shared
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/RouteService.swift:101:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var defaultValue = RouteService.shared
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:31:17: warning: main actor-isolated instance method 'hash(into:)' cannot be used to satisfy nonisolated requirement from protocol 'Hashable'; this is an error in the Swift 6 language mode
public func hash(into hasher: inout Hasher) {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:31:17: note: add 'nonisolated' to 'hash(into:)' to make this instance method not isolated to the actor
public func hash(into hasher: inout Hasher) {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:11:32: note: add '@preconcurrency' to the 'Hashable' conformance to defer isolation checking to run time
public struct PageRoute: View, Hashable {
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:27:24: warning: main actor-isolated operator function '==' cannot be used to satisfy nonisolated requirement from protocol 'Equatable'; this is an error in the Swift 6 language mode
public static func == (lhs: PageRoute, rhs: PageRoute) -> Bool {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:27:24: note: add 'nonisolated' to '==' to make this operator function not isolated to the actor
public static func == (lhs: PageRoute, rhs: PageRoute) -> Bool {
^
nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:38:16: warning: main actor-isolated property 'id' cannot be used to satisfy nonisolated requirement from protocol 'Identifiable'; this is an error in the Swift 6 language mode
public var id: String {
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/swiftui/PageRoute.swift:37:22: note: add '@preconcurrency' to the 'Identifiable' conformance to defer isolation checking to run time
extension PageRoute: Identifiable {
^
@preconcurrency
SwiftCompile normal arm64 Compiling\ ServiceMock.swift,\ LogService.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/service/impl/ServiceMock.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/service/impl/ServiceMock.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift:41:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'LogService' may have shared mutable state; this is an error in the Swift 6 language mode
public static let shared = Self.init()
^
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift:40:15: note: consider making struct 'LogService' conform to the 'Sendable' protocol
public struct LogService: ServiceKey {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift:41:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static let shared = Self.init()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/DFService/key/LogService.swift:41:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let shared = Self.init()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ AnyCodable.swift,\ Service.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/AnyCodable.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/Service.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/AnyCodable.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/Service.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ServiceKey.swift,\ ServiceManager.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceKey.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceManager.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceKey.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceManager.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ServiceError.swift,\ ServiceHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceError.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceHandler.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceError.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceError.swift:8:10: warning: associated value 'castFailed(expectedType:actualValue:)' of 'Sendable'-conforming enum 'ServiceError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
case castFailed(expectedType: Any.Type, actualValue: Any)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/ServiceHandler.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ServicePromise.swift,\ ServiceResult.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServicePromise.swift /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceResult.swift (in target 'DFService' from project 'DFService')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServicePromise.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DFService/framework/provider/ServiceResult.swift (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for DFService (in target 'DFService' from project 'DFService')
SwiftDriver\ Compilation\ Requirements DFService normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DFService -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-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/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.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/DFService.build/Debug/DFService.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ServicePromise.swift, ServiceResult.swift (in target 'DFService' from project 'DFService')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DFService-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-Swift.h (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/DFService-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.swiftmodule (in target 'DFService' from project 'DFService')
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/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.swiftdoc (in target 'DFService' from project 'DFService')
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/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.abi.json (in target 'DFService' from project 'DFService')
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/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.swiftsourceinfo (in target 'DFService' from project 'DFService')
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/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodable.swift, Service.swift (in target 'DFService' from project 'DFService')
SwiftDriverJobDiscovery normal arm64 Compiling ServiceFactory.swift, ServiceInterceptor.swift (in target 'DFService' from project 'DFService')
SwiftDriverJobDiscovery normal arm64 Compiling Constant.swift, ServiceContainer.swift (in target 'DFService' from project 'DFService')
SwiftDriverJobDiscovery normal arm64 Compiling ServiceKey.swift, ServiceManager.swift (in target 'DFService' from project 'DFService')
SwiftDriverJobDiscovery normal arm64 Compiling ServiceMock.swift, LogService.swift (in target 'DFService' from project 'DFService')
SwiftDriverJobDiscovery normal arm64 Compiling RouteService.swift, PageRoute.swift (in target 'DFService' from project 'DFService')
SwiftDriverJobDiscovery normal arm64 Compiling ServiceError.swift, ServiceHandler.swift (in target 'DFService' from project 'DFService')
SwiftDriverJobDiscovery normal arm64 Compiling ScaffoldView.swift, ServiceApp.swift (in target 'DFService' from project 'DFService')
SwiftDriverJobDiscovery normal arm64 Compiling WindowRouteContent.swift, iOSNavigationView.swift (in target 'DFService' from project 'DFService')
SwiftDriver\ Compilation DFService normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name DFService -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-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/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.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/DFService.build/Debug/DFService.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.o normal (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.o
ExtractAppIntentsMetadata (in target 'DFService' from project 'DFService')
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 DFService --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier spi-builder-workspace.DFService --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/DFService.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/DFService.build/Debug/DFService.build/Objects-normal/arm64/DFService.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 15:33:04.194 appintentsmetadataprocessor[719:4121] Starting appintentsmetadataprocessor export
2025-04-29 15:33:04.233 appintentsmetadataprocessor[719:4121] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.o (in target 'DFService' from project 'DFService')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DFService.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2814ac18aa12eea55b5db4c60ea81689089467ed, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2814ac18aa12eea55b5db4c60ea81689089467ed, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2814ac18aa12eea55b5db4c60ea81689089467ed, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2814ac18aa12eea55b5db4c60ea81689089467ed, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DFService",
"name" : "DFService",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DFService",
"targets" : [
"DFService"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DFServiceTests",
"module_type" : "SwiftTarget",
"name" : "DFServiceTests",
"path" : "Tests/DFServiceTests",
"sources" : [
"DFServiceTests.swift"
],
"target_dependencies" : [
"DFService"
],
"type" : "test"
},
{
"c99name" : "DFService",
"module_type" : "SwiftTarget",
"name" : "DFService",
"path" : "Sources/DFService",
"product_memberships" : [
"DFService"
],
"sources" : [
"Constant.swift",
"ServiceContainer.swift",
"ServiceError.swift",
"ServiceHandler.swift",
"ServiceKey.swift",
"ServiceManager.swift",
"framework/AnyCodable.swift",
"framework/provider/Service.swift",
"framework/provider/ServiceFactory.swift",
"framework/provider/ServiceInterceptor.swift",
"framework/provider/ServicePromise.swift",
"framework/provider/ServiceResult.swift",
"framework/provider/service/impl/ServiceMock.swift",
"key/LogService.swift",
"key/RouteService.swift",
"swiftui/PageRoute.swift",
"swiftui/ScaffoldView.swift",
"swiftui/ServiceApp.swift",
"swiftui/WindowRouteContent.swift",
"swiftui/iOSNavigationView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.