The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Randomizable, reference master (d9c37e), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 09:25:35 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 Randomizable -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tattn/randomizable.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tattn/randomizable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d9c37ef Fix typo
Cloned https://github.com/tattn/randomizable.git
Revision (git rev-parse @):
d9c37efd232b58f708c00f170635edc97e7d43ba
SUCCESS checkout https://github.com/tattn/randomizable.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tattn/randomizable.git
https://github.com/tattn/randomizable.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Randomizable",
  "name" : "Randomizable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Randomizable",
      "targets" : [
        "Randomizable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "Randomizable",
      "module_type" : "SwiftTarget",
      "name" : "Randomizable",
      "path" : "Sources",
      "product_memberships" : [
        "Randomizable"
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "Configuration.swift",
        "DefaultRandomValue.swift",
        "RandomDecoder.swift",
        "Randomizable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.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" : "Randomizable",
  "name" : "Randomizable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Randomizable",
      "targets" : [
        "Randomizable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "Randomizable",
      "module_type" : "SwiftTarget",
      "name" : "Randomizable",
      "path" : "Sources",
      "product_memberships" : [
        "Randomizable"
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "Configuration.swift",
        "DefaultRandomValue.swift",
        "RandomDecoder.swift",
        "Randomizable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Randomizable",
    "schemes" : [
      "Randomizable"
    ],
    "targets" : [
      "Randomizable",
      "RandomizableTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Randomizable -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Randomizable -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Randomizable' in project 'Randomizable' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 60017926d3f61f55251fc18fb38f024b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/60017926d3f61f55251fc18fb38f024b.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/Randomizable.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/Randomizable.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/Randomizable.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/Randomizable.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/Randomizable.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable-3a6c7448b6b0ab09fe5cf78e70092136-VFS-iphoneos/all-product-headers.yaml
    cd /Users/admin/builder/spi-builder-workspace/Randomizable.xcodeproj
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable-3a6c7448b6b0ab09fe5cf78e70092136-VFS-iphoneos/all-product-headers.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/unextended-module-overlay.yaml (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/unextended-module-overlay.yaml
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable.hmap (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/module.modulemap (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-own-target-headers.hmap (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-own-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-project-headers.hmap (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-project-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/unextended-module.modulemap (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/unextended-module.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-generated-files.hmap (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-generated-files.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-all-target-headers.hmap (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-all-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-all-non-framework-target-headers.hmap (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-all-non-framework-target-headers.hmap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable.DependencyStaticMetadataFileList (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable.DependencyMetadataFileList (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.SwiftFileList (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-OutputFileMap.json (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp
-target arm64-apple-ios9.0 '-std=gnu11' -fmodules -gmodules '-fmodules-cache-path=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex' '-fmodule-name=Randomizable' -fpascal-strings -O0 -fno-common '-DDEBUG=1' -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -g -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-generated-files.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-own-target-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-all-non-framework-target-headers.hmap -ivfsoverlay /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable-3a6c7448b6b0ab09fe5cf78e70092136-VFS-iphoneos/all-product-headers.yaml -iquote /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-project-headers.hmap -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources-normal/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources/arm64 -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_const_extract_protocols.json (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.SwiftConstValuesFileList (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.LinkFileList (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources/Randomizable_vers.c (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources/Randomizable_vers.c
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/module.modulemap (in target 'Randomizable' from project 'Randomizable')
    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/Randomizable.build/Debug-iphoneos/Randomizable.build/module.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules
CpHeader /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Headers/Randomizable.h /Users/admin/builder/spi-builder-workspace/Sources/Randomizable.h (in target 'Randomizable' from project 'Randomizable')
    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/Randomizable.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Headers (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Info.plist /Users/admin/builder/spi-builder-workspace/Sources/Info.plist (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/Sources/Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Info.plist
SwiftDriver Randomizable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Randomizable' from project 'Randomizable')
    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 Randomizable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-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/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.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/Randomizable.build/Debug-iphoneos/Randomizable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable-3a6c7448b6b0ab09fe5cf78e70092136-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Configuration.swift /Users/admin/builder/spi-builder-workspace/Sources/Configuration.swift (in target 'Randomizable' from project 'Randomizable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Configuration.swift (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745486729792352-swift-frontend-Randomizable-Configuration.swift-arm64_apple_ios9.0-o-Onone-1422030473.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2682 seconds (5.8759 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0271 ( 18.0%)   0.0353 ( 30.0%)   0.0624 ( 23.3%)   2.8331 ( 48.2%)  parse-and-resolve-imports
   0.0258 ( 17.1%)   0.0337 ( 28.7%)   0.0595 ( 22.2%)   2.8254 ( 48.1%)  Import resolution
   0.0791 ( 52.5%)   0.0235 ( 20.0%)   0.1026 ( 38.3%)   0.1025 (  1.7%)  build-rewrite-system
   0.0016 (  1.1%)   0.0076 (  6.5%)   0.0092 (  3.4%)   0.0762 (  1.3%)  load-stdlib
   0.0090 (  6.0%)   0.0048 (  4.1%)   0.0138 (  5.2%)   0.0138 (  0.2%)  import-clang-decl
   0.0026 (  1.8%)   0.0043 (  3.7%)   0.0069 (  2.6%)   0.0069 (  0.1%)  IRGen
   0.0008 (  0.6%)   0.0020 (  1.7%)   0.0029 (  1.1%)   0.0043 (  0.1%)  perform-sema
   0.0008 (  0.5%)   0.0020 (  1.7%)   0.0028 (  1.0%)   0.0042 (  0.1%)  Type checking and Semantic analysis
   0.0008 (  0.5%)   0.0019 (  1.6%)   0.0026 (  1.0%)   0.0040 (  0.1%)  typecheck-decl
   0.0013 (  0.9%)   0.0002 (  0.2%)   0.0016 (  0.6%)   0.0016 (  0.0%)  SIL optimization
   0.0005 (  0.4%)   0.0010 (  0.8%)   0.0015 (  0.6%)   0.0015 (  0.0%)  SILGen
   0.0003 (  0.2%)   0.0007 (  0.6%)   0.0010 (  0.4%)   0.0010 (  0.0%)  SILGen-function
   0.0006 (  0.4%)   0.0003 (  0.3%)   0.0009 (  0.3%)   0.0009 (  0.0%)  load-all-members
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.0%)  typecheck-expr
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  typecheck-stmt
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1508 (100.0%)   0.1175 (100.0%)   0.2682 (100.0%)   5.8759 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8920 seconds (4.7864 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0651 (100.0%)   0.8269 (100.0%)   1.8920 (100.0%)   4.7864 (100.0%)  Building Target
   1.0651 (100.0%)   0.8269 (100.0%)   1.8920 (100.0%)   4.7864 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ DefaultRandomValue.swift /Users/admin/builder/spi-builder-workspace/Sources/DefaultRandomValue.swift (in target 'Randomizable' from project 'Randomizable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/DefaultRandomValue.swift (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745486729792336-swift-frontend-Randomizable-DefaultRandomValue.swift-arm64_apple_ios9.0-o-Onone-1386257428.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5161 seconds (6.0955 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0291 (  8.8%)   0.0437 ( 23.7%)   0.0728 ( 14.1%)   2.8179 ( 46.2%)  parse-and-resolve-imports
   0.0278 (  8.4%)   0.0411 ( 22.3%)   0.0688 ( 13.3%)   2.8081 ( 46.1%)  Import resolution
   0.0773 ( 23.3%)   0.0220 ( 11.9%)   0.0992 ( 19.2%)   0.0992 (  1.6%)  build-rewrite-system
   0.0016 (  0.5%)   0.0076 (  4.1%)   0.0092 (  1.8%)   0.0913 (  1.5%)  load-stdlib
   0.0489 ( 14.8%)   0.0186 ( 10.1%)   0.0675 ( 13.1%)   0.0715 (  1.2%)  perform-sema
   0.0489 ( 14.7%)   0.0186 ( 10.1%)   0.0675 ( 13.1%)   0.0714 (  1.2%)  Type checking and Semantic analysis
   0.0443 ( 13.3%)   0.0137 (  7.4%)   0.0579 ( 11.2%)   0.0594 (  1.0%)  typecheck-stmt
   0.0223 (  6.7%)   0.0005 (  0.3%)   0.0228 (  4.4%)   0.0228 (  0.4%)  SIL optimization
   0.0100 (  3.0%)   0.0059 (  3.2%)   0.0159 (  3.1%)   0.0159 (  0.3%)  import-clang-decl
   0.0039 (  1.2%)   0.0047 (  2.6%)   0.0087 (  1.7%)   0.0111 (  0.2%)  typecheck-decl
   0.0053 (  1.6%)   0.0038 (  2.1%)   0.0091 (  1.8%)   0.0101 (  0.2%)  precheck-target
   0.0046 (  1.4%)   0.0026 (  1.4%)   0.0071 (  1.4%)   0.0071 (  0.1%)  IRGen
   0.0040 (  1.2%)   0.0008 (  0.4%)   0.0048 (  0.9%)   0.0049 (  0.1%)  SILGen
   0.0026 (  0.8%)   0.0005 (  0.3%)   0.0032 (  0.6%)   0.0031 (  0.1%)  SILGen-function
   0.0006 (  0.2%)   0.0004 (  0.2%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0002 (  0.1%)   0.0001 (  0.1%)   0.0003 (  0.1%)   0.0003 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.3318 (100.0%)   0.1844 (100.0%)   0.5161 (100.0%)   6.0955 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9086 seconds (4.7897 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1339 (100.0%)   0.7746 (100.0%)   1.9086 (100.0%)   4.7897 (100.0%)  Building Target
   1.1339 (100.0%)   0.7746 (100.0%)   1.9086 (100.0%)   4.7897 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Randomizable.swift /Users/admin/builder/spi-builder-workspace/Sources/Randomizable.swift (in target 'Randomizable' from project 'Randomizable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Randomizable.swift (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Randomizable.swift:16:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func randomValue(with configuration: RandomizableConfiguration = .init()) -> Self {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/Randomizable.swift:23:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func randomValue(with configuration: RandomizableConfiguration = .init()) -> Self {
    ^~~~~~~

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745486729794337-swift-frontend-Randomizable-Randomizable.swift-arm64_apple_ios9.0-o-Onone-37394514.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3879 seconds (5.9593 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0292 ( 13.1%)   0.0449 ( 27.3%)   0.0741 ( 19.1%)   2.8149 ( 47.2%)  parse-and-resolve-imports
   0.0279 ( 12.5%)   0.0428 ( 26.0%)   0.0707 ( 18.2%)   2.8072 ( 47.1%)  Import resolution
   0.0777 ( 34.8%)   0.0227 ( 13.8%)   0.1004 ( 25.9%)   0.1003 (  1.7%)  build-rewrite-system
   0.0016 (  0.7%)   0.0091 (  5.6%)   0.0108 (  2.8%)   0.0931 (  1.6%)  load-stdlib
   0.0196 (  8.8%)   0.0103 (  6.2%)   0.0298 (  7.7%)   0.0338 (  0.6%)  perform-sema
   0.0195 (  8.7%)   0.0102 (  6.2%)   0.0298 (  7.7%)   0.0337 (  0.6%)  Type checking and Semantic analysis
   0.0123 (  5.5%)   0.0066 (  4.0%)   0.0190 (  4.9%)   0.0195 (  0.3%)  typecheck-stmt
   0.0101 (  4.5%)   0.0064 (  3.9%)   0.0165 (  4.3%)   0.0165 (  0.3%)  import-clang-decl
   0.0072 (  3.2%)   0.0035 (  2.1%)   0.0107 (  2.8%)   0.0141 (  0.2%)  typecheck-decl
   0.0068 (  3.0%)   0.0044 (  2.7%)   0.0112 (  2.9%)   0.0113 (  0.2%)  IRGen
   0.0039 (  1.8%)   0.0015 (  0.9%)   0.0054 (  1.4%)   0.0054 (  0.1%)  SILGen
   0.0038 (  1.7%)   0.0001 (  0.1%)   0.0039 (  1.0%)   0.0039 (  0.1%)  SIL optimization
   0.0015 (  0.7%)   0.0010 (  0.6%)   0.0025 (  0.7%)   0.0025 (  0.0%)  SILGen-function
   0.0011 (  0.5%)   0.0005 (  0.3%)   0.0016 (  0.4%)   0.0016 (  0.0%)  typecheck-expr
   0.0006 (  0.2%)   0.0002 (  0.1%)   0.0008 (  0.2%)   0.0008 (  0.0%)  load-all-members
   0.0006 (  0.3%)   0.0000 (  0.0%)   0.0006 (  0.2%)   0.0006 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, 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%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.2236 (100.0%)   0.1643 (100.0%)   0.3879 (100.0%)   5.9593 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9009 seconds (4.7886 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0779 (100.0%)   0.8231 (100.0%)   1.9009 (100.0%)   4.7886 (100.0%)  Building Target
   1.0779 (100.0%)   0.8231 (100.0%)   1.9009 (100.0%)   4.7886 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ RandomDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/RandomDecoder.swift (in target 'Randomizable' from project 'Randomizable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RandomDecoder.swift (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/RandomDecoder.swift:44:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func decode<T : Decodable>(_ type: T.Type) throws -> T {
    ^~~~
    public
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745486729794502-swift-frontend-Randomizable-RandomDecoder.swift-arm64_apple_ios9.0-o-Onone-1043548757.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 5.5348 seconds (6.1218 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.9699 ( 46.2%)   0.5852 ( 46.0%)   2.5552 ( 46.2%)   2.8359 ( 46.3%)  parse-and-resolve-imports
   1.9686 ( 46.2%)   0.5837 ( 45.9%)   2.5523 ( 46.1%)   2.8283 ( 46.2%)  Import resolution
   0.0764 (  1.8%)   0.0174 (  1.4%)   0.0937 (  1.7%)   0.0936 (  1.5%)  build-rewrite-system
   0.0123 (  0.3%)   0.0379 (  3.0%)   0.0501 (  0.9%)   0.0722 (  1.2%)  load-stdlib
   0.0553 (  1.3%)   0.0105 (  0.8%)   0.0658 (  1.2%)   0.0686 (  1.1%)  perform-sema
   0.0552 (  1.3%)   0.0105 (  0.8%)   0.0657 (  1.2%)   0.0685 (  1.1%)  Type checking and Semantic analysis
   0.0316 (  0.7%)   0.0061 (  0.5%)   0.0377 (  0.7%)   0.0405 (  0.7%)  typecheck-decl
   0.0250 (  0.6%)   0.0044 (  0.3%)   0.0294 (  0.5%)   0.0293 (  0.5%)  typecheck-stmt
   0.0136 (  0.3%)   0.0035 (  0.3%)   0.0170 (  0.3%)   0.0170 (  0.3%)  IRGen
   0.0098 (  0.2%)   0.0069 (  0.5%)   0.0167 (  0.3%)   0.0167 (  0.3%)  import-clang-decl
   0.0128 (  0.3%)   0.0017 (  0.1%)   0.0144 (  0.3%)   0.0144 (  0.2%)  SILGen
   0.0099 (  0.2%)   0.0020 (  0.2%)   0.0119 (  0.2%)   0.0119 (  0.2%)  precheck-target
   0.0080 (  0.2%)   0.0012 (  0.1%)   0.0092 (  0.2%)   0.0092 (  0.2%)  typecheck-expr
   0.0068 (  0.2%)   0.0007 (  0.1%)   0.0075 (  0.1%)   0.0075 (  0.1%)  SILGen-function
   0.0069 (  0.2%)   0.0001 (  0.0%)   0.0069 (  0.1%)   0.0069 (  0.1%)  SIL optimization
   0.0006 (  0.0%)   0.0003 (  0.0%)   0.0009 (  0.0%)   0.0009 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   4.2628 (100.0%)   1.2720 (100.0%)   5.5348 (100.0%)   6.1218 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 4.4370 seconds (4.7918 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   3.1097 (100.0%)   1.3273 (100.0%)   4.4370 (100.0%)   4.7918 (100.0%)  Building Target
   3.1097 (100.0%)   1.3273 (100.0%)   4.4370 (100.0%)   4.7918 (100.0%)  Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ Randomizable (in target 'Randomizable' from project 'Randomizable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745486729794544-swift-frontend-Randomizable-all-arm64_apple_ios9.0-swiftmodule-Onone-2705476223.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3041 seconds (5.8934 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0275 ( 16.0%)   0.0387 ( 29.4%)   0.0662 ( 21.8%)   2.8090 ( 47.7%)  parse-and-resolve-imports
   0.0263 ( 15.3%)   0.0353 ( 26.8%)   0.0616 ( 20.3%)   2.8012 ( 47.5%)  Import resolution
   0.0017 (  1.0%)   0.0063 (  4.8%)   0.0080 (  2.6%)   0.0988 (  1.7%)  load-stdlib
   0.0306 ( 17.8%)   0.0071 (  5.4%)   0.0377 ( 12.4%)   0.0413 (  0.7%)  perform-sema
   0.0306 ( 17.7%)   0.0071 (  5.4%)   0.0377 ( 12.4%)   0.0412 (  0.7%)  Type checking and Semantic analysis
   0.0303 ( 17.6%)   0.0069 (  5.3%)   0.0372 ( 12.2%)   0.0408 (  0.7%)  typecheck-decl
   0.0071 (  4.1%)   0.0136 ( 10.3%)   0.0207 (  6.8%)   0.0234 (  0.4%)  SIL optimization
   0.0020 (  1.1%)   0.0105 (  7.9%)   0.0124 (  4.1%)   0.0151 (  0.3%)  Serialization, swiftmodule
   0.0096 (  5.6%)   0.0025 (  1.9%)   0.0121 (  4.0%)   0.0121 (  0.2%)  SILGen
   0.0024 (  1.4%)   0.0005 (  0.4%)   0.0028 (  0.9%)   0.0028 (  0.0%)  SILGen-function
   0.0015 (  0.9%)   0.0008 (  0.6%)   0.0023 (  0.8%)   0.0023 (  0.0%)  typecheck-expr
   0.0010 (  0.6%)   0.0010 (  0.8%)   0.0021 (  0.7%)   0.0021 (  0.0%)  import-clang-decl
   0.0010 (  0.6%)   0.0005 (  0.4%)   0.0016 (  0.5%)   0.0016 (  0.0%)  build-rewrite-system
   0.0001 (  0.1%)   0.0008 (  0.6%)   0.0009 (  0.3%)   0.0009 (  0.0%)  Serialization, swiftdoc
   0.0003 (  0.2%)   0.0001 (  0.1%)   0.0004 (  0.1%)   0.0004 (  0.0%)  Serialization, swiftsourceinfo
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  associated-type-inference
   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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1724 (100.0%)   0.1317 (100.0%)   0.3041 (100.0%)   5.8934 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.1572 seconds (2.9973 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0851 (100.0%)   0.0721 (100.0%)   0.1572 (100.0%)   2.9973 (100.0%)  Building Target
   0.0851 (100.0%)   0.0721 (100.0%)   0.1572 (100.0%)   2.9973 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/Randomizable.swift:16:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func randomValue(with configuration: RandomizableConfiguration = .init()) -> Self {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/Randomizable.swift:23:5: warning: 'public' modifier is redundant for static method declared in a public extension
    public static func randomValue(with configuration: RandomizableConfiguration = .init()) -> Self {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/RandomDecoder.swift:44:5: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
    open func decode<T : Decodable>(_ type: T.Type) throws -> T {
    ^~~~
    public
SwiftCompile normal arm64 Compiling\ AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift (in target 'Randomizable' from project 'Randomizable')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745486729795504-swift-frontend-Randomizable-AnyCodingKey.swift-arm64_apple_ios9.0-o-Onone-554267070.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2591 seconds (6.3310 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0281 ( 17.0%)   0.0261 ( 27.7%)   0.0542 ( 20.9%)   3.0548 ( 48.3%)  parse-and-resolve-imports
   0.0271 ( 16.4%)   0.0254 ( 27.0%)   0.0525 ( 20.3%)   3.0531 ( 48.2%)  Import resolution
   0.0765 ( 46.4%)   0.0227 ( 24.0%)   0.0992 ( 38.3%)   0.0991 (  1.6%)  build-rewrite-system
   0.0016 (  1.0%)   0.0072 (  7.6%)   0.0088 (  3.4%)   0.0795 (  1.3%)  load-stdlib
   0.0094 (  5.7%)   0.0056 (  5.9%)   0.0150 (  5.8%)   0.0150 (  0.2%)  import-clang-decl
   0.0028 (  1.7%)   0.0027 (  2.9%)   0.0056 (  2.2%)   0.0056 (  0.1%)  IRGen
   0.0042 (  2.5%)   0.0011 (  1.2%)   0.0053 (  2.1%)   0.0053 (  0.1%)  perform-sema
   0.0042 (  2.5%)   0.0011 (  1.2%)   0.0053 (  2.0%)   0.0053 (  0.1%)  Type checking and Semantic analysis
   0.0027 (  1.6%)   0.0008 (  0.9%)   0.0035 (  1.3%)   0.0035 (  0.1%)  typecheck-decl
   0.0028 (  1.7%)   0.0000 (  0.0%)   0.0028 (  1.1%)   0.0028 (  0.0%)  SIL optimization
   0.0018 (  1.1%)   0.0005 (  0.5%)   0.0023 (  0.9%)   0.0023 (  0.0%)  typecheck-expr
   0.0013 (  0.8%)   0.0003 (  0.3%)   0.0016 (  0.6%)   0.0016 (  0.0%)  typecheck-stmt
   0.0011 (  0.6%)   0.0002 (  0.2%)   0.0013 (  0.5%)   0.0013 (  0.0%)  SILGen
   0.0006 (  0.4%)   0.0004 (  0.4%)   0.0010 (  0.4%)   0.0010 (  0.0%)  load-all-members
   0.0005 (  0.3%)   0.0001 (  0.1%)   0.0007 (  0.3%)   0.0007 (  0.0%)  SILGen-function
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  precheck-target
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.1647 (100.0%)   0.0943 (100.0%)   0.2591 (100.0%)   6.3310 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.6701 seconds (4.7838 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9933 (100.0%)   0.6769 (100.0%)   1.6701 (100.0%)   4.7838 (100.0%)  Building Target
   0.9933 (100.0%)   0.6769 (100.0%)   1.6701 (100.0%)   4.7838 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/AnyCodingKey.swift (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace

SwiftDriverJobDiscovery normal arm64 Emitting module for Randomizable (in target 'Randomizable' from project 'Randomizable')
SwiftDriver\ Compilation\ Requirements Randomizable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Randomizable' from project 'Randomizable')
    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 Randomizable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-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/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.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/Randomizable.build/Debug-iphoneos/Randomizable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable-3a6c7448b6b0ab09fe5cf78e70092136-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/unextended-module-overlay.yaml -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-iphoneos/Randomizable.framework/Headers/Randomizable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-Swift.h (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Headers/Randomizable-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules/Randomizable.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.swiftmodule (in target 'Randomizable' from project 'Randomizable')
    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/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules/Randomizable.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules/Randomizable.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.swiftdoc (in target 'Randomizable' from project 'Randomizable')
    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/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules/Randomizable.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules/Randomizable.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.abi.json (in target 'Randomizable' from project 'Randomizable')
    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/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules/Randomizable.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules/Randomizable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.swiftsourceinfo (in target 'Randomizable' from project 'Randomizable')
    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/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Modules/Randomizable.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ScanDependencies /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_vers.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources/Randomizable_vers.c normal arm64 c com.apple.compilers.llvm.clang.1_0.compiler (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace

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

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

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

    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -ivfsstatcache /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -fmessage-length\=0 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit\=0 -fno-color-diagnostics -fmodules-prune-interval\=86400 -fmodules-prune-after\=345600 -fbuild-session-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror\=non-modular-include-in-framework-module -Wno-trigraphs -Wno-missing-field-initializers -Wno-missing-prototypes -Werror\=return-type -Wdocumentation -Wunreachable-code -Werror\=deprecated-objc-isa-usage -Werror\=objc-root-class -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wno-float-conversion -Wnon-literal-null-conversion -Wobjc-literal-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-implicit-fallthrough -fstrict-aliasing -Wdeprecated-declarations -Wno-sign-conversion -Winfinite-recursion -Wcomma -Wblock-capture-autoreleasing -Wstrict-prototypes -Wno-semicolon-before-method-body -Wunguarded-availability -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/7187679823f38a2a940e0043cdf9d637-common-args.resp -MMD -MT dependencies -MF /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_vers.d --serialize-diagnostics /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_vers.dia -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources/Randomizable_vers.c -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_vers.o -index-unit-output-path /Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_vers.o
SwiftDriverJobDiscovery normal arm64 Compiling Configuration.swift (in target 'Randomizable' from project 'Randomizable')
SwiftDriverJobDiscovery normal arm64 Compiling AnyCodingKey.swift (in target 'Randomizable' from project 'Randomizable')
SwiftDriverJobDiscovery normal arm64 Compiling DefaultRandomValue.swift (in target 'Randomizable' from project 'Randomizable')
SwiftDriverJobDiscovery normal arm64 Compiling Randomizable.swift (in target 'Randomizable' from project 'Randomizable')
SwiftDriverJobDiscovery normal arm64 Compiling RandomDecoder.swift (in target 'Randomizable' from project 'Randomizable')
SwiftDriver\ Compilation Randomizable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Randomizable' from project 'Randomizable')
    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 Randomizable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios9.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4.2 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-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/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.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/Randomizable.build/Debug-iphoneos/Randomizable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_const_extract_protocols.json -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-generated-files.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-own-target-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable-3a6c7448b6b0ab09fe5cf78e70092136-VFS-iphoneos/all-product-headers.yaml -Xcc -iquote -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable-project-headers.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable-Swift.h -import-underlying-module -Xcc -ivfsoverlay -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/unextended-module-overlay.yaml -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Randomizable normal (in target 'Randomizable' from project 'Randomizable')
    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-ios9.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.LinkFileList -install_name @rpath/Randomizable.framework/Randomizable -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Randomizable
ExtractAppIntentsMetadata (in target 'Randomizable' from project 'Randomizable')
    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 Randomizable --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 9.0 --bundle-identifier com.github.tattn.Randomizable --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework --target-triple arm64-apple-ios9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Randomizable --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Objects-normal/arm64/Randomizable.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 02:25:34.849 appintentsmetadataprocessor[701:3927] Starting appintentsmetadataprocessor export
2025-04-24 02:25:34.852 appintentsmetadataprocessor[701:3927] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/ssu --bundle-id com.github.tattn.Randomizable --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Randomizable.build/Debug-iphoneos/Randomizable.build/Randomizable.DependencyMetadataFileList --archive-ssu-assets
2025-04-24 02:25:34.873 appintentsnltrainingprocessor[702:3928] Parsing options for appintentsnltrainingprocessor
2025-04-24 02:25:34.874 appintentsnltrainingprocessor[702:3928] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Randomizable.framework/Randomizable.tbd (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework/Randomizable -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/Randomizable.framework/Randomizable.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework (in target 'Randomizable' from project 'Randomizable')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Randomizable.framework
/Users/admin/builder/spi-builder-workspace/Randomizable.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.4.99. (in target 'Randomizable' from project 'Randomizable')
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Randomizable",
  "name" : "Randomizable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Randomizable",
      "targets" : [
        "Randomizable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4"
  ],
  "targets" : [
    {
      "c99name" : "Randomizable",
      "module_type" : "SwiftTarget",
      "name" : "Randomizable",
      "path" : "Sources",
      "product_memberships" : [
        "Randomizable"
      ],
      "sources" : [
        "AnyCodingKey.swift",
        "Configuration.swift",
        "DefaultRandomValue.swift",
        "RandomDecoder.swift",
        "Randomizable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.