The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of ModernRIBs, reference 1.0.2 (888451), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 08:27:55 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 ModernRIBs -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/DevYeom/ModernRIBs.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevYeom/ModernRIBs
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 8884514 Update version
Cloned https://github.com/DevYeom/ModernRIBs.git
Revision (git rev-parse @):
8884514a2b98e98dd381f941054a5cbb275eaaf2
SUCCESS checkout https://github.com/DevYeom/ModernRIBs.git at 1.0.2
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/DevYeom/ModernRIBs.git
https://github.com/DevYeom/ModernRIBs.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ModernRIBs",
  "name" : "ModernRIBs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ModernRIBs",
      "targets" : [
        "ModernRIBs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ModernRIBsTests",
      "module_type" : "SwiftTarget",
      "name" : "ModernRIBsTests",
      "path" : "ModernRIBsTests",
      "sources" : [
        "DI/ComponentTests.swift",
        "Extensions/Foundation+ExtensionsTests.swift",
        "LaunchRouterTests.swift",
        "Mocks.swift",
        "RouterTests.swift",
        "Worker/WorkerTests.swift",
        "Workflow/WorkflowTests.swift"
      ],
      "target_dependencies" : [
        "ModernRIBs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ModernRIBs",
      "module_type" : "SwiftTarget",
      "name" : "ModernRIBs",
      "path" : "ModernRIBs",
      "product_memberships" : [
        "ModernRIBs"
      ],
      "sources" : [
        "Classes/Builder.swift",
        "Classes/ComponentizedBuilder.swift",
        "Classes/DI/Component.swift",
        "Classes/DI/Dependency.swift",
        "Classes/Extensions/Combine+Extensions.swift",
        "Classes/Extensions/Foundation+Extensions.swift",
        "Classes/Interactor.swift",
        "Classes/LaunchRouter.swift",
        "Classes/LeakDetector/Executor.swift",
        "Classes/LeakDetector/LeakDetector.swift",
        "Classes/MultiStageComponentizedBuilder.swift",
        "Classes/PresentableInteractor.swift",
        "Classes/Presenter.swift",
        "Classes/Router.swift",
        "Classes/ViewControllable.swift",
        "Classes/ViewableRouter.swift",
        "Classes/Worker/Worker.swift",
        "Classes/Workflow/Workflow.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
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" : "ModernRIBs",
  "name" : "ModernRIBs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ModernRIBs",
      "targets" : [
        "ModernRIBs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ModernRIBsTests",
      "module_type" : "SwiftTarget",
      "name" : "ModernRIBsTests",
      "path" : "ModernRIBsTests",
      "sources" : [
        "DI/ComponentTests.swift",
        "Extensions/Foundation+ExtensionsTests.swift",
        "LaunchRouterTests.swift",
        "Mocks.swift",
        "RouterTests.swift",
        "Worker/WorkerTests.swift",
        "Workflow/WorkflowTests.swift"
      ],
      "target_dependencies" : [
        "ModernRIBs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ModernRIBs",
      "module_type" : "SwiftTarget",
      "name" : "ModernRIBs",
      "path" : "ModernRIBs",
      "product_memberships" : [
        "ModernRIBs"
      ],
      "sources" : [
        "Classes/Builder.swift",
        "Classes/ComponentizedBuilder.swift",
        "Classes/DI/Component.swift",
        "Classes/DI/Dependency.swift",
        "Classes/Extensions/Combine+Extensions.swift",
        "Classes/Extensions/Foundation+Extensions.swift",
        "Classes/Interactor.swift",
        "Classes/LaunchRouter.swift",
        "Classes/LeakDetector/Executor.swift",
        "Classes/LeakDetector/LeakDetector.swift",
        "Classes/MultiStageComponentizedBuilder.swift",
        "Classes/PresentableInteractor.swift",
        "Classes/Presenter.swift",
        "Classes/Router.swift",
        "Classes/ViewControllable.swift",
        "Classes/ViewableRouter.swift",
        "Classes/Worker/Worker.swift",
        "Classes/Workflow/Workflow.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ModernRIBs",
    "schemes" : [
      "ModernRIBs"
    ],
    "targets" : [
      "ModernRIBs",
      "ModernRIBsTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ModernRIBs -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 ModernRIBs -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 'ModernRIBs' in project 'ModernRIBs' (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: c800aabaf7ec3e51087a6e83ed9884e8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c800aabaf7ec3e51087a6e83ed9884e8.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/ModernRIBs.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/ModernRIBs.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/ModernRIBs.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/ModernRIBs.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/ModernRIBs.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/ModernRIBs.build/Debug-iphoneos/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/ModernRIBs.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/unextended-module.modulemap (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/unextended-module-overlay.yaml (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/module.modulemap (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-OutputFileMap.json (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-project-headers.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios13.0 '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=ModernRIBs' -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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftFileList (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftConstValuesFileList (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.LinkFileList (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs.DependencyStaticMetadataFileList (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs.DependencyMetadataFileList (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-own-target-headers.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-generated-files.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-all-target-headers.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/module.modulemap (in target 'ModernRIBs' from project 'ModernRIBs')
    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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Headers/ModernRIBs.h /Users/admin/builder/spi-builder-workspace/ModernRIBs/ModernRIBs.h (in target 'ModernRIBs' from project 'ModernRIBs')
    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/ModernRIBs/ModernRIBs.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Headers (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Info.plist /Users/admin/builder/spi-builder-workspace/ModernRIBs/Info.plist (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/ModernRIBs/Info.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/ModernRIBs.framework/Info.plist
SwiftDriver ModernRIBs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
    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 ModernRIBs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.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 -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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LeakDetector.swift,\ Component.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/DI/Component.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'LeakDetector' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let instance = LeakDetector()
                      ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:53:14: note: class 'LeakDetector' does not conform to the 'Sendable' protocol
public class LeakDetector {
             ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
    public static let instance = LeakDetector()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let instance = LeakDetector()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: warning: static property 'disableLeakDetectorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var disableLeakDetectorOverride: Bool = false
               ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: convert 'disableLeakDetectorOverride' to a 'let' constant to make 'Sendable' shared state immutable
    static var disableLeakDetectorOverride: Bool = false
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: add '@MainActor' to make static property 'disableLeakDetectorOverride' part of global actor 'MainActor'
    static var disableLeakDetectorOverride: Bool = false
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var disableLeakDetectorOverride: Bool = false
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:128:57: warning: main actor-isolated property 'isViewLoaded' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
                let viewDidDisappear = (!viewController.isViewLoaded || viewController.view.window == nil)
                                                        ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:125:58: note: property declared here
@property(nonatomic, readonly, getter=isViewLoaded) BOOL viewLoaded API_AVAILABLE(ios(3.0));
                                                         ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:128:93: warning: main actor-isolated property 'window' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                let viewDidDisappear = (!viewController.isViewLoaded || viewController.view.window == nil)
                                                                                            ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:223:55: note: property declared here
@property(nullable, nonatomic,readonly) UIWindow     *window;
                                                      ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:128:88: warning: main actor-isolated property 'view' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
                let viewDidDisappear = (!viewController.isViewLoaded || viewController.view.window == nil)
                                                                                       ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
                                                     ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/DI/Component.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467638795-swift-frontend-ModernRIBs-LeakDetector.swift-arm64_apple_ios13.0-o-Onone-2270597023.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7324 seconds (7.5606 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0285 (  5.8%)   0.0342 ( 14.2%)   0.0627 (  8.6%)   3.4330 ( 45.4%)  parse-and-resolve-imports
   0.0280 (  5.7%)   0.0333 ( 13.9%)   0.0613 (  8.4%)   3.4315 ( 45.4%)  Import resolution
   0.0907 ( 18.4%)   0.0313 ( 13.0%)   0.1220 ( 16.7%)   0.1222 (  1.6%)  build-rewrite-system
   0.0724 ( 14.7%)   0.0271 ( 11.3%)   0.0995 ( 13.6%)   0.1021 (  1.3%)  perform-sema
   0.0722 ( 14.7%)   0.0271 ( 11.3%)   0.0993 ( 13.6%)   0.1019 (  1.3%)  Type checking and Semantic analysis
   0.0018 (  0.4%)   0.0142 (  5.9%)   0.0160 (  2.2%)   0.0953 (  1.3%)  load-stdlib
   0.0405 (  8.2%)   0.0192 (  8.0%)   0.0597 (  8.2%)   0.0623 (  0.8%)  typecheck-decl
   0.0479 (  9.7%)   0.0133 (  5.5%)   0.0612 (  8.4%)   0.0612 (  0.8%)  typecheck-expr
   0.0274 (  5.6%)   0.0203 (  8.5%)   0.0477 (  6.5%)   0.0479 (  0.6%)  import-clang-decl
   0.0352 (  7.2%)   0.0088 (  3.7%)   0.0440 (  6.0%)   0.0441 (  0.6%)  typecheck-stmt
   0.0115 (  2.3%)   0.0054 (  2.2%)   0.0169 (  2.3%)   0.0171 (  0.2%)  IRGen
   0.0111 (  2.3%)   0.0026 (  1.1%)   0.0137 (  1.9%)   0.0137 (  0.2%)  precheck-target
   0.0080 (  1.6%)   0.0012 (  0.5%)   0.0092 (  1.3%)   0.0093 (  0.1%)  SILGen
   0.0072 (  1.5%)   0.0002 (  0.1%)   0.0075 (  1.0%)   0.0075 (  0.1%)  SIL optimization
   0.0062 (  1.3%)   0.0008 (  0.3%)   0.0070 (  1.0%)   0.0069 (  0.1%)  SILGen-function
   0.0035 (  0.7%)   0.0011 (  0.5%)   0.0046 (  0.6%)   0.0046 (  0.1%)  load-all-members
   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, 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%)  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%)  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%)  AST verification
   0.4923 (100.0%)   0.2401 (100.0%)   0.7324 (100.0%)   7.5606 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9371 seconds (6.5700 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3398 (100.0%)   1.5973 (100.0%)   2.9371 (100.0%)   6.5700 (100.0%)  Building Target
   1.3398 (100.0%)   1.5973 (100.0%)   2.9371 (100.0%)   6.5700 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Executor.swift,\ Worker.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Worker/Worker.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467646119-swift-frontend-ModernRIBs-Executor.swift-arm64_apple_ios13.0-o-Onone-2092911982.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6394 seconds (7.5315 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0318 (  7.8%)   0.0420 ( 18.3%)   0.0738 ( 11.5%)   3.4792 ( 46.2%)  parse-and-resolve-imports
   0.0311 (  7.6%)   0.0406 ( 17.7%)   0.0717 ( 11.2%)   3.4771 ( 46.2%)  Import resolution
   0.0907 ( 22.1%)   0.0363 ( 15.8%)   0.1270 ( 19.9%)   0.1271 (  1.7%)  build-rewrite-system
   0.0020 (  0.5%)   0.0117 (  5.1%)   0.0137 (  2.1%)   0.0918 (  1.2%)  load-stdlib
   0.0467 ( 11.4%)   0.0165 (  7.2%)   0.0632 (  9.9%)   0.0638 (  0.8%)  perform-sema
   0.0466 ( 11.4%)   0.0165 (  7.2%)   0.0631 (  9.9%)   0.0637 (  0.8%)  Type checking and Semantic analysis
   0.0403 (  9.8%)   0.0150 (  6.5%)   0.0553 (  8.6%)   0.0559 (  0.7%)  typecheck-expr
   0.0401 (  9.8%)   0.0146 (  6.3%)   0.0547 (  8.6%)   0.0551 (  0.7%)  typecheck-stmt
   0.0212 (  5.2%)   0.0101 (  4.4%)   0.0313 (  4.9%)   0.0314 (  0.4%)  precheck-target
   0.0127 (  3.1%)   0.0115 (  5.0%)   0.0242 (  3.8%)   0.0242 (  0.3%)  import-clang-decl
   0.0154 (  3.8%)   0.0060 (  2.6%)   0.0214 (  3.4%)   0.0216 (  0.3%)  typecheck-decl
   0.0090 (  2.2%)   0.0049 (  2.1%)   0.0139 (  2.2%)   0.0139 (  0.2%)  IRGen
   0.0095 (  2.3%)   0.0021 (  0.9%)   0.0116 (  1.8%)   0.0118 (  0.2%)  SILGen
   0.0071 (  1.7%)   0.0002 (  0.1%)   0.0073 (  1.1%)   0.0074 (  0.1%)  SIL optimization
   0.0052 (  1.3%)   0.0011 (  0.5%)   0.0063 (  1.0%)   0.0066 (  0.1%)  SILGen-function
   0.0006 (  0.2%)   0.0002 (  0.1%)   0.0008 (  0.1%)   0.0008 (  0.0%)  load-all-members
   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%)  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%)  AST verification
   0.4102 (100.0%)   0.2292 (100.0%)   0.6394 (100.0%)   7.5315 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.7982 seconds (6.4601 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2392 (100.0%)   1.5590 (100.0%)   2.7982 (100.0%)   6.4601 (100.0%)  Building Target
   1.2392 (100.0%)   1.5590 (100.0%)   2.7982 (100.0%)   6.4601 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: warning: static property 'subscriptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var subscriptions: Set<AnyCancellable> = .init()
               ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: convert 'subscriptions' to a 'let' constant to make 'Sendable' shared state immutable
    static var subscriptions: Set<AnyCancellable> = .init()
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: add '@MainActor' to make static property 'subscriptions' part of global actor 'MainActor'
    static var subscriptions: Set<AnyCancellable> = .init()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var subscriptions: Set<AnyCancellable> = .init()
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Worker/Worker.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Foundation+Extensions.swift,\ LaunchRouter.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Extensions/Foundation+Extensions.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467639042-swift-frontend-ModernRIBs-Foundation_Extensions.swift-arm64_apple_ios13.0-o-Onone-1041273847.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4377 seconds (7.4196 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0321 ( 12.7%)   0.0426 ( 23.1%)   0.0747 ( 17.1%)   3.5207 ( 47.5%)  parse-and-resolve-imports
   0.0315 ( 12.4%)   0.0418 ( 22.7%)   0.0733 ( 16.8%)   3.5192 ( 47.4%)  Import resolution
   0.0870 ( 34.3%)   0.0325 ( 17.6%)   0.1195 ( 27.3%)   0.1199 (  1.6%)  build-rewrite-system
   0.0017 (  0.7%)   0.0155 (  8.4%)   0.0172 (  3.9%)   0.1047 (  1.4%)  load-stdlib
   0.0219 (  8.7%)   0.0174 (  9.4%)   0.0393 (  9.0%)   0.0400 (  0.5%)  import-clang-decl
   0.0169 (  6.7%)   0.0083 (  4.5%)   0.0252 (  5.8%)   0.0256 (  0.3%)  perform-sema
   0.0168 (  6.6%)   0.0083 (  4.5%)   0.0250 (  5.7%)   0.0255 (  0.3%)  Type checking and Semantic analysis
   0.0117 (  4.6%)   0.0035 (  1.9%)   0.0152 (  3.5%)   0.0154 (  0.2%)  typecheck-expr
   0.0103 (  4.0%)   0.0034 (  1.8%)   0.0137 (  3.1%)   0.0138 (  0.2%)  typecheck-stmt
   0.0059 (  2.3%)   0.0043 (  2.3%)   0.0102 (  2.3%)   0.0105 (  0.1%)  typecheck-decl
   0.0053 (  2.1%)   0.0051 (  2.8%)   0.0104 (  2.4%)   0.0104 (  0.1%)  IRGen
   0.0041 (  1.6%)   0.0005 (  0.3%)   0.0046 (  1.0%)   0.0046 (  0.1%)  SILGen
   0.0024 (  1.0%)   0.0004 (  0.2%)   0.0029 (  0.7%)   0.0029 (  0.0%)  precheck-target
   0.0026 (  1.0%)   0.0000 (  0.0%)   0.0026 (  0.6%)   0.0026 (  0.0%)  SIL optimization
   0.0017 (  0.7%)   0.0006 (  0.3%)   0.0023 (  0.5%)   0.0023 (  0.0%)  load-all-members
   0.0012 (  0.5%)   0.0003 (  0.1%)   0.0015 (  0.3%)   0.0015 (  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%)  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%)  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%)  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%)  AST verification
   0.2533 (100.0%)   0.1844 (100.0%)   0.4377 (100.0%)   7.4196 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.8253 seconds (6.5406 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2313 (100.0%)   1.5940 (100.0%)   2.8253 (100.0%)   6.5406 (100.0%)  Building Target
   1.2313 (100.0%)   1.5940 (100.0%)   2.8253 (100.0%)   6.5406 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Extensions/Foundation+Extensions.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift:43:16: warning: main actor-isolated property 'rootViewController' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        window.rootViewController = viewControllable.uiviewController
               ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWindow.h:66:57: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,strong) UIViewController *rootViewController API_AVAILABLE(ios(4.0));  // default is nil
                                                        ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift:42:23: note: add '@MainActor' to make instance method 'launch(from:)' part of global actor 'MainActor'
    public final func launch(from window: UIWindow) {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift:44:16: warning: call to main actor-isolated instance method 'makeKeyAndVisible()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        window.makeKeyAndVisible()
               ^
UIKit.UIWindow.makeKeyAndVisible:2:22: note: calls to instance method 'makeKeyAndVisible()' from outside of its actor context are implicitly asynchronous
@MainActor open func makeKeyAndVisible()}
                     ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LaunchRouter.swift:42:23: note: add '@MainActor' to make instance method 'launch(from:)' part of global actor 'MainActor'
    public final func launch(from window: UIWindow) {
                      ^
    @MainActor
SwiftCompile normal arm64 Compiling\ PresentableInteractor.swift,\ Combine+Extensions.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/PresentableInteractor.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Extensions/Combine+Extensions.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467640192-swift-frontend-ModernRIBs-PresentableInteractor.swift-arm64_apple_ios13.0-o-Onone-2884336581.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4300 seconds (7.1641 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0323 ( 15.2%)   0.0639 ( 29.3%)   0.0961 ( 22.4%)   3.4074 ( 47.6%)  parse-and-resolve-imports
   0.0314 ( 14.8%)   0.0619 ( 28.4%)   0.0934 ( 21.7%)   3.4000 ( 47.5%)  Import resolution
   0.0818 ( 38.6%)   0.0316 ( 14.5%)   0.1135 ( 26.4%)   0.1138 (  1.6%)  build-rewrite-system
   0.0019 (  0.9%)   0.0098 (  4.5%)   0.0118 (  2.7%)   0.1124 (  1.6%)  load-stdlib
   0.0084 (  3.9%)   0.0078 (  3.6%)   0.0162 (  3.8%)   0.0201 (  0.3%)  perform-sema
   0.0082 (  3.9%)   0.0077 (  3.5%)   0.0159 (  3.7%)   0.0199 (  0.3%)  Type checking and Semantic analysis
   0.0103 (  4.9%)   0.0089 (  4.1%)   0.0192 (  4.5%)   0.0193 (  0.3%)  IRGen
   0.0081 (  3.8%)   0.0072 (  3.3%)   0.0152 (  3.5%)   0.0181 (  0.3%)  typecheck-expr
   0.0089 (  4.2%)   0.0077 (  3.5%)   0.0167 (  3.9%)   0.0173 (  0.2%)  import-clang-decl
   0.0034 (  1.6%)   0.0030 (  1.4%)   0.0064 (  1.5%)   0.0088 (  0.1%)  typecheck-stmt
   0.0037 (  1.8%)   0.0037 (  1.7%)   0.0074 (  1.7%)   0.0087 (  0.1%)  typecheck-decl
   0.0031 (  1.5%)   0.0023 (  1.1%)   0.0054 (  1.3%)   0.0054 (  0.1%)  precheck-target
   0.0048 (  2.2%)   0.0006 (  0.3%)   0.0053 (  1.2%)   0.0054 (  0.1%)  SIL optimization
   0.0034 (  1.6%)   0.0010 (  0.4%)   0.0044 (  1.0%)   0.0044 (  0.1%)  SILGen
   0.0016 (  0.8%)   0.0004 (  0.2%)   0.0020 (  0.5%)   0.0020 (  0.0%)  SILGen-function
   0.0007 (  0.3%)   0.0003 (  0.1%)   0.0009 (  0.2%)   0.0009 (  0.0%)  load-all-members
   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%)  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, 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.2121 (100.0%)   0.2179 (100.0%)   0.4300 (100.0%)   7.1641 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.8060 seconds (6.4214 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1640 (100.0%)   1.6421 (100.0%)   2.8060 (100.0%)   6.4214 (100.0%)  Building Target
   1.1640 (100.0%)   1.6421 (100.0%)   2.8060 (100.0%)   6.4214 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/PresentableInteractor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Extensions/Combine+Extensions.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ ModernRIBs (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467642730-swift-frontend-ModernRIBs-all-arm64_apple_ios13.0-swiftmodule-Onone-4027500888.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 6.1877 seconds (7.2410 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.1653 ( 47.7%)   0.7572 ( 45.8%)   2.9225 ( 47.2%)   3.4271 ( 47.3%)  parse-and-resolve-imports
   2.1644 ( 47.7%)   0.7549 ( 45.7%)   2.9193 ( 47.2%)   3.4195 ( 47.2%)  Import resolution
   0.0142 (  0.3%)   0.0466 (  2.8%)   0.0608 (  1.0%)   0.0902 (  1.2%)  load-stdlib
   0.0472 (  1.0%)   0.0219 (  1.3%)   0.0690 (  1.1%)   0.0746 (  1.0%)  perform-sema
   0.0470 (  1.0%)   0.0217 (  1.3%)   0.0687 (  1.1%)   0.0743 (  1.0%)  Type checking and Semantic analysis
   0.0462 (  1.0%)   0.0215 (  1.3%)   0.0677 (  1.1%)   0.0732 (  1.0%)  typecheck-decl
   0.0158 (  0.3%)   0.0049 (  0.3%)   0.0207 (  0.3%)   0.0207 (  0.3%)  typecheck-expr
   0.0086 (  0.2%)   0.0082 (  0.5%)   0.0168 (  0.3%)   0.0181 (  0.3%)  SIL optimization
   0.0065 (  0.1%)   0.0082 (  0.5%)   0.0147 (  0.2%)   0.0147 (  0.2%)  import-clang-decl
   0.0022 (  0.0%)   0.0048 (  0.3%)   0.0070 (  0.1%)   0.0081 (  0.1%)  Serialization, swiftmodule
   0.0057 (  0.1%)   0.0006 (  0.0%)   0.0063 (  0.1%)   0.0063 (  0.1%)  SILGen
   0.0048 (  0.1%)   0.0004 (  0.0%)   0.0052 (  0.1%)   0.0052 (  0.1%)  build-rewrite-system
   0.0029 (  0.1%)   0.0008 (  0.0%)   0.0037 (  0.1%)   0.0037 (  0.1%)  precheck-target
   0.0013 (  0.0%)   0.0010 (  0.1%)   0.0024 (  0.0%)   0.0024 (  0.0%)  Serialization, swiftdoc
   0.0019 (  0.0%)   0.0002 (  0.0%)   0.0021 (  0.0%)   0.0021 (  0.0%)  SILGen-function
   0.0004 (  0.0%)   0.0001 (  0.0%)   0.0005 (  0.0%)   0.0005 (  0.0%)  Serialization, swiftsourceinfo
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  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%)  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-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   4.5346 (100.0%)   1.6530 (100.0%)   6.1877 (100.0%)   7.2410 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0874 seconds (3.6288 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.2483 (100.0%)   0.8390 (100.0%)   3.0874 (100.0%)   3.6288 (100.0%)  Building Target
   2.2483 (100.0%)   0.8390 (100.0%)   3.0874 (100.0%)   3.6288 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'LeakDetector' may have shared mutable state; this is an error in the Swift 6 language mode
    public static let instance = LeakDetector()
                      ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:53:14: note: class 'LeakDetector' does not conform to the 'Sendable' protocol
public class LeakDetector {
             ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
    public static let instance = LeakDetector()
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:56:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    public static let instance = LeakDetector()
                      ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: warning: static property 'disableLeakDetectorOverride' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var disableLeakDetectorOverride: Bool = false
               ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: convert 'disableLeakDetectorOverride' to a 'let' constant to make 'Sendable' shared state immutable
    static var disableLeakDetectorOverride: Bool = false
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: add '@MainActor' to make static property 'disableLeakDetectorOverride' part of global actor 'MainActor'
    static var disableLeakDetectorOverride: Bool = false
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/LeakDetector.swift:150:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var disableLeakDetectorOverride: Bool = false
               ^
    nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: warning: static property 'subscriptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    static var subscriptions: Set<AnyCancellable> = .init()
               ^
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: convert 'subscriptions' to a 'let' constant to make 'Sendable' shared state immutable
    static var subscriptions: Set<AnyCancellable> = .init()
           ~~~ ^
           let
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: add '@MainActor' to make static property 'subscriptions' part of global actor 'MainActor'
    static var subscriptions: Set<AnyCancellable> = .init()
               ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/LeakDetector/Executor.swift:22:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
    static var subscriptions: Set<AnyCancellable> = .init()
               ^
    nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ViewControllable.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/ViewControllable.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467627624-swift-frontend-ModernRIBs-ViewControllable.swift-arm64_apple_ios13.0-o-Onone-948171523.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4801 seconds (7.1020 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0368 ( 17.7%)   0.0872 ( 32.0%)   0.1240 ( 25.8%)   3.3543 ( 47.2%)  parse-and-resolve-imports
   0.0359 ( 17.3%)   0.0857 ( 31.4%)   0.1217 ( 25.3%)   3.3467 ( 47.1%)  Import resolution
   0.0021 (  1.0%)   0.0166 (  6.1%)   0.0186 (  3.9%)   0.1758 (  2.5%)  load-stdlib
   0.0850 ( 41.0%)   0.0307 ( 11.2%)   0.1156 ( 24.1%)   0.1157 (  1.6%)  build-rewrite-system
   0.0234 ( 11.3%)   0.0193 (  7.1%)   0.0427 (  8.9%)   0.0436 (  0.6%)  import-clang-decl
   0.0060 (  2.9%)   0.0088 (  3.2%)   0.0148 (  3.1%)   0.0176 (  0.2%)  perform-sema
   0.0059 (  2.9%)   0.0088 (  3.2%)   0.0147 (  3.1%)   0.0174 (  0.2%)  Type checking and Semantic analysis
   0.0057 (  2.7%)   0.0085 (  3.1%)   0.0142 (  3.0%)   0.0169 (  0.2%)  typecheck-decl
   0.0030 (  1.5%)   0.0059 (  2.2%)   0.0090 (  1.9%)   0.0091 (  0.1%)  IRGen
   0.0027 (  1.3%)   0.0009 (  0.3%)   0.0036 (  0.7%)   0.0036 (  0.1%)  load-all-members
   0.0002 (  0.1%)   0.0002 (  0.1%)   0.0005 (  0.1%)   0.0005 (  0.0%)  SILGen
   0.0003 (  0.2%)   0.0000 (  0.0%)   0.0004 (  0.1%)   0.0003 (  0.0%)  SIL optimization
   0.0001 (  0.1%)   0.0001 (  0.0%)   0.0003 (  0.1%)   0.0003 (  0.0%)  typecheck-stmt
   0.0001 (  0.0%)   0.0001 (  0.1%)   0.0002 (  0.0%)   0.0002 (  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%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   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%)  perform-whole-module-type-checking
   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%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2073 (100.0%)   0.2728 (100.0%)   0.4801 (100.0%)   7.1020 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.9782 seconds (6.5495 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2541 (100.0%)   1.7241 (100.0%)   2.9782 (100.0%)   6.5495 (100.0%)  Building Target
   1.2541 (100.0%)   1.7241 (100.0%)   2.9782 (100.0%)   6.5495 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/ViewControllable.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Builder.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Builder.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467640198-swift-frontend-ModernRIBs-Builder.swift-arm64_apple_ios13.0-o-Onone-2410763184.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2960 seconds (7.4031 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0322 ( 19.6%)   0.0394 ( 29.9%)   0.0716 ( 24.2%)   3.5756 ( 48.3%)  parse-and-resolve-imports
   0.0315 ( 19.1%)   0.0384 ( 29.2%)   0.0699 ( 23.6%)   3.5739 ( 48.3%)  Import resolution
   0.0820 ( 49.9%)   0.0321 ( 24.4%)   0.1141 ( 38.5%)   0.1141 (  1.5%)  build-rewrite-system
   0.0017 (  1.1%)   0.0098 (  7.5%)   0.0115 (  3.9%)   0.1103 (  1.5%)  load-stdlib
   0.0088 (  5.3%)   0.0072 (  5.5%)   0.0160 (  5.4%)   0.0162 (  0.2%)  import-clang-decl
   0.0025 (  1.5%)   0.0026 (  2.0%)   0.0052 (  1.7%)   0.0052 (  0.1%)  IRGen
   0.0011 (  0.7%)   0.0005 (  0.4%)   0.0016 (  0.5%)   0.0016 (  0.0%)  perform-sema
   0.0010 (  0.6%)   0.0005 (  0.4%)   0.0015 (  0.5%)   0.0015 (  0.0%)  Type checking and Semantic analysis
   0.0012 (  0.7%)   0.0000 (  0.0%)   0.0012 (  0.4%)   0.0012 (  0.0%)  SIL optimization
   0.0007 (  0.4%)   0.0003 (  0.2%)   0.0010 (  0.3%)   0.0010 (  0.0%)  typecheck-decl
   0.0007 (  0.4%)   0.0002 (  0.2%)   0.0009 (  0.3%)   0.0009 (  0.0%)  load-all-members
   0.0004 (  0.2%)   0.0001 (  0.1%)   0.0005 (  0.2%)   0.0005 (  0.0%)  SILGen
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.0%)  typecheck-stmt
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.0%)  typecheck-expr
   0.0001 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.0%)  SILGen-function
   0.0000 (  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%)  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, 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%)  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%)  AST verification
   0.1645 (100.0%)   0.1315 (100.0%)   0.2960 (100.0%)   7.4031 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6329 seconds (6.4168 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0940 (100.0%)   1.5389 (100.0%)   2.6329 (100.0%)   6.4168 (100.0%)  Building Target
   1.0940 (100.0%)   1.5389 (100.0%)   2.6329 (100.0%)   6.4168 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Builder.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ ViewableRouter.swift,\ Workflow.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/ViewableRouter.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Workflow/Workflow.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467644095-swift-frontend-ModernRIBs-ViewableRouter.swift-arm64_apple_ios13.0-o-Onone-2465649923.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4610 seconds (7.3040 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0327 ( 11.6%)   0.0453 ( 25.4%)   0.0780 ( 16.9%)   3.4241 ( 46.9%)  parse-and-resolve-imports
   0.0320 ( 11.4%)   0.0443 ( 24.8%)   0.0763 ( 16.6%)   3.4224 ( 46.9%)  Import resolution
   0.0020 (  0.7%)   0.0118 (  6.6%)   0.0138 (  3.0%)   0.1630 (  2.2%)  load-stdlib
   0.0613 ( 21.7%)   0.0245 ( 13.7%)   0.0858 ( 18.6%)   0.0859 (  1.2%)  build-rewrite-system
   0.0270 (  9.6%)   0.0087 (  4.9%)   0.0357 (  7.7%)   0.0358 (  0.5%)  perform-sema
   0.0269 (  9.5%)   0.0087 (  4.9%)   0.0355 (  7.7%)   0.0356 (  0.5%)  Type checking and Semantic analysis
   0.0205 (  7.3%)   0.0072 (  4.0%)   0.0277 (  6.0%)   0.0278 (  0.4%)  typecheck-expr
   0.0197 (  7.0%)   0.0066 (  3.7%)   0.0263 (  5.7%)   0.0263 (  0.4%)  typecheck-stmt
   0.0156 (  5.5%)   0.0073 (  4.1%)   0.0229 (  5.0%)   0.0231 (  0.3%)  IRGen
   0.0157 (  5.6%)   0.0065 (  3.6%)   0.0222 (  4.8%)   0.0223 (  0.3%)  typecheck-decl
   0.0040 (  1.4%)   0.0054 (  3.0%)   0.0094 (  2.0%)   0.0095 (  0.1%)  import-clang-decl
   0.0077 (  2.7%)   0.0009 (  0.5%)   0.0086 (  1.9%)   0.0091 (  0.1%)  SILGen
   0.0072 (  2.5%)   0.0001 (  0.1%)   0.0073 (  1.6%)   0.0073 (  0.1%)  SIL optimization
   0.0056 (  2.0%)   0.0005 (  0.3%)   0.0061 (  1.3%)   0.0066 (  0.1%)  SILGen-function
   0.0042 (  1.5%)   0.0010 (  0.6%)   0.0053 (  1.1%)   0.0053 (  0.1%)  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%)  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%)  source-file-populate-cache
   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%)  AST verification
   0.2822 (100.0%)   0.1788 (100.0%)   0.4610 (100.0%)   7.3040 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.5091 seconds (6.1842 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9925 (100.0%)   1.5166 (100.0%)   2.5091 (100.0%)   6.1842 (100.0%)  Building Target
   0.9925 (100.0%)   1.5166 (100.0%)   2.5091 (100.0%)   6.1842 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/ViewableRouter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Workflow/Workflow.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Dependency.swift,\ Interactor.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/DI/Dependency.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Interactor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467646238-swift-frontend-ModernRIBs-Dependency.swift-arm64_apple_ios13.0-o-Onone-1654578934.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5991 seconds (7.1847 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0781 ( 24.1%)   0.0903 ( 32.8%)   0.1684 ( 28.1%)   3.4110 ( 47.5%)  parse-and-resolve-imports
   0.0772 ( 23.9%)   0.0886 ( 32.2%)   0.1658 ( 27.7%)   3.4036 ( 47.4%)  Import resolution
   0.0835 ( 25.8%)   0.0300 ( 10.9%)   0.1136 ( 19.0%)   0.1142 (  1.6%)  build-rewrite-system
   0.0019 (  0.6%)   0.0104 (  3.8%)   0.0123 (  2.1%)   0.1026 (  1.4%)  load-stdlib
   0.0206 (  6.4%)   0.0141 (  5.1%)   0.0346 (  5.8%)   0.0348 (  0.5%)  import-clang-decl
   0.0126 (  3.9%)   0.0101 (  3.7%)   0.0227 (  3.8%)   0.0271 (  0.4%)  perform-sema
   0.0125 (  3.9%)   0.0101 (  3.7%)   0.0225 (  3.8%)   0.0269 (  0.4%)  Type checking and Semantic analysis
   0.0044 (  1.4%)   0.0066 (  2.4%)   0.0109 (  1.8%)   0.0147 (  0.2%)  typecheck-decl
   0.0070 (  2.2%)   0.0055 (  2.0%)   0.0124 (  2.1%)   0.0132 (  0.2%)  IRGen
   0.0072 (  2.2%)   0.0032 (  1.2%)   0.0104 (  1.7%)   0.0110 (  0.2%)  typecheck-stmt
   0.0053 (  1.6%)   0.0025 (  0.9%)   0.0077 (  1.3%)   0.0078 (  0.1%)  typecheck-expr
   0.0035 (  1.1%)   0.0017 (  0.6%)   0.0052 (  0.9%)   0.0053 (  0.1%)  SILGen
   0.0043 (  1.3%)   0.0001 (  0.0%)   0.0044 (  0.7%)   0.0044 (  0.1%)  SIL optimization
   0.0028 (  0.9%)   0.0015 (  0.6%)   0.0043 (  0.7%)   0.0044 (  0.1%)  SILGen-function
   0.0019 (  0.6%)   0.0005 (  0.2%)   0.0025 (  0.4%)   0.0025 (  0.0%)  load-all-members
   0.0009 (  0.3%)   0.0001 (  0.0%)   0.0010 (  0.2%)   0.0011 (  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%)  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%)  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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3238 (100.0%)   0.2753 (100.0%)   0.5991 (100.0%)   7.1847 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.0031 seconds (6.5331 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2927 (100.0%)   1.7104 (100.0%)   3.0031 (100.0%)   6.5331 (100.0%)  Building Target
   1.2927 (100.0%)   1.7104 (100.0%)   3.0031 (100.0%)   6.5331 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/DI/Dependency.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Interactor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Router.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Router.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742467642672-swift-frontend-ModernRIBs-Router.swift-arm64_apple_ios13.0-o-Onone-2452708098.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5389 seconds (7.1909 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0359 ( 13.0%)   0.0819 ( 31.1%)   0.1177 ( 21.8%)   3.3677 ( 46.8%)  parse-and-resolve-imports
   0.0350 ( 12.7%)   0.0797 ( 30.2%)   0.1147 ( 21.3%)   3.3603 ( 46.7%)  Import resolution
   0.0018 (  0.6%)   0.0123 (  4.7%)   0.0141 (  2.6%)   0.1495 (  2.1%)  load-stdlib
   0.0650 ( 23.6%)   0.0239 (  9.1%)   0.0889 ( 16.5%)   0.0894 (  1.2%)  build-rewrite-system
   0.0296 ( 10.7%)   0.0140 (  5.3%)   0.0436 (  8.1%)   0.0504 (  0.7%)  perform-sema
   0.0295 ( 10.7%)   0.0140 (  5.3%)   0.0435 (  8.1%)   0.0502 (  0.7%)  Type checking and Semantic analysis
   0.0207 (  7.5%)   0.0122 (  4.6%)   0.0328 (  6.1%)   0.0396 (  0.6%)  typecheck-decl
   0.0108 (  3.9%)   0.0075 (  2.8%)   0.0182 (  3.4%)   0.0183 (  0.3%)  IRGen
   0.0128 (  4.6%)   0.0040 (  1.5%)   0.0168 (  3.1%)   0.0168 (  0.2%)  typecheck-expr
   0.0049 (  1.8%)   0.0065 (  2.5%)   0.0114 (  2.1%)   0.0114 (  0.2%)  import-clang-decl
   0.0086 (  3.1%)   0.0019 (  0.7%)   0.0105 (  1.9%)   0.0105 (  0.1%)  typecheck-stmt
   0.0063 (  2.3%)   0.0019 (  0.7%)   0.0082 (  1.5%)   0.0083 (  0.1%)  SILGen
   0.0056 (  2.1%)   0.0004 (  0.2%)   0.0061 (  1.1%)   0.0061 (  0.1%)  SIL optimization
   0.0046 (  1.7%)   0.0014 (  0.5%)   0.0059 (  1.1%)   0.0060 (  0.1%)  SILGen-function
   0.0040 (  1.5%)   0.0019 (  0.7%)   0.0059 (  1.1%)   0.0059 (  0.1%)  precheck-target
   0.0004 (  0.1%)   0.0000 (  0.0%)   0.0004 (  0.1%)   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%)  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%)  source-file-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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.2754 (100.0%)   0.2635 (100.0%)   0.5389 (100.0%)   7.1909 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.6024 seconds (6.1840 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9917 (100.0%)   1.6107 (100.0%)   2.6024 (100.0%)   6.1840 (100.0%)  Building Target
   0.9917 (100.0%)   1.6107 (100.0%)   2.6024 (100.0%)   6.1840 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Router.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Presenter.swift /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Presenter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745742471350159-swift-frontend-ModernRIBs-Presenter.swift-arm64_apple_ios13.0-o-Onone-693055217.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2905 seconds (0.2914 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0776 ( 45.2%)   0.0308 ( 25.9%)   0.1084 ( 37.3%)   0.1084 ( 37.2%)  build-rewrite-system
   0.0373 ( 21.8%)   0.0377 ( 31.7%)   0.0751 ( 25.8%)   0.0754 ( 25.9%)  parse-and-resolve-imports
   0.0363 ( 21.2%)   0.0367 ( 30.9%)   0.0730 ( 25.1%)   0.0734 ( 25.2%)  Import resolution
   0.0085 (  4.9%)   0.0061 (  5.1%)   0.0145 (  5.0%)   0.0147 (  5.0%)  import-clang-decl
   0.0035 (  2.0%)   0.0037 (  3.1%)   0.0072 (  2.5%)   0.0072 (  2.5%)  IRGen
   0.0018 (  1.1%)   0.0017 (  1.4%)   0.0035 (  1.2%)   0.0035 (  1.2%)  load-stdlib
   0.0013 (  0.8%)   0.0006 (  0.5%)   0.0019 (  0.7%)   0.0019 (  0.7%)  perform-sema
   0.0012 (  0.7%)   0.0006 (  0.5%)   0.0018 (  0.6%)   0.0018 (  0.6%)  Type checking and Semantic analysis
   0.0009 (  0.5%)   0.0004 (  0.3%)   0.0013 (  0.5%)   0.0013 (  0.5%)  typecheck-decl
   0.0012 (  0.7%)   0.0000 (  0.0%)   0.0012 (  0.4%)   0.0012 (  0.4%)  SIL optimization
   0.0007 (  0.4%)   0.0002 (  0.2%)   0.0009 (  0.3%)   0.0009 (  0.3%)  load-all-members
   0.0004 (  0.3%)   0.0002 (  0.2%)   0.0006 (  0.2%)   0.0006 (  0.2%)  SILGen
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.1%)  typecheck-stmt
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.1%)  typecheck-expr
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0002 (  0.1%)   0.0002 (  0.1%)  SILGen-function
   0.0000 (  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%)  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%)  perform-whole-module-type-checking
   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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.1715 (100.0%)   0.1190 (100.0%)   0.2905 (100.0%)   0.2914 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.5320 seconds (2.7066 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0633 (100.0%)   1.4686 (100.0%)   2.5320 (100.0%)   2.7066 (100.0%)  Building Target
   1.0633 (100.0%)   1.4686 (100.0%)   2.5320 (100.0%)   2.7066 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/ModernRIBs/Classes/Presenter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for ModernRIBs (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriver\ Compilation\ Requirements ModernRIBs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
    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 ModernRIBs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.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 -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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Router.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling ViewableRouter.swift, Workflow.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Headers/ModernRIBs-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Headers/ModernRIBs-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules/ModernRIBs.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftmodule (in target 'ModernRIBs' from project 'ModernRIBs')
    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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules/ModernRIBs.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules/ModernRIBs.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftdoc (in target 'ModernRIBs' from project 'ModernRIBs')
    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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules/ModernRIBs.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules/ModernRIBs.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.abi.json (in target 'ModernRIBs' from project 'ModernRIBs')
    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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules/ModernRIBs.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules/ModernRIBs.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftsourceinfo (in target 'ModernRIBs' from project 'ModernRIBs')
    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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Modules/ModernRIBs.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

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

    builtin-ScanDependencies -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_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 -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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o -index-unit-output-path /ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o
CompileC /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace

    Using response file: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.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 -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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/ModernRIBs_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o -index-unit-output-path /ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling Presenter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Builder.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling PresentableInteractor.swift, Combine+Extensions.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Executor.swift, Worker.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling ViewControllable.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Dependency.swift, Interactor.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling Foundation+Extensions.swift, LaunchRouter.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriverJobDiscovery normal arm64 Compiling LeakDetector.swift, Component.swift (in target 'ModernRIBs' from project 'ModernRIBs')
SwiftDriver\ Compilation ModernRIBs normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ModernRIBs' from project 'ModernRIBs')
    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 ModernRIBs -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.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 -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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs-ab071e138d116be662fdfa108bd06807-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs-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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/unextended-module-overlay.yaml -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/ModernRIBs.framework/ModernRIBs normal (in target 'ModernRIBs' from project 'ModernRIBs')
    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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.LinkFileList -install_name @rpath/ModernRIBs.framework/ModernRIBs -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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_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/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/ModernRIBs
ExtractAppIntentsMetadata (in target 'ModernRIBs' from project 'ModernRIBs')
    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 ModernRIBs --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.DevYeom.ModernRIBs --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/ModernRIBs --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/Objects-normal/arm64/ModernRIBs.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 01:27:54.462 appintentsmetadataprocessor[706:3998] Starting appintentsmetadataprocessor export
2025-04-27 01:27:54.465 appintentsmetadataprocessor[706:3998] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'ModernRIBs' from project 'ModernRIBs')
    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/ModernRIBs.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ssu --bundle-id com.DevYeom.ModernRIBs --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ModernRIBs.build/Debug-iphoneos/ModernRIBs.build/ModernRIBs.DependencyMetadataFileList --archive-ssu-assets
2025-04-27 01:27:54.487 appintentsnltrainingprocessor[707:4000] Parsing options for appintentsnltrainingprocessor
2025-04-27 01:27:54.488 appintentsnltrainingprocessor[707:4000] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ModernRIBs.framework/ModernRIBs.tbd (in target 'ModernRIBs' from project 'ModernRIBs')
    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/ModernRIBs.framework/ModernRIBs -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ModernRIBs.framework/ModernRIBs.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework (in target 'ModernRIBs' from project 'ModernRIBs')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ModernRIBs.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ModernRIBs",
  "name" : "ModernRIBs",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ModernRIBs",
      "targets" : [
        "ModernRIBs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ModernRIBsTests",
      "module_type" : "SwiftTarget",
      "name" : "ModernRIBsTests",
      "path" : "ModernRIBsTests",
      "sources" : [
        "DI/ComponentTests.swift",
        "Extensions/Foundation+ExtensionsTests.swift",
        "LaunchRouterTests.swift",
        "Mocks.swift",
        "RouterTests.swift",
        "Worker/WorkerTests.swift",
        "Workflow/WorkflowTests.swift"
      ],
      "target_dependencies" : [
        "ModernRIBs"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ModernRIBs",
      "module_type" : "SwiftTarget",
      "name" : "ModernRIBs",
      "path" : "ModernRIBs",
      "product_memberships" : [
        "ModernRIBs"
      ],
      "sources" : [
        "Classes/Builder.swift",
        "Classes/ComponentizedBuilder.swift",
        "Classes/DI/Component.swift",
        "Classes/DI/Dependency.swift",
        "Classes/Extensions/Combine+Extensions.swift",
        "Classes/Extensions/Foundation+Extensions.swift",
        "Classes/Interactor.swift",
        "Classes/LaunchRouter.swift",
        "Classes/LeakDetector/Executor.swift",
        "Classes/LeakDetector/LeakDetector.swift",
        "Classes/MultiStageComponentizedBuilder.swift",
        "Classes/PresentableInteractor.swift",
        "Classes/Presenter.swift",
        "Classes/Router.swift",
        "Classes/ViewControllable.swift",
        "Classes/ViewableRouter.swift",
        "Classes/Worker/Worker.swift",
        "Classes/Workflow/Workflow.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.