Build Information
Successful build of AnyPropertyMapping, reference master (518f7b
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 19:44:46 UTC.
Swift 6 data race errors: 18
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AnyPropertyMapping -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/snofla/AnyPropertyMapping.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/snofla/AnyPropertyMapping
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 518f7ba Merge pull request #4 from snofla/features/1.1.3-minor-fixes
Cloned https://github.com/snofla/AnyPropertyMapping.git
Revision (git rev-parse @):
518f7ba286fc2f35e40f8c0964393468fb2b0042
SUCCESS checkout https://github.com/snofla/AnyPropertyMapping.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/snofla/AnyPropertyMapping.git
https://github.com/snofla/AnyPropertyMapping.git
{
"dependencies" : [
],
"manifest_display_name" : "AnyPropertyMapping",
"name" : "AnyPropertyMapping",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "AnyPropertyMapping",
"targets" : [
"AnyPropertyMapping"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AnyPropertyMappingTests",
"module_type" : "SwiftTarget",
"name" : "AnyPropertyMappingTests",
"path" : "Tests/AnyPropertyMappingTests",
"sources" : [
"AnyPropertyMappingTests.swift",
"AnyPropertyMappingTransformTests.swift",
"AnyPropertyMappingTypeSafetyTests.swift",
"_Definitions.swift"
],
"target_dependencies" : [
"AnyPropertyMapping"
],
"type" : "test"
},
{
"c99name" : "AnyPropertyMapping",
"module_type" : "SwiftTarget",
"name" : "AnyPropertyMapping",
"path" : "Sources/AnyPropertyMapping",
"product_memberships" : [
"AnyPropertyMapping"
],
"sources" : [
"AnyPropertyMapping.swift",
"Array+AnyPropertyMapping.swift",
"DefaultConstuctable.swift",
"PropertyMapping+Box.swift",
"PropertyMapping+Privates.swift",
"PropertyMapping+TransformerBox.swift",
"PropertyMapping+_Swift 5.5_.swift",
"PropertyMapping.swift",
"PropertyMappingBox+Privates.swift",
"PropertyMappingBox.swift",
"PropertyTransformer+Privates.swift",
"PropertyTransformer.swift",
"PropertyTransformers.swift",
"Sequence+PropertyMapping.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
AnyPropertyMapping: /Users/admin/builder/spi-builder-workspace
resolved source packages: AnyPropertyMapping
{
"dependencies" : [
],
"manifest_display_name" : "AnyPropertyMapping",
"name" : "AnyPropertyMapping",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "AnyPropertyMapping",
"targets" : [
"AnyPropertyMapping"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AnyPropertyMappingTests",
"module_type" : "SwiftTarget",
"name" : "AnyPropertyMappingTests",
"path" : "Tests/AnyPropertyMappingTests",
"sources" : [
"AnyPropertyMappingTests.swift",
"AnyPropertyMappingTransformTests.swift",
"AnyPropertyMappingTypeSafetyTests.swift",
"_Definitions.swift"
],
"target_dependencies" : [
"AnyPropertyMapping"
],
"type" : "test"
},
{
"c99name" : "AnyPropertyMapping",
"module_type" : "SwiftTarget",
"name" : "AnyPropertyMapping",
"path" : "Sources/AnyPropertyMapping",
"product_memberships" : [
"AnyPropertyMapping"
],
"sources" : [
"AnyPropertyMapping.swift",
"Array+AnyPropertyMapping.swift",
"DefaultConstuctable.swift",
"PropertyMapping+Box.swift",
"PropertyMapping+Privates.swift",
"PropertyMapping+TransformerBox.swift",
"PropertyMapping+_Swift 5.5_.swift",
"PropertyMapping.swift",
"PropertyMappingBox+Privates.swift",
"PropertyMappingBox.swift",
"PropertyTransformer+Privates.swift",
"PropertyTransformer.swift",
"PropertyTransformers.swift",
"Sequence+PropertyMapping.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AnyPropertyMapping"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AnyPropertyMapping -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme AnyPropertyMapping -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
AnyPropertyMapping: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'AnyPropertyMapping' in project 'AnyPropertyMapping'
➜ Explicit dependency on target 'AnyPropertyMapping' in project 'AnyPropertyMapping'
Target 'AnyPropertyMapping' in project 'AnyPropertyMapping' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: a66b08ecd541820b290c21ee64151241
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a66b08ecd541820b290c21ee64151241.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.DependencyMetadataFileList (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.modulemap (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.DependencyStaticMetadataFileList (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.SwiftFileList (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.SwiftConstValuesFileList (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping_const_extract_protocols.json (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-OutputFileMap.json (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.LinkFileList (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyPropertyMapping.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.modulemap (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver AnyPropertyMapping normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyPropertyMapping -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ DefaultConstuctable.swift,\ PropertyMapping+Box.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/DefaultConstuctable.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/DefaultConstuctable.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:15:36: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
struct _PropertyMappingBoxAsIs<L: AnyObject, R: AnyObject, V: Equatable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:15:50: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
struct _PropertyMappingBoxAsIs<L: AnyObject, R: AnyObject, V: Equatable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:51:48: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalLhs<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:51:62: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalLhs<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:115:48: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalRhs<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:115:62: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalRhs<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:175:49: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalBoth<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:175:63: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalBoth<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
SwiftCompile normal arm64 Compiling\ AnyPropertyMapping.swift,\ Array+AnyPropertyMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/AnyPropertyMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/Array+AnyPropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/AnyPropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/Array+AnyPropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PropertyMapping+Privates.swift,\ PropertyMapping+TransformerBox.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Privates.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Privates.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:13:47: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
struct _PropertyMappingTransformerBoxAsIs<L: AnyObject, R: AnyObject, LV: Equatable, RV: Equatable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:13:61: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
struct _PropertyMappingTransformerBoxAsIs<L: AnyObject, R: AnyObject, LV: Equatable, RV: Equatable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:75:59: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalLhs<L: AnyObject, R: AnyObject, LV: Equatable & DefaultConstructable, RV: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:75:73: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalLhs<L: AnyObject, R: AnyObject, LV: Equatable & DefaultConstructable, RV: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:149:59: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalRhs<L: AnyObject, R: AnyObject, LValue: Equatable & DefaultConstructable, RValue: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:149:73: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalRhs<L: AnyObject, R: AnyObject, LValue: Equatable & DefaultConstructable, RValue: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:222:60: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalBoth<L: AnyObject, R: AnyObject, LValue: Equatable & DefaultConstructable, RValue: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:222:74: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalBoth<L: AnyObject, R: AnyObject, LValue: Equatable & DefaultConstructable, RValue: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
SwiftCompile normal arm64 Compiling\ PropertyMapping+_Swift\ 5.5_.swift,\ PropertyMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+_Swift\ 5.5_.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+_Swift\ 5.5_.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PropertyTransformers.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:33:23: warning: static property 'intString' is not concurrency-safe because non-'Sendable' type 'PropertyTransformer<Int, String>' may have shared mutable state; this is an error in the Swift 6 language mode
public static let intString = PropertyTransformer<Int, String>.init { string in
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformer.swift:20:15: note: consider making generic struct 'PropertyTransformer' conform to the 'Sendable' protocol
public struct PropertyTransformer<LhsValue, RhsValue>: _AnyPropertyTransformer, _AnyPropertyTransformerOperations {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:33:23: note: add '@MainActor' to make static property 'intString' part of global actor 'MainActor'
public static let intString = PropertyTransformer<Int, String>.init { string in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let intString = PropertyTransformer<Int, String>.init { string in
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:43:23: warning: static property 'intDouble' is not concurrency-safe because non-'Sendable' type 'PropertyTransformer<Int, Double>' may have shared mutable state; this is an error in the Swift 6 language mode
public static let intDouble = PropertyTransformer<Int, Double>.init { double in
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformer.swift:20:15: note: consider making generic struct 'PropertyTransformer' conform to the 'Sendable' protocol
public struct PropertyTransformer<LhsValue, RhsValue>: _AnyPropertyTransformer, _AnyPropertyTransformerOperations {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:43:23: note: add '@MainActor' to make static property 'intDouble' part of global actor 'MainActor'
public static let intDouble = PropertyTransformer<Int, Double>.init { double in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let intDouble = PropertyTransformer<Int, Double>.init { double in
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Sequence+PropertyMapping.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/Sequence+PropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/Sequence+PropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PropertyTransformer+Privates.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformer+Privates.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformer+Privates.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PropertyTransformer.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformer.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformer.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ AnyPropertyMapping (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
EmitSwiftModule normal arm64 (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:15:36: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
struct _PropertyMappingBoxAsIs<L: AnyObject, R: AnyObject, V: Equatable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:15:50: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
struct _PropertyMappingBoxAsIs<L: AnyObject, R: AnyObject, V: Equatable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:51:48: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalLhs<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:51:62: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalLhs<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:115:48: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalRhs<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:115:62: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalRhs<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:175:49: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalBoth<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+Box.swift:175:63: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingBoxOptionalBoth<L: AnyObject, R: AnyObject, V: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:13:47: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
struct _PropertyMappingTransformerBoxAsIs<L: AnyObject, R: AnyObject, LV: Equatable, RV: Equatable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:13:61: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
struct _PropertyMappingTransformerBoxAsIs<L: AnyObject, R: AnyObject, LV: Equatable, RV: Equatable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:75:59: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalLhs<L: AnyObject, R: AnyObject, LV: Equatable & DefaultConstructable, RV: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:75:73: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalLhs<L: AnyObject, R: AnyObject, LV: Equatable & DefaultConstructable, RV: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:149:59: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalRhs<L: AnyObject, R: AnyObject, LValue: Equatable & DefaultConstructable, RValue: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:149:73: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalRhs<L: AnyObject, R: AnyObject, LValue: Equatable & DefaultConstructable, RValue: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:222:60: warning: generic parameter 'L' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalBoth<L: AnyObject, R: AnyObject, LValue: Equatable & DefaultConstructable, RValue: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:36: note: 'L' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping+TransformerBox.swift:222:74: warning: generic parameter 'R' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
final class _PropertyMappingTransformerBoxOptionalBoth<L: AnyObject, R: AnyObject, LValue: Equatable & DefaultConstructable, RValue: Equatable & DefaultConstructable>: _PropertyMappingBox {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMapping.swift:13:50: note: 'R' previously declared here
public final class PropertyMapping<L: AnyObject, R: AnyObject>: AnyPropertyMapping {
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:33:23: warning: static property 'intString' is not concurrency-safe because non-'Sendable' type 'PropertyTransformer<Int, String>' may have shared mutable state; this is an error in the Swift 6 language mode
public static let intString = PropertyTransformer<Int, String>.init { string in
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformer.swift:20:15: note: consider making generic struct 'PropertyTransformer' conform to the 'Sendable' protocol
public struct PropertyTransformer<LhsValue, RhsValue>: _AnyPropertyTransformer, _AnyPropertyTransformerOperations {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:33:23: note: add '@MainActor' to make static property 'intString' part of global actor 'MainActor'
public static let intString = PropertyTransformer<Int, String>.init { string in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let intString = PropertyTransformer<Int, String>.init { string in
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:43:23: warning: static property 'intDouble' is not concurrency-safe because non-'Sendable' type 'PropertyTransformer<Int, Double>' may have shared mutable state; this is an error in the Swift 6 language mode
public static let intDouble = PropertyTransformer<Int, Double>.init { double in
^
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformer.swift:20:15: note: consider making generic struct 'PropertyTransformer' conform to the 'Sendable' protocol
public struct PropertyTransformer<LhsValue, RhsValue>: _AnyPropertyTransformer, _AnyPropertyTransformerOperations {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:43:23: note: add '@MainActor' to make static property 'intDouble' part of global actor 'MainActor'
public static let intDouble = PropertyTransformer<Int, Double>.init { double in
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyTransformers.swift:43:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let intDouble = PropertyTransformer<Int, Double>.init { double in
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PropertyMappingBox.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMappingBox.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMappingBox.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PropertyMappingBox+Privates.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMappingBox+Privates.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyPropertyMapping/PropertyMappingBox+Privates.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for AnyPropertyMapping (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftDriver\ Compilation\ Requirements AnyPropertyMapping normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyPropertyMapping -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PropertyTransformer+Privates.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyPropertyMapping-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-Swift.h (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/AnyPropertyMapping-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.swiftmodule (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.swiftdoc (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.abi.json (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.swiftmodule/arm64-apple-macos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling DefaultConstuctable.swift, PropertyMapping+Box.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.swiftsourceinfo (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling PropertyMapping+Privates.swift, PropertyMapping+TransformerBox.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftDriverJobDiscovery normal arm64 Compiling PropertyMappingBox.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftDriverJobDiscovery normal arm64 Compiling PropertyTransformers.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftDriverJobDiscovery normal arm64 Compiling PropertyTransformer.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftDriverJobDiscovery normal arm64 Compiling PropertyMapping+_Swift 5.5_.swift, PropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftDriverJobDiscovery normal arm64 Compiling Sequence+PropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftDriverJobDiscovery normal arm64 Compiling PropertyMappingBox+Privates.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftDriverJobDiscovery normal arm64 Compiling AnyPropertyMapping.swift, Array+AnyPropertyMapping.swift (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
SwiftDriver\ Compilation AnyPropertyMapping normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AnyPropertyMapping -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.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/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.o normal (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.o
ExtractAppIntentsMetadata (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AnyPropertyMapping --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier spi-builder-workspace.AnyPropertyMapping --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/AnyPropertyMapping.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/AnyPropertyMapping.build/Debug/AnyPropertyMapping.build/Objects-normal/arm64/AnyPropertyMapping.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 12:44:45.594 appintentsmetadataprocessor[719:4065] Starting appintentsmetadataprocessor export
2025-04-26 12:44:45.634 appintentsmetadataprocessor[719:4065] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.o (in target 'AnyPropertyMapping' from project 'AnyPropertyMapping')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/AnyPropertyMapping.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:2df03850068d4478f0f9ee634a5afd19a57e41db, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:2df03850068d4478f0f9ee634a5afd19a57e41db, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:2df03850068d4478f0f9ee634a5afd19a57e41db, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:2df03850068d4478f0f9ee634a5afd19a57e41db, name:My Mac }
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AnyPropertyMapping",
"name" : "AnyPropertyMapping",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "AnyPropertyMapping",
"targets" : [
"AnyPropertyMapping"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "AnyPropertyMappingTests",
"module_type" : "SwiftTarget",
"name" : "AnyPropertyMappingTests",
"path" : "Tests/AnyPropertyMappingTests",
"sources" : [
"AnyPropertyMappingTests.swift",
"AnyPropertyMappingTransformTests.swift",
"AnyPropertyMappingTypeSafetyTests.swift",
"_Definitions.swift"
],
"target_dependencies" : [
"AnyPropertyMapping"
],
"type" : "test"
},
{
"c99name" : "AnyPropertyMapping",
"module_type" : "SwiftTarget",
"name" : "AnyPropertyMapping",
"path" : "Sources/AnyPropertyMapping",
"product_memberships" : [
"AnyPropertyMapping"
],
"sources" : [
"AnyPropertyMapping.swift",
"Array+AnyPropertyMapping.swift",
"DefaultConstuctable.swift",
"PropertyMapping+Box.swift",
"PropertyMapping+Privates.swift",
"PropertyMapping+TransformerBox.swift",
"PropertyMapping+_Swift 5.5_.swift",
"PropertyMapping.swift",
"PropertyMappingBox+Privates.swift",
"PropertyMappingBox.swift",
"PropertyTransformer+Privates.swift",
"PropertyTransformer.swift",
"PropertyTransformers.swift",
"Sequence+PropertyMapping.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.