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 UIViewKit, reference 1.9.0 (fa2c56), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 18:35:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UIViewKit -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/Adobels/UIViewKit.git
Reference: 1.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adobels/UIViewKit
 * tag               1.9.0      -> FETCH_HEAD
HEAD is now at fa2c563 Add swift-create-sign-upload-xcframework GitHub Action workflow (#11)
Cloned https://github.com/Adobels/UIViewKit.git
Revision (git rev-parse @):
fa2c563c4a93859ab92a594217333e780ff66ad8
SUCCESS checkout https://github.com/Adobels/UIViewKit.git at 1.9.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Adobels/UIViewKit.git
https://github.com/Adobels/UIViewKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "UIViewKit",
  "name" : "UIViewKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "UIViewKit",
      "targets" : [
        "UIViewKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIViewKitTests",
      "module_type" : "SwiftTarget",
      "name" : "UIViewKitTests",
      "path" : "Tests/UIViewKitTests",
      "sources" : [
        "ConstraintsBuilderTests.swift",
        "CreateMultipleViewsSimultaneouslyTests.swift",
        "DebugTests/UIViewDebugAllSubviewsTests.swift",
        "DebugTests/UIViewDebugShowFramesTests.swift",
        "HelloWorldViewTests.swift",
        "IBAttributesTests.swift",
        "IBConstraintsTests.swift",
        "IBOutletTests.swift",
        "IBSubviewsTests.swift",
        "NSLayoutConstraintTests.swift",
        "ProTests.swift",
        "StackViewTests.swift",
        "UIStackViewExtensionsTests.swift",
        "UIViewKitDevelopmentViews/HelloWordView.swift",
        "UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionView.swift",
        "UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviews.swift",
        "UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviewsWithSuperviewView.swift",
        "UIViewKitDevelopmentViews/ViewSubviewHasConstraintsToItsSuperviewN2.swift",
        "UserTitleTimeDescriptionViewTests/UserTitleTimeDescriptionViewTests.swift",
        "ViewBuilderTests.swift"
      ],
      "target_dependencies" : [
        "UIViewKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIViewKit",
      "module_type" : "SwiftTarget",
      "name" : "UIViewKit",
      "path" : "Sources/UIViewKit",
      "product_memberships" : [
        "UIViewKit"
      ],
      "sources" : [
        "IBConstraints/IBConstraints.swift",
        "IBDebug/IBDebug.swift",
        "IBMeasure/IBMeasure.swift",
        "IBPreviews/IBPreview+FreeFormView.swift",
        "IBPreviews/IBPreview+FreeFormViewController.swift",
        "IBPreviews/IBPreview+FullScreenView.swift",
        "IBPreviews/IBPreview+FullScreenViewController.swift",
        "IBPreviews/IBPreview+SizeThatFitsView.swift",
        "IBPreviews/IBPreview.swift",
        "UIKitExtensions/UIStackView+Extensions.swift",
        "UIKitExtensions/UIView+Extensions.swift",
        "UIKitExtensions/UIViewController+Extensions.swift",
        "UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift",
        "UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift",
        "UIViewDSL/UIViewDSL+Engine.swift",
        "UIViewDSL/UIViewDSL+IBAttributes.swift",
        "UIViewDSL/UIViewDSL+IBOutlet.swift",
        "UIViewDSL/UIViewDSL+IBSubviews.swift",
        "UIViewDSL/UIViewDSL+NSLayoutConstraint.swift",
        "UIViewDSL/UIViewDSL+ResultBuilders.swift",
        "UIViewDSL/UIViewDSL.swift",
        "Views/HorizontalStack.swift",
        "Views/IBScrollView.swift",
        "Views/VerticalStack.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "UIViewKit",
  "name" : "UIViewKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "UIViewKit",
      "targets" : [
        "UIViewKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIViewKitTests",
      "module_type" : "SwiftTarget",
      "name" : "UIViewKitTests",
      "path" : "Tests/UIViewKitTests",
      "sources" : [
        "ConstraintsBuilderTests.swift",
        "CreateMultipleViewsSimultaneouslyTests.swift",
        "DebugTests/UIViewDebugAllSubviewsTests.swift",
        "DebugTests/UIViewDebugShowFramesTests.swift",
        "HelloWorldViewTests.swift",
        "IBAttributesTests.swift",
        "IBConstraintsTests.swift",
        "IBOutletTests.swift",
        "IBSubviewsTests.swift",
        "NSLayoutConstraintTests.swift",
        "ProTests.swift",
        "StackViewTests.swift",
        "UIStackViewExtensionsTests.swift",
        "UIViewKitDevelopmentViews/HelloWordView.swift",
        "UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionView.swift",
        "UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviews.swift",
        "UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviewsWithSuperviewView.swift",
        "UIViewKitDevelopmentViews/ViewSubviewHasConstraintsToItsSuperviewN2.swift",
        "UserTitleTimeDescriptionViewTests/UserTitleTimeDescriptionViewTests.swift",
        "ViewBuilderTests.swift"
      ],
      "target_dependencies" : [
        "UIViewKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIViewKit",
      "module_type" : "SwiftTarget",
      "name" : "UIViewKit",
      "path" : "Sources/UIViewKit",
      "product_memberships" : [
        "UIViewKit"
      ],
      "sources" : [
        "IBConstraints/IBConstraints.swift",
        "IBDebug/IBDebug.swift",
        "IBMeasure/IBMeasure.swift",
        "IBPreviews/IBPreview+FreeFormView.swift",
        "IBPreviews/IBPreview+FreeFormViewController.swift",
        "IBPreviews/IBPreview+FullScreenView.swift",
        "IBPreviews/IBPreview+FullScreenViewController.swift",
        "IBPreviews/IBPreview+SizeThatFitsView.swift",
        "IBPreviews/IBPreview.swift",
        "UIKitExtensions/UIStackView+Extensions.swift",
        "UIKitExtensions/UIView+Extensions.swift",
        "UIKitExtensions/UIViewController+Extensions.swift",
        "UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift",
        "UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift",
        "UIViewDSL/UIViewDSL+Engine.swift",
        "UIViewDSL/UIViewDSL+IBAttributes.swift",
        "UIViewDSL/UIViewDSL+IBOutlet.swift",
        "UIViewDSL/UIViewDSL+IBSubviews.swift",
        "UIViewDSL/UIViewDSL+NSLayoutConstraint.swift",
        "UIViewDSL/UIViewDSL+ResultBuilders.swift",
        "UIViewDSL/UIViewDSL.swift",
        "Views/HorizontalStack.swift",
        "Views/IBScrollView.swift",
        "Views/VerticalStack.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "UIViewKit",
    "schemes" : [
      "UIViewKit"
    ],
    "targets" : [
      "UIViewKit"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme UIViewKit -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 UIViewKit -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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'UIViewKit' in project 'UIViewKit' (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/clang -v -E -dM -arch arm64 -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: 568daf780953ff69465cf1f0402a56d1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/568daf780953ff69465cf1f0402a56d1.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/UIViewKit.xcodeproj
    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/UIViewKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/UIViewKit.xcodeproj
    /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/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/UIViewKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit-daa8ed7d31564ff3952552f0ebc08ad7-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/UIViewKit.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit-daa8ed7d31564ff3952552f0ebc08ad7-VFS-iphoneos/all-product-headers.yaml
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/UIViewKit.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/empty-UIViewKit.plist (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/empty-UIViewKit.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-generated-files.hmap (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-project-headers.hmap (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit.hmap (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-diagnostic-filename-map.json (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-diagnostic-filename-map.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/module.modulemap (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-all-target-headers.hmap (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-all-non-framework-target-headers.hmap (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-own-target-headers.hmap (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit.DependencyStaticMetadataFileList (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit.DependencyMetadataFileList (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftConstValuesFileList (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.LinkFileList (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftFileList (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-OutputFileMap.json (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.0 '-std=gnu17' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=UIViewKit' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit-daa8ed7d31564ff3952552f0ebc08ad7-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/UIViewKit_vers.c (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/UIViewKit_vers.c
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Headers (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Headers
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/module.modulemap (in target 'UIViewKit' from project 'UIViewKit')
    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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/empty-UIViewKit.plist (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/empty-UIViewKit.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Info.plist
SwiftDriver UIViewKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name UIViewKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64 -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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit-daa8ed7d31564ff3952552f0ebc08ad7-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-project-headers.hmap -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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ IBPreview+FreeFormView.swift,\ IBDebug.swift,\ IBPreview+SizeThatFitsView.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+FreeFormView.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+SizeThatFitsView.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+FreeFormView.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:17:18: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.borderWidth = 1
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:14:24: note: add '@MainActor' to make static method 'showColors(of:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
    public static func showColors(of view: UIView, includeGivenView: Bool = true, includeUIKitPrivateViews: Bool = false) {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:20:16: warning: main actor-isolated property 'backgroundColor' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            $0.backgroundColor = colors.randomElement()!
               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:303:66: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy)            UIColor          *backgroundColor UI_APPEARANCE_SELECTOR; // default is nil. Can be useful with the appearance proxy on custom UIView subclasses.
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:26:18: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            view.layer.borderWidth = 1
                 ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:24:24: note: add '@MainActor' to make static method 'showFrames(of:borderColor:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
    public static func showFrames(of view: UIView, borderColor: UIColor? = nil, includeGivenView: Bool = true, includeUIKitPrivateViews: Bool = false) {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:28:22: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                view.layer.borderColor = borderColor.cgColor
                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:24:24: note: add '@MainActor' to make static method 'showFrames(of:borderColor:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
    public static func showFrames(of view: UIView, borderColor: UIColor? = nil, includeGivenView: Bool = true, includeUIKitPrivateViews: Bool = false) {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:32:16: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
            $0.layer.borderWidth = 1
               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:34:20: warning: main actor-isolated property 'layer' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                $0.layer.borderColor = borderColor.cgColor
                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:154:64: note: mutation of this property is only permitted within the actor
@property(nonatomic,readonly,strong)                 CALayer  *layer;              // returns view's layer. Will always return a non-nil value. view is layer's delegate
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:43:33: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            for subview in view.subviews {
                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:222:64: note: property declared here
@property(nonatomic,readonly,copy) NSArray<__kindof UIView *> *subviews;
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:42:14: note: add '@MainActor' to make local function 'getSubviews(view:)' part of global actor 'MainActor'
        func getSubviews(view: UIView) {
             ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:66:41: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            var current: UIView? = view.superview
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:64:14: note: add '@MainActor' to make local function 'getIndentation(for:)' part of global actor 'MainActor'
        func getIndentation(for view: UIView) -> String {
             ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:69:39: warning: main actor-isolated property 'superview' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                current = safeCurrent.superview
                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:221:55: note: property declared here
@property(nullable, nonatomic,readonly) UIView       *superview;
                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:64:14: note: add '@MainActor' to make local function 'getIndentation(for:)' part of global actor 'MainActor'
        func getIndentation(for view: UIView) -> String {
             ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:76:77: warning: main actor-isolated property 'translatesAutoresizingMaskIntoConstraints' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            output += "\(indentation)- \(type(of: subview)) tamic \(subview.translatesAutoresizingMaskIntoConstraints) constraints: \(subview.constraints.count)\n"
                                                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:464:27: note: property declared here
@property(nonatomic) BOOL translatesAutoresizingMaskIntoConstraints API_AVAILABLE(ios(6.0)); // Default YES
                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:55:24: note: add '@MainActor' to make static method 'allSubviewsPrettyString(of:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
    public static func allSubviewsPrettyString(of view: UIView, includeGivenView: Bool, includeUIKitPrivateViews: Bool = false) -> String {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:76:143: warning: main actor-isolated property 'constraints' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            output += "\(indentation)- \(type(of: subview)) tamic \(subview.translatesAutoresizingMaskIntoConstraints) constraints: \(subview.constraints.count)\n"
                                                                                                                                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:428:71: note: property declared here
@property(nonatomic,readonly) NSArray<__kindof NSLayoutConstraint *> *constraints API_AVAILABLE(ios(6.0));
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:55:24: note: add '@MainActor' to make static method 'allSubviewsPrettyString(of:includeGivenView:includeUIKitPrivateViews:)' part of global actor 'MainActor'
    public static func allSubviewsPrettyString(of view: UIView, includeGivenView: Bool, includeUIKitPrivateViews: Bool = false) -> String {
                       ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:90:25: warning: call to main actor-isolated instance method 'removeConstraints' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                subview.removeConstraints(subview.constraints)
                        ^
UIKit.UIView.removeConstraints:3:24: note: calls to instance method 'removeConstraints' from outside of its actor context are implicitly asynchronous
  @MainActor open func removeConstraints(_ constraints: [NSLayoutConstraint])}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:90:51: warning: main actor-isolated property 'constraints' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                subview.removeConstraints(subview.constraints)
                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:428:71: note: property declared here
@property(nonatomic,readonly) NSArray<__kindof NSLayoutConstraint *> *constraints API_AVAILABLE(ios(6.0));
                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:91:25: warning: call to main actor-isolated instance method 'removeFromSuperview()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                subview.removeFromSuperview()
                        ^
UIKit.UIView.removeFromSuperview:2:22: note: calls to instance method 'removeFromSuperview()' from outside of its actor context are implicitly asynchronous
@MainActor open func removeFromSuperview()}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:93:21: warning: call to main actor-isolated instance method 'exerciseAmbiguityInLayout()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            subview.exerciseAmbiguityInLayout()
                    ^
UIKit.UIView.exerciseAmbiguityInLayout:3:24: note: calls to instance method 'exerciseAmbiguityInLayout()' from outside of its actor context are implicitly asynchronous
  @MainActor open func exerciseAmbiguityInLayout()}
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:94:24: warning: main actor-isolated property 'hasAmbiguousLayout' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            if subview.hasAmbiguousLayout {
                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:603:37: note: property declared here
@property(nonatomic, readonly) BOOL hasAmbiguousLayout API_AVAILABLE(ios(6.0));
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:95:33: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                let debugView = UIDebugView()
                                ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:96:25: warning: call to main actor-isolated instance method 'addSubview' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                subview.addSubview(debugView)
                        ^
UIKit.UIView.addSubview:2:22: note: calls to instance method 'addSubview' from outside of its actor context are implicitly asynchronous
@MainActor open func addSubview(_ view: UIView)}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:97:27: warning: main actor-isolated property 'frame' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
                debugView.frame = .init(origin: .zero, size: subview.frame.size)
                          ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:97:70: warning: main actor-isolated property 'frame' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                debugView.frame = .init(origin: .zero, size: subview.frame.size)
                                                                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:185:40: note: property declared here
@property(nonatomic) CGRect            frame;
                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:118:14: warning: main actor-isolated property 'subviews' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        view.subviews.flatMap {
             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:222:64: note: property declared here
@property(nonatomic,readonly,copy) NSArray<__kindof UIView *> *subviews;
                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBDebug/IBDebug.swift:117:17: note: add '@MainActor' to make static method 'allSubviews(of:)' part of global actor 'MainActor'
    static func allSubviews(of view: UIView) -> [UIView] {
                ^
    @MainActor
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+SizeThatFitsView.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304505864-swift-frontend-UIViewKit-IBPreview_FreeFormView.swift-arm64_apple_ios13.0-o-Onone-478886270.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9981 seconds (8.6914 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0395 (  7.0%)   0.1335 ( 31.0%)   0.1730 ( 17.3%)   3.9747 ( 45.7%)  parse-and-resolve-imports
   0.0370 (  6.5%)   0.1311 ( 30.4%)   0.1681 ( 16.8%)   3.9698 ( 45.7%)  Import resolution
   0.1303 ( 23.0%)   0.0456 ( 10.6%)   0.1759 ( 17.6%)   0.1760 (  2.0%)  build-rewrite-system
   0.0014 (  0.3%)   0.0086 (  2.0%)   0.0100 (  1.0%)   0.0996 (  1.1%)  load-stdlib
   0.0669 ( 11.8%)   0.0182 (  4.2%)   0.0851 (  8.5%)   0.0851 (  1.0%)  perform-sema
   0.0667 ( 11.8%)   0.0181 (  4.2%)   0.0848 (  8.5%)   0.0849 (  1.0%)  Type checking and Semantic analysis
   0.0386 (  6.8%)   0.0298 (  6.9%)   0.0684 (  6.9%)   0.0683 (  0.8%)  import-clang-decl
   0.0516 (  9.1%)   0.0128 (  3.0%)   0.0644 (  6.4%)   0.0644 (  0.7%)  typecheck-stmt
   0.0387 (  6.8%)   0.0099 (  2.3%)   0.0486 (  4.9%)   0.0487 (  0.6%)  typecheck-expr
   0.0290 (  5.1%)   0.0088 (  2.1%)   0.0378 (  3.8%)   0.0378 (  0.4%)  typecheck-decl
   0.0196 (  3.5%)   0.0034 (  0.8%)   0.0230 (  2.3%)   0.0232 (  0.3%)  SILGen
   0.0141 (  2.5%)   0.0050 (  1.2%)   0.0191 (  1.9%)   0.0192 (  0.2%)  IRGen
   0.0098 (  1.7%)   0.0024 (  0.6%)   0.0123 (  1.2%)   0.0123 (  0.1%)  precheck-target
   0.0074 (  1.3%)   0.0027 (  0.6%)   0.0100 (  1.0%)   0.0100 (  0.1%)  load-all-members
   0.0084 (  1.5%)   0.0010 (  0.2%)   0.0094 (  0.9%)   0.0094 (  0.1%)  SILGen-function
   0.0069 (  1.2%)   0.0001 (  0.0%)   0.0070 (  0.7%)   0.0070 (  0.1%)  SIL optimization
   0.0006 (  0.1%)   0.0002 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.5668 (100.0%)   0.4313 (100.0%)   0.9981 (100.0%)   8.6914 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.3299 seconds (7.3868 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.7093 (100.0%)   1.6206 (100.0%)   3.3299 (100.0%)   7.3868 (100.0%)  Building Target
   1.7093 (100.0%)   1.6206 (100.0%)   3.3299 (100.0%)   7.3868 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ UIViewDSL+EngineConstraintsProtocol.swift,\ UIViewDSL+ResultBuilders.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+ResultBuilders.swift (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304499389-swift-frontend-UIViewKit-UIViewDSL_EngineConstraintsProtocol.swift-arm64_apple_ios13.0-o-Onone-3218419665.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5857 seconds (7.9129 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0421 ( 18.7%)   0.1327 ( 36.8%)   0.1747 ( 29.8%)   3.7796 ( 47.8%)  parse-and-resolve-imports
   0.0399 ( 17.7%)   0.1309 ( 36.4%)   0.1709 ( 29.2%)   3.7757 ( 47.7%)  Import resolution
   0.0020 (  0.9%)   0.0133 (  3.7%)   0.0152 (  2.6%)   0.1280 (  1.6%)  load-stdlib
   0.0772 ( 34.2%)   0.0253 (  7.0%)   0.1025 ( 17.5%)   0.1026 (  1.3%)  build-rewrite-system
   0.0248 ( 11.0%)   0.0258 (  7.2%)   0.0506 (  8.6%)   0.0508 (  0.6%)  import-clang-decl
   0.0089 (  4.0%)   0.0083 (  2.3%)   0.0173 (  2.9%)   0.0187 (  0.2%)  perform-sema
   0.0088 (  3.9%)   0.0083 (  2.3%)   0.0171 (  2.9%)   0.0186 (  0.2%)  Type checking and Semantic analysis
   0.0050 (  2.2%)   0.0057 (  1.6%)   0.0107 (  1.8%)   0.0107 (  0.1%)  IRGen
   0.0047 (  2.1%)   0.0038 (  1.1%)   0.0085 (  1.4%)   0.0093 (  0.1%)  typecheck-decl
   0.0038 (  1.7%)   0.0044 (  1.2%)   0.0082 (  1.4%)   0.0088 (  0.1%)  typecheck-stmt
   0.0027 (  1.2%)   0.0009 (  0.2%)   0.0036 (  0.6%)   0.0036 (  0.0%)  load-all-members
   0.0026 (  1.2%)   0.0003 (  0.1%)   0.0029 (  0.5%)   0.0029 (  0.0%)  SIL optimization
   0.0017 (  0.8%)   0.0003 (  0.1%)   0.0020 (  0.3%)   0.0021 (  0.0%)  SILGen
   0.0010 (  0.4%)   0.0002 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  SILGen-function
   0.0002 (  0.1%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.2255 (100.0%)   0.3601 (100.0%)   0.5857 (100.0%)   7.9129 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6633 seconds (6.5289 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1772 (100.0%)   1.4861 (100.0%)   2.6633 (100.0%)   6.5289 (100.0%)  Building Target
   1.1772 (100.0%)   1.4861 (100.0%)   2.6633 (100.0%)   6.5289 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+ResultBuilders.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ UIViewDSL+IBOutlet.swift,\ UIViewDSL+NSLayoutConstraint.swift,\ UIViewDSL+IBSubviews.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBOutlet.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+NSLayoutConstraint.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBSubviews.swift (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304502671-swift-frontend-UIViewKit-UIViewDSL_IBOutlet.swift-arm64_apple_ios13.0-o-Onone-1155041440.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8796 seconds (8.3127 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1277 ( 29.9%)   0.1835 ( 40.6%)   0.3112 ( 35.4%)   3.9860 ( 48.0%)  parse-and-resolve-imports
   0.1253 ( 29.3%)   0.1815 ( 40.1%)   0.3068 ( 34.9%)   3.9816 ( 47.9%)  Import resolution
   0.0767 ( 18.0%)   0.0263 (  5.8%)   0.1030 ( 11.7%)   0.1038 (  1.2%)  build-rewrite-system
   0.0018 (  0.4%)   0.0122 (  2.7%)   0.0140 (  1.6%)   0.0966 (  1.2%)  load-stdlib
   0.0255 (  6.0%)   0.0214 (  4.7%)   0.0468 (  5.3%)   0.0469 (  0.6%)  import-clang-decl
   0.0138 (  3.2%)   0.0041 (  0.9%)   0.0179 (  2.0%)   0.0179 (  0.2%)  SILGen
   0.0122 (  2.8%)   0.0054 (  1.2%)   0.0175 (  2.0%)   0.0175 (  0.2%)  perform-sema
   0.0120 (  2.8%)   0.0054 (  1.2%)   0.0174 (  2.0%)   0.0174 (  0.2%)  Type checking and Semantic analysis
   0.0071 (  1.7%)   0.0038 (  0.8%)   0.0109 (  1.2%)   0.0109 (  0.1%)  typecheck-decl
   0.0064 (  1.5%)   0.0033 (  0.7%)   0.0098 (  1.1%)   0.0098 (  0.1%)  IRGen
   0.0048 (  1.1%)   0.0016 (  0.3%)   0.0063 (  0.7%)   0.0063 (  0.1%)  typecheck-stmt
   0.0043 (  1.0%)   0.0014 (  0.3%)   0.0058 (  0.7%)   0.0057 (  0.1%)  typecheck-expr
   0.0026 (  0.6%)   0.0013 (  0.3%)   0.0038 (  0.4%)   0.0038 (  0.0%)  SILGen-function
   0.0026 (  0.6%)   0.0008 (  0.2%)   0.0034 (  0.4%)   0.0034 (  0.0%)  load-all-members
   0.0025 (  0.6%)   0.0001 (  0.0%)   0.0025 (  0.3%)   0.0025 (  0.0%)  SIL optimization
   0.0018 (  0.4%)   0.0006 (  0.1%)   0.0024 (  0.3%)   0.0024 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.4270 (100.0%)   0.4525 (100.0%)   0.8796 (100.0%)   8.3127 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6404 seconds (6.5310 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2359 (100.0%)   1.4045 (100.0%)   2.6404 (100.0%)   6.5310 (100.0%)  Building Target
   1.2359 (100.0%)   1.4045 (100.0%)   2.6404 (100.0%)   6.5310 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBOutlet.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+NSLayoutConstraint.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBSubviews.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ IBConstraints.swift,\ IBScrollView.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBScrollView.swift (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304500247-swift-frontend-UIViewKit-IBConstraints.swift-arm64_apple_ios13.0-o-Onone-1819848837.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7401 seconds (8.2496 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0419 ( 12.7%)   0.1546 ( 37.8%)   0.1966 ( 26.6%)   3.8996 ( 47.3%)  parse-and-resolve-imports
   0.0396 ( 12.0%)   0.1528 ( 37.3%)   0.1924 ( 26.0%)   3.8955 ( 47.2%)  Import resolution
   0.0018 (  0.5%)   0.0123 (  3.0%)   0.0140 (  1.9%)   0.1154 (  1.4%)  load-stdlib
   0.0756 ( 22.9%)   0.0267 (  6.5%)   0.1023 ( 13.8%)   0.1043 (  1.3%)  build-rewrite-system
   0.0378 ( 11.4%)   0.0109 (  2.7%)   0.0488 (  6.6%)   0.0488 (  0.6%)  perform-sema
   0.0377 ( 11.4%)   0.0109 (  2.7%)   0.0486 (  6.6%)   0.0486 (  0.6%)  Type checking and Semantic analysis
   0.0265 (  8.0%)   0.0219 (  5.4%)   0.0485 (  6.5%)   0.0485 (  0.6%)  import-clang-decl
   0.0214 (  6.5%)   0.0043 (  1.1%)   0.0257 (  3.5%)   0.0257 (  0.3%)  typecheck-stmt
   0.0152 (  4.6%)   0.0061 (  1.5%)   0.0214 (  2.9%)   0.0214 (  0.3%)  typecheck-decl
   0.0080 (  2.4%)   0.0048 (  1.2%)   0.0128 (  1.7%)   0.0128 (  0.2%)  IRGen
   0.0076 (  2.3%)   0.0014 (  0.3%)   0.0090 (  1.2%)   0.0090 (  0.1%)  typecheck-expr
   0.0050 (  1.5%)   0.0008 (  0.2%)   0.0058 (  0.8%)   0.0058 (  0.1%)  SILGen
   0.0048 (  1.4%)   0.0003 (  0.1%)   0.0051 (  0.7%)   0.0051 (  0.1%)  SIL optimization
   0.0039 (  1.2%)   0.0006 (  0.1%)   0.0045 (  0.6%)   0.0045 (  0.1%)  SILGen-function
   0.0029 (  0.9%)   0.0008 (  0.2%)   0.0037 (  0.5%)   0.0037 (  0.0%)  load-all-members
   0.0007 (  0.2%)   0.0000 (  0.0%)   0.0007 (  0.1%)   0.0007 (  0.0%)  precheck-target
   0.0003 (  0.1%)   0.0001 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  typecheck-for-each
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3307 (100.0%)   0.4094 (100.0%)   0.7401 (100.0%)   8.2496 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.5870 seconds (6.5338 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1934 (100.0%)   1.3937 (100.0%)   2.5870 (100.0%)   6.5338 (100.0%)  Building Target
   1.1934 (100.0%)   1.3937 (100.0%)   2.5870 (100.0%)   6.5338 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:23:57: warning: main actor-isolated property 'layoutMarginsGuide' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return createConstraints(from: from, to: to.layoutMarginsGuide, anchors: anchors)
                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:280:43: note: property declared here
@property(readonly,strong) UILayoutGuide *layoutMarginsGuide API_AVAILABLE(ios(9.0));
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:18:17: note: add '@MainActor' to make static method 'createConstraints(from:to:guide:anchors:)' part of global actor 'MainActor'
    static func createConstraints(from: UIView, to: UIView, guide: LayoutGuide, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:25:57: warning: main actor-isolated property 'safeAreaLayoutGuide' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            return createConstraints(from: from, to: to.safeAreaLayoutGuide, anchors: anchors)
                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:288:53: note: property declared here
@property(nonatomic,readonly,strong) UILayoutGuide *safeAreaLayoutGuide API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:18:17: note: add '@MainActor' to make static method 'createConstraints(from:to:guide:anchors:)' part of global actor 'MainActor'
    static func createConstraints(from: UIView, to: UIView, guide: LayoutGuide, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:35:52: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.leftAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leftAnchor ?? (target as! UIView).leftAnchor, constant: value))
                                                   ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:35:41: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.leftAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leftAnchor ?? (target as! UIView).leftAnchor, constant: value))
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:574:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:35:100: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.leftAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leftAnchor ?? (target as! UIView).leftAnchor, constant: value))
                                                                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:48:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:35:134: warning: main actor-isolated property 'leftAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                constraints.append(view.leftAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leftAnchor ?? (target as! UIView).leftAnchor, constant: value))
                                                                                                                                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:574:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leftAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:37:53: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.rightAnchor.constraint(equalTo: (target as? UILayoutGuide)?.rightAnchor ?? (target as! UIView).rightAnchor, constant: value))
                                                    ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:37:41: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.rightAnchor.constraint(equalTo: (target as? UILayoutGuide)?.rightAnchor ?? (target as! UIView).rightAnchor, constant: value))
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:575:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:37:101: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.rightAnchor.constraint(equalTo: (target as? UILayoutGuide)?.rightAnchor ?? (target as! UIView).rightAnchor, constant: value))
                                                                                                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:49:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:37:136: warning: main actor-isolated property 'rightAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                constraints.append(view.rightAnchor.constraint(equalTo: (target as? UILayoutGuide)?.rightAnchor ?? (target as! UIView).rightAnchor, constant: value))
                                                                                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:575:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *rightAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:39:51: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.topAnchor.constraint(equalTo: (target as? UILayoutGuide)?.topAnchor ?? (target as! UIView).topAnchor, constant: value))
                                                  ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:39:41: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.topAnchor.constraint(equalTo: (target as? UILayoutGuide)?.topAnchor ?? (target as! UIView).topAnchor, constant: value))
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:39:99: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.topAnchor.constraint(equalTo: (target as? UILayoutGuide)?.topAnchor ?? (target as! UIView).topAnchor, constant: value))
                                                                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:50:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:39:132: warning: main actor-isolated property 'topAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                constraints.append(view.topAnchor.constraint(equalTo: (target as? UILayoutGuide)?.topAnchor ?? (target as! UIView).topAnchor, constant: value))
                                                                                                                                   ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:576:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *topAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:41:54: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.bottomAnchor.constraint(equalTo: (target as? UILayoutGuide)?.bottomAnchor ?? (target as! UIView).bottomAnchor, constant: value))
                                                     ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:41:41: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.bottomAnchor.constraint(equalTo: (target as? UILayoutGuide)?.bottomAnchor ?? (target as! UIView).bottomAnchor, constant: value))
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:41:102: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.bottomAnchor.constraint(equalTo: (target as? UILayoutGuide)?.bottomAnchor ?? (target as! UIView).bottomAnchor, constant: value))
                                                                                                     ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:51:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:41:138: warning: main actor-isolated property 'bottomAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                constraints.append(view.bottomAnchor.constraint(equalTo: (target as? UILayoutGuide)?.bottomAnchor ?? (target as! UIView).bottomAnchor, constant: value))
                                                                                                                                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:577:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *bottomAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:43:55: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor, constant: value))
                                                      ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:43:41: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor, constant: value))
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:43:103: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor, constant: value))
                                                                                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:54:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:43:140: warning: main actor-isolated property 'centerXAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                constraints.append(view.centerXAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerXAnchor ?? (target as! UIView).centerXAnchor, constant: value))
                                                                                                                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:580:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *centerXAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:45:55: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor, constant: value))
                                                      ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:45:41: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor, constant: value))
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:45:103: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor, constant: value))
                                                                                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:55:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:45:140: warning: main actor-isolated property 'centerYAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                constraints.append(view.centerYAnchor.constraint(equalTo: (target as? UILayoutGuide)?.centerYAnchor ?? (target as! UIView).centerYAnchor, constant: value))
                                                                                                                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:581:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutYAxisAnchor *centerYAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:47:55: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.leadingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leadingAnchor ?? (target as! UIView).leadingAnchor, constant: value))
                                                      ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:47:41: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.leadingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leadingAnchor ?? (target as! UIView).leadingAnchor, constant: value))
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:47:103: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.leadingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leadingAnchor ?? (target as! UIView).leadingAnchor, constant: value))
                                                                                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:46:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:47:140: warning: main actor-isolated property 'leadingAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                constraints.append(view.leadingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.leadingAnchor ?? (target as! UIView).leadingAnchor, constant: value))
                                                                                                                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:572:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *leadingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:49:56: warning: call to main actor-isolated instance method 'constraint(equalTo:constant:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.trailingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.trailingAnchor ?? (target as! UIView).trailingAnchor, constant: value))
                                                       ^
UIKit.NSLayoutAnchor.constraint:2:22: note: calls to instance method 'constraint(equalTo:constant:)' from outside of its actor context are implicitly asynchronous
@MainActor open func constraint(equalTo anchor: NSLayoutAnchor<AnchorType>, constant c: CGFloat) -> NSLayoutConstraint}
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:49:41: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.trailingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.trailingAnchor ?? (target as! UIView).trailingAnchor, constant: value))
                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:49:104: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                constraints.append(view.trailingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.trailingAnchor ?? (target as! UIView).trailingAnchor, constant: value))
                                                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:47:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor;
                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:29:25: note: add '@MainActor' to make static method 'createConstraints(from:to:anchors:)' part of global actor 'MainActor'
    private static func createConstraints(from view: UIView, to target: Any, anchors: [ViewAnchor]) -> [NSLayoutConstraint] {
                        ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:49:142: warning: main actor-isolated property 'trailingAnchor' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                constraints.append(view.trailingAnchor.constraint(equalTo: (target as? UILayoutGuide)?.trailingAnchor ?? (target as! UIView).trailingAnchor, constant: value))
                                                                                                                                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:573:59: note: property declared here
@property(nonatomic,readonly,strong) NSLayoutXAxisAnchor *trailingAnchor API_AVAILABLE(ios(9.0));
                                                          ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/IBScrollView.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ UIViewDSL.swift,\ IBPreview+FullScreenViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+FullScreenViewController.swift (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304505157-swift-frontend-UIViewKit-UIViewDSL.swift-arm64_apple_ios13.0-o-Onone-3374029416.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9975 seconds (8.6863 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9650 ( 45.2%)   0.3851 ( 44.7%)   1.3501 ( 45.0%)   4.1529 ( 47.8%)  parse-and-resolve-imports
   0.9619 ( 45.1%)   0.3830 ( 44.4%)   1.3449 ( 44.9%)   4.1477 ( 47.8%)  Import resolution
   0.1298 (  6.1%)   0.0359 (  4.2%)   0.1657 (  5.5%)   0.1666 (  1.9%)  build-rewrite-system
   0.0017 (  0.1%)   0.0101 (  1.2%)   0.0118 (  0.4%)   0.0935 (  1.1%)  load-stdlib
   0.0349 (  1.6%)   0.0298 (  3.5%)   0.0647 (  2.2%)   0.0649 (  0.7%)  import-clang-decl
   0.0093 (  0.4%)   0.0042 (  0.5%)   0.0135 (  0.5%)   0.0137 (  0.2%)  perform-sema
   0.0092 (  0.4%)   0.0042 (  0.5%)   0.0134 (  0.4%)   0.0135 (  0.2%)  Type checking and Semantic analysis
   0.0086 (  0.4%)   0.0040 (  0.5%)   0.0126 (  0.4%)   0.0128 (  0.1%)  typecheck-decl
   0.0049 (  0.2%)   0.0038 (  0.4%)   0.0087 (  0.3%)   0.0087 (  0.1%)  IRGen
   0.0050 (  0.2%)   0.0017 (  0.2%)   0.0067 (  0.2%)   0.0067 (  0.1%)  load-all-members
   0.0018 (  0.1%)   0.0004 (  0.0%)   0.0022 (  0.1%)   0.0022 (  0.0%)  SILGen
   0.0016 (  0.1%)   0.0001 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.0%)  SIL optimization
   0.0003 (  0.0%)   0.0001 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  typecheck-stmt
   0.0004 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  SILGen-function
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  typecheck-expr
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.1349 (100.0%)   0.8625 (100.0%)   2.9975 (100.0%)   8.6863 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.3118 seconds (7.3672 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.4896 (100.0%)   1.8221 (100.0%)   4.3118 (100.0%)   7.3672 (100.0%)  Building Target
   2.4896 (100.0%)   1.8221 (100.0%)   4.3118 (100.0%)   7.3672 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+FullScreenViewController.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ UIViewController+Extensions.swift,\ VerticalStack.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIViewController+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304504950-swift-frontend-UIViewKit-UIViewController_Extensions.swift-arm64_apple_ios13.0-o-Onone-2031760928.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.7810 seconds (7.9891 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.5068 ( 41.1%)   0.2171 ( 39.6%)   0.7239 ( 40.6%)   3.7799 ( 47.3%)  parse-and-resolve-imports
   0.5042 ( 40.9%)   0.2136 ( 38.9%)   0.7178 ( 40.3%)   3.7720 ( 47.2%)  Import resolution
   0.0747 (  6.1%)   0.0225 (  4.1%)   0.0972 (  5.5%)   0.0986 (  1.2%)  build-rewrite-system
   0.0014 (  0.1%)   0.0094 (  1.7%)   0.0108 (  0.6%)   0.0940 (  1.2%)  load-stdlib
   0.0282 (  2.3%)   0.0257 (  4.7%)   0.0539 (  3.0%)   0.0542 (  0.7%)  import-clang-decl
   0.0235 (  1.9%)   0.0146 (  2.7%)   0.0381 (  2.1%)   0.0423 (  0.5%)  perform-sema
   0.0233 (  1.9%)   0.0145 (  2.6%)   0.0379 (  2.1%)   0.0421 (  0.5%)  Type checking and Semantic analysis
   0.0171 (  1.4%)   0.0061 (  1.1%)   0.0232 (  1.3%)   0.0233 (  0.3%)  typecheck-expr
   0.0170 (  1.4%)   0.0062 (  1.1%)   0.0232 (  1.3%)   0.0233 (  0.3%)  typecheck-stmt
   0.0067 (  0.5%)   0.0081 (  1.5%)   0.0147 (  0.8%)   0.0186 (  0.2%)  typecheck-decl
   0.0136 (  1.1%)   0.0042 (  0.8%)   0.0178 (  1.0%)   0.0179 (  0.2%)  SILGen
   0.0063 (  0.5%)   0.0032 (  0.6%)   0.0095 (  0.5%)   0.0095 (  0.1%)  IRGen
   0.0030 (  0.2%)   0.0021 (  0.4%)   0.0050 (  0.3%)   0.0051 (  0.1%)  SILGen-function
   0.0030 (  0.2%)   0.0011 (  0.2%)   0.0041 (  0.2%)   0.0041 (  0.1%)  load-all-members
   0.0030 (  0.2%)   0.0000 (  0.0%)   0.0031 (  0.2%)   0.0031 (  0.0%)  SIL optimization
   0.0006 (  0.1%)   0.0002 (  0.0%)   0.0008 (  0.0%)   0.0008 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   1.2324 (100.0%)   0.5486 (100.0%)   1.7810 (100.0%)   7.9891 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.2358 seconds (6.5289 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.6663 (100.0%)   1.5695 (100.0%)   3.2358 (100.0%)   6.5289 (100.0%)  Building Target
   1.6663 (100.0%)   1.5695 (100.0%)   3.2358 (100.0%)   6.5289 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIViewController+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:11:21: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    let stackView = UIStackView()
                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:10:13: note: add '@MainActor' to make global function 'VerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func VerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:12:15: warning: main actor-isolated property 'axis' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
    stackView.axis = .vertical
              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:167:45: note: mutation of this property is only permitted within the actor
@property(nonatomic) UILayoutConstraintAxis axis;
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:10:13: note: add '@MainActor' to make global function 'VerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func VerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:14:19: warning: main actor-isolated property 'alignment' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        stackView.alignment = alignment
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:176:43: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIStackViewAlignment alignment;
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:10:13: note: add '@MainActor' to make global function 'VerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func VerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:17:19: warning: main actor-isolated property 'distribution' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        stackView.distribution = distribution
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:171:46: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIStackViewDistribution distribution;
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:10:13: note: add '@MainActor' to make global function 'VerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func VerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:20:19: warning: main actor-isolated property 'spacing' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        stackView.spacing = spacing
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:193:30: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGFloat spacing;
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/VerticalStack.swift:10:13: note: add '@MainActor' to make global function 'VerticalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func VerticalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
SwiftCompile normal arm64 Compiling\ UIViewDSL+IBAttributes.swift,\ UIView+Extensions.swift,\ UIStackView+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIView+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIStackView+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304503168-swift-frontend-UIViewKit-UIViewDSL_IBAttributes.swift-arm64_apple_ios13.0-o-Onone-1336219143.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.2767 seconds (7.8385 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0737 ( 46.6%)   0.4473 ( 45.9%)   1.5210 ( 46.4%)   3.7245 ( 47.5%)  parse-and-resolve-imports
   1.0714 ( 46.5%)   0.4453 ( 45.7%)   1.5167 ( 46.3%)   3.7200 ( 47.5%)  Import resolution
   0.0018 (  0.1%)   0.0115 (  1.2%)   0.0133 (  0.4%)   0.1638 (  2.1%)  load-stdlib
   0.0769 (  3.3%)   0.0186 (  1.9%)   0.0955 (  2.9%)   0.0957 (  1.2%)  build-rewrite-system
   0.0269 (  1.2%)   0.0242 (  2.5%)   0.0512 (  1.6%)   0.0514 (  0.7%)  import-clang-decl
   0.0128 (  0.6%)   0.0076 (  0.8%)   0.0204 (  0.6%)   0.0217 (  0.3%)  perform-sema
   0.0126 (  0.5%)   0.0075 (  0.8%)   0.0202 (  0.6%)   0.0215 (  0.3%)  Type checking and Semantic analysis
   0.0105 (  0.5%)   0.0068 (  0.7%)   0.0173 (  0.5%)   0.0187 (  0.2%)  typecheck-decl
   0.0054 (  0.2%)   0.0016 (  0.2%)   0.0070 (  0.2%)   0.0070 (  0.1%)  IRGen
   0.0026 (  0.1%)   0.0010 (  0.1%)   0.0036 (  0.1%)   0.0037 (  0.0%)  load-all-members
   0.0021 (  0.1%)   0.0008 (  0.1%)   0.0029 (  0.1%)   0.0029 (  0.0%)  typecheck-stmt
   0.0018 (  0.1%)   0.0007 (  0.1%)   0.0025 (  0.1%)   0.0025 (  0.0%)  typecheck-expr
   0.0016 (  0.1%)   0.0004 (  0.0%)   0.0019 (  0.1%)   0.0020 (  0.0%)  SILGen
   0.0017 (  0.1%)   0.0003 (  0.0%)   0.0019 (  0.1%)   0.0019 (  0.0%)  SIL optimization
   0.0007 (  0.0%)   0.0002 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  SILGen-function
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.3028 (100.0%)   0.9739 (100.0%)   3.2767 (100.0%)   7.8385 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.0245 seconds (6.5317 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.2236 (100.0%)   1.8009 (100.0%)   4.0245 (100.0%)   6.5317 (100.0%)  Building Target
   2.2236 (100.0%)   1.8009 (100.0%)   4.0245 (100.0%)   6.5317 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+IBAttributes.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIView+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIKitExtensions/UIStackView+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ IBPreview.swift,\ IBPreview+FreeFormViewController.swift,\ UIViewDSL+InferredAttributesOwnerStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+FreeFormViewController.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304496294-swift-frontend-UIViewKit-IBPreview.swift-arm64_apple_ios13.0-o-Onone-3221308050.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9710 seconds (8.3610 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0412 (  8.0%)   0.1453 ( 31.8%)   0.1864 ( 19.2%)   3.8391 ( 45.9%)  parse-and-resolve-imports
   0.0389 (  7.6%)   0.1433 ( 31.4%)   0.1823 ( 18.8%)   3.8349 ( 45.9%)  Import resolution
   0.1660 ( 32.3%)   0.0555 ( 12.2%)   0.2215 ( 22.8%)   0.2235 (  2.7%)  build-rewrite-system
   0.0018 (  0.4%)   0.0147 (  3.2%)   0.0165 (  1.7%)   0.0990 (  1.2%)  load-stdlib
   0.0414 (  8.0%)   0.0317 (  6.9%)   0.0730 (  7.5%)   0.0732 (  0.9%)  import-clang-decl
   0.0495 (  9.6%)   0.0152 (  3.3%)   0.0647 (  6.7%)   0.0647 (  0.8%)  perform-sema
   0.0493 (  9.6%)   0.0152 (  3.3%)   0.0645 (  6.6%)   0.0645 (  0.8%)  Type checking and Semantic analysis
   0.0322 (  6.3%)   0.0077 (  1.7%)   0.0399 (  4.1%)   0.0399 (  0.5%)  typecheck-stmt
   0.0249 (  4.8%)   0.0094 (  2.1%)   0.0344 (  3.5%)   0.0344 (  0.4%)  typecheck-decl
   0.0230 (  4.5%)   0.0057 (  1.2%)   0.0287 (  3.0%)   0.0287 (  0.3%)  typecheck-expr
   0.0141 (  2.7%)   0.0039 (  0.9%)   0.0181 (  1.9%)   0.0181 (  0.2%)  precheck-target
   0.0093 (  1.8%)   0.0046 (  1.0%)   0.0139 (  1.4%)   0.0139 (  0.2%)  IRGen
   0.0069 (  1.3%)   0.0015 (  0.3%)   0.0083 (  0.9%)   0.0083 (  0.1%)  SILGen
   0.0054 (  1.1%)   0.0018 (  0.4%)   0.0073 (  0.7%)   0.0073 (  0.1%)  load-all-members
   0.0060 (  1.2%)   0.0001 (  0.0%)   0.0060 (  0.6%)   0.0060 (  0.1%)  SIL optimization
   0.0044 (  0.9%)   0.0009 (  0.2%)   0.0054 (  0.6%)   0.0053 (  0.1%)  SILGen-function
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.5145 (100.0%)   0.4565 (100.0%)   0.9710 (100.0%)   8.3610 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.4914 seconds (7.3779 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.9713 (100.0%)   1.5201 (100.0%)   3.4914 (100.0%)   7.3779 (100.0%)  Building Target
   1.9713 (100.0%)   1.5201 (100.0%)   3.4914 (100.0%)   7.3779 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+FreeFormViewController.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:68:45: warning: main actor-isolated property 'firstItem' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            if let layoutGuide = constraint.firstItem as? UILayoutGuide, let owningView = layoutGuide.owningView {
                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:163:43: note: property declared here
@property (nullable, readonly, assign) id firstItem;
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
        static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
                    ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:68:103: warning: main actor-isolated property 'owningView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            if let layoutGuide = constraint.firstItem as? UILayoutGuide, let owningView = layoutGuide.owningView {
                                                                                                      ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:36:44: note: property declared here
@property(nonatomic,weak,nullable) UIView *owningView;
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
        static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
                    ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:71:45: warning: main actor-isolated property 'secondItem' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            if let layoutGuide = constraint.secondItem as? UILayoutGuide, let owningView = layoutGuide.owningView {
                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:164:43: note: property declared here
@property (nullable, readonly, assign) id secondItem;
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
        static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
                    ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:71:104: warning: main actor-isolated property 'owningView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            if let layoutGuide = constraint.secondItem as? UILayoutGuide, let owningView = layoutGuide.owningView {
                                                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UILayoutGuide.h:36:44: note: property declared here
@property(nonatomic,weak,nullable) UIView *owningView;
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
        static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
                    ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:74:44: warning: main actor-isolated property 'firstItem' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            if let owningView = constraint.firstItem as? UIView {
                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:163:43: note: property declared here
@property (nullable, readonly, assign) id firstItem;
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
        static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
                    ^
        @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:77:44: warning: main actor-isolated property 'secondItem' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
            if let owningView = constraint.secondItem as? UIView {
                                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/NSLayoutConstraint.h:164:43: note: property declared here
@property (nullable, readonly, assign) id secondItem;
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift:65:21: note: add '@MainActor' to make static method 'involvesOwnerView(_:in:)' part of global actor 'MainActor'
        static func involvesOwnerView(_ owner: UIView, in constraint: NSLayoutConstraint) -> Bool {
                    ^
        @MainActor
SwiftCompile normal arm64 Compiling\ UIViewDSL+Engine.swift,\ HorizontalStack.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+Engine.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304511030-swift-frontend-UIViewKit-UIViewDSL_Engine.swift-arm64_apple_ios13.0-o-Onone-3959754136.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8116 seconds (8.0964 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0431 ( 11.9%)   0.1348 ( 30.0%)   0.1779 ( 21.9%)   3.7999 ( 46.9%)  parse-and-resolve-imports
   0.0406 ( 11.2%)   0.1327 ( 29.5%)   0.1733 ( 21.4%)   3.7949 ( 46.9%)  Import resolution
   0.0744 ( 20.6%)   0.0252 (  5.6%)   0.0995 ( 12.3%)   0.0998 (  1.2%)  build-rewrite-system
   0.0123 (  3.4%)   0.0395 (  8.8%)   0.0518 (  6.4%)   0.0745 (  0.9%)  load-stdlib
   0.0348 (  9.6%)   0.0238 (  5.3%)   0.0585 (  7.2%)   0.0642 (  0.8%)  perform-sema
   0.0346 (  9.6%)   0.0237 (  5.3%)   0.0583 (  7.2%)   0.0640 (  0.8%)  Type checking and Semantic analysis
   0.0257 (  7.1%)   0.0219 (  4.9%)   0.0475 (  5.9%)   0.0477 (  0.6%)  import-clang-decl
   0.0276 (  7.6%)   0.0110 (  2.4%)   0.0386 (  4.8%)   0.0395 (  0.5%)  typecheck-expr
   0.0269 (  7.4%)   0.0101 (  2.2%)   0.0370 (  4.6%)   0.0379 (  0.5%)  typecheck-stmt
   0.0085 (  2.3%)   0.0139 (  3.1%)   0.0223 (  2.8%)   0.0270 (  0.3%)  typecheck-decl
   0.0142 (  3.9%)   0.0073 (  1.6%)   0.0216 (  2.7%)   0.0220 (  0.3%)  precheck-target
   0.0062 (  1.7%)   0.0037 (  0.8%)   0.0099 (  1.2%)   0.0100 (  0.1%)  IRGen
   0.0049 (  1.3%)   0.0000 (  0.0%)   0.0049 (  0.6%)   0.0049 (  0.1%)  SIL optimization
   0.0028 (  0.8%)   0.0012 (  0.3%)   0.0041 (  0.5%)   0.0041 (  0.1%)  load-all-members
   0.0032 (  0.9%)   0.0006 (  0.1%)   0.0038 (  0.5%)   0.0038 (  0.0%)  SILGen
   0.0020 (  0.5%)   0.0003 (  0.1%)   0.0023 (  0.3%)   0.0023 (  0.0%)  SILGen-function
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3617 (100.0%)   0.4499 (100.0%)   0.8116 (100.0%)   8.0964 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7221 seconds (6.5213 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1930 (100.0%)   1.5292 (100.0%)   2.7221 (100.0%)   6.5213 (100.0%)  Building Target
   1.1930 (100.0%)   1.5292 (100.0%)   2.7221 (100.0%)   6.5213 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/UIViewDSL/UIViewDSL+Engine.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:11:21: warning: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
    let stackView = UIStackView()
                    ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/usr/include/objc/NSObject.h:66:1: note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
- (instancetype)init
^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'HorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func HorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:12:15: warning: main actor-isolated property 'axis' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
    stackView.axis = .horizontal
              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:167:45: note: mutation of this property is only permitted within the actor
@property(nonatomic) UILayoutConstraintAxis axis;
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'HorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func HorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:14:19: warning: main actor-isolated property 'alignment' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        stackView.alignment = alignment
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:176:43: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIStackViewAlignment alignment;
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'HorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func HorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:17:19: warning: main actor-isolated property 'distribution' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        stackView.distribution = distribution
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:171:46: note: mutation of this property is only permitted within the actor
@property(nonatomic) UIStackViewDistribution distribution;
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'HorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func HorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:20:19: warning: main actor-isolated property 'spacing' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        stackView.spacing = spacing
                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIStackView.h:193:30: note: mutation of this property is only permitted within the actor
@property(nonatomic) CGFloat spacing;
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/Views/HorizontalStack.swift:10:13: note: add '@MainActor' to make global function 'HorizontalStack(spacing:alignment:distribution:)' part of global actor 'MainActor'
public func HorizontalStack(spacing: CGFloat? = nil, alignment: UIStackView.Alignment? = nil, distribution: UIStackView.Distribution? = nil) -> UIStackView {
            ^
@MainActor
SwiftEmitModule normal arm64 Emitting\ module\ for\ UIViewKit (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865304502874-swift-frontend-UIViewKit-all-arm64_apple_ios13.0-swiftmodule-Onone-953434052.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6945 seconds (8.4581 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0621 ( 20.5%)   0.1565 ( 39.9%)   0.2187 ( 31.5%)   4.0542 ( 47.9%)  parse-and-resolve-imports
   0.0594 ( 19.6%)   0.1544 ( 39.4%)   0.2138 ( 30.8%)   4.0493 ( 47.9%)  Import resolution
   0.0017 (  0.6%)   0.0113 (  2.9%)   0.0130 (  1.9%)   0.1028 (  1.2%)  load-stdlib
   0.0487 ( 16.1%)   0.0148 (  3.8%)   0.0635 (  9.1%)   0.0636 (  0.8%)  perform-sema
   0.0483 ( 16.0%)   0.0146 (  3.7%)   0.0630 (  9.1%)   0.0630 (  0.7%)  Type checking and Semantic analysis
   0.0477 ( 15.8%)   0.0144 (  3.7%)   0.0622 (  9.0%)   0.0622 (  0.7%)  typecheck-decl
   0.0094 (  3.1%)   0.0081 (  2.1%)   0.0175 (  2.5%)   0.0188 (  0.2%)  SIL optimization
   0.0055 (  1.8%)   0.0070 (  1.8%)   0.0125 (  1.8%)   0.0125 (  0.1%)  import-clang-decl
   0.0028 (  0.9%)   0.0045 (  1.1%)   0.0073 (  1.1%)   0.0085 (  0.1%)  Serialization, swiftmodule
   0.0060 (  2.0%)   0.0016 (  0.4%)   0.0076 (  1.1%)   0.0076 (  0.1%)  SILGen
   0.0045 (  1.5%)   0.0019 (  0.5%)   0.0064 (  0.9%)   0.0064 (  0.1%)  build-rewrite-system
   0.0025 (  0.8%)   0.0009 (  0.2%)   0.0033 (  0.5%)   0.0033 (  0.0%)  SILGen-function
   0.0017 (  0.6%)   0.0005 (  0.1%)   0.0022 (  0.3%)   0.0022 (  0.0%)  typecheck-expr
   0.0011 (  0.4%)   0.0002 (  0.1%)   0.0013 (  0.2%)   0.0014 (  0.0%)  Serialization, swiftsourceinfo
   0.0002 (  0.1%)   0.0011 (  0.3%)   0.0013 (  0.2%)   0.0013 (  0.0%)  Serialization, swiftdoc
   0.0002 (  0.1%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  typecheck-stmt
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  associated-type-inference
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.3024 (100.0%)   0.3920 (100.0%)   0.6945 (100.0%)   8.4581 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3427 seconds (4.2697 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1365 (100.0%)   0.2062 (100.0%)   0.3427 (100.0%)   4.2697 (100.0%)  Building Target
   0.1365 (100.0%)   0.2062 (100.0%)   0.3427 (100.0%)   4.2697 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ IBPreview+FullScreenView.swift,\ IBMeasure.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+FullScreenView.swift /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBMeasure/IBMeasure.swift (in target 'UIViewKit' from project 'UIViewKit')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745865308841662-swift-frontend-UIViewKit-IBPreview_FullScreenView.swift-arm64_apple_ios13.0-o-Onone-4293174843.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5524 seconds (0.5551 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1299 ( 36.7%)   0.0447 ( 22.5%)   0.1746 ( 31.6%)   0.1763 ( 31.8%)  build-rewrite-system
   0.0384 ( 10.9%)   0.0446 ( 22.5%)   0.0830 ( 15.0%)   0.0831 ( 15.0%)  parse-and-resolve-imports
   0.0360 ( 10.2%)   0.0421 ( 21.2%)   0.0781 ( 14.1%)   0.0782 ( 14.1%)  Import resolution
   0.0370 ( 10.5%)   0.0283 ( 14.2%)   0.0653 ( 11.8%)   0.0658 ( 11.9%)  import-clang-decl
   0.0256 (  7.2%)   0.0092 (  4.6%)   0.0348 (  6.3%)   0.0349 (  6.3%)  perform-sema
   0.0254 (  7.2%)   0.0092 (  4.6%)   0.0346 (  6.3%)   0.0347 (  6.2%)  Type checking and Semantic analysis
   0.0162 (  4.6%)   0.0046 (  2.3%)   0.0208 (  3.8%)   0.0208 (  3.7%)  typecheck-stmt
   0.0085 (  2.4%)   0.0045 (  2.3%)   0.0130 (  2.4%)   0.0131 (  2.4%)  typecheck-decl
   0.0075 (  2.1%)   0.0042 (  2.1%)   0.0117 (  2.1%)   0.0118 (  2.1%)  IRGen
   0.0075 (  2.1%)   0.0025 (  1.3%)   0.0100 (  1.8%)   0.0100 (  1.8%)  load-all-members
   0.0058 (  1.6%)   0.0016 (  0.8%)   0.0074 (  1.3%)   0.0074 (  1.3%)  typecheck-expr
   0.0054 (  1.5%)   0.0007 (  0.4%)   0.0061 (  1.1%)   0.0061 (  1.1%)  SILGen
   0.0043 (  1.2%)   0.0001 (  0.0%)   0.0044 (  0.8%)   0.0044 (  0.8%)  SIL optimization
   0.0035 (  1.0%)   0.0003 (  0.2%)   0.0038 (  0.7%)   0.0038 (  0.7%)  SILGen-function
   0.0011 (  0.3%)   0.0018 (  0.9%)   0.0029 (  0.5%)   0.0029 (  0.5%)  load-stdlib
   0.0013 (  0.4%)   0.0004 (  0.2%)   0.0018 (  0.3%)   0.0018 (  0.3%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3535 (100.0%)   0.1989 (100.0%)   0.5524 (100.0%)   0.5551 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.8917 seconds (3.0445 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5270 (100.0%)   1.3647 (100.0%)   2.8917 (100.0%)   3.0445 (100.0%)  Building Target
   1.5270 (100.0%)   1.3647 (100.0%)   2.8917 (100.0%)   3.0445 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBPreviews/IBPreview+FullScreenView.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/UIViewKit/IBMeasure/IBMeasure.swift (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for UIViewKit (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriver\ Compilation\ Requirements UIViewKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name UIViewKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64 -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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit-daa8ed7d31564ff3952552f0ebc08ad7-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-project-headers.hmap -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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling UIViewDSL+EngineConstraintsProtocol.swift, UIViewDSL+ResultBuilders.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Headers/UIViewKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-Swift.h (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Headers/UIViewKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules/UIViewKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftmodule (in target 'UIViewKit' from project 'UIViewKit')
    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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules/UIViewKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules/UIViewKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftdoc (in target 'UIViewKit' from project 'UIViewKit')
    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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules/UIViewKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules/UIViewKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.abi.json (in target 'UIViewKit' from project 'UIViewKit')
    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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules/UIViewKit.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules/UIViewKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftsourceinfo (in target 'UIViewKit' from project 'UIViewKit')
    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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Modules/UIViewKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
VerifyModule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/modules-verifier /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework --clang /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --diagnostic-filename-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-diagnostic-filename-map.json --sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --intermediates-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/VerifyModule --target arm64-apple-ios13.0 --language objective-c --language objective-c++ --standard gnu17 --standard gnu++20
SwiftDriverJobDiscovery normal arm64 Compiling UIViewDSL+IBOutlet.swift, UIViewDSL+NSLayoutConstraint.swift, UIViewDSL+IBSubviews.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewDSL+Engine.swift, HorizontalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewDSL+IBAttributes.swift, UIView+Extensions.swift, UIStackView+Extensions.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling UIViewController+Extensions.swift, VerticalStack.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling IBConstraints.swift, IBScrollView.swift (in target 'UIViewKit' from project 'UIViewKit')
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/UIViewKit_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.o.scan -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wquoted-include-in-framework-header -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/UIViewKit_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.o -index-unit-output-path /UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/UIViewKit_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Wquoted-include-in-framework-header -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/UIViewKit_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.o -index-unit-output-path /UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling UIViewDSL.swift, IBPreview+FullScreenViewController.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling IBPreview+FullScreenView.swift, IBMeasure.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling IBPreview.swift, IBPreview+FreeFormViewController.swift, UIViewDSL+InferredAttributesOwnerStrategy.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriverJobDiscovery normal arm64 Compiling IBPreview+FreeFormView.swift, IBDebug.swift, IBPreview+SizeThatFitsView.swift (in target 'UIViewKit' from project 'UIViewKit')
SwiftDriver\ Compilation UIViewKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name UIViewKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64 -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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit-daa8ed7d31564ff3952552f0ebc08ad7-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit-project-headers.hmap -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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/UIViewKit normal (in target 'UIViewKit' from project 'UIViewKit')
    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-ios13.0 -dynamiclib -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 -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 -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.LinkFileList -install_name @rpath/UIViewKit.framework/UIViewKit -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_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/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/UIViewKit
ExtractAppIntentsMetadata (in target 'UIViewKit' from project 'UIViewKit')
    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 UIViewKit --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 13.0 --bundle-identifier com.adobels.UIViewKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/UIViewKit --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/Objects-normal/arm64/UIViewKit.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 11:35:12.298 appintentsmetadataprocessor[713:4206] Starting appintentsmetadataprocessor export
2025-04-28 11:35:12.301 appintentsmetadataprocessor[713:4206] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/ssu --bundle-id com.adobels.UIViewKit --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/UIViewKit.build/Debug-iphoneos/UIViewKit.build/UIViewKit.DependencyMetadataFileList --archive-ssu-assets
2025-04-28 11:35:12.326 appintentsnltrainingprocessor[714:4212] Parsing options for appintentsnltrainingprocessor
2025-04-28 11:35:12.327 appintentsnltrainingprocessor[714:4212] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/UIViewKit.framework/UIViewKit.tbd (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework/UIViewKit -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/UIViewKit.framework/UIViewKit.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework (in target 'UIViewKit' from project 'UIViewKit')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/UIViewKit.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "UIViewKit",
  "name" : "UIViewKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "UIViewKit",
      "targets" : [
        "UIViewKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UIViewKitTests",
      "module_type" : "SwiftTarget",
      "name" : "UIViewKitTests",
      "path" : "Tests/UIViewKitTests",
      "sources" : [
        "ConstraintsBuilderTests.swift",
        "CreateMultipleViewsSimultaneouslyTests.swift",
        "DebugTests/UIViewDebugAllSubviewsTests.swift",
        "DebugTests/UIViewDebugShowFramesTests.swift",
        "HelloWorldViewTests.swift",
        "IBAttributesTests.swift",
        "IBConstraintsTests.swift",
        "IBOutletTests.swift",
        "IBSubviewsTests.swift",
        "NSLayoutConstraintTests.swift",
        "ProTests.swift",
        "StackViewTests.swift",
        "UIStackViewExtensionsTests.swift",
        "UIViewKitDevelopmentViews/HelloWordView.swift",
        "UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionView.swift",
        "UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviews.swift",
        "UIViewKitDevelopmentViews/UserTitleTimeDescriptionView/UserTitleTimeDescriptionViewWithIBSubviewsWithSuperviewView.swift",
        "UIViewKitDevelopmentViews/ViewSubviewHasConstraintsToItsSuperviewN2.swift",
        "UserTitleTimeDescriptionViewTests/UserTitleTimeDescriptionViewTests.swift",
        "ViewBuilderTests.swift"
      ],
      "target_dependencies" : [
        "UIViewKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UIViewKit",
      "module_type" : "SwiftTarget",
      "name" : "UIViewKit",
      "path" : "Sources/UIViewKit",
      "product_memberships" : [
        "UIViewKit"
      ],
      "sources" : [
        "IBConstraints/IBConstraints.swift",
        "IBDebug/IBDebug.swift",
        "IBMeasure/IBMeasure.swift",
        "IBPreviews/IBPreview+FreeFormView.swift",
        "IBPreviews/IBPreview+FreeFormViewController.swift",
        "IBPreviews/IBPreview+FullScreenView.swift",
        "IBPreviews/IBPreview+FullScreenViewController.swift",
        "IBPreviews/IBPreview+SizeThatFitsView.swift",
        "IBPreviews/IBPreview.swift",
        "UIKitExtensions/UIStackView+Extensions.swift",
        "UIKitExtensions/UIView+Extensions.swift",
        "UIKitExtensions/UIViewController+Extensions.swift",
        "UIViewDSL/AutoresizingStrategy/UIViewDSL+EngineConstraintsProtocol.swift",
        "UIViewDSL/AutoresizingStrategy/UIViewDSL+InferredAttributesOwnerStrategy.swift",
        "UIViewDSL/UIViewDSL+Engine.swift",
        "UIViewDSL/UIViewDSL+IBAttributes.swift",
        "UIViewDSL/UIViewDSL+IBOutlet.swift",
        "UIViewDSL/UIViewDSL+IBSubviews.swift",
        "UIViewDSL/UIViewDSL+NSLayoutConstraint.swift",
        "UIViewDSL/UIViewDSL+ResultBuilders.swift",
        "UIViewDSL/UIViewDSL.swift",
        "Views/HorizontalStack.swift",
        "Views/IBScrollView.swift",
        "Views/VerticalStack.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.