Build Information
Successful build of VDDate, reference main (2155df
), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 08:19:06 UTC.
Swift 6 data race errors: 15
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDDate -destination generic/platform=watchOS 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/dankinsoid/VDDate.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDDate
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2155df4 0.14.0
Cloned https://github.com/dankinsoid/VDDate.git
Revision (git rev-parse @):
2155df428bc0446d5a749579c18bda1ff6569ec2
SUCCESS checkout https://github.com/dankinsoid/VDDate.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/dankinsoid/VDDate.git
https://github.com/dankinsoid/VDDate.git
{
"dependencies" : [
],
"manifest_display_name" : "VDDate",
"name" : "VDDate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VDDate",
"targets" : [
"VDDate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VDDateTests",
"module_type" : "SwiftTarget",
"name" : "VDDateTests",
"path" : "Tests/VDDateTests",
"sources" : [
"DateTests.swift"
],
"target_dependencies" : [
"VDDate"
],
"type" : "test"
},
{
"c99name" : "VDDate",
"module_type" : "SwiftTarget",
"name" : "VDDate",
"path" : "Sources/VDDate",
"product_memberships" : [
"VDDate"
],
"sources" : [
"Calendar++.swift",
"CalendarComponent++.swift",
"Date++.swift",
"DateComponents++.swift",
"Format/ConstantDateStyle.swift",
"Format/DateFormat.swift",
"Format/DateFormatParser.swift",
"Format/RelativeDateFormat.swift",
"Locale++.swift",
"Models/AnyDateFormatStyle.swift",
"Models/DatesCollection.swift",
"Models/SearchDirectionSet.swift",
"Models/Weekdays.swift",
"TimeZone++.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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:
VDDate: /Users/admin/builder/spi-builder-workspace
resolved source packages: VDDate
{
"dependencies" : [
],
"manifest_display_name" : "VDDate",
"name" : "VDDate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VDDate",
"targets" : [
"VDDate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VDDateTests",
"module_type" : "SwiftTarget",
"name" : "VDDateTests",
"path" : "Tests/VDDateTests",
"sources" : [
"DateTests.swift"
],
"target_dependencies" : [
"VDDate"
],
"type" : "test"
},
{
"c99name" : "VDDate",
"module_type" : "SwiftTarget",
"name" : "VDDate",
"path" : "Sources/VDDate",
"product_memberships" : [
"VDDate"
],
"sources" : [
"Calendar++.swift",
"CalendarComponent++.swift",
"Date++.swift",
"DateComponents++.swift",
"Format/ConstantDateStyle.swift",
"Format/DateFormat.swift",
"Format/DateFormatParser.swift",
"Format/RelativeDateFormat.swift",
"Locale++.swift",
"Models/AnyDateFormatStyle.swift",
"Models/DatesCollection.swift",
"Models/SearchDirectionSet.swift",
"Models/Weekdays.swift",
"TimeZone++.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"VDDate"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VDDate -destination generic/platform=watchOS 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 VDDate -destination generic/platform=watchOS "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:
VDDate: /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 'VDDate' in project 'VDDate'
➜ Explicit dependency on target 'VDDate' in project 'VDDate'
Target 'VDDate' in project 'VDDate' (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/WatchOS.platform/Developer/SDKs/WatchOS11.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: ca7d8c139a4ca39815c3f6a16e0357e7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ca7d8c139a4ca39815c3f6a16e0357e7.xcbuilddata
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
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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.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/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/VDDate.modulemap (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/VDDate.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/VDDate.DependencyMetadataFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/VDDate.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/VDDate.DependencyStaticMetadataFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/VDDate.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.LinkFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.SwiftConstValuesFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate_const_extract_protocols.json (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.SwiftFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-OutputFileMap.json (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate_const_extract_protocols.json (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.SwiftFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.SwiftConstValuesFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.LinkFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-OutputFileMap.json (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.SwiftConstValuesFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.LinkFileList (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-OutputFileMap.json (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/VDDate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/VDDate.modulemap (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/VDDate.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver VDDate normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
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 VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver VDDate normal armv7k com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
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 VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver VDDate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
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 VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ VDDate (in target 'VDDate' from project 'VDDate')
EmitSwiftModule normal arm64_32 (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Calendar = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'CaseIterable', 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: CaseIterable, Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: CaseIterable, Comparable {
^ ~~~~~~~~~~~~ ~~~~~~~~~~
@retroactive CaseIterable @retroactive Comparable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'RawRepresentable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: warning: static property 'nowBuilder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var nowBuilder: () -> Date = { Date() }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: convert 'nowBuilder' to a 'let' constant to make 'Sendable' shared state immutable
static var nowBuilder: () -> Date = { Date() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: add '@MainActor' to make static property 'nowBuilder' part of global actor 'MainActor'
static var nowBuilder: () -> Date = { Date() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var nowBuilder: () -> Date = { Date() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: warning: extension declares a conformance of imported type 'DateComponents' to imported protocols 'RawRepresentable', 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: note: add '@retroactive' to silence this warning
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive ExpressibleByDictionaryLiteral
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormat' may have shared mutable state; this is an error in the Swift 6 language mode
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:7:15: note: consider making struct 'DateFormat' conform to the 'Sendable' protocol
public struct DateFormat: ExpressibleByArrayLiteral, ExpressibleByStringInterpolation, Hashable, Codable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Locale = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Locale = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Locale = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Locale = { .autoupdatingCurrent }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> TimeZone = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftCompile normal arm64_32 Compiling\ Date++.swift,\ DateComponents++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: warning: static property 'nowBuilder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var nowBuilder: () -> Date = { Date() }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: convert 'nowBuilder' to a 'let' constant to make 'Sendable' shared state immutable
static var nowBuilder: () -> Date = { Date() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: add '@MainActor' to make static property 'nowBuilder' part of global actor 'MainActor'
static var nowBuilder: () -> Date = { Date() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var nowBuilder: () -> Date = { Date() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: warning: switch must be exhaustive
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: note: add missing case: '.dayOfYear'
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: warning: switch must be exhaustive
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: note: add missing case: '.dayOfYear'
switch component {
^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: warning: extension declares a conformance of imported type 'DateComponents' to imported protocols 'RawRepresentable', 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: note: add '@retroactive' to silence this warning
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive ExpressibleByDictionaryLiteral
SwiftCompile normal arm64_32 Compiling\ Calendar++.swift,\ CalendarComponent++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Calendar = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'CaseIterable', 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: CaseIterable, Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: CaseIterable, Comparable {
^ ~~~~~~~~~~~~ ~~~~~~~~~~
@retroactive CaseIterable @retroactive Comparable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'RawRepresentable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: note: add missing case: '.dayOfYear'
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: note: add missing case: '.dayOfYear'
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: note: add missing case: '.dayOfYear'
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: note: add missing case: '.dayOfYear'
switch self {
^
SwiftCompile normal arm64_32 Compiling\ SearchDirectionSet.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ DatesCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/DatesCollection.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/DatesCollection.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ AnyDateFormatStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Weekdays.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/Weekdays.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/Weekdays.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Locale++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Locale = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Locale = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Locale = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Locale = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ Calendar++.swift,\ CalendarComponent++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Calendar = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'CaseIterable', 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: CaseIterable, Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: CaseIterable, Comparable {
^ ~~~~~~~~~~~~ ~~~~~~~~~~
@retroactive CaseIterable @retroactive Comparable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'RawRepresentable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: note: add missing case: '.dayOfYear'
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: note: add missing case: '.dayOfYear'
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: note: add missing case: '.dayOfYear'
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: note: add missing case: '.dayOfYear'
switch self {
^
SwiftEmitModule normal armv7k Emitting\ module\ for\ VDDate (in target 'VDDate' from project 'VDDate')
EmitSwiftModule normal armv7k (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Calendar = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'CaseIterable', 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: CaseIterable, Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: CaseIterable, Comparable {
^ ~~~~~~~~~~~~ ~~~~~~~~~~
@retroactive CaseIterable @retroactive Comparable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'RawRepresentable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: warning: static property 'nowBuilder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var nowBuilder: () -> Date = { Date() }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: convert 'nowBuilder' to a 'let' constant to make 'Sendable' shared state immutable
static var nowBuilder: () -> Date = { Date() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: add '@MainActor' to make static property 'nowBuilder' part of global actor 'MainActor'
static var nowBuilder: () -> Date = { Date() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var nowBuilder: () -> Date = { Date() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: warning: extension declares a conformance of imported type 'DateComponents' to imported protocols 'RawRepresentable', 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: note: add '@retroactive' to silence this warning
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive ExpressibleByDictionaryLiteral
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormat' may have shared mutable state; this is an error in the Swift 6 language mode
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:7:15: note: consider making struct 'DateFormat' conform to the 'Sendable' protocol
public struct DateFormat: ExpressibleByArrayLiteral, ExpressibleByStringInterpolation, Hashable, Codable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Locale = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Locale = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Locale = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Locale = { .autoupdatingCurrent }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> TimeZone = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftEmitModule normal arm64 Emitting\ module\ for\ VDDate (in target 'VDDate' from project 'VDDate')
EmitSwiftModule normal arm64 (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Calendar = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'CaseIterable', 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: CaseIterable, Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: CaseIterable, Comparable {
^ ~~~~~~~~~~~~ ~~~~~~~~~~
@retroactive CaseIterable @retroactive Comparable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'RawRepresentable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: warning: static property 'nowBuilder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var nowBuilder: () -> Date = { Date() }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: convert 'nowBuilder' to a 'let' constant to make 'Sendable' shared state immutable
static var nowBuilder: () -> Date = { Date() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: add '@MainActor' to make static property 'nowBuilder' part of global actor 'MainActor'
static var nowBuilder: () -> Date = { Date() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var nowBuilder: () -> Date = { Date() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: warning: extension declares a conformance of imported type 'DateComponents' to imported protocols 'RawRepresentable', 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: note: add '@retroactive' to silence this warning
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive ExpressibleByDictionaryLiteral
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormat' may have shared mutable state; this is an error in the Swift 6 language mode
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:7:15: note: consider making struct 'DateFormat' conform to the 'Sendable' protocol
public struct DateFormat: ExpressibleByArrayLiteral, ExpressibleByStringInterpolation, Hashable, Codable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Locale = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Locale = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Locale = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Locale = { .autoupdatingCurrent }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> TimeZone = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64_32 Emitting module for VDDate (in target 'VDDate' from project 'VDDate')
SwiftDriver\ Compilation\ Requirements VDDate normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
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 VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Emitting module for VDDate (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 Compiling\ DateFormatParser.swift,\ RelativeDateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriver\ Compilation\ Requirements VDDate normal armv7k com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
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 VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.swiftmodule (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.swiftmodule (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.swiftdoc (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/armv7k-apple-watchos.swiftdoc
SwiftDriverJobDiscovery normal arm64_32 Compiling Date++.swift, DateComponents++.swift (in target 'VDDate' from project 'VDDate')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.abi.json (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.swiftdoc (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.abi.json (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.swiftsourceinfo (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.swiftsourceinfo (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal armv7k Compiling\ Date++.swift,\ DateComponents++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: warning: static property 'nowBuilder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var nowBuilder: () -> Date = { Date() }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: convert 'nowBuilder' to a 'let' constant to make 'Sendable' shared state immutable
static var nowBuilder: () -> Date = { Date() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: add '@MainActor' to make static property 'nowBuilder' part of global actor 'MainActor'
static var nowBuilder: () -> Date = { Date() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var nowBuilder: () -> Date = { Date() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: warning: switch must be exhaustive
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: note: add missing case: '.dayOfYear'
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: warning: switch must be exhaustive
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: note: add missing case: '.dayOfYear'
switch component {
^
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: warning: extension declares a conformance of imported type 'DateComponents' to imported protocols 'RawRepresentable', 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: note: add '@retroactive' to silence this warning
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive ExpressibleByDictionaryLiteral
SwiftCompile normal arm64 Compiling\ Date++.swift,\ DateComponents++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: warning: static property 'nowBuilder' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var nowBuilder: () -> Date = { Date() }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: convert 'nowBuilder' to a 'let' constant to make 'Sendable' shared state immutable
static var nowBuilder: () -> Date = { Date() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: add '@MainActor' to make static property 'nowBuilder' part of global actor 'MainActor'
static var nowBuilder: () -> Date = { Date() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:604:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var nowBuilder: () -> Date = { Date() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: warning: switch must be exhaustive
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:404:3: note: add missing case: '.dayOfYear'
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: warning: switch must be exhaustive
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Date++.swift:470:3: note: add missing case: '.dayOfYear'
switch component {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: warning: extension declares a conformance of imported type 'DateComponents' to imported protocols 'RawRepresentable', 'ExpressibleByDictionaryLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/DateComponents++.swift:3:1: note: add '@retroactive' to silence this warning
extension DateComponents: RawRepresentable, ExpressibleByDictionaryLiteral {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive ExpressibleByDictionaryLiteral
SwiftCompile normal armv7k Compiling\ DateFormatParser.swift,\ RelativeDateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling Weekdays.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k Compiling\ TimeZone++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> TimeZone = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64_32 Compiling DatesCollection.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 Compiling\ Locale++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Locale = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Locale = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Locale = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Locale = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64_32 Compiling Locale++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 Compiling\ TimeZone++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> TimeZone = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64_32 Compiling Calendar++.swift, CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k Compiling\ Weekdays.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/Weekdays.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/Weekdays.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 Compiling\ DatesCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/DatesCollection.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/DatesCollection.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling Calendar++.swift, CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 Compiling\ Weekdays.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/Weekdays.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/Weekdays.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling TimeZone++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k Compiling\ SearchDirectionSet.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling TimeZone++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 Compiling\ ConstantDateStyle.swift,\ DateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/ConstantDateStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/ConstantDateStyle.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormat' may have shared mutable state; this is an error in the Swift 6 language mode
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:7:15: note: consider making struct 'DateFormat' conform to the 'Sendable' protocol
public struct DateFormat: ExpressibleByArrayLiteral, ExpressibleByStringInterpolation, Hashable, Codable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: warning: switch must be exhaustive
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: note: add missing case: '.dayOfYear'
switch component {
^
SwiftDriverJobDiscovery normal armv7k Compiling Weekdays.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 Compiling\ TimeZone++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> TimeZone = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/TimeZone++.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> TimeZone = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for VDDate (in target 'VDDate' from project 'VDDate')
SwiftDriver\ Compilation\ Requirements VDDate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
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 VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling DateFormatParser.swift, RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 Compiling\ SearchDirectionSet.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/VDDate-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-Swift.h (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/VDDate-Swift.h
SwiftDriverJobDiscovery normal armv7k Compiling SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.swiftmodule (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.swiftdoc (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.abi.json (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.swiftsourceinfo (in target 'VDDate' from project 'VDDate')
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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ AnyDateFormatStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Locale++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Locale = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Locale = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Locale = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Locale++.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Locale = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal armv7k Compiling Date++.swift, DateComponents++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k Compiling\ AnyDateFormatStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling Locale++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 Compiling\ DateFormatParser.swift,\ RelativeDateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormatParser.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 Compiling\ Calendar++.swift,\ CalendarComponent++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: warning: static property '_default' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: convert '_default' to a 'let' constant to make 'Sendable' shared state immutable
static var _default: () -> Calendar = { .autoupdatingCurrent }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: add '@MainActor' to make static property '_default' part of global actor 'MainActor'
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Calendar++.swift:72:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _default: () -> Calendar = { .autoupdatingCurrent }
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'CaseIterable', 'Comparable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: CaseIterable, Comparable {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:3:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: CaseIterable, Comparable {
^ ~~~~~~~~~~~~ ~~~~~~~~~~
@retroactive CaseIterable @retroactive Comparable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: warning: extension declares a conformance of imported type 'Component' to imported protocols 'RawRepresentable', 'CustomStringConvertible'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:122:1: note: add '@retroactive' to silence this warning
extension Calendar.Component: Codable, RawRepresentable, CustomStringConvertible {
^ ~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
@retroactive RawRepresentable @retroactive CustomStringConvertible
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:33:3: note: add missing case: '.dayOfYear'
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:66:3: note: add missing case: '.dayOfYear'
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:89:3: note: add missing case: '.dayOfYear'
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: warning: switch must be exhaustive
switch self {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/CalendarComponent++.swift:125:3: note: add missing case: '.dayOfYear'
switch self {
^
SwiftDriverJobDiscovery normal arm64_32 Compiling DateFormatParser.swift, RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k Compiling\ ConstantDateStyle.swift,\ DateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/ConstantDateStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/ConstantDateStyle.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormat' may have shared mutable state; this is an error in the Swift 6 language mode
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:7:15: note: consider making struct 'DateFormat' conform to the 'Sendable' protocol
public struct DateFormat: ExpressibleByArrayLiteral, ExpressibleByStringInterpolation, Hashable, Codable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: warning: switch must be exhaustive
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: note: add missing case: '.dayOfYear'
switch component {
^
SwiftDriverJobDiscovery normal arm64 Compiling DateFormatParser.swift, RelativeDateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k Compiling\ DatesCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/DatesCollection.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Models/DatesCollection.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling DatesCollection.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 Compiling\ ConstantDateStyle.swift,\ DateFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/ConstantDateStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/ConstantDateStyle.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: warning: static property 'iso8601' is not concurrency-safe because non-'Sendable' type 'DateFormat' may have shared mutable state; this is an error in the Swift 6 language mode
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:7:15: note: consider making struct 'DateFormat' conform to the 'Sendable' protocol
public struct DateFormat: ExpressibleByArrayLiteral, ExpressibleByStringInterpolation, Hashable, Codable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: add '@MainActor' to make static property 'iso8601' part of global actor 'MainActor'
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:307:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let iso8601: DateFormat = "\(.yyyy)-\(.MM)-\(.dd)T\(.HH):\(.mm):\(.ss).\(.SSS)\(.ZZZZZ)"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: warning: switch must be exhaustive
switch component {
^
/Users/admin/builder/spi-builder-workspace/Sources/VDDate/Format/DateFormat.swift:220:3: note: add missing case: '.dayOfYear'
switch component {
^
SwiftDriverJobDiscovery normal arm64 Compiling Calendar++.swift, CalendarComponent++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling Date++.swift, DateComponents++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling SearchDirectionSet.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling TimeZone++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling Locale++.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling AnyDateFormatStyle.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling Weekdays.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64 Compiling ConstantDateStyle.swift, DateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftDriver\ Compilation VDDate normal arm64 com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
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 VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate-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/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/Binary/VDDate.o normal arm64 (in target 'VDDate' from project 'VDDate')
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-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/Binary/VDDate.o
SwiftDriverJobDiscovery normal armv7k Compiling DatesCollection.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal armv7k Compiling ConstantDateStyle.swift, DateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftDriverJobDiscovery normal arm64_32 Compiling ConstantDateStyle.swift, DateFormat.swift (in target 'VDDate' from project 'VDDate')
SwiftDriver\ Compilation VDDate normal armv7k com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
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 VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation VDDate normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'VDDate' from project 'VDDate')
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 VDDate -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.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/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate-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/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/Binary/VDDate.o normal armv7k (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/Binary/VDDate.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/Binary/VDDate.o normal arm64_32 (in target 'VDDate' from project 'VDDate')
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_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/Binary/VDDate.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.o normal arm64\ armv7k\ arm64_32 (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/Binary/VDDate.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/Binary/VDDate.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/Binary/VDDate.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.o
ExtractAppIntentsMetadata (in target 'VDDate' from project 'VDDate')
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 VDDate --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 5.0 --bundle-identifier spi-builder-workspace.VDDate --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/VDDate.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/VDDate.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64/VDDate.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/armv7k/VDDate.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/VDDate.build/Debug-watchos/VDDate.build/Objects-normal/arm64_32/VDDate.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 01:19:05.926 appintentsmetadataprocessor[747:4271] Starting appintentsmetadataprocessor export
2025-04-29 01:19:05.965 appintentsmetadataprocessor[747:4271] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.o (in target 'VDDate' from project 'VDDate')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/VDDate.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "VDDate",
"name" : "VDDate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VDDate",
"targets" : [
"VDDate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VDDateTests",
"module_type" : "SwiftTarget",
"name" : "VDDateTests",
"path" : "Tests/VDDateTests",
"sources" : [
"DateTests.swift"
],
"target_dependencies" : [
"VDDate"
],
"type" : "test"
},
{
"c99name" : "VDDate",
"module_type" : "SwiftTarget",
"name" : "VDDate",
"path" : "Sources/VDDate",
"product_memberships" : [
"VDDate"
],
"sources" : [
"Calendar++.swift",
"CalendarComponent++.swift",
"Date++.swift",
"DateComponents++.swift",
"Format/ConstantDateStyle.swift",
"Format/DateFormat.swift",
"Format/DateFormatParser.swift",
"Format/RelativeDateFormat.swift",
"Locale++.swift",
"Models/AnyDateFormatStyle.swift",
"Models/DatesCollection.swift",
"Models/SearchDirectionSet.swift",
"Models/Weekdays.swift",
"TimeZone++.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.