This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ZeeQL3Freddy with Swift 6.0 for visionOS using Xcode 16.0.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme ZeeQL3Freddy -destination generic/platform=xros OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QueryBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/ZeeQL3 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.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/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QueryBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/ZeeQL3 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.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/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QueryBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/ZeeQL3 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.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/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceError.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AccessDataSourceFinders.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveDataSource.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecord.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ActiveRecordType.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Adaptor.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannel.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorChannelPool.swift -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryColumnRepresentable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorQueryType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecord.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AdaptorRecordSchema.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Attribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/AttributeValue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/AdaptorRecordDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelEntityDecoder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableModelPostProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/CodableRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Codable/EntityPropertyReflectionContainer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeEntity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeRelationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/CodeValueAttribute.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Database.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseObject.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/DatabaseOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Entity.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/FancyModelMaker.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Join.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/MirrorHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Model.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelLoader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ModelSQLizer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Property.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/Relationship.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLAttributeChange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLExpressionFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLForeignKey.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SQLTableGroups.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaGeneration.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronization.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/SchemaSynchronizationFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/TypedFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Access/ZeeQLTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ArrayDataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/BooleanQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ComparisonOperation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/CompoundQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Constant.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/DataSource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/EntityType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ExpressionEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/FetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/GlobalID.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Key.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyComparisonQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/KeyValueQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ModelFetchSpecification.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/NotQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectStore.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/ObjectTrackingContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/Qualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierEvaluation.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QualifierVariable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/QueryBuilder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SQLQualifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/SortOrdering.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Control/StoreKeyValueCoding.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/EquatableType.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/KeyValueStringFormatter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Logger.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/Pluralize.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SimpleKVC.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/SmartDescription.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/Foundation/TimeRange.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Adaptor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3AdaptorChannel.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3Expression.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3ModelFetch.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/Sources/ZeeQL/SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift -supplementary-output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/supplementaryOutputs-1 -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/ZeeQL3 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceError.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AccessDataSourceFinders.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveDataSource.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecord.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ActiveRecordType.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/Adaptor.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannel.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorChannelPool.o -index-unit-output-path /ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/AdaptorDataSource.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling AdaptorRecordDecoder.swift, CodableEntity.swift, CodableModel.swift, CodableModelDecoder.swift, CodableModelEntityDecoder.swift, CodableModelPostProcessor.swift, CodableRelationship.swift, EntityPropertyReflectionContainer.swift, CodeAttribute.swift, CodeEntity.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 Compiling\ JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSON.swift (in target 'Freddy' from project 'Freddy')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONEncodingDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONLiteralConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONOptional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONParsing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONSerializing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONSubscripting.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Freddy -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Freddy -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.o -index-unit-output-path /Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/.stats/stats-1717127872900197-swift-frontend-Freddy-JSON.swift-arm64_apple_xros1.0-o-Onone-3863799984.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8636 seconds (0.8664 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0334 ( 10.0%)   0.0623 ( 11.8%)   0.0957 ( 11.1%)   0.0960 ( 11.1%)  perform-sema
   0.0333 (  9.9%)   0.0620 ( 11.7%)   0.0953 ( 11.0%)   0.0955 ( 11.0%)  TypeCheckSourceFileRequest
   0.0332 (  9.9%)   0.0618 ( 11.7%)   0.0950 ( 11.0%)   0.0953 ( 11.0%)  Type checking and Semantic analysis
   0.0234 (  7.0%)   0.0392 (  7.4%)   0.0626 (  7.2%)   0.0627 (  7.2%)  TypeCheckFunctionBodyRequest
   0.0229 (  6.8%)   0.0373 (  7.1%)   0.0602 (  7.0%)   0.0603 (  7.0%)  typecheck-stmt
   0.0262 (  7.8%)   0.0248 (  4.7%)   0.0509 (  5.9%)   0.0510 (  5.9%)  verify-all-loaded-modules
   0.0270 (  8.1%)   0.0194 (  3.7%)   0.0463 (  5.4%)   0.0464 (  5.4%)  build-rewrite-system
   0.0115 (  3.4%)   0.0250 (  4.7%)   0.0365 (  4.2%)   0.0367 (  4.2%)  parse-and-resolve-imports
   0.0108 (  3.2%)   0.0237 (  4.5%)   0.0346 (  4.0%)   0.0348 (  4.0%)  Import resolution
   0.0097 (  2.9%)   0.0226 (  4.3%)   0.0323 (  3.7%)   0.0324 (  3.7%)  typecheck-decl
   0.0178 (  5.3%)   0.0104 (  2.0%)   0.0282 (  3.3%)   0.0285 (  3.3%)  ExecuteSILPipelineRequest
   0.0059 (  1.7%)   0.0153 (  2.9%)   0.0211 (  2.4%)   0.0212 (  2.4%)  QualifiedLookupRequest
   0.0047 (  1.4%)   0.0127 (  2.4%)   0.0173 (  2.0%)   0.0174 (  2.0%)  InterfaceTypeRequest
   0.0070 (  2.1%)   0.0087 (  1.6%)   0.0157 (  1.8%)   0.0157 (  1.8%)  IRGenRequest
   0.0052 (  1.6%)   0.0097 (  1.8%)   0.0149 (  1.7%)   0.0149 (  1.7%)  DirectLookupRequest
   0.0020 (  0.6%)   0.0105 (  2.0%)   0.0124 (  1.4%)   0.0125 (  1.4%)  ActorIsolationRequest
   0.0038 (  1.1%)   0.0084 (  1.6%)   0.0122 (  1.4%)   0.0123 (  1.4%)  ResolveValueWitnessesRequest
   0.0055 (  1.6%)   0.0051 (  1.0%)   0.0105 (  1.2%)   0.0105 (  1.2%)  LookupConformanceInModuleRequest
   0.0043 (  1.3%)   0.0054 (  1.0%)   0.0096 (  1.1%)   0.0096 (  1.1%)  IRGen
   0.0033 (  1.0%)   0.0062 (  1.2%)   0.0094 (  1.1%)   0.0095 (  1.1%)  UnqualifiedLookupRequest
   0.0031 (  0.9%)   0.0054 (  1.0%)   0.0085 (  1.0%)   0.0085 (  1.0%)  performUnqualifiedLookup
   0.0033 (  1.0%)   0.0039 (  0.7%)   0.0072 (  0.8%)   0.0072 (  0.8%)  ASTLoweringRequest
   0.0029 (  0.9%)   0.0036 (  0.7%)   0.0065 (  0.8%)   0.0065 (  0.8%)  SILgen-decl
   0.0056 (  1.7%)   0.0006 (  0.1%)   0.0062 (  0.7%)   0.0062 (  0.7%)  SIL optimization
   0.0020 (  0.6%)   0.0039 (  0.7%)   0.0059 (  0.7%)   0.0060 (  0.7%)  StoredPropertiesRequest
   0.0027 (  0.8%)   0.0029 (  0.6%)   0.0057 (  0.7%)   0.0057 (  0.7%)  LookupInModuleRequest
   0.0012 (  0.3%)   0.0039 (  0.7%)   0.0051 (  0.6%)   0.0051 (  0.6%)  PotentialMacroExpansionsInContextRequest
   0.0010 (  0.3%)   0.0038 (  0.7%)   0.0048 (  0.6%)   0.0048 (  0.6%)  AttachedPropertyWrappersRequest
   0.0014 (  0.4%)   0.0026 (  0.5%)   0.0040 (  0.5%)   0.0040 (  0.5%)  ResolveTypeRequest
   0.0012 (  0.4%)   0.0023 (  0.4%)   0.0035 (  0.4%)   0.0035 (  0.4%)  load-stdlib
   0.0015 (  0.5%)   0.0019 (  0.4%)   0.0035 (  0.4%)   0.0035 (  0.4%)  SILGen-function
   0.0012 (  0.4%)   0.0019 (  0.4%)   0.0031 (  0.4%)   0.0031 (  0.4%)  ModuleQualifiedLookupRequest
   0.0006 (  0.2%)   0.0019 (  0.4%)   0.0024 (  0.3%)   0.0025 (  0.3%)  InheritedDeclsReferencedRequest
   0.0016 (  0.5%)   0.0007 (  0.1%)   0.0024 (  0.3%)   0.0024 (  0.3%)  precheck-expr
   0.0005 (  0.1%)   0.0019 (  0.4%)   0.0023 (  0.3%)   0.0023 (  0.3%)  HasIsolatedSelfRequest
   0.0017 (  0.5%)   0.0005 (  0.1%)   0.0022 (  0.3%)   0.0022 (  0.3%)  SIL verification, pre-optimization
   0.0005 (  0.2%)   0.0014 (  0.3%)   0.0019 (  0.2%)   0.0019 (  0.2%)  ExpandPeerMacroRequest
   0.0005 (  0.1%)   0.0013 (  0.3%)   0.0018 (  0.2%)   0.0018 (  0.2%)  ValueWitnessRequest
   0.0014 (  0.4%)   0.0003 (  0.1%)   0.0017 (  0.2%)   0.0017 (  0.2%)  ParseTopLevelDeclsRequest
   0.0013 (  0.4%)   0.0002 (  0.0%)   0.0016 (  0.2%)   0.0016 (  0.2%)  ParseSourceFileRequest
   0.0006 (  0.2%)   0.0009 (  0.2%)   0.0015 (  0.2%)   0.0015 (  0.2%)  ExtendedNominalRequest
   0.0004 (  0.1%)   0.0011 (  0.2%)   0.0015 (  0.2%)   0.0015 (  0.2%)  HasInitAccessorRequest
   0.0004 (  0.1%)   0.0010 (  0.2%)   0.0014 (  0.2%)   0.0014 (  0.2%)  HasSelfOrAssociatedTypeRequirementsRequest
   0.0002 (  0.1%)   0.0008 (  0.2%)   0.0010 (  0.1%)   0.0010 (  0.1%)  LookupAllConformancesInContextRequest
   0.0006 (  0.2%)   0.0004 (  0.1%)   0.0009 (  0.1%)   0.0010 (  0.1%)  ExpandMemberAttributeMacros
   0.0009 (  0.3%)   0.0001 (  0.0%)   0.0010 (  0.1%)   0.0010 (  0.1%)  SIL verification, post-optimization
   0.0003 (  0.1%)   0.0006 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.1%)  import-clang-decl
   0.0002 (  0.0%)   0.0007 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.1%)  HasStorageRequest
   0.0002 (  0.1%)   0.0005 (  0.1%)   0.0007 (  0.1%)   0.0007 (  0.1%)  IsDynamicRequest
   0.0002 (  0.1%)   0.0005 (  0.1%)   0.0007 (  0.1%)   0.0007 (  0.1%)  SemanticDeclAttrsRequest
   0.0004 (  0.1%)   0.0003 (  0.1%)   0.0007 (  0.1%)   0.0007 (  0.1%)  USRGenerationRequest
   0.0002 (  0.1%)   0.0004 (  0.1%)   0.0006 (  0.1%)   0.0006 (  0.1%)  ProtocolDependenciesRequest
   0.0003 (  0.1%)   0.0003 (  0.1%)   0.0006 (  0.1%)   0.0006 (  0.1%)  CompareDeclSpecializationRequest
   0.0005 (  0.2%)   0.0001 (  0.0%)   0.0006 (  0.1%)   0.0006 (  0.1%)  ParseMembersRequest
   0.0002 (  0.0%)   0.0003 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.1%)  ResolveImplicitMemberRequest
   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0004 (  0.1%)   0.0005 (  0.1%)  ABIMembersRequest
   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0004 (  0.0%)   0.0004 (  0.0%)  AbstractGenericSignatureRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  SPIGroupsRequest
   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  AST verification
   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0004 (  0.0%)   0.0004 (  0.0%)  RequiresOpaqueAccessorsRequest
   0.0002 (  0.1%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0004 (  0.0%)  ConditionalRequirementsRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  PublicSymbolsRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  IsActorRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  typecheck-expr
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  ResultTypeRequest
   0.0002 (  0.1%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  GenericParamListRequest
   0.0002 (  0.1%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  RequirementSignatureRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  LocalDiscriminatorsRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  GenericSignatureRequest
   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  StorageImplInfoRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  IsFinalRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ExtendedTypeRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  InheritedTypeRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ProtocolRequirementsRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  ExpandExtensionMacros
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  LifetimeDependenceInfoRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  CheckRedeclarationRequest
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  GlobalActorAttributeRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  AllInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  CollectOverriddenDeclsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  HasCircularRawValueRequest
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DynamicallyReplacedDeclRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  DefaultTypeRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ExpandChildTypeRefinementContextsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  EnumRawTypeRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  StructuralRequirementsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  PreCheckFunctionBodyRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  ImplicitKnownProtocolConformanceRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  PatternBindingEntryRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SemanticUnavailableAttrRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  PatternTypeRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  InheritedProtocolsRequest
   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  AssociatedConformanceRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsGetterMutatingRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  CheckInconsistentImplementationOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  OverriddenDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  FunctionOperatorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  IsDistributedActorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  CheckInconsistentWeakLinkedImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSingleValueStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsObjCRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LookupInfixOperatorRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsImplicitlyUnwrappedOptionalRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasCircularInheritedProtocolsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SuperclassDeclRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RawCommentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  FragileFunctionKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ParamSpecifierRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ApplyAccessNoteRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperAuxiliaryVariablesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  TypeAliasRequirementsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultInitializerIsolation
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandAccessorMacros
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ObjCInterfaceAndImplementationRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ProvideDefaultImplForRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsNonUserModuleRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PreCheckReturnStmtRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  LocalTypeDeclsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResolveTypeWitnessesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ResultBuilderTypeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  OpaqueReadOwnershipRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PolymorphicEffectKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsFunctionBodySkippedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ProtocolRequiresClassRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfBoundsFromWhereClauseRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsStaticRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperMutabilityRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimaryAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DirectOperatorLookupRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ConformanceAccessScopeRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  HasImportsMatchingFlagRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SelfAccessKindRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  EnumRawValuesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExistentialConformsToSelfRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AttachedResultBuilderRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ModuleImplicitImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  RequiresOpaqueModifyCoroutineRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandSynthesizedMemberMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ReferencedAssociatedTypesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SimpleDidSetRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  DefaultAndMaxAccessLevelRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImport
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandBodyMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentSPIOnlyImportsRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PropertyWrapperInitializerInfoRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  PrimarySourceFilesRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsAccessorTransparentRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  ExpandPreambleMacroRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  UnderlyingTypeDeclsReferencedRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  CheckInconsistentAccessLevelOnImportSameFileRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SynthesizeMainFunctionRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsABICompatibleOverrideRequest
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  IsSetterMutatingRequest
   0.3352 (100.0%)   0.5284 (100.0%)   0.8636 (100.0%)   0.8664 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2586 seconds (0.2610 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1182 (100.0%)   0.1404 (100.0%)   0.2586 (100.0%)   0.2610 (100.0%)  Building Target
   0.1182 (100.0%)   0.1404 (100.0%)   0.2586 (100.0%)   0.2610 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSON.swift (in target 'Freddy' from project 'Freddy')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONDecodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONEncodable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONEncodingDetector.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONLiteralConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONOptional.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONParser.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONParsing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONSerializing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/Sources/Freddy/JSONSubscripting.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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/.dependencies/checkouts/Freddy -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name Freddy -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.o -index-unit-output-path /Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/JSON.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for ZeeQL (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriver\ Compilation\ Requirements ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.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/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3 -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling JSON.swift (in target 'Freddy' from project 'Freddy')
SwiftDriver\ Compilation Freddy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Freddy' from project 'Freddy')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name Freddy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy-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/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy.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/Freddy.build/Debug-xros/Freddy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.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/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freddy.o normal (in target 'Freddy' from project 'Freddy')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Freddy.build/Debug-xros/Freddy.build/Objects-normal/arm64/Freddy_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freddy.o
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQL-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQL-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftdoc (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.abi.json (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftsourceinfo (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/ZeeQL3Freddy.modulemap (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/ZeeQL3Freddy.modulemap
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQL3Freddy.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/ZeeQL3Freddy.modulemap (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/ZeeQL3Freddy.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.SwiftFileList (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-OutputFileMap.json (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-OutputFileMap.json
SwiftDriver ZeeQL3Freddy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQL3Freddy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZeeQL3Freddy (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/ActiveRecordJSON.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/JSONEncodableType.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL3Freddy -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling ComparisonOperation.swift, CompoundQualifier.swift, Constant.swift, DataSource.swift, EntityType.swift, Expression.swift, ExpressionEvaluation.swift, FetchSpecification.swift, GlobalID.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 Compiling\ ActiveRecordJSON.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/ActiveRecordJSON.swift (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/ActiveRecordJSON.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/JSONEncodableType.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL3Freddy -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.o -index-unit-output-path /ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.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/ZeeQL3Freddy/ActiveRecordJSON.swift (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/ActiveRecordJSON.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/JSONEncodableType.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL3Freddy -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.o -index-unit-output-path /ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ActiveRecordJSON.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling Key.swift, KeyComparisonQualifier.swift, KeyValueQualifier.swift, ModelFetchSpecification.swift, NotQualifier.swift, ObjectStore.swift, ObjectTrackingContext.swift, Qualifier.swift, QualifierEvaluation.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftCompile normal arm64 Compiling\ JSONEncodableType.swift /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/JSONEncodableType.swift (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/ActiveRecordJSON.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/JSONEncodableType.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL3Freddy -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.o -index-unit-output-path /ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.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/ZeeQL3Freddy/JSONEncodableType.swift (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/ActiveRecordJSON.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/ZeeQL3Freddy/JSONEncodableType.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4.2 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json -strict-concurrency\=complete -empty-abi-descriptor -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 -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name ZeeQL3Freddy -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.1 -target-sdk-name xros1.1 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.o -index-unit-output-path /ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/JSONEncodableType.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freddy.o (in target 'Freddy' from project 'Freddy')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Freddy
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/Freddy.o
SwiftDriverJobDiscovery normal arm64 Compiling AdaptorError.swift, AdaptorModelFetch.swift, AdaptorOperation.swift, AdaptorQueryColumnRepresentable.swift, AdaptorQueryType.swift, AdaptorRecord.swift, AdaptorRecordSchema.swift, Attribute.swift, AttributeKey.swift, AttributeValue.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling SQLExpressionFactory.swift, SQLForeignKey.swift, SQLTableGroups.swift, SchemaGeneration.swift, SchemaSynchronization.swift, SchemaSynchronizationFactory.swift, TypedFetchSpecification.swift, ZeeQLTypes.swift, ArrayDataSource.swift, BooleanQualifier.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling FancyModelMaker.swift, Join.swift, MirrorHelpers.swift, Model.swift, ModelLoader.swift, ModelSQLizer.swift, Property.swift, Relationship.swift, SQLAttributeChange.swift, SQLExpression.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Emitting module for ZeeQL3Freddy (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
SwiftDriver\ Compilation\ Requirements ZeeQL3Freddy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQL3Freddy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQL3Freddy-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-Swift.h (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/ZeeQL3Freddy-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftdoc (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.abi.json (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftmodule (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftsourceinfo (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Pluralize.swift, SimpleKVC.swift, SmartDescription.swift, TimeRange.swift, SQLite3Adaptor.swift, SQLite3AdaptorChannel.swift, SQLite3Expression.swift, SQLite3ModelFetch.swift, SQLite3SchemaSynchronizationFactory.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling ActiveRecordJSON.swift (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
SwiftDriverJobDiscovery normal arm64 Compiling JSONEncodableType.swift (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
SwiftDriver\ Compilation ZeeQL3Freddy normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQL3Freddy -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.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/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling AccessDataSource.swift, AccessDataSourceError.swift, AccessDataSourceFinders.swift, ActiveDataSource.swift, ActiveRecord.swift, ActiveRecordType.swift, Adaptor.swift, AdaptorChannel.swift, AdaptorChannelPool.swift, AdaptorDataSource.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriverJobDiscovery normal arm64 Compiling CodeFetchSpecification.swift, CodeRelationship.swift, CodeValueAttribute.swift, Database.swift, DatabaseChannel.swift, DatabaseContext.swift, DatabaseDataSource.swift, DatabaseObject.swift, DatabaseOperation.swift, Entity.swift (in target 'ZeeQL' from project 'ZeeQL3')
SwiftDriver\ Compilation ZeeQL normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-Swift-Compilation -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -module-name ZeeQL -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/CSQLite3/Sources/CSQLite3/module.modulemap -stats-output-dir .stats -strict-concurrency\=complete -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.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/ZeeQL3.build/Debug-xros/ZeeQL.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.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/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3 -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.o normal (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3.build/Debug-xros/ZeeQL.build/Objects-normal/arm64/ZeeQL_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.o (in target 'ZeeQL' from project 'ZeeQL3')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/ZeeQL3
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.LinkFileList (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.LinkFileList
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.o normal (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.1.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZeeQL3Freddy.build/Debug-xros/ZeeQL3Freddy.build/Objects-normal/arm64/ZeeQL3Freddy_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.o (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/ZeeQL3Freddy.o
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CSQLite3' from project 'CSQLite3')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Freddy' from project 'Freddy')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ZeeQL' from project 'ZeeQL3')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CSQLite3' from project 'CSQLite3')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ZeeQL' from project 'ZeeQL3')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ZeeQL3Freddy' from project 'ZeeQL3Freddy')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    },
    {
      "identity" : "freddy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.58",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/modswift/Freddy.git"
    }
  ],
  "manifest_display_name" : "ZeeQL3Freddy",
  "name" : "ZeeQL3Freddy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ZeeQL3Freddy",
      "targets" : [
        "ZeeQL3Freddy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ZeeQL3Freddy",
      "module_type" : "SwiftTarget",
      "name" : "ZeeQL3Freddy",
      "path" : "Sources/ZeeQL3Freddy",
      "product_dependencies" : [
        "ZeeQL",
        "Freddy"
      ],
      "product_memberships" : [
        "ZeeQL3Freddy"
      ],
      "sources" : [
        "ActiveRecordJSON.swift",
        "JSONEncodableType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.