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 BonMot, reference 6.1.3 (001139), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 14:27:48 UTC.

Swift 6 data race errors: 16

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BonMot -destination generic/platform=iOS 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/Rightpoint/BonMot.git
Reference: 6.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Rightpoint/BonMot
 * tag               6.1.3      -> FETCH_HEAD
HEAD is now at 001139a Merge pull request #431 from Rightpoint/tidying
Cloned https://github.com/Rightpoint/BonMot.git
Revision (git rev-parse @):
001139aad601ed8009b49a0e868e21df3dea979c
SUCCESS checkout https://github.com/Rightpoint/BonMot.git at 6.1.3
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Rightpoint/BonMot.git
https://github.com/Rightpoint/BonMot.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BonMot",
  "name" : "BonMot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "BonMot",
      "targets" : [
        "BonMot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BonMotTests",
      "module_type" : "SwiftTarget",
      "name" : "BonMotTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/EBGaramond12-Regular.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/robot.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/rz-logo-black.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/rz-logo-red.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AccessTests.swift",
        "AdaptiveStyleTests.swift",
        "AssertHelpers.swift",
        "AttributedStringStyleTests.swift",
        "BONFontBehaviorTests.swift",
        "Compatibility+Tests.swift",
        "ComposableTests.swift",
        "EmphasisTests.swift",
        "FontInspectorTests.swift",
        "Helpers.swift",
        "ImageTintingTests.swift",
        "NSAttributedStringDebugTests.swift",
        "TextAlignmentConstraintTests.swift",
        "TransformTests.swift",
        "UIKitBehaviorTests.swift",
        "UIKitBonMotTests.swift",
        "XMLTagStyleBuilderTests.swift"
      ],
      "target_dependencies" : [
        "BonMot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BonMot",
      "module_type" : "SwiftTarget",
      "name" : "BonMot",
      "path" : "Sources",
      "product_memberships" : [
        "BonMot"
      ],
      "sources" : [
        "AccessibilityHeadingLevel.swift",
        "Compatibility.swift",
        "Composable.swift",
        "ContextualAlternates.swift",
        "Emphasis.swift",
        "FontFeatures.swift",
        "FontInspector.swift",
        "Image+Tinting.swift",
        "Ligatures.swift",
        "MutableCopying.swift",
        "NSAttributedString+BonMot.swift",
        "NamedStyles.swift",
        "Platform.swift",
        "Special.swift",
        "StringStyle+Part.swift",
        "StringStyle.swift",
        "StylisticAlternates.swift",
        "Tab.swift",
        "Tracking.swift",
        "Transform.swift",
        "UIKit/AdaptableTextContainer.swift",
        "UIKit/AdaptiveStyle.swift",
        "UIKit/AdaptiveStyleTransformation.swift",
        "UIKit/AttributedStringTransformation.swift",
        "UIKit/EmbeddedTransformation.swift",
        "UIKit/NSAttributedString+Adaptive.swift",
        "UIKit/StyleableUIElement.swift",
        "UIKit/Tab+Adaptive.swift",
        "UIKit/TextAlignmentConstraint.swift",
        "UIKit/Tracking+Adaptive.swift",
        "UIKit/UIKit+AdaptableTextContainerSupport.swift",
        "UIKit/UIKit+Helpers.swift",
        "XMLBuilder.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
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BonMot",
  "name" : "BonMot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "BonMot",
      "targets" : [
        "BonMot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BonMotTests",
      "module_type" : "SwiftTarget",
      "name" : "BonMotTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/EBGaramond12-Regular.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/robot.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/rz-logo-black.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/rz-logo-red.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AccessTests.swift",
        "AdaptiveStyleTests.swift",
        "AssertHelpers.swift",
        "AttributedStringStyleTests.swift",
        "BONFontBehaviorTests.swift",
        "Compatibility+Tests.swift",
        "ComposableTests.swift",
        "EmphasisTests.swift",
        "FontInspectorTests.swift",
        "Helpers.swift",
        "ImageTintingTests.swift",
        "NSAttributedStringDebugTests.swift",
        "TextAlignmentConstraintTests.swift",
        "TransformTests.swift",
        "UIKitBehaviorTests.swift",
        "UIKitBonMotTests.swift",
        "XMLTagStyleBuilderTests.swift"
      ],
      "target_dependencies" : [
        "BonMot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BonMot",
      "module_type" : "SwiftTarget",
      "name" : "BonMot",
      "path" : "Sources",
      "product_memberships" : [
        "BonMot"
      ],
      "sources" : [
        "AccessibilityHeadingLevel.swift",
        "Compatibility.swift",
        "Composable.swift",
        "ContextualAlternates.swift",
        "Emphasis.swift",
        "FontFeatures.swift",
        "FontInspector.swift",
        "Image+Tinting.swift",
        "Ligatures.swift",
        "MutableCopying.swift",
        "NSAttributedString+BonMot.swift",
        "NamedStyles.swift",
        "Platform.swift",
        "Special.swift",
        "StringStyle+Part.swift",
        "StringStyle.swift",
        "StylisticAlternates.swift",
        "Tab.swift",
        "Tracking.swift",
        "Transform.swift",
        "UIKit/AdaptableTextContainer.swift",
        "UIKit/AdaptiveStyle.swift",
        "UIKit/AdaptiveStyleTransformation.swift",
        "UIKit/AttributedStringTransformation.swift",
        "UIKit/EmbeddedTransformation.swift",
        "UIKit/NSAttributedString+Adaptive.swift",
        "UIKit/StyleableUIElement.swift",
        "UIKit/Tab+Adaptive.swift",
        "UIKit/TextAlignmentConstraint.swift",
        "UIKit/Tracking+Adaptive.swift",
        "UIKit/UIKit+AdaptableTextContainerSupport.swift",
        "UIKit/UIKit+Helpers.swift",
        "XMLBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "BonMot",
    "schemes" : [
      "AllTheThings",
      "BonMot-iOS",
      "BonMot-iOSTests",
      "BonMot-OSX",
      "BonMot-OSXTests",
      "BonMot-tvOS",
      "BonMot-tvOSTests",
      "BonMot-watchOS",
      "Example-iOS"
    ],
    "targets" : [
      "Example-iOS",
      "BonMot-iOS",
      "BonMot-iOSTests",
      "BonMot-tvOS",
      "BonMot-tvOSTests",
      "BonMot-OSX",
      "BonMot-OSXTests",
      "BonMot-watchOS",
      "AllTheThings"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "BonMot"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BonMot -destination generic/platform=iOS 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 BonMot -destination generic/platform=iOS "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:
  BonMot: /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 'BonMot' in project 'BonMot'
        ➜ Explicit dependency on target 'BonMot' in project 'BonMot'
    Target 'BonMot' in project 'BonMot' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: 7e2dcc01d54496d780fe744e9ab4f2b1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e2dcc01d54496d780fe744e9ab4f2b1.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.modulemap (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.DependencyStaticMetadataFileList (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.DependencyMetadataFileList (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.SwiftConstValuesFileList (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-OutputFileMap.json (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot_const_extract_protocols.json (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.LinkFileList (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.SwiftFileList (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/BonMot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.modulemap (in target 'BonMot' from project 'BonMot')
    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/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver BonMot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BonMot' from project 'BonMot')
    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 BonMot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.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/BonMot.build/Debug-iphoneos/BonMot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Emphasis.swift,\ FontFeatures.swift,\ FontInspector.swift,\ Image+Tinting.swift /Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift /Users/admin/builder/spi-builder-workspace/Sources/FontFeatures.swift /Users/admin/builder/spi-builder-workspace/Sources/FontInspector.swift /Users/admin/builder/spi-builder-workspace/Sources/Image+Tinting.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:23:23: warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let italic = Emphasis(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:23:23: note: add '@MainActor' to make static property 'italic' part of global actor 'MainActor'
    public static let italic = Emphasis(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:23:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let italic = Emphasis(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:24:23: warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let bold = Emphasis(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:24:23: note: add '@MainActor' to make static property 'bold' part of global actor 'MainActor'
    public static let bold = Emphasis(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:24:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let bold = Emphasis(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:27:24: warning: static property 'expanded' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let expanded = Emphasis(rawValue: 1 << 2)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:27:24: note: add '@MainActor' to make static property 'expanded' part of global actor 'MainActor'
    private static let expanded = Emphasis(rawValue: 1 << 2)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:27:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let expanded = Emphasis(rawValue: 1 << 2)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:28:24: warning: static property 'condensed' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let condensed = Emphasis(rawValue: 1 << 3)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:28:24: note: add '@MainActor' to make static property 'condensed' part of global actor 'MainActor'
    private static let condensed = Emphasis(rawValue: 1 << 3)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:28:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let condensed = Emphasis(rawValue: 1 << 3)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:29:24: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let vertical = Emphasis(rawValue: 1 << 4)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:29:24: note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
    private static let vertical = Emphasis(rawValue: 1 << 4)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:29:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let vertical = Emphasis(rawValue: 1 << 4)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:30:24: warning: static property 'uiOptimized' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let uiOptimized = Emphasis(rawValue: 1 << 5)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:30:24: note: add '@MainActor' to make static property 'uiOptimized' part of global actor 'MainActor'
    private static let uiOptimized = Emphasis(rawValue: 1 << 5)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:30:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let uiOptimized = Emphasis(rawValue: 1 << 5)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:31:24: warning: static property 'tightLineSpacing' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let tightLineSpacing = Emphasis(rawValue: 1 << 6) // AKA Tight Leading
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:31:24: note: add '@MainActor' to make static property 'tightLineSpacing' part of global actor 'MainActor'
    private static let tightLineSpacing = Emphasis(rawValue: 1 << 6) // AKA Tight Leading
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:31:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let tightLineSpacing = Emphasis(rawValue: 1 << 6) // AKA Tight Leading
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:32:24: warning: static property 'looseLineSpacing' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let looseLineSpacing = Emphasis(rawValue: 1 << 7) // AKA Loose Leading
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:32:24: note: add '@MainActor' to make static property 'looseLineSpacing' part of global actor 'MainActor'
    private static let looseLineSpacing = Emphasis(rawValue: 1 << 7) // AKA Loose Leading
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:32:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let looseLineSpacing = Emphasis(rawValue: 1 << 7) // AKA Loose Leading
                       ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FontFeatures.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FontInspector.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Image+Tinting.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Image+Tinting.swift:121:19: warning: main actor-isolated property 'accessibilityLabel' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            image.accessibilityLabel = self.accessibilityLabel
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:64:49: note: mutation of this property is only permitted within the actor
@property (nullable, nonatomic, copy) NSString *accessibilityLabel API_UNAVAILABLE(watchos) NS_SWIFT_UI_ACTOR;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Image+Tinting.swift:82:10: note: add '@MainActor' to make instance method 'tintedImage(color:)' part of global actor 'MainActor'
    func tintedImage(color theColor: BONColor) -> BONImage {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Image+Tinting.swift:121:45: warning: main actor-isolated property 'accessibilityLabel' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            image.accessibilityLabel = self.accessibilityLabel
                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAccessibility.h:64:49: note: property declared here
@property (nullable, nonatomic, copy) NSString *accessibilityLabel API_UNAVAILABLE(watchos) NS_SWIFT_UI_ACTOR;
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Image+Tinting.swift:82:10: note: add '@MainActor' to make instance method 'tintedImage(color:)' part of global actor 'MainActor'
    func tintedImage(color theColor: BONColor) -> BONImage {
         ^
SwiftCompile normal arm64 Compiling\ Ligatures.swift,\ MutableCopying.swift,\ NSAttributedString+BonMot.swift,\ NamedStyles.swift /Users/admin/builder/spi-builder-workspace/Sources/Ligatures.swift /Users/admin/builder/spi-builder-workspace/Sources/MutableCopying.swift /Users/admin/builder/spi-builder-workspace/Sources/NSAttributedString+BonMot.swift /Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Ligatures.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/MutableCopying.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NSAttributedString+BonMot.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:20:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var shared: NamedStyles = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:20:23: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
    public static var shared: NamedStyles = {
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:20:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static var shared: NamedStyles = {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var shared: NamedStyles = {
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:38:23: warning: static property 'unregisteredStyleClosure' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var unregisteredStyleClosure: (String) -> Void = { name in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:38:23: note: convert 'unregisteredStyleClosure' to a 'let' constant to make 'Sendable' shared state immutable
    public static var unregisteredStyleClosure: (String) -> Void = { name in
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:38:23: note: add '@MainActor' to make static property 'unregisteredStyleClosure' part of global actor 'MainActor'
    public static var unregisteredStyleClosure: (String) -> Void = { name in
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:38:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var unregisteredStyleClosure: (String) -> Void = { name in
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ EmbeddedTransformation.swift,\ NSAttributedString+Adaptive.swift,\ StyleableUIElement.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/NSAttributedString+Adaptive.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift:42:16: warning: static property 'embeddedTransformationTypes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var embeddedTransformationTypes: [EmbeddedTransformation.Type] = [AdaptiveStyle.self, Tracking.self, Tab.self]
               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift:42:16: note: convert 'embeddedTransformationTypes' to a 'let' constant to make 'Sendable' shared state immutable
    static var embeddedTransformationTypes: [EmbeddedTransformation.Type] = [AdaptiveStyle.self, Tracking.self, Tab.self]
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift:42:16: note: add '@MainActor' to make static property 'embeddedTransformationTypes' part of global actor 'MainActor'
    static var embeddedTransformationTypes: [EmbeddedTransformation.Type] = [AdaptiveStyle.self, Tracking.self, Tab.self]
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift:42:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var embeddedTransformationTypes: [EmbeddedTransformation.Type] = [AdaptiveStyle.self, Tracking.self, Tab.self]
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/NSAttributedString+Adaptive.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift:183:13: warning: var 'containerHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var containerHandle: UInt8 = 0
            ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift:183:13: note: convert 'containerHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var containerHandle: UInt8 = 0
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift:183:13: note: add '@MainActor' to make var 'containerHandle' part of global actor 'MainActor'
private var containerHandle: UInt8 = 0
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift:183:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var containerHandle: UInt8 = 0
            ^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ AccessibilityHeadingLevel.swift,\ Compatibility.swift,\ Composable.swift,\ ContextualAlternates.swift /Users/admin/builder/spi-builder-workspace/Sources/AccessibilityHeadingLevel.swift /Users/admin/builder/spi-builder-workspace/Sources/Compatibility.swift /Users/admin/builder/spi-builder-workspace/Sources/Composable.swift /Users/admin/builder/spi-builder-workspace/Sources/ContextualAlternates.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AccessibilityHeadingLevel.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Compatibility.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Composable.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContextualAlternates.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ StringStyle.swift,\ StylisticAlternates.swift,\ Tab.swift /Users/admin/builder/spi-builder-workspace/Sources/StringStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/StylisticAlternates.swift /Users/admin/builder/spi-builder-workspace/Sources/Tab.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StringStyle.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StylisticAlternates.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Tab.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Tracking.swift,\ Transform.swift,\ AdaptableTextContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Tracking.swift /Users/admin/builder/spi-builder-workspace/Sources/Transform.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/AdaptableTextContainer.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Tracking.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Transform.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/AdaptableTextContainer.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Platform.swift,\ Special.swift,\ StringStyle+Part.swift /Users/admin/builder/spi-builder-workspace/Sources/Platform.swift /Users/admin/builder/spi-builder-workspace/Sources/Special.swift /Users/admin/builder/spi-builder-workspace/Sources/StringStyle+Part.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Platform.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Special.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/StringStyle+Part.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Tab+Adaptive.swift,\ TextAlignmentConstraint.swift,\ Tracking+Adaptive.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/Tab+Adaptive.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/Tracking+Adaptive.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/Tab+Adaptive.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:17:13: warning: var 'TextAlignmentConstraintKVOContext' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var TextAlignmentConstraintKVOContext = "BonMotTextAlignmentConstraintKVOContext" as NSString
            ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:17:13: note: convert 'TextAlignmentConstraintKVOContext' to a 'let' constant to make 'Sendable' shared state immutable
private var TextAlignmentConstraintKVOContext = "BonMotTextAlignmentConstraintKVOContext" as NSString
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:17:13: note: add '@MainActor' to make var 'TextAlignmentConstraintKVOContext' part of global actor 'MainActor'
private var TextAlignmentConstraintKVOContext = "BonMotTextAlignmentConstraintKVOContext" as NSString
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:17:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var TextAlignmentConstraintKVOContext = "BonMotTextAlignmentConstraintKVOContext" as NSString
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:48:28: warning: static property 'ibInspectableMapping' is not concurrency-safe because non-'Sendable' type '[String : TextAlignmentConstraint.TextAttribute]' may have shared mutable state; this is an error in the Swift 6 language mode
        static private let ibInspectableMapping: [String: TextAttribute] = [
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:27:17: note: consider making enum 'TextAttribute' conform to the 'Sendable' protocol
    public enum TextAttribute: Int, CustomStringConvertible {
                ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:48:28: note: add '@MainActor' to make static property 'ibInspectableMapping' part of global actor 'MainActor'
        static private let ibInspectableMapping: [String: TextAttribute] = [
                           ^
               @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:48:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static private let ibInspectableMapping: [String: TextAttribute] = [
                           ^
               nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:142:9: warning: call to main actor-isolated instance method 'tearDownObservers()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        tearDownObservers()
        ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:157:18: note: calls to instance method 'tearDownObservers()' from outside of its actor context are implicitly asynchronous
    private func tearDownObservers() {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:157:18: note: main actor isolation inferred from inheritance from class 'NSLayoutConstraint'
    private func tearDownObservers() {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:147:9: warning: call to main actor-isolated instance method 'setupObservers()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        setupObservers()
        ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:151:18: note: calls to instance method 'setupObservers()' from outside of its actor context are implicitly asynchronous
    private func setupObservers() {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:151:18: note: main actor isolation inferred from inheritance from class 'NSLayoutConstraint'
    private func setupObservers() {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:148:9: warning: call to main actor-isolated instance method 'updateConstant()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        updateConstant()
        ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:186:18: note: calls to instance method 'updateConstant()' from outside of its actor context are implicitly asynchronous
    private func updateConstant() {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:186:18: note: main actor isolation inferred from inheritance from class 'NSLayoutConstraint'
    private func updateConstant() {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:183:9: warning: call to main actor-isolated instance method 'updateConstant()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        updateConstant()
        ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:186:18: note: calls to instance method 'updateConstant()' from outside of its actor context are implicitly asynchronous
    private func updateConstant() {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:186:18: note: main actor isolation inferred from inheritance from class 'NSLayoutConstraint'
    private func updateConstant() {
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:153:74: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            addObserver(self, forKeyPath: keyPath, options: [], context: &TextAlignmentConstraintKVOContext)
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:159:64: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
            removeObserver(self, forKeyPath: keyPath, context: &TextAlignmentConstraintKVOContext)
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:178:26: warning: forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because 'NSString' may contain an object reference.
        guard context == &TextAlignmentConstraintKVOContext else {
                         ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/Tracking+Adaptive.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ BonMot (in target 'BonMot' from project 'BonMot')
EmitSwiftModule normal arm64 (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:23:23: warning: static property 'italic' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let italic = Emphasis(rawValue: 1 << 0)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:23:23: note: add '@MainActor' to make static property 'italic' part of global actor 'MainActor'
    public static let italic = Emphasis(rawValue: 1 << 0)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:23:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let italic = Emphasis(rawValue: 1 << 0)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:24:23: warning: static property 'bold' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let bold = Emphasis(rawValue: 1 << 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:24:23: note: add '@MainActor' to make static property 'bold' part of global actor 'MainActor'
    public static let bold = Emphasis(rawValue: 1 << 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:24:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let bold = Emphasis(rawValue: 1 << 1)
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:27:24: warning: static property 'expanded' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let expanded = Emphasis(rawValue: 1 << 2)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:27:24: note: add '@MainActor' to make static property 'expanded' part of global actor 'MainActor'
    private static let expanded = Emphasis(rawValue: 1 << 2)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:27:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let expanded = Emphasis(rawValue: 1 << 2)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:28:24: warning: static property 'condensed' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let condensed = Emphasis(rawValue: 1 << 3)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:28:24: note: add '@MainActor' to make static property 'condensed' part of global actor 'MainActor'
    private static let condensed = Emphasis(rawValue: 1 << 3)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:28:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let condensed = Emphasis(rawValue: 1 << 3)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:29:24: warning: static property 'vertical' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let vertical = Emphasis(rawValue: 1 << 4)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:29:24: note: add '@MainActor' to make static property 'vertical' part of global actor 'MainActor'
    private static let vertical = Emphasis(rawValue: 1 << 4)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:29:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let vertical = Emphasis(rawValue: 1 << 4)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:30:24: warning: static property 'uiOptimized' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let uiOptimized = Emphasis(rawValue: 1 << 5)
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:30:24: note: add '@MainActor' to make static property 'uiOptimized' part of global actor 'MainActor'
    private static let uiOptimized = Emphasis(rawValue: 1 << 5)
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:30:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let uiOptimized = Emphasis(rawValue: 1 << 5)
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:31:24: warning: static property 'tightLineSpacing' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let tightLineSpacing = Emphasis(rawValue: 1 << 6) // AKA Tight Leading
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:31:24: note: add '@MainActor' to make static property 'tightLineSpacing' part of global actor 'MainActor'
    private static let tightLineSpacing = Emphasis(rawValue: 1 << 6) // AKA Tight Leading
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:31:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let tightLineSpacing = Emphasis(rawValue: 1 << 6) // AKA Tight Leading
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:32:24: warning: static property 'looseLineSpacing' is not concurrency-safe because non-'Sendable' type 'Emphasis' may have shared mutable state; this is an error in the Swift 6 language mode
    private static let looseLineSpacing = Emphasis(rawValue: 1 << 7) // AKA Loose Leading
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:15:15: note: consider making struct 'Emphasis' conform to the 'Sendable' protocol
public struct Emphasis: OptionSet {
              ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:32:24: note: add '@MainActor' to make static property 'looseLineSpacing' part of global actor 'MainActor'
    private static let looseLineSpacing = Emphasis(rawValue: 1 << 7) // AKA Loose Leading
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Emphasis.swift:32:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    private static let looseLineSpacing = Emphasis(rawValue: 1 << 7) // AKA Loose Leading
                       ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:20:23: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var shared: NamedStyles = {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:20:23: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
    public static var shared: NamedStyles = {
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:20:23: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    public static var shared: NamedStyles = {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var shared: NamedStyles = {
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:38:23: warning: static property 'unregisteredStyleClosure' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    public static var unregisteredStyleClosure: (String) -> Void = { name in
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:38:23: note: convert 'unregisteredStyleClosure' to a 'let' constant to make 'Sendable' shared state immutable
    public static var unregisteredStyleClosure: (String) -> Void = { name in
                  ~~~ ^
                  let
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:38:23: note: add '@MainActor' to make static property 'unregisteredStyleClosure' part of global actor 'MainActor'
    public static var unregisteredStyleClosure: (String) -> Void = { name in
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NamedStyles.swift:38:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static var unregisteredStyleClosure: (String) -> Void = { name in
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift:42:16: warning: static property 'embeddedTransformationTypes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var embeddedTransformationTypes: [EmbeddedTransformation.Type] = [AdaptiveStyle.self, Tracking.self, Tab.self]
               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift:42:16: note: convert 'embeddedTransformationTypes' to a 'let' constant to make 'Sendable' shared state immutable
    static var embeddedTransformationTypes: [EmbeddedTransformation.Type] = [AdaptiveStyle.self, Tracking.self, Tab.self]
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift:42:16: note: add '@MainActor' to make static property 'embeddedTransformationTypes' part of global actor 'MainActor'
    static var embeddedTransformationTypes: [EmbeddedTransformation.Type] = [AdaptiveStyle.self, Tracking.self, Tab.self]
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/EmbeddedTransformation.swift:42:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var embeddedTransformationTypes: [EmbeddedTransformation.Type] = [AdaptiveStyle.self, Tracking.self, Tab.self]
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift:183:13: warning: var 'containerHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var containerHandle: UInt8 = 0
            ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift:183:13: note: convert 'containerHandle' to a 'let' constant to make 'Sendable' shared state immutable
private var containerHandle: UInt8 = 0
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift:183:13: note: add '@MainActor' to make var 'containerHandle' part of global actor 'MainActor'
private var containerHandle: UInt8 = 0
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/StyleableUIElement.swift:183:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var containerHandle: UInt8 = 0
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:17:13: warning: var 'TextAlignmentConstraintKVOContext' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private var TextAlignmentConstraintKVOContext = "BonMotTextAlignmentConstraintKVOContext" as NSString
            ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:17:13: note: convert 'TextAlignmentConstraintKVOContext' to a 'let' constant to make 'Sendable' shared state immutable
private var TextAlignmentConstraintKVOContext = "BonMotTextAlignmentConstraintKVOContext" as NSString
        ~~~ ^
        let
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:17:13: note: add '@MainActor' to make var 'TextAlignmentConstraintKVOContext' part of global actor 'MainActor'
private var TextAlignmentConstraintKVOContext = "BonMotTextAlignmentConstraintKVOContext" as NSString
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:17:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private var TextAlignmentConstraintKVOContext = "BonMotTextAlignmentConstraintKVOContext" as NSString
            ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:48:28: warning: static property 'ibInspectableMapping' is not concurrency-safe because non-'Sendable' type '[String : TextAlignmentConstraint.TextAttribute]' may have shared mutable state; this is an error in the Swift 6 language mode
        static private let ibInspectableMapping: [String: TextAttribute] = [
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:27:17: note: consider making enum 'TextAttribute' conform to the 'Sendable' protocol
    public enum TextAttribute: Int, CustomStringConvertible {
                ^
                                                           , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:48:28: note: add '@MainActor' to make static property 'ibInspectableMapping' part of global actor 'MainActor'
        static private let ibInspectableMapping: [String: TextAttribute] = [
                           ^
               @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/TextAlignmentConstraint.swift:48:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
        static private let ibInspectableMapping: [String: TextAttribute] = [
                           ^
               nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:87:32: warning: static property 'defaultXMLStyler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    @nonobjc public static var defaultXMLStyler: XMLStyler = {
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:87:32: note: convert 'defaultXMLStyler' to a 'let' constant to make 'Sendable' shared state immutable
    @nonobjc public static var defaultXMLStyler: XMLStyler = {
                           ~~~ ^
                           let
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:87:32: note: add '@MainActor' to make static property 'defaultXMLStyler' part of global actor 'MainActor'
    @nonobjc public static var defaultXMLStyler: XMLStyler = {
                               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:87:32: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    @nonobjc public static var defaultXMLStyler: XMLStyler = {
                               ^
             nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:218:23: warning: static property 'doNotWrapXML' is not concurrency-safe because non-'Sendable' type 'XMLParsingOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let doNotWrapXML = XMLParsingOptions(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:208:15: note: consider making struct 'XMLParsingOptions' conform to the 'Sendable' protocol
public struct XMLParsingOptions: OptionSet {
              ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:218:23: note: add '@MainActor' to make static property 'doNotWrapXML' part of global actor 'MainActor'
    public static let doNotWrapXML = XMLParsingOptions(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:218:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let doNotWrapXML = XMLParsingOptions(rawValue: 1)
                      ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ AdaptiveStyle.swift,\ AdaptiveStyleTransformation.swift,\ AttributedStringTransformation.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/AdaptiveStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/AdaptiveStyleTransformation.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/AttributedStringTransformation.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/AdaptiveStyle.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/AdaptiveStyleTransformation.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/AttributedStringTransformation.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ UIKit+AdaptableTextContainerSupport.swift,\ UIKit+Helpers.swift,\ XMLBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/UIKit+AdaptableTextContainerSupport.swift /Users/admin/builder/spi-builder-workspace/Sources/UIKit/UIKit+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift (in target 'BonMot' from project 'BonMot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/UIKit+AdaptableTextContainerSupport.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIKit/UIKit+Helpers.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/UIKit/UIKit+Helpers.swift:46:30: warning: main actor-isolated property 'traitCollection' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return UIScreen.main.traitCollection.preferredContentSizeCategory
                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITraitCollection.h:170:52: note: property declared here
@property (nonatomic, readonly) UITraitCollection *traitCollection API_AVAILABLE(ios(8.0));
                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/UIKit/UIKit+Helpers.swift:46:25: warning: main actor-isolated class property 'main' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        return UIScreen.main.traitCollection.preferredContentSizeCategory
                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIScreen.h:57:49: note: class property declared here
@property(class, nonatomic, readonly) UIScreen *mainScreen API_DEPRECATED("Use a UIScreen instance found through context instead: i.e, view.window.windowScene.screen", ios(2.0, API_TO_BE_DEPRECATED), visionos(1.0, API_TO_BE_DEPRECATED)) API_UNAVAILABLE(watchos); // the device's internal screen
                                                ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:87:32: warning: static property 'defaultXMLStyler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    @nonobjc public static var defaultXMLStyler: XMLStyler = {
                               ^
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:87:32: note: convert 'defaultXMLStyler' to a 'let' constant to make 'Sendable' shared state immutable
    @nonobjc public static var defaultXMLStyler: XMLStyler = {
                           ~~~ ^
                           let
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:87:32: note: add '@MainActor' to make static property 'defaultXMLStyler' part of global actor 'MainActor'
    @nonobjc public static var defaultXMLStyler: XMLStyler = {
                               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:87:32: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    @nonobjc public static var defaultXMLStyler: XMLStyler = {
                               ^
             nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:218:23: warning: static property 'doNotWrapXML' is not concurrency-safe because non-'Sendable' type 'XMLParsingOptions' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let doNotWrapXML = XMLParsingOptions(rawValue: 1)
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:208:15: note: consider making struct 'XMLParsingOptions' conform to the 'Sendable' protocol
public struct XMLParsingOptions: OptionSet {
              ^
                                          , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:218:23: note: add '@MainActor' to make static property 'doNotWrapXML' part of global actor 'MainActor'
    public static let doNotWrapXML = XMLParsingOptions(rawValue: 1)
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/XMLBuilder.swift:218:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let doNotWrapXML = XMLParsingOptions(rawValue: 1)
                      ^
    nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for BonMot (in target 'BonMot' from project 'BonMot')
SwiftDriver\ Compilation\ Requirements BonMot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BonMot' from project 'BonMot')
    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 BonMot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.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/BonMot.build/Debug-iphoneos/BonMot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Tracking.swift, Transform.swift, AdaptableTextContainer.swift (in target 'BonMot' from project 'BonMot')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/BonMot-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-Swift.h (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/BonMot-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.swiftmodule (in target 'BonMot' from project 'BonMot')
    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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.swiftdoc (in target 'BonMot' from project 'BonMot')
    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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.abi.json (in target 'BonMot' from project 'BonMot')
    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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.swiftsourceinfo (in target 'BonMot' from project 'BonMot')
    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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Ligatures.swift, MutableCopying.swift, NSAttributedString+BonMot.swift, NamedStyles.swift (in target 'BonMot' from project 'BonMot')
SwiftDriverJobDiscovery normal arm64 Compiling EmbeddedTransformation.swift, NSAttributedString+Adaptive.swift, StyleableUIElement.swift (in target 'BonMot' from project 'BonMot')
SwiftDriverJobDiscovery normal arm64 Compiling UIKit+AdaptableTextContainerSupport.swift, UIKit+Helpers.swift, XMLBuilder.swift (in target 'BonMot' from project 'BonMot')
SwiftDriverJobDiscovery normal arm64 Compiling StringStyle.swift, StylisticAlternates.swift, Tab.swift (in target 'BonMot' from project 'BonMot')
SwiftDriverJobDiscovery normal arm64 Compiling Platform.swift, Special.swift, StringStyle+Part.swift (in target 'BonMot' from project 'BonMot')
SwiftDriverJobDiscovery normal arm64 Compiling AdaptiveStyle.swift, AdaptiveStyleTransformation.swift, AttributedStringTransformation.swift (in target 'BonMot' from project 'BonMot')
SwiftDriverJobDiscovery normal arm64 Compiling Emphasis.swift, FontFeatures.swift, FontInspector.swift, Image+Tinting.swift (in target 'BonMot' from project 'BonMot')
SwiftDriverJobDiscovery normal arm64 Compiling AccessibilityHeadingLevel.swift, Compatibility.swift, Composable.swift, ContextualAlternates.swift (in target 'BonMot' from project 'BonMot')
SwiftDriverJobDiscovery normal arm64 Compiling Tab+Adaptive.swift, TextAlignmentConstraint.swift, Tracking+Adaptive.swift (in target 'BonMot' from project 'BonMot')
SwiftDriver\ Compilation BonMot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BonMot' from project 'BonMot')
    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 BonMot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.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/BonMot.build/Debug-iphoneos/BonMot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.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/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot-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-iphoneos/BonMot.o normal (in target 'BonMot' from project 'BonMot')
    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-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.o
ExtractAppIntentsMetadata (in target 'BonMot' from project 'BonMot')
    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 BonMot --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.BonMot --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/BonMot.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BonMot.build/Debug-iphoneos/BonMot.build/Objects-normal/arm64/BonMot.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 07:27:47.685 appintentsmetadataprocessor[719:4096] Starting appintentsmetadataprocessor export
2025-04-27 07:27:47.724 appintentsmetadataprocessor[719:4096] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.o (in target 'BonMot' from project 'BonMot')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/BonMot.o
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "BonMot",
  "name" : "BonMot",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "macos",
      "version" : "10.11"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "BonMot",
      "targets" : [
        "BonMot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "BonMotTests",
      "module_type" : "SwiftTarget",
      "name" : "BonMotTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/EBGaramond12-Regular.otf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/robot.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/rz-logo-black.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Resources/rz-logo-red.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AccessTests.swift",
        "AdaptiveStyleTests.swift",
        "AssertHelpers.swift",
        "AttributedStringStyleTests.swift",
        "BONFontBehaviorTests.swift",
        "Compatibility+Tests.swift",
        "ComposableTests.swift",
        "EmphasisTests.swift",
        "FontInspectorTests.swift",
        "Helpers.swift",
        "ImageTintingTests.swift",
        "NSAttributedStringDebugTests.swift",
        "TextAlignmentConstraintTests.swift",
        "TransformTests.swift",
        "UIKitBehaviorTests.swift",
        "UIKitBonMotTests.swift",
        "XMLTagStyleBuilderTests.swift"
      ],
      "target_dependencies" : [
        "BonMot"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BonMot",
      "module_type" : "SwiftTarget",
      "name" : "BonMot",
      "path" : "Sources",
      "product_memberships" : [
        "BonMot"
      ],
      "sources" : [
        "AccessibilityHeadingLevel.swift",
        "Compatibility.swift",
        "Composable.swift",
        "ContextualAlternates.swift",
        "Emphasis.swift",
        "FontFeatures.swift",
        "FontInspector.swift",
        "Image+Tinting.swift",
        "Ligatures.swift",
        "MutableCopying.swift",
        "NSAttributedString+BonMot.swift",
        "NamedStyles.swift",
        "Platform.swift",
        "Special.swift",
        "StringStyle+Part.swift",
        "StringStyle.swift",
        "StylisticAlternates.swift",
        "Tab.swift",
        "Tracking.swift",
        "Transform.swift",
        "UIKit/AdaptableTextContainer.swift",
        "UIKit/AdaptiveStyle.swift",
        "UIKit/AdaptiveStyleTransformation.swift",
        "UIKit/AttributedStringTransformation.swift",
        "UIKit/EmbeddedTransformation.swift",
        "UIKit/NSAttributedString+Adaptive.swift",
        "UIKit/StyleableUIElement.swift",
        "UIKit/Tab+Adaptive.swift",
        "UIKit/TextAlignmentConstraint.swift",
        "UIKit/Tracking+Adaptive.swift",
        "UIKit/UIKit+AdaptableTextContainerSupport.swift",
        "UIKit/UIKit+Helpers.swift",
        "XMLBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.