The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TypedNotification, reference master (0b89d6), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Apr 2025 03:40:57 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 TypedNotification -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexjohnj/typednotification.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexjohnj/typednotification
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b89d6f Version 2.0.1
Cloned https://github.com/alexjohnj/typednotification.git
Revision (git rev-parse @):
0b89d6f0dbb6cd3a733932d51f4ab3a3ecef37f5
SUCCESS checkout https://github.com/alexjohnj/typednotification.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alexjohnj/typednotification.git
https://github.com/alexjohnj/typednotification.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TypedNotification",
  "name" : "TypedNotification",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "TypedNotification",
      "targets" : [
        "TypedNotification"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TypedNotificationTests",
      "module_type" : "SwiftTarget",
      "name" : "TypedNotificationTests",
      "path" : "Tests",
      "sources" : [
        "TypedNotificationTests.swift"
      ],
      "target_dependencies" : [
        "TypedNotification"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TypedNotification",
      "module_type" : "SwiftTarget",
      "name" : "TypedNotification",
      "path" : "Sources",
      "product_memberships" : [
        "TypedNotification"
      ],
      "sources" : [
        "TypedNotification.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
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" : "TypedNotification",
  "name" : "TypedNotification",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "TypedNotification",
      "targets" : [
        "TypedNotification"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TypedNotificationTests",
      "module_type" : "SwiftTarget",
      "name" : "TypedNotificationTests",
      "path" : "Tests",
      "sources" : [
        "TypedNotificationTests.swift"
      ],
      "target_dependencies" : [
        "TypedNotification"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TypedNotification",
      "module_type" : "SwiftTarget",
      "name" : "TypedNotification",
      "path" : "Sources",
      "product_memberships" : [
        "TypedNotification"
      ],
      "sources" : [
        "TypedNotification.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "TypedNotification",
    "schemes" : [
      "TypedNotification"
    ],
    "targets" : [
      "TypedNotification",
      "TypedNotificationTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TypedNotification -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TypedNotification -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'TypedNotification' in project 'TypedNotification' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: fd9d4fc1de6e36397e97370f7a9d164c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fd9d4fc1de6e36397e97370f7a9d164c.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/TypedNotification.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/TypedNotification.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/TypedNotification.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/TypedNotification.xcodeproj
    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/TypedNotification.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/TypedNotification Versions/Current/TypedNotification (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/TypedNotification /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/TypedNotification
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/TypedNotification.DependencyStaticMetadataFileList (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/TypedNotification.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification_const_extract_protocols.json (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/TypedNotification.DependencyMetadataFileList (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/TypedNotification.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-OutputFileMap.json (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-OutputFileMap.json
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/Current A (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.SwiftFileList (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.LinkFileList (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.SwiftConstValuesFileList (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.SwiftConstValuesFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Resources Versions/Current/Resources (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Modules Versions/Current/Modules (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Headers Versions/Current/Headers (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Headers (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Resources (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/TypedNotification.xcodeproj/TypedNotification_Info.plist (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/TypedNotification.xcodeproj/TypedNotification_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Resources/Info.plist
SwiftDriver TypedNotification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TypedNotification' from project 'TypedNotification')
    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 TypedNotification -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.SwiftFileList -DSWIFT_PACKAGE -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.12 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-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/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.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/TypedNotification.build/Debug/TypedNotification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification_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/TypedNotification.build/Debug/TypedNotification.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ TypedNotification (in target 'TypedNotification' from project 'TypedNotification')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TypedNotification.swift (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745552453046851-swift-frontend-TypedNotification-all-arm64_apple_macos10.12-swiftmodule-Onone-748265492.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1990 seconds (5.0540 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0282 ( 29.5%)   0.0271 ( 26.2%)   0.0552 ( 27.8%)   2.4738 ( 48.9%)  parse-and-resolve-imports
   0.0276 ( 28.9%)   0.0265 ( 25.6%)   0.0541 ( 27.2%)   2.4727 ( 48.9%)  Import resolution
   0.0113 ( 11.8%)   0.0323 ( 31.2%)   0.0436 ( 21.9%)   0.0583 (  1.2%)  load-stdlib
   0.0067 (  7.0%)   0.0026 (  2.6%)   0.0093 (  4.7%)   0.0093 (  0.2%)  perform-sema
   0.0067 (  7.0%)   0.0026 (  2.5%)   0.0093 (  4.7%)   0.0093 (  0.2%)  Type checking and Semantic analysis
   0.0066 (  6.9%)   0.0026 (  2.5%)   0.0091 (  4.6%)   0.0091 (  0.2%)  typecheck-decl
   0.0026 (  2.7%)   0.0043 (  4.2%)   0.0069 (  3.5%)   0.0084 (  0.2%)  SIL optimization
   0.0005 (  0.5%)   0.0020 (  2.0%)   0.0025 (  1.3%)   0.0041 (  0.1%)  Serialization, swiftmodule
   0.0013 (  1.4%)   0.0015 (  1.5%)   0.0028 (  1.4%)   0.0028 (  0.1%)  import-clang-decl
   0.0020 (  2.1%)   0.0005 (  0.5%)   0.0026 (  1.3%)   0.0026 (  0.1%)  SILGen
   0.0008 (  0.8%)   0.0004 (  0.4%)   0.0011 (  0.6%)   0.0011 (  0.0%)  typecheck-expr
   0.0002 (  0.2%)   0.0008 (  0.8%)   0.0010 (  0.5%)   0.0010 (  0.0%)  Serialization, swiftdoc
   0.0006 (  0.6%)   0.0001 (  0.1%)   0.0007 (  0.4%)   0.0007 (  0.0%)  SILGen-function
   0.0002 (  0.2%)   0.0001 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.0%)  precheck-target
   0.0002 (  0.2%)   0.0000 (  0.0%)   0.0002 (  0.1%)   0.0002 (  0.0%)  build-rewrite-system
   0.0001 (  0.1%)   0.0000 (  0.0%)   0.0001 (  0.1%)   0.0001 (  0.0%)  Serialization, swiftsourceinfo
   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%)  load-all-members
   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%)  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-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0955 (100.0%)   0.1035 (100.0%)   0.1990 (100.0%)   5.0540 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1228 seconds (2.5578 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0535 (100.0%)   0.0694 (100.0%)   0.1228 (100.0%)   2.5578 (100.0%)  Building Target
   0.0535 (100.0%)   0.0694 (100.0%)   0.1228 (100.0%)   2.5578 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ TypedNotification.swift /Users/admin/builder/spi-builder-workspace/Sources/TypedNotification.swift (in target 'TypedNotification' from project 'TypedNotification')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/TypedNotification.swift (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/TypedNotification.swift:221:108: warning: passing non-sendable parameter 'block' to function expecting a @Sendable closure
        let observer: NSObjectProtocol = self.addObserver(forName: name, object: obj, queue: queue, using: block)
                                                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/TypedNotification.swift:220:35: note: parameter 'block' is implicitly non-sendable
                            using block: @escaping (Notification) -> Void) -> NotificationObservation {
                                  ^
                                         @Sendable
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745552453046866-swift-frontend-TypedNotification-TypedNotification.swift-arm64_apple_macos10.12-o-Onone-2663067828.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 4.2541 seconds (4.7581 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.5511 ( 47.1%)   0.4462 ( 46.6%)   1.9973 ( 46.9%)   2.2110 ( 46.5%)  parse-and-resolve-imports
   1.5506 ( 47.0%)   0.4460 ( 46.5%)   1.9965 ( 46.9%)   2.2102 ( 46.5%)  Import resolution
   0.0705 (  2.1%)   0.0099 (  1.0%)   0.0804 (  1.9%)   0.0804 (  1.7%)  build-rewrite-system
   0.0013 (  0.0%)   0.0038 (  0.4%)   0.0051 (  0.1%)   0.0748 (  1.6%)  load-stdlib
   0.0211 (  0.6%)   0.0082 (  0.9%)   0.0293 (  0.7%)   0.0303 (  0.6%)  perform-sema
   0.0210 (  0.6%)   0.0082 (  0.9%)   0.0292 (  0.7%)   0.0303 (  0.6%)  Type checking and Semantic analysis
   0.0154 (  0.5%)   0.0066 (  0.7%)   0.0220 (  0.5%)   0.0226 (  0.5%)  typecheck-decl
   0.0142 (  0.4%)   0.0039 (  0.4%)   0.0180 (  0.4%)   0.0191 (  0.4%)  typecheck-stmt
   0.0079 (  0.2%)   0.0090 (  0.9%)   0.0170 (  0.4%)   0.0190 (  0.4%)  SILGen
   0.0111 (  0.3%)   0.0068 (  0.7%)   0.0179 (  0.4%)   0.0179 (  0.4%)  import-clang-decl
   0.0108 (  0.3%)   0.0031 (  0.3%)   0.0139 (  0.3%)   0.0145 (  0.3%)  typecheck-expr
   0.0051 (  0.2%)   0.0037 (  0.4%)   0.0089 (  0.2%)   0.0093 (  0.2%)  IRGen
   0.0066 (  0.2%)   0.0012 (  0.1%)   0.0078 (  0.2%)   0.0078 (  0.2%)  precheck-target
   0.0051 (  0.2%)   0.0007 (  0.1%)   0.0058 (  0.1%)   0.0058 (  0.1%)  SIL optimization
   0.0032 (  0.1%)   0.0010 (  0.1%)   0.0042 (  0.1%)   0.0042 (  0.1%)  SILGen-function
   0.0006 (  0.0%)   0.0002 (  0.0%)   0.0008 (  0.0%)   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%)  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%)  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%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   3.2957 (100.0%)   0.9585 (100.0%)   4.2541 (100.0%)   4.7581 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.4016 seconds (3.7007 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.5614 (100.0%)   0.8402 (100.0%)   3.4016 (100.0%)   3.7007 (100.0%)  Building Target
   2.5614 (100.0%)   0.8402 (100.0%)   3.4016 (100.0%)   3.7007 (100.0%)  Total
SwiftDriverJobDiscovery normal arm64 Emitting module for TypedNotification (in target 'TypedNotification' from project 'TypedNotification')
SwiftDriver\ Compilation\ Requirements TypedNotification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TypedNotification' from project 'TypedNotification')
    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 TypedNotification -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.SwiftFileList -DSWIFT_PACKAGE -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.12 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-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/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.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/TypedNotification.build/Debug/TypedNotification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification_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/TypedNotification.build/Debug/TypedNotification.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Headers/TypedNotification-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-Swift.h (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Headers/TypedNotification-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Modules/TypedNotification.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.abi.json (in target 'TypedNotification' from project 'TypedNotification')
    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/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Modules/TypedNotification.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Modules/TypedNotification.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.swiftdoc (in target 'TypedNotification' from project 'TypedNotification')
    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/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Modules/TypedNotification.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Modules/TypedNotification.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.swiftmodule (in target 'TypedNotification' from project 'TypedNotification')
    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/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Modules/TypedNotification.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Modules/TypedNotification.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.swiftsourceinfo (in target 'TypedNotification' from project 'TypedNotification')
    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/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Modules/TypedNotification.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling TypedNotification.swift (in target 'TypedNotification' from project 'TypedNotification')
SwiftDriver\ Compilation TypedNotification normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TypedNotification' from project 'TypedNotification')
    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 TypedNotification -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.SwiftFileList -DSWIFT_PACKAGE -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.12 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-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/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.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/TypedNotification.build/Debug/TypedNotification.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification_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/TypedNotification.build/Debug/TypedNotification.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/TypedNotification normal (in target 'TypedNotification' from project 'TypedNotification')
    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-macos10.12 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.LinkFileList -install_name @rpath/TypedNotification.framework/Versions/A/TypedNotification -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/TypedNotification
ExtractAppIntentsMetadata (in target 'TypedNotification' from project 'TypedNotification')
    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 TypedNotification --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.12 --bundle-identifier TypedNotification --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/Resources --target-triple arm64-apple-macos10.12 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/TypedNotification --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/TypedNotification.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/TypedNotification.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/TypedNotification.build/Debug/TypedNotification.build/Objects-normal/arm64/TypedNotification.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 20:40:56.973 appintentsmetadataprocessor[696:3943] Starting appintentsmetadataprocessor export
2025-04-24 20:40:56.975 appintentsmetadataprocessor[696:3943] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/TypedNotification.framework/Versions/A/TypedNotification.tbd (in target 'TypedNotification' from project 'TypedNotification')
    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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A/TypedNotification -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/TypedNotification.framework/Versions/A/TypedNotification.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace

    Signing Identity:     "Sign to Run Locally"

    /usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/TypedNotification.framework/TypedNotification.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/TypedNotification.framework/Versions/A/TypedNotification.tbd (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/TypedNotification.framework/Versions/A/TypedNotification.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/TypedNotification.framework/TypedNotification.tbd
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework (in target 'TypedNotification' from project 'TypedNotification')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/TypedNotification.framework
/Users/admin/builder/spi-builder-workspace/TypedNotification.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'TypedNotification' from project 'TypedNotification')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "TypedNotification",
  "name" : "TypedNotification",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "TypedNotification",
      "targets" : [
        "TypedNotification"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TypedNotificationTests",
      "module_type" : "SwiftTarget",
      "name" : "TypedNotificationTests",
      "path" : "Tests",
      "sources" : [
        "TypedNotificationTests.swift"
      ],
      "target_dependencies" : [
        "TypedNotification"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TypedNotification",
      "module_type" : "SwiftTarget",
      "name" : "TypedNotification",
      "path" : "Sources",
      "product_memberships" : [
        "TypedNotification"
      ],
      "sources" : [
        "TypedNotification.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.