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 ZIPFoundation, reference 0.9.19 (02b6ab), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 14:11:45 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 ZIPFoundation -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/weichsel/ZIPFoundation.git
Reference: 0.9.19
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/weichsel/ZIPFoundation
 * tag               0.9.19     -> FETCH_HEAD
HEAD is now at 02b6abe Prepare release
Cloned https://github.com/weichsel/ZIPFoundation.git
Revision (git rev-parse @):
02b6abe5f6eef7e3cbd5f247c5cc24e246efcfe0
SUCCESS checkout https://github.com/weichsel/ZIPFoundation.git at 0.9.19
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/weichsel/ZIPFoundation.git
https://github.com/weichsel/ZIPFoundation.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ZIPFoundation",
  "name" : "ZIPFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ZIPFoundation",
      "targets" : [
        "ZIPFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ZIPFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "ZIPFoundationTests",
      "path" : "Tests/ZIPFoundationTests",
      "sources" : [
        "ZIPFoundationArchiveTests+ZIP64.swift",
        "ZIPFoundationArchiveTests.swift",
        "ZIPFoundationDataSerializationTests.swift",
        "ZIPFoundationEntryTests+ZIP64.swift",
        "ZIPFoundationEntryTests.swift",
        "ZIPFoundationErrorConditionTests+ZIP64.swift",
        "ZIPFoundationErrorConditionTests.swift",
        "ZIPFoundationFileAttributeTests.swift",
        "ZIPFoundationFileManagerTests+ZIP64.swift",
        "ZIPFoundationFileManagerTests.swift",
        "ZIPFoundationMemoryTests.swift",
        "ZIPFoundationPerformanceTests.swift",
        "ZIPFoundationProgressTests.swift",
        "ZIPFoundationReadingTests+ZIP64.swift",
        "ZIPFoundationReadingTests.swift",
        "ZIPFoundationTests.swift",
        "ZIPFoundationWritingTests+ZIP64.swift",
        "ZIPFoundationWritingTests.swift"
      ],
      "target_dependencies" : [
        "ZIPFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZIPFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ZIPFoundation",
      "path" : "Sources/ZIPFoundation",
      "product_memberships" : [
        "ZIPFoundation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Archive+BackingConfiguration.swift",
        "Archive+Deprecated.swift",
        "Archive+Helpers.swift",
        "Archive+MemoryFile.swift",
        "Archive+Progress.swift",
        "Archive+Reading.swift",
        "Archive+ReadingDeprecated.swift",
        "Archive+Writing.swift",
        "Archive+WritingDeprecated.swift",
        "Archive+ZIP64.swift",
        "Archive.swift",
        "Data+Compression.swift",
        "Data+CompressionDeprecated.swift",
        "Data+Serialization.swift",
        "Date+ZIP.swift",
        "Entry+Serialization.swift",
        "Entry+ZIP64.swift",
        "Entry.swift",
        "FileManager+ZIP.swift",
        "FileManager+ZIPDeprecated.swift",
        "URL+ZIP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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" : "ZIPFoundation",
  "name" : "ZIPFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ZIPFoundation",
      "targets" : [
        "ZIPFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ZIPFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "ZIPFoundationTests",
      "path" : "Tests/ZIPFoundationTests",
      "sources" : [
        "ZIPFoundationArchiveTests+ZIP64.swift",
        "ZIPFoundationArchiveTests.swift",
        "ZIPFoundationDataSerializationTests.swift",
        "ZIPFoundationEntryTests+ZIP64.swift",
        "ZIPFoundationEntryTests.swift",
        "ZIPFoundationErrorConditionTests+ZIP64.swift",
        "ZIPFoundationErrorConditionTests.swift",
        "ZIPFoundationFileAttributeTests.swift",
        "ZIPFoundationFileManagerTests+ZIP64.swift",
        "ZIPFoundationFileManagerTests.swift",
        "ZIPFoundationMemoryTests.swift",
        "ZIPFoundationPerformanceTests.swift",
        "ZIPFoundationProgressTests.swift",
        "ZIPFoundationReadingTests+ZIP64.swift",
        "ZIPFoundationReadingTests.swift",
        "ZIPFoundationTests.swift",
        "ZIPFoundationWritingTests+ZIP64.swift",
        "ZIPFoundationWritingTests.swift"
      ],
      "target_dependencies" : [
        "ZIPFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZIPFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ZIPFoundation",
      "path" : "Sources/ZIPFoundation",
      "product_memberships" : [
        "ZIPFoundation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Archive+BackingConfiguration.swift",
        "Archive+Deprecated.swift",
        "Archive+Helpers.swift",
        "Archive+MemoryFile.swift",
        "Archive+Progress.swift",
        "Archive+Reading.swift",
        "Archive+ReadingDeprecated.swift",
        "Archive+Writing.swift",
        "Archive+WritingDeprecated.swift",
        "Archive+ZIP64.swift",
        "Archive.swift",
        "Data+Compression.swift",
        "Data+CompressionDeprecated.swift",
        "Data+Serialization.swift",
        "Date+ZIP.swift",
        "Entry+Serialization.swift",
        "Entry+ZIP64.swift",
        "Entry.swift",
        "FileManager+ZIP.swift",
        "FileManager+ZIPDeprecated.swift",
        "URL+ZIP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ZIPFoundation",
    "schemes" : [
      "ZIPFoundation"
    ],
    "targets" : [
      "ZIPFoundation",
      "ZIPFoundationTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZIPFoundation -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 ZIPFoundation -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 'ZIPFoundation' in project 'ZIPFoundation' (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/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d21b8fc926c5d8945d3ffc43b2273cfd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d21b8fc926c5d8945d3ffc43b2273cfd.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.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/ZIPFoundation.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-OutputFileMap.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.LinkFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftConstValuesFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyStaticMetadataFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Headers (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Info.plist /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj/ZIPFoundation_Info.plist (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj/ZIPFoundation_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/ZIPFoundation.framework/Info.plist
SwiftDriver ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.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-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Archive+BackingConfiguration.swift,\ Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500369112-swift-frontend-ZIPFoundation-Archive_BackingConfiguration.swift-arm64_apple_ios12.0-o-Onone-2453093657.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.9761 seconds (4.6886 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0293 (  5.8%)   0.1590 ( 33.5%)   0.1883 ( 19.3%)   2.0320 ( 43.3%)  parse-and-resolve-imports
   0.0264 (  5.3%)   0.1569 ( 33.1%)   0.1833 ( 18.8%)   2.0271 ( 43.2%)  Import resolution
   0.0808 ( 16.1%)   0.0301 (  6.3%)   0.1108 ( 11.4%)   0.1109 (  2.4%)  build-rewrite-system
   0.0156 (  3.1%)   0.0477 ( 10.1%)   0.0633 (  6.5%)   0.0882 (  1.9%)  load-stdlib
   0.0714 ( 14.2%)   0.0147 (  3.1%)   0.0861 (  8.8%)   0.0861 (  1.8%)  perform-sema
   0.0713 ( 14.2%)   0.0146 (  3.1%)   0.0860 (  8.8%)   0.0860 (  1.8%)  Type checking and Semantic analysis
   0.0518 ( 10.3%)   0.0094 (  2.0%)   0.0613 (  6.3%)   0.0613 (  1.3%)  typecheck-stmt
   0.0466 (  9.3%)   0.0087 (  1.8%)   0.0553 (  5.7%)   0.0553 (  1.2%)  typecheck-expr
   0.0291 (  5.8%)   0.0078 (  1.6%)   0.0370 (  3.8%)   0.0370 (  0.8%)  typecheck-decl
   0.0138 (  2.7%)   0.0118 (  2.5%)   0.0256 (  2.6%)   0.0256 (  0.5%)  import-clang-decl
   0.0159 (  3.2%)   0.0027 (  0.6%)   0.0186 (  1.9%)   0.0186 (  0.4%)  precheck-target
   0.0109 (  2.2%)   0.0071 (  1.5%)   0.0181 (  1.9%)   0.0181 (  0.4%)  IRGen
   0.0140 (  2.8%)   0.0022 (  0.5%)   0.0162 (  1.7%)   0.0162 (  0.3%)  SILGen
   0.0133 (  2.6%)   0.0001 (  0.0%)   0.0134 (  1.4%)   0.0134 (  0.3%)  SIL optimization
   0.0094 (  1.9%)   0.0012 (  0.3%)   0.0106 (  1.1%)   0.0106 (  0.2%)  SILGen-function
   0.0008 (  0.2%)   0.0003 (  0.1%)   0.0011 (  0.1%)   0.0011 (  0.0%)  load-all-members
   0.0008 (  0.2%)   0.0001 (  0.0%)   0.0008 (  0.1%)   0.0008 (  0.0%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   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%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.5014 (100.0%)   0.4748 (100.0%)   0.9761 (100.0%)   4.6886 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0876 seconds (4.0551 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0448 (100.0%)   1.0428 (100.0%)   2.0876 (100.0%)   4.0551 (100.0%)  Building Target
   1.0448 (100.0%)   1.0428 (100.0%)   2.0876 (100.0%)   4.0551 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Entry+ZIP64.swift,\ Archive+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500348535-swift-frontend-ZIPFoundation-Entry_ZIP64.swift-arm64_apple_ios12.0-o-Onone-3706557697.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1915 seconds (5.2294 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0285 (  3.6%)   0.1350 ( 33.5%)   0.1635 ( 13.7%)   2.1284 ( 40.7%)  parse-and-resolve-imports
   0.0260 (  3.3%)   0.1333 ( 33.1%)   0.1593 ( 13.4%)   2.1242 ( 40.6%)  Import resolution
   0.1391 ( 17.6%)   0.0203 (  5.0%)   0.1593 ( 13.4%)   0.1602 (  3.1%)  perform-sema
   0.1389 ( 17.6%)   0.0203 (  5.0%)   0.1592 ( 13.4%)   0.1601 (  3.1%)  Type checking and Semantic analysis
   0.1174 ( 14.9%)   0.0157 (  3.9%)   0.1331 ( 11.2%)   0.1340 (  2.6%)  typecheck-stmt
   0.0019 (  0.2%)   0.0107 (  2.6%)   0.0126 (  1.1%)   0.1160 (  2.2%)  load-stdlib
   0.1015 ( 12.9%)   0.0134 (  3.3%)   0.1150 (  9.6%)   0.1157 (  2.2%)  typecheck-expr
   0.0689 (  8.7%)   0.0109 (  2.7%)   0.0798 (  6.7%)   0.0806 (  1.5%)  typecheck-decl
   0.0583 (  7.4%)   0.0211 (  5.2%)   0.0794 (  6.7%)   0.0793 (  1.5%)  build-rewrite-system
   0.0249 (  3.2%)   0.0003 (  0.1%)   0.0252 (  2.1%)   0.0253 (  0.5%)  SIL optimization
   0.0210 (  2.7%)   0.0032 (  0.8%)   0.0241 (  2.0%)   0.0243 (  0.5%)  SILGen
   0.0129 (  1.6%)   0.0100 (  2.5%)   0.0229 (  1.9%)   0.0229 (  0.4%)  import-clang-decl
   0.0195 (  2.5%)   0.0011 (  0.3%)   0.0206 (  1.7%)   0.0206 (  0.4%)  precheck-target
   0.0145 (  1.8%)   0.0053 (  1.3%)   0.0198 (  1.7%)   0.0200 (  0.4%)  IRGen
   0.0142 (  1.8%)   0.0022 (  0.5%)   0.0163 (  1.4%)   0.0164 (  0.3%)  SILGen-function
   0.0008 (  0.1%)   0.0002 (  0.1%)   0.0011 (  0.1%)   0.0011 (  0.0%)  load-all-members
   0.0002 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  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%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.7887 (100.0%)   0.4028 (100.0%)   1.1915 (100.0%)   5.2294 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9068 seconds (4.0726 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9409 (100.0%)   0.9659 (100.0%)   1.9068 (100.0%)   4.0726 (100.0%)  Building Target
   0.9409 (100.0%)   0.9659 (100.0%)   1.9068 (100.0%)   4.0726 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Archive+Writing.swift,\ Archive.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500362482-swift-frontend-ZIPFoundation-Archive_Writing.swift-arm64_apple_ios12.0-o-Onone-133771706.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2654 seconds (4.8662 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0277 (  3.5%)   0.1555 ( 32.6%)   0.1832 ( 14.5%)   1.9232 ( 39.5%)  parse-and-resolve-imports
   0.0250 (  3.2%)   0.1523 ( 31.9%)   0.1772 ( 14.0%)   1.9118 ( 39.3%)  Import resolution
   0.1313 ( 16.6%)   0.0300 (  6.3%)   0.1613 ( 12.7%)   0.1631 (  3.4%)  perform-sema
   0.1311 ( 16.6%)   0.0299 (  6.3%)   0.1611 ( 12.7%)   0.1629 (  3.3%)  Type checking and Semantic analysis
   0.0014 (  0.2%)   0.0048 (  1.0%)   0.0062 (  0.5%)   0.1249 (  2.6%)  load-stdlib
   0.1016 ( 12.9%)   0.0152 (  3.2%)   0.1167 (  9.2%)   0.1168 (  2.4%)  typecheck-stmt
   0.0980 ( 12.4%)   0.0154 (  3.2%)   0.1135 (  9.0%)   0.1136 (  2.3%)  typecheck-expr
   0.0821 ( 10.4%)   0.0261 (  5.5%)   0.1082 (  8.6%)   0.1091 (  2.2%)  build-rewrite-system
   0.0629 (  8.0%)   0.0201 (  4.2%)   0.0830 (  6.6%)   0.0848 (  1.7%)  typecheck-decl
   0.0272 (  3.5%)   0.0043 (  0.9%)   0.0315 (  2.5%)   0.0316 (  0.6%)  SILGen
   0.0149 (  1.9%)   0.0112 (  2.4%)   0.0261 (  2.1%)   0.0268 (  0.6%)  import-clang-decl
   0.0204 (  2.6%)   0.0050 (  1.0%)   0.0254 (  2.0%)   0.0254 (  0.5%)  IRGen
   0.0207 (  2.6%)   0.0027 (  0.6%)   0.0234 (  1.8%)   0.0234 (  0.5%)  precheck-target
   0.0201 (  2.5%)   0.0029 (  0.6%)   0.0229 (  1.8%)   0.0230 (  0.5%)  SILGen-function
   0.0208 (  2.6%)   0.0005 (  0.1%)   0.0213 (  1.7%)   0.0214 (  0.4%)  SIL optimization
   0.0016 (  0.2%)   0.0001 (  0.0%)   0.0017 (  0.1%)   0.0017 (  0.0%)  typecheck-expr-pattern
   0.0010 (  0.1%)   0.0004 (  0.1%)   0.0015 (  0.1%)   0.0015 (  0.0%)  load-all-members
   0.0007 (  0.1%)   0.0001 (  0.0%)   0.0007 (  0.1%)   0.0007 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0002 (  0.0%)   0.0002 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  SIL verification, post-optimization
   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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.7888 (100.0%)   0.4767 (100.0%)   1.2654 (100.0%)   4.8662 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.1098 seconds (4.0591 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1649 (100.0%)   0.9449 (100.0%)   2.1098 (100.0%)   4.0591 (100.0%)  Building Target
   1.1649 (100.0%)   0.9449 (100.0%)   2.1098 (100.0%)   4.0591 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftCompile normal arm64 Compiling\ Archive+MemoryFile.swift,\ Data+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500350042-swift-frontend-ZIPFoundation-Archive_MemoryFile.swift-arm64_apple_ios12.0-o-Onone-564498849.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7578 seconds (4.5587 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0274 (  7.5%)   0.1462 ( 37.4%)   0.1737 ( 22.9%)   2.0215 ( 44.3%)  parse-and-resolve-imports
   0.0247 (  6.7%)   0.1440 ( 36.8%)   0.1686 ( 22.3%)   2.0165 ( 44.2%)  Import resolution
   0.0854 ( 23.3%)   0.0299 (  7.6%)   0.1153 ( 15.2%)   0.1153 (  2.5%)  build-rewrite-system
   0.0017 (  0.5%)   0.0091 (  2.3%)   0.0108 (  1.4%)   0.1153 (  2.5%)  load-stdlib
   0.0430 ( 11.7%)   0.0102 (  2.6%)   0.0531 (  7.0%)   0.0531 (  1.2%)  perform-sema
   0.0429 ( 11.7%)   0.0101 (  2.6%)   0.0530 (  7.0%)   0.0530 (  1.2%)  Type checking and Semantic analysis
   0.0379 ( 10.3%)   0.0091 (  2.3%)   0.0470 (  6.2%)   0.0470 (  1.0%)  typecheck-stmt
   0.0261 (  7.1%)   0.0052 (  1.3%)   0.0313 (  4.1%)   0.0313 (  0.7%)  typecheck-expr
   0.0134 (  3.7%)   0.0117 (  3.0%)   0.0251 (  3.3%)   0.0252 (  0.6%)  import-clang-decl
   0.0160 (  4.4%)   0.0036 (  0.9%)   0.0196 (  2.6%)   0.0196 (  0.4%)  precheck-target
   0.0109 (  3.0%)   0.0054 (  1.4%)   0.0163 (  2.1%)   0.0168 (  0.4%)  IRGen
   0.0123 (  3.3%)   0.0024 (  0.6%)   0.0147 (  1.9%)   0.0147 (  0.3%)  typecheck-decl
   0.0114 (  3.1%)   0.0003 (  0.1%)   0.0117 (  1.5%)   0.0117 (  0.3%)  SIL optimization
   0.0077 (  2.1%)   0.0020 (  0.5%)   0.0098 (  1.3%)   0.0098 (  0.2%)  SILGen
   0.0050 (  1.4%)   0.0013 (  0.3%)   0.0063 (  0.8%)   0.0063 (  0.1%)  SILGen-function
   0.0009 (  0.2%)   0.0003 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.3670 (100.0%)   0.3908 (100.0%)   0.7578 (100.0%)   4.5587 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9948 seconds (4.0599 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9731 (100.0%)   1.0216 (100.0%)   1.9948 (100.0%)   4.0599 (100.0%)  Building Target
   0.9731 (100.0%)   1.0216 (100.0%)   1.9948 (100.0%)   4.0599 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Archive+Reading.swift,\ Archive+Deprecated.swift,\ Data+CompressionDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500366872-swift-frontend-ZIPFoundation-Archive_Reading.swift-arm64_apple_ios12.0-o-Onone-195926292.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8129 seconds (4.5529 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0271 (  6.7%)   0.1501 ( 36.5%)   0.1772 ( 21.8%)   1.9882 ( 43.7%)  parse-and-resolve-imports
   0.0245 (  6.1%)   0.1484 ( 36.1%)   0.1728 ( 21.3%)   1.9839 ( 43.6%)  Import resolution
   0.0017 (  0.4%)   0.0038 (  0.9%)   0.0056 (  0.7%)   0.1232 (  2.7%)  load-stdlib
   0.0838 ( 20.9%)   0.0296 (  7.2%)   0.1134 ( 14.0%)   0.1136 (  2.5%)  build-rewrite-system
   0.0473 ( 11.8%)   0.0126 (  3.1%)   0.0599 (  7.4%)   0.0599 (  1.3%)  perform-sema
   0.0472 ( 11.8%)   0.0126 (  3.1%)   0.0598 (  7.4%)   0.0598 (  1.3%)  Type checking and Semantic analysis
   0.0433 ( 10.8%)   0.0110 (  2.7%)   0.0542 (  6.7%)   0.0542 (  1.2%)  typecheck-expr
   0.0311 (  7.7%)   0.0071 (  1.7%)   0.0382 (  4.7%)   0.0382 (  0.8%)  typecheck-stmt
   0.0270 (  6.7%)   0.0086 (  2.1%)   0.0356 (  4.4%)   0.0356 (  0.8%)  typecheck-decl
   0.0143 (  3.6%)   0.0123 (  3.0%)   0.0266 (  3.3%)   0.0266 (  0.6%)  import-clang-decl
   0.0144 (  3.6%)   0.0038 (  0.9%)   0.0182 (  2.2%)   0.0182 (  0.4%)  precheck-target
   0.0111 (  2.8%)   0.0057 (  1.4%)   0.0169 (  2.1%)   0.0171 (  0.4%)  IRGen
   0.0117 (  2.9%)   0.0029 (  0.7%)   0.0146 (  1.8%)   0.0146 (  0.3%)  SILGen
   0.0097 (  2.4%)   0.0004 (  0.1%)   0.0100 (  1.2%)   0.0100 (  0.2%)  SIL optimization
   0.0063 (  1.6%)   0.0021 (  0.5%)   0.0084 (  1.0%)   0.0084 (  0.2%)  SILGen-function
   0.0009 (  0.2%)   0.0003 (  0.1%)   0.0012 (  0.2%)   0.0012 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.4015 (100.0%)   0.4114 (100.0%)   0.8129 (100.0%)   4.5529 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0115 seconds (4.0494 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9948 (100.0%)   1.0167 (100.0%)   2.0115 (100.0%)   4.0494 (100.0%)  Building Target
   0.9948 (100.0%)   1.0167 (100.0%)   2.0115 (100.0%)   4.0494 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ URL+ZIP.swift,\ Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500394165-swift-frontend-ZIPFoundation-URL_ZIP.swift-arm64_apple_ios12.0-o-Onone-1991876808.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.7835 seconds (4.5562 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0756 ( 40.9%)   0.5222 ( 45.2%)   1.5978 ( 42.2%)   1.9496 ( 42.8%)  parse-and-resolve-imports
   1.0729 ( 40.8%)   0.5175 ( 44.8%)   1.5904 ( 42.0%)   1.9376 ( 42.5%)  Import resolution
   0.0856 (  3.3%)   0.0177 (  1.5%)   0.1033 (  2.7%)   0.1063 (  2.3%)  perform-sema
   0.0855 (  3.3%)   0.0177 (  1.5%)   0.1032 (  2.7%)   0.1062 (  2.3%)  Type checking and Semantic analysis
   0.0812 (  3.1%)   0.0207 (  1.8%)   0.1019 (  2.7%)   0.1019 (  2.2%)  build-rewrite-system
   0.0829 (  3.2%)   0.0155 (  1.3%)   0.0985 (  2.6%)   0.1005 (  2.2%)  typecheck-stmt
   0.0741 (  2.8%)   0.0137 (  1.2%)   0.0877 (  2.3%)   0.0896 (  2.0%)  typecheck-expr
   0.0014 (  0.1%)   0.0025 (  0.2%)   0.0039 (  0.1%)   0.0662 (  1.5%)  load-stdlib
   0.0139 (  0.5%)   0.0114 (  1.0%)   0.0253 (  0.7%)   0.0259 (  0.6%)  import-clang-decl
   0.0124 (  0.5%)   0.0037 (  0.3%)   0.0161 (  0.4%)   0.0171 (  0.4%)  typecheck-decl
   0.0113 (  0.4%)   0.0053 (  0.5%)   0.0166 (  0.4%)   0.0166 (  0.4%)  IRGen
   0.0108 (  0.4%)   0.0011 (  0.1%)   0.0119 (  0.3%)   0.0119 (  0.3%)  precheck-target
   0.0096 (  0.4%)   0.0003 (  0.0%)   0.0098 (  0.3%)   0.0098 (  0.2%)  SIL optimization
   0.0064 (  0.2%)   0.0033 (  0.3%)   0.0097 (  0.3%)   0.0097 (  0.2%)  SILGen
   0.0045 (  0.2%)   0.0010 (  0.1%)   0.0055 (  0.1%)   0.0055 (  0.1%)  SILGen-function
   0.0010 (  0.0%)   0.0006 (  0.0%)   0.0016 (  0.0%)   0.0016 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.6294 (100.0%)   1.1541 (100.0%)   3.7835 (100.0%)   4.5562 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.4772 seconds (4.0163 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.0644 (100.0%)   1.4128 (100.0%)   3.4772 (100.0%)   4.0163 (100.0%)  Building Target
   2.0644 (100.0%)   1.4128 (100.0%)   3.4772 (100.0%)   4.0163 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Entry.swift,\ Archive+WritingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500391907-swift-frontend-ZIPFoundation-Entry.swift-arm64_apple_ios12.0-o-Onone-1628690760.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.0666 seconds (4.7336 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0280 (  4.6%)   0.1608 ( 34.8%)   0.1888 ( 17.7%)   1.9854 ( 41.9%)  parse-and-resolve-imports
   0.0254 (  4.2%)   0.1588 ( 34.3%)   0.1842 ( 17.3%)   1.9809 ( 41.8%)  Import resolution
   0.1040 ( 17.2%)   0.0234 (  5.1%)   0.1274 ( 11.9%)   0.1274 (  2.7%)  perform-sema
   0.1039 ( 17.2%)   0.0234 (  5.1%)   0.1272 ( 11.9%)   0.1272 (  2.7%)  Type checking and Semantic analysis
   0.0826 ( 13.7%)   0.0293 (  6.3%)   0.1119 ( 10.5%)   0.1119 (  2.4%)  build-rewrite-system
   0.0757 ( 12.5%)   0.0165 (  3.6%)   0.0921 (  8.6%)   0.0921 (  1.9%)  typecheck-stmt
   0.0017 (  0.3%)   0.0027 (  0.6%)   0.0043 (  0.4%)   0.0781 (  1.7%)  load-stdlib
   0.0612 ( 10.1%)   0.0136 (  2.9%)   0.0747 (  7.0%)   0.0747 (  1.6%)  typecheck-expr
   0.0401 (  6.6%)   0.0102 (  2.2%)   0.0502 (  4.7%)   0.0502 (  1.1%)  typecheck-decl
   0.0128 (  2.1%)   0.0112 (  2.4%)   0.0239 (  2.2%)   0.0239 (  0.5%)  import-clang-decl
   0.0179 (  3.0%)   0.0032 (  0.7%)   0.0211 (  2.0%)   0.0211 (  0.4%)  SILGen
   0.0114 (  1.9%)   0.0045 (  1.0%)   0.0159 (  1.5%)   0.0159 (  0.3%)  IRGen
   0.0134 (  2.2%)   0.0025 (  0.5%)   0.0158 (  1.5%)   0.0158 (  0.3%)  precheck-target
   0.0135 (  2.2%)   0.0002 (  0.1%)   0.0137 (  1.3%)   0.0137 (  0.3%)  SIL optimization
   0.0100 (  1.6%)   0.0018 (  0.4%)   0.0117 (  1.1%)   0.0117 (  0.2%)  SILGen-function
   0.0020 (  0.3%)   0.0003 (  0.1%)   0.0023 (  0.2%)   0.0023 (  0.0%)  typecheck-expr-pattern
   0.0007 (  0.1%)   0.0002 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.0%)  load-all-members
   0.0000 (  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, 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%)  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.6041 (100.0%)   0.4624 (100.0%)   1.0666 (100.0%)   4.7336 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0634 seconds (4.0215 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0672 (100.0%)   0.9962 (100.0%)   2.0634 (100.0%)   4.0215 (100.0%)  Building Target
   1.0672 (100.0%)   0.9962 (100.0%)   2.0634 (100.0%)   4.0215 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ FileManager+ZIP.swift,\ Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500370729-swift-frontend-ZIPFoundation-FileManager_ZIP.swift-arm64_apple_ios12.0-o-Onone-1757027811.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1352 seconds (4.7870 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0281 (  4.2%)   0.1644 ( 34.9%)   0.1925 ( 17.0%)   1.9708 ( 41.2%)  parse-and-resolve-imports
   0.0260 (  3.9%)   0.1630 ( 34.6%)   0.1890 ( 16.6%)   1.9672 ( 41.1%)  Import resolution
   0.1009 ( 15.2%)   0.0200 (  4.2%)   0.1209 ( 10.6%)   0.1209 (  2.5%)  perform-sema
   0.1008 ( 15.2%)   0.0199 (  4.2%)   0.1208 ( 10.6%)   0.1208 (  2.5%)  Type checking and Semantic analysis
   0.0815 ( 12.3%)   0.0300 (  6.4%)   0.1115 (  9.8%)   0.1114 (  2.3%)  build-rewrite-system
   0.0842 ( 12.7%)   0.0152 (  3.2%)   0.0994 (  8.8%)   0.0994 (  2.1%)  typecheck-stmt
   0.0014 (  0.2%)   0.0028 (  0.6%)   0.0041 (  0.4%)   0.0993 (  2.1%)  load-stdlib
   0.0796 ( 12.0%)   0.0160 (  3.4%)   0.0956 (  8.4%)   0.0956 (  2.0%)  typecheck-expr
   0.0505 (  7.6%)   0.0107 (  2.3%)   0.0612 (  5.4%)   0.0612 (  1.3%)  typecheck-decl
   0.0238 (  3.6%)   0.0046 (  1.0%)   0.0285 (  2.5%)   0.0285 (  0.6%)  SILGen
   0.0161 (  2.4%)   0.0121 (  2.6%)   0.0282 (  2.5%)   0.0283 (  0.6%)  import-clang-decl
   0.0218 (  3.3%)   0.0039 (  0.8%)   0.0257 (  2.3%)   0.0257 (  0.5%)  precheck-target
   0.0180 (  2.7%)   0.0035 (  0.7%)   0.0215 (  1.9%)   0.0215 (  0.4%)  SILGen-function
   0.0156 (  2.4%)   0.0045 (  1.0%)   0.0201 (  1.8%)   0.0201 (  0.4%)  IRGen
   0.0140 (  2.1%)   0.0002 (  0.0%)   0.0142 (  1.3%)   0.0142 (  0.3%)  SIL optimization
   0.0010 (  0.2%)   0.0004 (  0.1%)   0.0014 (  0.1%)   0.0014 (  0.0%)  load-all-members
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0003 (  0.0%)   0.0003 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  get-conformance-access-path
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  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%)  associated-type-inference
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.6638 (100.0%)   0.4714 (100.0%)   1.1352 (100.0%)   4.7870 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0722 seconds (4.0490 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0722 (100.0%)   1.0000 (100.0%)   2.0722 (100.0%)   4.0490 (100.0%)  Building Target
   1.0722 (100.0%)   1.0000 (100.0%)   2.0722 (100.0%)   4.0490 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Archive+ReadingDeprecated.swift,\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500386784-swift-frontend-ZIPFoundation-Archive_ReadingDeprecated.swift-arm64_apple_ios12.0-o-Onone-36506129.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8835 seconds (4.5832 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0267 (  5.7%)   0.1521 ( 36.9%)   0.1789 ( 20.2%)   1.9784 ( 43.2%)  parse-and-resolve-imports
   0.0241 (  5.1%)   0.1502 ( 36.5%)   0.1743 ( 19.7%)   1.9739 ( 43.1%)  Import resolution
   0.0809 ( 17.2%)   0.0302 (  7.3%)   0.1111 ( 12.6%)   0.1152 (  2.5%)  build-rewrite-system
   0.0016 (  0.3%)   0.0039 (  0.9%)   0.0054 (  0.6%)   0.1017 (  2.2%)  load-stdlib
   0.0692 ( 14.7%)   0.0136 (  3.3%)   0.0828 (  9.4%)   0.0828 (  1.8%)  perform-sema
   0.0691 ( 14.7%)   0.0136 (  3.3%)   0.0827 (  9.4%)   0.0827 (  1.8%)  Type checking and Semantic analysis
   0.0620 ( 13.1%)   0.0114 (  2.8%)   0.0734 (  8.3%)   0.0734 (  1.6%)  typecheck-stmt
   0.0588 ( 12.5%)   0.0104 (  2.5%)   0.0693 (  7.8%)   0.0693 (  1.5%)  typecheck-expr
   0.0130 (  2.8%)   0.0114 (  2.8%)   0.0244 (  2.8%)   0.0244 (  0.5%)  import-clang-decl
   0.0171 (  3.6%)   0.0047 (  1.1%)   0.0218 (  2.5%)   0.0218 (  0.5%)  typecheck-decl
   0.0163 (  3.4%)   0.0031 (  0.8%)   0.0194 (  2.2%)   0.0194 (  0.4%)  precheck-target
   0.0108 (  2.3%)   0.0018 (  0.4%)   0.0126 (  1.4%)   0.0126 (  0.3%)  SILGen
   0.0074 (  1.6%)   0.0039 (  1.0%)   0.0113 (  1.3%)   0.0114 (  0.2%)  IRGen
   0.0068 (  1.4%)   0.0010 (  0.3%)   0.0079 (  0.9%)   0.0079 (  0.2%)  SILGen-function
   0.0067 (  1.4%)   0.0002 (  0.1%)   0.0069 (  0.8%)   0.0069 (  0.2%)  SIL optimization
   0.0008 (  0.2%)   0.0004 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.0%)  load-all-members
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.4715 (100.0%)   0.4120 (100.0%)   0.8835 (100.0%)   4.5832 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0181 seconds (4.0253 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.9918 (100.0%)   1.0263 (100.0%)   2.0181 (100.0%)   4.0253 (100.0%)  Building Target
   0.9918 (100.0%)   1.0263 (100.0%)   2.0181 (100.0%)   4.0253 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849500394480-swift-frontend-ZIPFoundation-all-arm64_apple_ios12.0-swiftmodule-Onone-809731679.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7121 seconds (4.8594 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0269 (  8.8%)   0.1653 ( 40.8%)   0.1922 ( 27.0%)   2.2250 ( 45.8%)  parse-and-resolve-imports
   0.0241 (  7.9%)   0.1633 ( 40.3%)   0.1874 ( 26.3%)   2.2202 ( 45.7%)  Import resolution
   0.0014 (  0.5%)   0.0024 (  0.6%)   0.0038 (  0.5%)   0.0804 (  1.7%)  load-stdlib
   0.0555 ( 18.1%)   0.0136 (  3.4%)   0.0691 (  9.7%)   0.0701 (  1.4%)  perform-sema
   0.0552 ( 18.0%)   0.0135 (  3.3%)   0.0687 (  9.6%)   0.0697 (  1.4%)  Type checking and Semantic analysis
   0.0550 ( 17.9%)   0.0132 (  3.2%)   0.0681 (  9.6%)   0.0691 (  1.4%)  typecheck-decl
   0.0175 (  5.7%)   0.0077 (  1.9%)   0.0253 (  3.6%)   0.0263 (  0.5%)  SIL optimization
   0.0193 (  6.3%)   0.0062 (  1.5%)   0.0255 (  3.6%)   0.0256 (  0.5%)  typecheck-expr
   0.0158 (  5.2%)   0.0038 (  0.9%)   0.0197 (  2.8%)   0.0197 (  0.4%)  SILGen
   0.0079 (  2.6%)   0.0028 (  0.7%)   0.0107 (  1.5%)   0.0107 (  0.2%)  build-rewrite-system
   0.0070 (  2.3%)   0.0023 (  0.6%)   0.0093 (  1.3%)   0.0093 (  0.2%)  precheck-target
   0.0073 (  2.4%)   0.0017 (  0.4%)   0.0089 (  1.3%)   0.0089 (  0.2%)  SILGen-function
   0.0032 (  1.0%)   0.0034 (  0.8%)   0.0066 (  0.9%)   0.0075 (  0.2%)  Serialization, swiftmodule
   0.0035 (  1.1%)   0.0037 (  0.9%)   0.0072 (  1.0%)   0.0072 (  0.1%)  import-clang-decl
   0.0013 (  0.4%)   0.0014 (  0.3%)   0.0026 (  0.4%)   0.0027 (  0.1%)  Serialization, swiftdoc
   0.0021 (  0.7%)   0.0005 (  0.1%)   0.0026 (  0.4%)   0.0026 (  0.1%)  typecheck-stmt
   0.0020 (  0.6%)   0.0003 (  0.1%)   0.0023 (  0.3%)   0.0023 (  0.0%)  Serialization, swiftsourceinfo
   0.0015 (  0.5%)   0.0003 (  0.1%)   0.0017 (  0.2%)   0.0017 (  0.0%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  AST verification
   0.3066 (100.0%)   0.4055 (100.0%)   0.7121 (100.0%)   4.8594 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.3346 seconds (2.4462 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1365 (100.0%)   0.1980 (100.0%)   0.3346 (100.0%)   2.4462 (100.0%)  Building Target
   0.1365 (100.0%)   0.1980 (100.0%)   0.3346 (100.0%)   2.4462 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
    ^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ FileManager+ZIPDeprecated.swift,\ Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745849502920055-swift-frontend-ZIPFoundation-FileManager_ZIPDeprecated.swift-arm64_apple_ios12.0-o-Onone-3991917419.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.4704 seconds (0.4738 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0558 ( 16.2%)   0.0198 ( 15.6%)   0.0756 ( 16.1%)   0.0761 ( 16.1%)  build-rewrite-system
   0.0520 ( 15.1%)   0.0128 ( 10.1%)   0.0648 ( 13.8%)   0.0654 ( 13.8%)  perform-sema
   0.0519 ( 15.1%)   0.0128 ( 10.1%)   0.0647 ( 13.8%)   0.0653 ( 13.8%)  Type checking and Semantic analysis
   0.0237 (  6.9%)   0.0211 ( 16.6%)   0.0448 (  9.5%)   0.0449 (  9.5%)  parse-and-resolve-imports
   0.0210 (  6.1%)   0.0193 ( 15.2%)   0.0403 (  8.6%)   0.0404 (  8.5%)  Import resolution
   0.0322 (  9.4%)   0.0061 (  4.8%)   0.0383 (  8.1%)   0.0388 (  8.2%)  typecheck-stmt
   0.0298 (  8.7%)   0.0052 (  4.1%)   0.0351 (  7.5%)   0.0354 (  7.5%)  typecheck-expr
   0.0222 (  6.5%)   0.0072 (  5.7%)   0.0294 (  6.2%)   0.0294 (  6.2%)  typecheck-decl
   0.0129 (  3.7%)   0.0115 (  9.0%)   0.0243 (  5.2%)   0.0246 (  5.2%)  import-clang-decl
   0.0099 (  2.9%)   0.0026 (  2.1%)   0.0125 (  2.6%)   0.0125 (  2.6%)  SILGen
   0.0069 (  2.0%)   0.0036 (  2.9%)   0.0105 (  2.2%)   0.0105 (  2.2%)  IRGen
   0.0096 (  2.8%)   0.0001 (  0.1%)   0.0097 (  2.1%)   0.0097 (  2.0%)  SIL optimization
   0.0070 (  2.0%)   0.0012 (  0.9%)   0.0082 (  1.7%)   0.0084 (  1.8%)  precheck-target
   0.0061 (  1.8%)   0.0018 (  1.4%)   0.0079 (  1.7%)   0.0080 (  1.7%)  SILGen-function
   0.0010 (  0.3%)   0.0016 (  1.3%)   0.0027 (  0.6%)   0.0027 (  0.6%)  load-stdlib
   0.0009 (  0.3%)   0.0002 (  0.1%)   0.0011 (  0.2%)   0.0011 (  0.2%)  load-all-members
   0.0005 (  0.1%)   0.0000 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.1%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  module-populate-cache
   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, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3434 (100.0%)   0.1269 (100.0%)   0.4704 (100.0%)   0.4738 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.4052 seconds (1.4921 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.6857 (100.0%)   0.7195 (100.0%)   1.4052 (100.0%)   1.4921 (100.0%)  Building Target
   0.6857 (100.0%)   0.7195 (100.0%)   1.4052 (100.0%)   1.4921 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
    ^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
    ^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
    ^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
    ^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.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-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling FileManager+ZIPDeprecated.swift, Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Headers/ZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Headers/ZIPFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftdoc (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.abi.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftsourceinfo (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Archive+ReadingDeprecated.swift, Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Writing.swift, Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling URL+ZIP.swift, Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Reading.swift, Archive+Deprecated.swift, Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling FileManager+ZIP.swift, Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry.swift, Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+MemoryFile.swift, Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+BackingConfiguration.swift, Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.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-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation normal (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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-ios12.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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.LinkFileList -install_name @rpath/ZIPFoundation.framework/ZIPFoundation -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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -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/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -remove-static-executable /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework
ExtractAppIntentsMetadata (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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 ZIPFoundation --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 12.0 --bundle-identifier com.peakstep.ZIPFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 07:11:44.915 appintentsmetadataprocessor[703:3970] Starting appintentsmetadataprocessor export
2025-04-28 07:11:44.917 appintentsmetadataprocessor[703:3970] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ssu --bundle-id com.peakstep.ZIPFoundation --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList --archive-ssu-assets
2025-04-28 07:11:44.939 appintentsnltrainingprocessor[704:3971] Parsing options for appintentsnltrainingprocessor
2025-04-28 07:11:44.939 appintentsnltrainingprocessor[704:3971] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation.tbd (in target 'ZIPFoundation' from project 'ZIPFoundation')
    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/ZIPFoundation.framework/ZIPFoundation -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ZIPFoundation",
  "name" : "ZIPFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ZIPFoundation",
      "targets" : [
        "ZIPFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ZIPFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "ZIPFoundationTests",
      "path" : "Tests/ZIPFoundationTests",
      "sources" : [
        "ZIPFoundationArchiveTests+ZIP64.swift",
        "ZIPFoundationArchiveTests.swift",
        "ZIPFoundationDataSerializationTests.swift",
        "ZIPFoundationEntryTests+ZIP64.swift",
        "ZIPFoundationEntryTests.swift",
        "ZIPFoundationErrorConditionTests+ZIP64.swift",
        "ZIPFoundationErrorConditionTests.swift",
        "ZIPFoundationFileAttributeTests.swift",
        "ZIPFoundationFileManagerTests+ZIP64.swift",
        "ZIPFoundationFileManagerTests.swift",
        "ZIPFoundationMemoryTests.swift",
        "ZIPFoundationPerformanceTests.swift",
        "ZIPFoundationProgressTests.swift",
        "ZIPFoundationReadingTests+ZIP64.swift",
        "ZIPFoundationReadingTests.swift",
        "ZIPFoundationTests.swift",
        "ZIPFoundationWritingTests+ZIP64.swift",
        "ZIPFoundationWritingTests.swift"
      ],
      "target_dependencies" : [
        "ZIPFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ZIPFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ZIPFoundation",
      "path" : "Sources/ZIPFoundation",
      "product_memberships" : [
        "ZIPFoundation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Archive+BackingConfiguration.swift",
        "Archive+Deprecated.swift",
        "Archive+Helpers.swift",
        "Archive+MemoryFile.swift",
        "Archive+Progress.swift",
        "Archive+Reading.swift",
        "Archive+ReadingDeprecated.swift",
        "Archive+Writing.swift",
        "Archive+WritingDeprecated.swift",
        "Archive+ZIP64.swift",
        "Archive.swift",
        "Data+Compression.swift",
        "Data+CompressionDeprecated.swift",
        "Data+Serialization.swift",
        "Date+ZIP.swift",
        "Entry+Serialization.swift",
        "Entry+ZIP64.swift",
        "Entry.swift",
        "FileManager+ZIP.swift",
        "FileManager+ZIPDeprecated.swift",
        "URL+ZIP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.