The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OSLogClient, reference develop (754336), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 15 Apr 2026 05:54:28 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OSLogClient -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CheekyGhost-Labs/OSLogClient.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CheekyGhost-Labs/OSLogClient
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7543364 Merge branch 'main' into develop
Cloned https://github.com/CheekyGhost-Labs/OSLogClient.git
Revision (git rev-parse @):
754336410ad7d8cbe370df4fc4534988b6ac0018
SUCCESS checkout https://github.com/CheekyGhost-Labs/OSLogClient.git at develop
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CheekyGhost-Labs/OSLogClient.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  OSLogClient: /Users/admin/builder/spi-builder-workspace
resolved source packages: OSLogClient
2026-04-15 01:53:53.732 xcodebuild[529:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-15 01:53:53.831 xcodebuild[529:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-15 01:53:54.249 xcodebuild[529:3052] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OSLogClient",
  "name" : "OSLogClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OSLogClient",
      "targets" : [
        "OSLogClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OSLogClientTests",
      "module_type" : "SwiftTarget",
      "name" : "OSLogClientTests",
      "path" : "Tests/OSLogClientTests",
      "sources" : [
        "Internal/ArrayLogCategoryFilterIdentifierTests.swift",
        "Public/LogClientTests.swift",
        "Public/LogDriverTests.swift",
        "Public/LogFilters/LogCategoryFilterTests.swift",
        "Public/LogFilters/LogFilterTests.swift",
        "Public/OSLogClientTests.swift",
        "Public/PollingIntervalTests.swift",
        "Utils/Mocks/LogDriverSpy.swift",
        "Utils/TestProcessInfoProvider.swift",
        "Utils/XCTestCase+Utils.swift"
      ],
      "target_dependencies" : [
        "OSLogClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSLogClientIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "OSLogClientIntegrationTests",
      "path" : "Tests/OSLogClientIntegrationTests",
      "sources" : [
        "OSLogClientIntegrationTests.swift",
        "Utils/Mocks/LogDriverSpy.swift",
        "Utils/TestProcessInfoProvider.swift",
        "Utils/XCTestCase+Utils.swift"
      ],
      "target_dependencies" : [
        "OSLogClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSLogClient",
      "module_type" : "SwiftTarget",
      "name" : "OSLogClient",
      "path" : "Sources/OSLogClient",
      "product_memberships" : [
        "OSLogClient"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Internal/Convenience/Array+LogCategoryFilterIdentifier.swift",
        "Internal/ProcessInfoProvider.swift",
        "Public/LastProcessedStrategy/InMemoryLastProcessedStrategy.swift",
        "Public/LastProcessedStrategy/LastProcessedStrategy.swift",
        "Public/LastProcessedStrategy/UserDefaultsLastProcessedStrategy.swift",
        "Public/LogClient.swift",
        "Public/LogDriver.swift",
        "Public/LogFilters/LogCategoryFilter.swift",
        "Public/LogFilters/LogFilter.swift",
        "Public/OSLogClient.swift",
        "Public/OSLogClientError.swift",
        "Public/PollingInterval.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OSLogClient",
      "OSLogClientIntegrationTests",
      "OSLogClientTests"
    ]
  }
}
2026-04-15 01:54:12.742 xcodebuild[631:3805] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-15 01:54:12.844 xcodebuild[631:3805] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "OSLogClient",
      "OSLogClientIntegrationTests",
      "OSLogClientTests"
    ]
  }
}
2026-04-15 01:54:14.408 xcodebuild[639:3875] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-15 01:54:14.508 xcodebuild[639:3875] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OSLogClient -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.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 OSLogClient -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  OSLogClient: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'OSLogClient' in project 'OSLogClient'
        ➜ Explicit dependency on target 'OSLogClient' in project 'OSLogClient'
        ➜ Explicit dependency on target 'OSLogClient_OSLogClient' in project 'OSLogClient'
    Target 'OSLogClient' in project 'OSLogClient'
        ➜ Explicit dependency on target 'OSLogClient_OSLogClient' in project 'OSLogClient'
    Target 'OSLogClient_OSLogClient' in project 'OSLogClient' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 267f72269a084266aeab0907168a1b22
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/267f72269a084266aeab0907168a1b22.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle/Contents/Resources (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle/Contents/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient_OSLogClient.build/OSLogClient_OSLogClient.DependencyStaticMetadataFileList (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient_OSLogClient.build/OSLogClient_OSLogClient.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient_OSLogClient.build/OSLogClient_OSLogClient.DependencyMetadataFileList (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient_OSLogClient.build/OSLogClient_OSLogClient.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient_OSLogClient.build/empty-OSLogClient_OSLogClient.plist (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient_OSLogClient.build/empty-OSLogClient_OSLogClient.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.SwiftFileList (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.SwiftConstValuesFileList (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient_const_extract_protocols.json (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.LinkFileList (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-OutputFileMap.json (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.modulemap (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.DependencyStaticMetadataFileList (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.DependencyMetadataFileList (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle/Contents (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources/resource_bundle_accessor.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/OSLogClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.modulemap (in target 'OSLogClient' from project 'OSLogClient')
    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/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle/Contents/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Resources/PrivacyInfo.xcprivacy (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    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/Sources/OSLogClient/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle/Contents/Resources
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient_OSLogClient.build/empty-OSLogClient_OSLogClient.plist (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient_OSLogClient.build/empty-OSLogClient_OSLogClient.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle/Contents/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle (in target 'OSLogClient_OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient_OSLogClient.bundle
SwiftDriver OSLogClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OSLogClient -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-7KX75KSP38TEA5L3YUHSITKFT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-DX6WZP9MGXCXYIZCA9XJGPOG1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-42BV0UZ0BISUKE92FXVR4DN1S.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-1CVTEI6K5MF8DBFFZI4YACDV4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-EFF1L3B01W8N0Z3OKRI5P9G7O.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-8647QJZXGBYAHCHD94ZSWIMJB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-78QUQK0U0PFJM4PXUD720J07U.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-9NE7O6PCSV37TWRVGTT0JARMX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-DBD90R90Y8L7SXAARIOXCEKX6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-X0M0D3SGAR9UPBN3AAHP9TAV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-4UVPKO1T1AMRNQ12QSZABW5SN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-4ZRLWRPSMP39F9828FD26DF4G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-597RGWI6YXU8EHR3LG347UTPB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-CFOZJ90N0SXN11RZ3CT0KO4JJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-2HRFVLBG6GPK8HRHQVLVUGI0L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-10H99484OR8W81G38Q21H41YO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-2ZGO5ZYLXROKCK6S7TKDEUMM3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-3RC839E5MMHMZQ4B6DV8TAM7V.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-8F2NHBR2I81N5CTM1UUW7W5SU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-9047U10H6JK2FNNIGRUQ3GPGS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-4LYVEM08P24GHIIAF5C9D3YPY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-9X9Q193OD8KUM02QJ5USX2AOR.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-32P1YB0QNZ38SAU9YEKUB4LOT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-ERMCKW2ZKLKLE9IVMN78ZF93P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-84UGAUUTDNHHUITQBDQC1WGF9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-E504A9FV8UANSEHV9TIZNFVPX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-E20S8SGXZBJ97OMYTR1KQT6HQ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-A7WGMB5TBFNMT1T1JM95WM71Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-EHKHZ0TGRNJV3R6U3LSKHGTV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-4IF4ZT70PD47TJLB5AZ5CJUM0.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-BRQ9TZ1NM26EZMHHFLHMIRXEW.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-DBEWNDD5AC8WIA8TXGD3GI1LA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-AV9NNWJZCRC9VSYGIOW2WREA9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-A95EGQ250RY846IXZ3DMP674Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-ER7EXDNWIG1J3K6FLR1ECBKR4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OSLog-37U3CPQA3ZCQLT4FO0TGNI5GP.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ OSLogClient (in target 'OSLogClient' from project 'OSLogClient')
EmitSwiftModule normal arm64 (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ OSLogClient.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/OSLogClient.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/OSLogClient.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LogDriver.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LogDriver.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LogDriver.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ Array+LogCategoryFilterIdentifier.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Internal/Convenience/Array+LogCategoryFilterIdentifier.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources/resource_bundle_accessor.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Internal/Convenience/Array+LogCategoryFilterIdentifier.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ OSLogClientError.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/OSLogClientError.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/OSLogClientError.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LogClient.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LogClient.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LogClient.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PollingInterval.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/PollingInterval.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/PollingInterval.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LogCategoryFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LogFilters/LogCategoryFilter.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LogFilters/LogCategoryFilter.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LastProcessedStrategy.swift,\ UserDefaultsLastProcessedStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LastProcessedStrategy/LastProcessedStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LastProcessedStrategy/UserDefaultsLastProcessedStrategy.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LastProcessedStrategy/LastProcessedStrategy.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LastProcessedStrategy/UserDefaultsLastProcessedStrategy.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LogFilter.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LogFilters/LogFilter.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LogFilters/LogFilter.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ProcessInfoProvider.swift,\ InMemoryLastProcessedStrategy.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Internal/ProcessInfoProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LastProcessedStrategy/InMemoryLastProcessedStrategy.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Internal/ProcessInfoProvider.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Public/LastProcessedStrategy/InMemoryLastProcessedStrategy.swift (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for OSLogClient (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriver\ Compilation\ Requirements OSLogClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OSLogClient -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LogCategoryFilter.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/OSLogClient-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-Swift.h (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/OSLogClient-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftmodule (in target 'OSLogClient' from project 'OSLogClient')
    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/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftdoc (in target 'OSLogClient' from project 'OSLogClient')
    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/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.abi.json (in target 'OSLogClient' from project 'OSLogClient')
    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/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftsourceinfo (in target 'OSLogClient' from project 'OSLogClient')
    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/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling LogFilter.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, Array+LogCategoryFilterIdentifier.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriverJobDiscovery normal arm64 Compiling LastProcessedStrategy.swift, UserDefaultsLastProcessedStrategy.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriverJobDiscovery normal arm64 Compiling OSLogClientError.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriverJobDiscovery normal arm64 Compiling PollingInterval.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriverJobDiscovery normal arm64 Compiling ProcessInfoProvider.swift, InMemoryLastProcessedStrategy.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriverJobDiscovery normal arm64 Compiling LogDriver.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriverJobDiscovery normal arm64 Compiling OSLogClient.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriverJobDiscovery normal arm64 Compiling LogClient.swift (in target 'OSLogClient' from project 'OSLogClient')
SwiftDriver\ Compilation OSLogClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OSLogClient -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -target arm64-apple-macos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 6 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.o normal (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos12.0 -r -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -O0 -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient_lto.o -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.o
ExtractAppIntentsMetadata (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /var/run/com.apple.security.cryptexd/mnt/com.apple.MobileAsset.MetalToolchain-v17.5.188.0.L4B0xI/Metal.xctoolchain --module-name OSLogClient --sdk-root /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk --xcode-version 17E192 --platform-family macOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.OSLogClient --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.appintents --target-triple arm64-apple-macos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/OSLogClient.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OSLogClient.build/Debug/OSLogClient.build/Objects-normal/arm64/OSLogClient.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-15 01:54:27.441 appintentsmetadataprocessor[710:4223] Starting appintentsmetadataprocessor export
2026-04-15 01:54:27.490 appintentsmetadataprocessor[710:4223] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.o (in target 'OSLogClient' from project 'OSLogClient')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OSLogClient.o
** BUILD SUCCEEDED **
2026-04-15 01:54:15.290 xcodebuild[642:3907] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-15 01:54:15.390 xcodebuild[642:3907] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:25b5bbba19d5b927734d7011e70f376cccd890b2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:25b5bbba19d5b927734d7011e70f376cccd890b2, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:25b5bbba19d5b927734d7011e70f376cccd890b2, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:25b5bbba19d5b927734d7011e70f376cccd890b2, name:My Mac }
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "OSLogClient",
  "name" : "OSLogClient",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "OSLogClient",
      "targets" : [
        "OSLogClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OSLogClientTests",
      "module_type" : "SwiftTarget",
      "name" : "OSLogClientTests",
      "path" : "Tests/OSLogClientTests",
      "sources" : [
        "Internal/ArrayLogCategoryFilterIdentifierTests.swift",
        "Public/LogClientTests.swift",
        "Public/LogDriverTests.swift",
        "Public/LogFilters/LogCategoryFilterTests.swift",
        "Public/LogFilters/LogFilterTests.swift",
        "Public/OSLogClientTests.swift",
        "Public/PollingIntervalTests.swift",
        "Utils/Mocks/LogDriverSpy.swift",
        "Utils/TestProcessInfoProvider.swift",
        "Utils/XCTestCase+Utils.swift"
      ],
      "target_dependencies" : [
        "OSLogClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSLogClientIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "OSLogClientIntegrationTests",
      "path" : "Tests/OSLogClientIntegrationTests",
      "sources" : [
        "OSLogClientIntegrationTests.swift",
        "Utils/Mocks/LogDriverSpy.swift",
        "Utils/TestProcessInfoProvider.swift",
        "Utils/XCTestCase+Utils.swift"
      ],
      "target_dependencies" : [
        "OSLogClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OSLogClient",
      "module_type" : "SwiftTarget",
      "name" : "OSLogClient",
      "path" : "Sources/OSLogClient",
      "product_memberships" : [
        "OSLogClient"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/OSLogClient/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Internal/Convenience/Array+LogCategoryFilterIdentifier.swift",
        "Internal/ProcessInfoProvider.swift",
        "Public/LastProcessedStrategy/InMemoryLastProcessedStrategy.swift",
        "Public/LastProcessedStrategy/LastProcessedStrategy.swift",
        "Public/LastProcessedStrategy/UserDefaultsLastProcessedStrategy.swift",
        "Public/LogClient.swift",
        "Public/LogDriver.swift",
        "Public/LogFilters/LogCategoryFilter.swift",
        "Public/LogFilters/LogFilter.swift",
        "Public/OSLogClient.swift",
        "Public/OSLogClientError.swift",
        "Public/PollingInterval.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.