The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of StealthyStash, reference 1.0.1 (b9d080), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 29 Nov 2024 14:08:52 UTC.

Swift 6 data race errors: 5

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme StealthyStash -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

    private static let cfStringMap: [CFString: ServerProtocol] = [
                       ^
CoreFoundation.CFString:1:14: note: class 'CFString' does not conform to the 'Sendable' protocol
public class CFString : _CFObject {
             ^
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift:6:13: note: consider making enum 'ServerProtocol' conform to the 'Sendable' protocol
public enum ServerProtocol: String {
            ^
                                  , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift:44:24: note: annotate 'cfStringMap' with '@MainActor' if property should only be accessed from the main actor
    private static let cfStringMap: [CFString: ServerProtocol] = [
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift:44:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let cfStringMap: [CFString: ServerProtocol] = [
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-6 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Query.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ServerProtocol.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/SimpleDefaultProvider.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Query.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ServerProtocol.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/SimpleDefaultProvider.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ InternetPasswordItem.swift,\ KeychainError.swift,\ KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository+StealthyRepository.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainError.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository+StealthyRepository.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository+StealthyRepository.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainError.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository+StealthyRepository.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift:9:21: warning: static property 'propertyType' is not concurrency-safe because non-'Sendable' type 'StealthyPropertyType' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let propertyType: StealthyPropertyType = .internet
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift:4:13: note: consider making enum 'StealthyPropertyType' conform to the 'Sendable' protocol
public enum StealthyPropertyType {
            ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift:9:21: note: annotate 'propertyType' with '@MainActor' if property should only be accessed from the main actor
  public static let propertyType: StealthyPropertyType = .internet
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift:9:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let propertyType: StealthyPropertyType = .internet
                    ^
  nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository+StealthyRepository.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainError.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository+StealthyRepository.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-4 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository+StealthyRepository.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainError.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository+StealthyRepository.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ KeychainRepository.swift,\ ModelOperation.swift,\ ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelQueryBuilder.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelOperation.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelQueryBuilder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelQueryBuilder.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelOperation.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelQueryBuilder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelQueryBuilder.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelOperation.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelQueryBuilder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-5 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelOperation.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelQueryBuilder.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/KeychainRepository.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelOperation.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/ModelQueryBuilder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ AnyStealthyProperty.swift,\ AuthenticationType.swift,\ CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AnyStealthyProperty.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AuthenticationType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/CommonAttributes.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AnyStealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AuthenticationType.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/CommonAttributes.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AnyStealthyProperty.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AuthenticationType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/CommonAttributes.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AnyStealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AuthenticationType.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/CommonAttributes.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AnyStealthyProperty.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AuthenticationType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/CommonAttributes.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AnyStealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AuthenticationType.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/CommonAttributes.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AnyStealthyProperty.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AuthenticationType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/CommonAttributes.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AnyStealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/AuthenticationType.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/CommonAttributes.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ GenericPasswordItem.swift,\ Int.swift,\ InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Int.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem+StealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Int.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem+StealthyProperty.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Int.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem+StealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Int.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem+StealthyProperty.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Int.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem+StealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Int.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem+StealthyProperty.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-3 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Int.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem+StealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Int.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/InternetPasswordItem+StealthyProperty.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift:9:21: warning: static property 'propertyType' is not concurrency-safe because non-'Sendable' type 'StealthyPropertyType' may have shared mutable state; this is an error in the Swift 6 language mode
  public static let propertyType: StealthyPropertyType = .internet
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift:4:13: note: consider making enum 'StealthyPropertyType' conform to the 'Sendable' protocol
public enum StealthyPropertyType {
            ^
                                 : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift:9:21: note: annotate 'propertyType' with '@MainActor' if property should only be accessed from the main actor
  public static let propertyType: StealthyPropertyType = .internet
                    ^
  @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift:9:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  public static let propertyType: StealthyPropertyType = .internet
                    ^
  nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for StealthyStash (in target 'StealthyStash' from project 'StealthyStash')
SwiftCompile normal arm64 Compiling\ DefaultProvider.swift,\ Dictionary.swift,\ GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-swiftTaskExecution -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/DefaultProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Dictionary.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem+StealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/DefaultProvider.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Dictionary.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem+StealthyProperty.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/DefaultProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Dictionary.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem+StealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/DefaultProvider.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Dictionary.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem+StealthyProperty.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/DefaultProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Dictionary.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem+StealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/DefaultProvider.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Dictionary.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem+StealthyProperty.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift:9:10: warning: associated value 'missingKey' of 'Sendable'-conforming enum 'MissingValueError' has non-sendable type 'Key'; this is an error in the Swift 6 language mode
    case missingKey(Key)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift:10:10: warning: associated value 'mismatchType' of 'Sendable'-conforming enum 'MissingValueError' has non-sendable type 'Value'; this is an error in the Swift 6 language mode
    case mismatchType(Value)
         ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AnyStealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/AuthenticationType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/CommonAttributes.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/DefaultProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Dictionary.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/GenericPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Int.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem+StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/InternetPasswordItem.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainError.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository+StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/KeychainRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelOperation.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ModelQueryBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Query.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/ServerProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/SimpleDefaultProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty+Dictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyProperty.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyType.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyPropertyUpdate.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository+StealthyModel.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/StealthyRepository.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/Synchronizable.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/TypeQuery.swift /Users/admin/builder/spi-builder-workspace/Sources/StealthyStash/UpdateQuerySet.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/supplementaryOutputs-2 -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -enable-experimental-feature OpaqueTypeErasure -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name StealthyStash -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.1 -target-sdk-name macosx15.1 -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/DefaultProvider.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Dictionary.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem+StealthyProperty.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/DefaultProvider.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/Dictionary.o -index-unit-output-path /StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/GenericPasswordItem+StealthyProperty.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling TypeQuery.swift, UpdateQuerySet.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriver\ Compilation\ Requirements StealthyStash normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name StealthyStash -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-macos12.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash-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/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.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/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.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/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/StealthyStash-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash-Swift.h (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/StealthyStash-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.swiftmodule (in target 'StealthyStash' from project 'StealthyStash')
    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/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.swiftdoc (in target 'StealthyStash' from project 'StealthyStash')
    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/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.abi.json (in target 'StealthyStash' from project 'StealthyStash')
    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/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.swiftsourceinfo (in target 'StealthyStash' from project 'StealthyStash')
    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/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling KeychainRepository.swift, ModelOperation.swift, ModelQueryBuilder.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriverJobDiscovery normal arm64 Compiling Query.swift, ServerProtocol.swift, SimpleDefaultProvider.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriverJobDiscovery normal arm64 Compiling StealthyRepository+StealthyModel.swift, StealthyRepository.swift, Synchronizable.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriverJobDiscovery normal arm64 Compiling StealthyDictionary.swift, StealthyModel.swift, StealthyProperty+Dictionary.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriverJobDiscovery normal arm64 Compiling StealthyProperty.swift, StealthyPropertyType.swift, StealthyPropertyUpdate.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriverJobDiscovery normal arm64 Compiling AnyStealthyProperty.swift, AuthenticationType.swift, CommonAttributes.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriverJobDiscovery normal arm64 Compiling DefaultProvider.swift, Dictionary.swift, GenericPasswordItem+StealthyProperty.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriverJobDiscovery normal arm64 Compiling InternetPasswordItem.swift, KeychainError.swift, KeychainRepository+StealthyRepository.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriverJobDiscovery normal arm64 Compiling GenericPasswordItem.swift, Int.swift, InternetPasswordItem+StealthyProperty.swift (in target 'StealthyStash' from project 'StealthyStash')
SwiftDriver\ Compilation StealthyStash normal arm64 com.apple.xcode.tools.swift.compiler (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name StealthyStash -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -target arm64-apple-macos12.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 -enable-experimental-feature OpaqueTypeErasure -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.1-24B75-44d23fded74b714c58e69ec4af40d824.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash-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/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.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/StealthyStash.build/Debug/StealthyStash.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.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/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.o normal (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos12.0 -r -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/StealthyStash.build/Debug/StealthyStash.build/Objects-normal/arm64/StealthyStash_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.o (in target 'StealthyStash' from project 'StealthyStash')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/StealthyStash.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "StealthyStash",
  "name" : "StealthyStash",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "StealthyStash",
      "targets" : [
        "StealthyStash"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StealthyStashTests",
      "module_type" : "SwiftTarget",
      "name" : "StealthyStashTests",
      "path" : "Tests/StealthyStashTests",
      "sources" : [
        "FloxBxAuthTests.swift"
      ],
      "target_dependencies" : [
        "StealthyStash"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StealthyStash",
      "module_type" : "SwiftTarget",
      "name" : "StealthyStash",
      "path" : "Sources/StealthyStash",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "StealthyStash"
      ],
      "sources" : [
        "AnyStealthyProperty.swift",
        "AuthenticationType.swift",
        "CommonAttributes.swift",
        "DefaultProvider.swift",
        "Dictionary.swift",
        "GenericPasswordItem+StealthyProperty.swift",
        "GenericPasswordItem.swift",
        "Int.swift",
        "InternetPasswordItem+StealthyProperty.swift",
        "InternetPasswordItem.swift",
        "KeychainError.swift",
        "KeychainRepository+StealthyRepository.swift",
        "KeychainRepository.swift",
        "ModelOperation.swift",
        "ModelQueryBuilder.swift",
        "Query.swift",
        "ServerProtocol.swift",
        "SimpleDefaultProvider.swift",
        "StealthyDictionary.swift",
        "StealthyModel.swift",
        "StealthyProperty+Dictionary.swift",
        "StealthyProperty.swift",
        "StealthyPropertyType.swift",
        "StealthyPropertyUpdate.swift",
        "StealthyRepository+StealthyModel.swift",
        "StealthyRepository.swift",
        "Synchronizable.swift",
        "TypeQuery.swift",
        "UpdateQuerySet.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.