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 ReadiumZIPFoundation, reference develop (175c38), with Swift 6.1 for iOS using Xcode 16.3 on 30 Apr 2025 20:15:04 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.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/readium/ZIPFoundation.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/readium/ZIPFoundation
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 175c389 3.0.0 (#13)
Cloned https://github.com/readium/ZIPFoundation.git
Revision (git rev-parse @):
175c389832d90cb0e992b2cb9d5d7878eccfe725
SUCCESS checkout https://github.com/readium/ZIPFoundation.git at develop
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/readium/ZIPFoundation.git
https://github.com/readium/ZIPFoundation.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ReadiumZIPFoundation",
  "name" : "ReadiumZIPFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ReadiumZIPFoundation",
      "targets" : [
        "ReadiumZIPFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ReadiumZIPFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumZIPFoundationTests",
      "path" : "Tests",
      "sources" : [
        "ZIPFoundationTests/ZIPFoundationArchiveTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationArchiveTests.swift",
        "ZIPFoundationTests/ZIPFoundationDataSerializationTests.swift",
        "ZIPFoundationTests/ZIPFoundationEntryTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationEntryTests.swift",
        "ZIPFoundationTests/ZIPFoundationErrorConditionTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationErrorConditionTests.swift",
        "ZIPFoundationTests/ZIPFoundationFileAttributeTests.swift",
        "ZIPFoundationTests/ZIPFoundationFileManagerTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationFileManagerTests.swift",
        "ZIPFoundationTests/ZIPFoundationPerformanceTests.swift",
        "ZIPFoundationTests/ZIPFoundationProgressTests.swift",
        "ZIPFoundationTests/ZIPFoundationReadingTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationReadingTests.swift",
        "ZIPFoundationTests/ZIPFoundationTests.swift",
        "ZIPFoundationTests/ZIPFoundationWritingTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationWritingTests.swift"
      ],
      "target_dependencies" : [
        "ReadiumZIPFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadiumZIPFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumZIPFoundation",
      "path" : "Sources/ZIPFoundation",
      "product_memberships" : [
        "ReadiumZIPFoundation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Archive+BackingConfiguration.swift",
        "Archive+Helpers.swift",
        "Archive+Progress.swift",
        "Archive+Reading.swift",
        "Archive+Writing.swift",
        "Archive+ZIP64.swift",
        "Archive.swift",
        "Data+Compression.swift",
        "Data+Serialization.swift",
        "DataSource.swift",
        "Date+ZIP.swift",
        "Entry+Serialization.swift",
        "Entry+ZIP64.swift",
        "Entry.swift",
        "FileDataSource.swift",
        "FileManager+ZIP.swift",
        "SharedMutableValue.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" : "ReadiumZIPFoundation",
  "name" : "ReadiumZIPFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ReadiumZIPFoundation",
      "targets" : [
        "ReadiumZIPFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ReadiumZIPFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumZIPFoundationTests",
      "path" : "Tests",
      "sources" : [
        "ZIPFoundationTests/ZIPFoundationArchiveTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationArchiveTests.swift",
        "ZIPFoundationTests/ZIPFoundationDataSerializationTests.swift",
        "ZIPFoundationTests/ZIPFoundationEntryTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationEntryTests.swift",
        "ZIPFoundationTests/ZIPFoundationErrorConditionTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationErrorConditionTests.swift",
        "ZIPFoundationTests/ZIPFoundationFileAttributeTests.swift",
        "ZIPFoundationTests/ZIPFoundationFileManagerTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationFileManagerTests.swift",
        "ZIPFoundationTests/ZIPFoundationPerformanceTests.swift",
        "ZIPFoundationTests/ZIPFoundationProgressTests.swift",
        "ZIPFoundationTests/ZIPFoundationReadingTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationReadingTests.swift",
        "ZIPFoundationTests/ZIPFoundationTests.swift",
        "ZIPFoundationTests/ZIPFoundationWritingTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationWritingTests.swift"
      ],
      "target_dependencies" : [
        "ReadiumZIPFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadiumZIPFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumZIPFoundation",
      "path" : "Sources/ZIPFoundation",
      "product_memberships" : [
        "ReadiumZIPFoundation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Archive+BackingConfiguration.swift",
        "Archive+Helpers.swift",
        "Archive+Progress.swift",
        "Archive+Reading.swift",
        "Archive+Writing.swift",
        "Archive+ZIP64.swift",
        "Archive.swift",
        "Data+Compression.swift",
        "Data+Serialization.swift",
        "DataSource.swift",
        "Date+ZIP.swift",
        "Entry+Serialization.swift",
        "Entry+ZIP64.swift",
        "Entry.swift",
        "FileDataSource.swift",
        "FileManager+ZIP.swift",
        "SharedMutableValue.swift",
        "URL+ZIP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "ZIPFoundation",
    "schemes" : [
      "ZIPFoundation"
    ],
    "targets" : [
      "ReadiumZIPFoundation",
      "ReadiumZIPFoundationTests"
    ]
  }
}
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 'ReadiumZIPFoundation' 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: dd2cff3fdb415ccf15291bee6818c775
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dd2cff3fdb415ccf15291bee6818c775.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
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
    cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyStaticMetadataFileList (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.LinkFileList (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-OutputFileMap.json (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_const_extract_protocols.json (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftConstValuesFileList (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftConstValuesFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Info.plist /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj/ZIPFoundation_Info.plist (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.framework/Info.plist
SwiftDriver ReadiumZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ReadiumZIPFoundation' 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 ReadiumZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.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-upcoming-feature StrictConcurrency -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.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/ReadiumZIPFoundation.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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_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/ReadiumZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Archive+Reading.swift,\ Archive+Writing.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

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

Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099558462-swift-frontend-ReadiumZIPFoundation-Archive_Reading.swift-arm64_apple_ios13.0-o-Onone-525982365.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.1058 seconds (4.3535 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0308 (  4.2%)   0.0890 ( 23.8%)   0.1198 ( 10.8%)   1.7279 ( 39.7%)  parse-and-resolve-imports
   0.0281 (  3.8%)   0.0853 ( 22.8%)   0.1134 ( 10.3%)   1.7159 ( 39.4%)  Import resolution
   0.1123 ( 15.4%)   0.0253 (  6.8%)   0.1377 ( 12.5%)   0.1393 (  3.2%)  perform-sema
   0.1122 ( 15.4%)   0.0253 (  6.8%)   0.1375 ( 12.4%)   0.1392 (  3.2%)  Type checking and Semantic analysis
   0.0980 ( 13.4%)   0.0180 (  4.8%)   0.1159 ( 10.5%)   0.1166 (  2.7%)  typecheck-expr
   0.0967 ( 13.2%)   0.0173 (  4.6%)   0.1140 ( 10.3%)   0.1144 (  2.6%)  typecheck-stmt
   0.0141 (  1.9%)   0.0523 ( 14.0%)   0.0664 (  6.0%)   0.0963 (  2.2%)  load-stdlib
   0.0607 (  8.3%)   0.0165 (  4.4%)   0.0773 (  7.0%)   0.0779 (  1.8%)  build-rewrite-system
   0.0503 (  6.9%)   0.0141 (  3.8%)   0.0644 (  5.8%)   0.0661 (  1.5%)  typecheck-decl
   0.0268 (  3.7%)   0.0059 (  1.6%)   0.0328 (  3.0%)   0.0328 (  0.8%)  IRGen
   0.0251 (  3.4%)   0.0048 (  1.3%)   0.0300 (  2.7%)   0.0299 (  0.7%)  precheck-target
   0.0163 (  2.2%)   0.0114 (  3.0%)   0.0277 (  2.5%)   0.0282 (  0.6%)  import-clang-decl
   0.0233 (  3.2%)   0.0036 (  1.0%)   0.0268 (  2.4%)   0.0268 (  0.6%)  SILGen
   0.0175 (  2.4%)   0.0027 (  0.7%)   0.0202 (  1.8%)   0.0202 (  0.5%)  SILGen-function
   0.0165 (  2.3%)   0.0026 (  0.7%)   0.0190 (  1.7%)   0.0190 (  0.4%)  SIL optimization
   0.0008 (  0.1%)   0.0004 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.0%)  load-all-members
   0.0006 (  0.1%)   0.0001 (  0.0%)   0.0008 (  0.1%)   0.0008 (  0.0%)  typecheck-expr-pattern
   0.0003 (  0.0%)   0.0000 (  0.0%)   0.0004 (  0.0%)   0.0004 (  0.0%)  typecheck-for-each
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  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, 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.7310 (100.0%)   0.3748 (100.0%)   1.1058 (100.0%)   4.3535 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.1843 seconds (4.0000 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.3420 (100.0%)   0.8423 (100.0%)   2.1843 (100.0%)   4.0000 (100.0%)  Building Target
   1.3420 (100.0%)   0.8423 (100.0%)   2.1843 (100.0%)   4.0000 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Data+Compression.swift,\ Data+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ReadiumZIPFoundation' 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 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift:22:1: warning: extension declares a conformance of imported type 'UnsafeMutablePointer' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension FILEPointer: @unchecked Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift:22:1: note: add '@retroactive' to silence this warning
extension FILEPointer: @unchecked Sendable {}
^                                 ~~~~~~~~
                                  @retroactive Sendable
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099584323-swift-frontend-ReadiumZIPFoundation-Data_Compression.swift-arm64_apple_ios13.0-o-Onone-1264092674.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7861 seconds (4.2161 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0276 (  5.3%)   0.0794 ( 29.8%)   0.1070 ( 13.6%)   1.7809 ( 42.2%)  parse-and-resolve-imports
   0.0245 (  4.7%)   0.0775 ( 29.1%)   0.1019 ( 13.0%)   1.7758 ( 42.1%)  Import resolution
   0.0899 ( 17.3%)   0.0288 ( 10.8%)   0.1187 ( 15.1%)   0.1191 (  2.8%)  build-rewrite-system
   0.0749 ( 14.4%)   0.0144 (  5.4%)   0.0893 ( 11.4%)   0.0899 (  2.1%)  perform-sema
   0.0748 ( 14.4%)   0.0144 (  5.4%)   0.0891 ( 11.3%)   0.0898 (  2.1%)  Type checking and Semantic analysis
   0.0010 (  0.2%)   0.0017 (  0.6%)   0.0027 (  0.3%)   0.0801 (  1.9%)  load-stdlib
   0.0580 ( 11.2%)   0.0092 (  3.5%)   0.0672 (  8.6%)   0.0672 (  1.6%)  typecheck-stmt
   0.0478 (  9.2%)   0.0069 (  2.6%)   0.0547 (  7.0%)   0.0547 (  1.3%)  typecheck-expr
   0.0270 (  5.2%)   0.0068 (  2.5%)   0.0338 (  4.3%)   0.0344 (  0.8%)  typecheck-decl
   0.0160 (  3.1%)   0.0134 (  5.0%)   0.0294 (  3.7%)   0.0313 (  0.7%)  import-clang-decl
   0.0179 (  3.4%)   0.0024 (  0.9%)   0.0204 (  2.6%)   0.0204 (  0.5%)  precheck-target
   0.0194 (  3.7%)   0.0004 (  0.2%)   0.0198 (  2.5%)   0.0202 (  0.5%)  SIL optimization
   0.0161 (  3.1%)   0.0035 (  1.3%)   0.0196 (  2.5%)   0.0196 (  0.5%)  SILGen
   0.0129 (  2.5%)   0.0053 (  2.0%)   0.0181 (  2.3%)   0.0181 (  0.4%)  IRGen
   0.0101 (  1.9%)   0.0017 (  0.6%)   0.0118 (  1.5%)   0.0118 (  0.3%)  SILGen-function
   0.0009 (  0.2%)   0.0003 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.0%)  load-all-members
   0.0007 (  0.1%)   0.0001 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.0%)  typecheck-expr-pattern
   0.0002 (  0.0%)   0.0001 (  0.0%)   0.0003 (  0.0%)   0.0003 (  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.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
   0.5199 (100.0%)   0.2663 (100.0%)   0.7861 (100.0%)   4.2161 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0256 seconds (3.9733 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1953 (100.0%)   0.8303 (100.0%)   2.0256 (100.0%)   3.9733 (100.0%)  Building Target
   1.1953 (100.0%)   0.8303 (100.0%)   2.0256 (100.0%)   3.9733 (100.0%)  Total
SwiftCompile normal arm64 Compiling\ Archive+ZIP64.swift,\ URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099605756-swift-frontend-ReadiumZIPFoundation-Archive_ZIP64.swift-arm64_apple_ios13.0-o-Onone-2005071104.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7329 seconds (4.5030 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0307 (  6.9%)   0.0866 ( 30.4%)   0.1173 ( 16.0%)   1.9654 ( 43.6%)  parse-and-resolve-imports
   0.0271 (  6.1%)   0.0830 ( 29.1%)   0.1101 ( 15.0%)   1.9581 ( 43.5%)  Import resolution
   0.0949 ( 21.2%)   0.0310 ( 10.9%)   0.1259 ( 17.2%)   0.1263 (  2.8%)  build-rewrite-system
   0.0619 ( 13.8%)   0.0153 (  5.3%)   0.0771 ( 10.5%)   0.0780 (  1.7%)  perform-sema
   0.0617 ( 13.8%)   0.0152 (  5.3%)   0.0769 ( 10.5%)   0.0777 (  1.7%)  Type checking and Semantic analysis
   0.0012 (  0.3%)   0.0033 (  1.2%)   0.0045 (  0.6%)   0.0745 (  1.7%)  load-stdlib
   0.0412 (  9.2%)   0.0088 (  3.1%)   0.0500 (  6.8%)   0.0505 (  1.1%)  typecheck-stmt
   0.0371 (  8.3%)   0.0070 (  2.4%)   0.0441 (  6.0%)   0.0445 (  1.0%)  typecheck-expr
   0.0180 (  4.0%)   0.0180 (  6.3%)   0.0360 (  4.9%)   0.0363 (  0.8%)  import-clang-decl
   0.0240 (  5.4%)   0.0072 (  2.5%)   0.0312 (  4.3%)   0.0315 (  0.7%)  typecheck-decl
   0.0127 (  2.8%)   0.0047 (  1.6%)   0.0173 (  2.4%)   0.0175 (  0.4%)  IRGen
   0.0100 (  2.2%)   0.0019 (  0.7%)   0.0118 (  1.6%)   0.0119 (  0.3%)  SILGen
   0.0090 (  2.0%)   0.0018 (  0.6%)   0.0107 (  1.5%)   0.0109 (  0.2%)  precheck-target
   0.0099 (  2.2%)   0.0001 (  0.0%)   0.0100 (  1.4%)   0.0100 (  0.2%)  SIL optimization
   0.0068 (  1.5%)   0.0012 (  0.4%)   0.0080 (  1.1%)   0.0081 (  0.2%)  SILGen-function
   0.0007 (  0.2%)   0.0002 (  0.1%)   0.0009 (  0.1%)   0.0009 (  0.0%)  load-all-members
   0.0004 (  0.1%)   0.0001 (  0.0%)   0.0005 (  0.1%)   0.0005 (  0.0%)  typecheck-expr-pattern
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0002 (  0.0%)   0.0002 (  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
   0.4475 (100.0%)   0.2854 (100.0%)   0.7329 (100.0%)   4.5030 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.8449 seconds (3.9394 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0693 (100.0%)   0.7756 (100.0%)   1.8449 (100.0%)   3.9394 (100.0%)  Building Target
   1.0693 (100.0%)   0.7756 (100.0%)   1.8449 (100.0%)   3.9394 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftCompile normal arm64 Compiling\ Archive.swift,\ Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099599633-swift-frontend-ReadiumZIPFoundation-Archive.swift-arm64_apple_ios13.0-o-Onone-733305179.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 3.5720 seconds (4.0846 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.0394 ( 40.4%)   0.4506 ( 45.2%)   1.4900 ( 41.7%)   1.7114 ( 41.9%)  parse-and-resolve-imports
   1.0366 ( 40.3%)   0.4464 ( 44.8%)   1.4830 ( 41.5%)   1.6994 ( 41.6%)  Import resolution
   0.0897 (  3.5%)   0.0173 (  1.7%)   0.1070 (  3.0%)   0.1079 (  2.6%)  build-rewrite-system
   0.0806 (  3.1%)   0.0143 (  1.4%)   0.0948 (  2.7%)   0.0958 (  2.3%)  perform-sema
   0.0805 (  3.1%)   0.0142 (  1.4%)   0.0947 (  2.7%)   0.0957 (  2.3%)  Type checking and Semantic analysis
   0.0612 (  2.4%)   0.0105 (  1.1%)   0.0717 (  2.0%)   0.0727 (  1.8%)  typecheck-expr
   0.0014 (  0.1%)   0.0034 (  0.3%)   0.0047 (  0.1%)   0.0726 (  1.8%)  load-stdlib
   0.0513 (  2.0%)   0.0057 (  0.6%)   0.0570 (  1.6%)   0.0570 (  1.4%)  typecheck-stmt
   0.0406 (  1.6%)   0.0099 (  1.0%)   0.0505 (  1.4%)   0.0515 (  1.3%)  typecheck-decl
   0.0142 (  0.6%)   0.0122 (  1.2%)   0.0264 (  0.7%)   0.0271 (  0.7%)  import-clang-decl
   0.0176 (  0.7%)   0.0044 (  0.4%)   0.0220 (  0.6%)   0.0223 (  0.5%)  IRGen
   0.0171 (  0.7%)   0.0042 (  0.4%)   0.0213 (  0.6%)   0.0222 (  0.5%)  precheck-target
   0.0193 (  0.7%)   0.0023 (  0.2%)   0.0216 (  0.6%)   0.0216 (  0.5%)  SILGen
   0.0132 (  0.5%)   0.0013 (  0.1%)   0.0145 (  0.4%)   0.0145 (  0.4%)  SILGen-function
   0.0096 (  0.4%)   0.0004 (  0.0%)   0.0100 (  0.3%)   0.0100 (  0.2%)  SIL optimization
   0.0008 (  0.0%)   0.0002 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  load-all-members
   0.0009 (  0.0%)   0.0001 (  0.0%)   0.0010 (  0.0%)   0.0010 (  0.0%)  typecheck-expr-pattern
   0.0006 (  0.0%)   0.0000 (  0.0%)   0.0006 (  0.0%)   0.0006 (  0.0%)  typecheck-for-each
   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%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   2.5745 (100.0%)   0.9975 (100.0%)   3.5720 (100.0%)   4.0846 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 3.4485 seconds (3.9502 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   2.2735 (100.0%)   1.1750 (100.0%)   3.4485 (100.0%)   3.9502 (100.0%)  Building Target
   2.2735 (100.0%)   1.1750 (100.0%)   3.4485 (100.0%)   3.9502 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

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

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 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099607325-swift-frontend-ReadiumZIPFoundation-Entry_ZIP64.swift-arm64_apple_ios13.0-o-Onone-1516153493.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2780 seconds (4.9317 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0308 (  3.2%)   0.0842 ( 26.2%)   0.1150 (  9.0%)   1.9049 ( 38.6%)  parse-and-resolve-imports
   0.0281 (  2.9%)   0.0824 ( 25.6%)   0.1105 (  8.6%)   1.9004 ( 38.5%)  Import resolution
   0.1682 ( 17.6%)   0.0258 (  8.0%)   0.1941 ( 15.2%)   0.1971 (  4.0%)  perform-sema
   0.1681 ( 17.6%)   0.0258 (  8.0%)   0.1939 ( 15.2%)   0.1969 (  4.0%)  Type checking and Semantic analysis
   0.1406 ( 14.7%)   0.0198 (  6.2%)   0.1605 ( 12.6%)   0.1633 (  3.3%)  typecheck-stmt
   0.1277 ( 13.3%)   0.0183 (  5.7%)   0.1459 ( 11.4%)   0.1487 (  3.0%)  typecheck-expr
   0.0874 (  9.1%)   0.0156 (  4.8%)   0.1029 (  8.1%)   0.1058 (  2.1%)  typecheck-decl
   0.0741 (  7.7%)   0.0196 (  6.1%)   0.0936 (  7.3%)   0.0938 (  1.9%)  build-rewrite-system
   0.0011 (  0.1%)   0.0025 (  0.8%)   0.0036 (  0.3%)   0.0623 (  1.3%)  load-stdlib
   0.0165 (  1.7%)   0.0146 (  4.5%)   0.0310 (  2.4%)   0.0310 (  0.6%)  import-clang-decl
   0.0266 (  2.8%)   0.0038 (  1.2%)   0.0304 (  2.4%)   0.0306 (  0.6%)  SILGen
   0.0251 (  2.6%)   0.0023 (  0.7%)   0.0274 (  2.1%)   0.0273 (  0.6%)  precheck-target
   0.0251 (  2.6%)   0.0003 (  0.1%)   0.0254 (  2.0%)   0.0256 (  0.5%)  SIL optimization
   0.0182 (  1.9%)   0.0042 (  1.3%)   0.0224 (  1.8%)   0.0225 (  0.5%)  IRGen
   0.0175 (  1.8%)   0.0022 (  0.7%)   0.0197 (  1.5%)   0.0198 (  0.4%)  SILGen-function
   0.0009 (  0.1%)   0.0004 (  0.1%)   0.0012 (  0.1%)   0.0012 (  0.0%)  load-all-members
   0.0001 (  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.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%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.9564 (100.0%)   0.3217 (100.0%)   1.2780 (100.0%)   4.9317 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9107 seconds (3.9468 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1166 (100.0%)   0.7942 (100.0%)   1.9107 (100.0%)   3.9468 (100.0%)  Building Target
   1.1166 (100.0%)   0.7942 (100.0%)   1.9107 (100.0%)   3.9468 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift (in target 'ReadiumZIPFoundation' 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 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Date+ZIP.swift,\ SharedMutableValue.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/SharedMutableValue.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099594385-swift-frontend-ReadiumZIPFoundation-Date_ZIP.swift-arm64_apple_ios13.0-o-Onone-640905444.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.8674 seconds (4.3894 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0275 (  4.9%)   0.0851 ( 27.8%)   0.1125 ( 13.0%)   1.8372 ( 41.9%)  parse-and-resolve-imports
   0.0245 (  4.4%)   0.0830 ( 27.1%)   0.1074 ( 12.4%)   1.8321 ( 41.7%)  Import resolution
   0.0971 ( 17.3%)   0.0342 ( 11.1%)   0.1313 ( 15.1%)   0.1314 (  3.0%)  build-rewrite-system
   0.0884 ( 15.8%)   0.0186 (  6.1%)   0.1070 ( 12.3%)   0.1070 (  2.4%)  perform-sema
   0.0883 ( 15.7%)   0.0185 (  6.1%)   0.1069 ( 12.3%)   0.1069 (  2.4%)  Type checking and Semantic analysis
   0.0851 ( 15.2%)   0.0176 (  5.8%)   0.1027 ( 11.8%)   0.1027 (  2.3%)  typecheck-stmt
   0.0758 ( 13.5%)   0.0163 (  5.3%)   0.0921 ( 10.6%)   0.0921 (  2.1%)  typecheck-expr
   0.0016 (  0.3%)   0.0055 (  1.8%)   0.0071 (  0.8%)   0.0792 (  1.8%)  load-stdlib
   0.0152 (  2.7%)   0.0128 (  4.2%)   0.0279 (  3.2%)   0.0279 (  0.6%)  import-clang-decl
   0.0150 (  2.7%)   0.0042 (  1.4%)   0.0193 (  2.2%)   0.0193 (  0.4%)  typecheck-decl
   0.0116 (  2.1%)   0.0026 (  0.8%)   0.0142 (  1.6%)   0.0142 (  0.3%)  precheck-target
   0.0086 (  1.5%)   0.0052 (  1.7%)   0.0138 (  1.6%)   0.0138 (  0.3%)  IRGen
   0.0102 (  1.8%)   0.0002 (  0.1%)   0.0104 (  1.2%)   0.0106 (  0.2%)  SIL optimization
   0.0068 (  1.2%)   0.0015 (  0.5%)   0.0083 (  1.0%)   0.0083 (  0.2%)  SILGen
   0.0040 (  0.7%)   0.0008 (  0.3%)   0.0048 (  0.6%)   0.0049 (  0.1%)  SILGen-function
   0.0009 (  0.2%)   0.0004 (  0.1%)   0.0013 (  0.1%)   0.0013 (  0.0%)  load-all-members
   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%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.5610 (100.0%)   0.3064 (100.0%)   0.8674 (100.0%)   4.3894 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9707 seconds (3.9530 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1370 (100.0%)   0.8337 (100.0%)   1.9707 (100.0%)   3.9530 (100.0%)  Building Target
   1.1370 (100.0%)   0.8337 (100.0%)   1.9707 (100.0%)   3.9530 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftCompile normal arm64 Compiling\ Entry.swift,\ FileManager+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099605539-swift-frontend-ReadiumZIPFoundation-Entry.swift-arm64_apple_ios13.0-o-Onone-3512721748.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 1.2376 seconds (4.5464 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0268 (  2.9%)   0.0810 ( 24.6%)   0.1077 (  8.7%)   1.7352 ( 38.2%)  parse-and-resolve-imports
   0.0243 (  2.7%)   0.0794 ( 24.2%)   0.1037 (  8.4%)   1.7311 ( 38.1%)  Import resolution
   0.1612 ( 17.7%)   0.0293 (  8.9%)   0.1905 ( 15.4%)   0.1906 (  4.2%)  perform-sema
   0.1611 ( 17.7%)   0.0292 (  8.9%)   0.1903 ( 15.4%)   0.1904 (  4.2%)  Type checking and Semantic analysis
   0.1306 ( 14.4%)   0.0227 (  6.9%)   0.1533 ( 12.4%)   0.1534 (  3.4%)  typecheck-stmt
   0.1096 ( 12.1%)   0.0199 (  6.1%)   0.1296 ( 10.5%)   0.1297 (  2.9%)  typecheck-expr
   0.0699 (  7.7%)   0.0135 (  4.1%)   0.0834 (  6.7%)   0.0834 (  1.8%)  typecheck-decl
   0.0648 (  7.1%)   0.0178 (  5.4%)   0.0826 (  6.7%)   0.0826 (  1.8%)  build-rewrite-system
   0.0011 (  0.1%)   0.0029 (  0.9%)   0.0040 (  0.3%)   0.0551 (  1.2%)  load-stdlib
   0.0331 (  3.6%)   0.0057 (  1.7%)   0.0388 (  3.1%)   0.0390 (  0.9%)  SILGen
   0.0294 (  3.2%)   0.0072 (  2.2%)   0.0366 (  3.0%)   0.0384 (  0.8%)  IRGen
   0.0320 (  3.5%)   0.0006 (  0.2%)   0.0325 (  2.6%)   0.0325 (  0.7%)  SIL optimization
   0.0168 (  1.8%)   0.0116 (  3.5%)   0.0284 (  2.3%)   0.0285 (  0.6%)  import-clang-decl
   0.0226 (  2.5%)   0.0037 (  1.1%)   0.0263 (  2.1%)   0.0264 (  0.6%)  SILGen-function
   0.0227 (  2.5%)   0.0035 (  1.1%)   0.0263 (  2.1%)   0.0263 (  0.6%)  precheck-target
   0.0016 (  0.2%)   0.0003 (  0.1%)   0.0019 (  0.2%)   0.0019 (  0.0%)  typecheck-expr-pattern
   0.0009 (  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%)  typecheck-for-each
   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%)  module-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.9090 (100.0%)   0.3286 (100.0%)   1.2376 (100.0%)   4.5464 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0722 seconds (3.9563 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.2348 (100.0%)   0.8375 (100.0%)   2.0722 (100.0%)   3.9563 (100.0%)  Building Target
   1.2348 (100.0%)   0.8375 (100.0%)   2.0722 (100.0%)   3.9563 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftCompile normal arm64 Compiling\ DataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/DataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099567072-swift-frontend-ReadiumZIPFoundation-DataSource.swift-arm64_apple_ios13.0-o-Onone-3267470388.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.5061 seconds (3.8267 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0263 ( 10.5%)   0.0830 ( 32.4%)   0.1093 ( 21.6%)   1.7208 ( 45.0%)  parse-and-resolve-imports
   0.0235 (  9.4%)   0.0813 ( 31.7%)   0.1048 ( 20.7%)   1.7163 ( 44.9%)  Import resolution
   0.1010 ( 40.4%)   0.0325 ( 12.7%)   0.1335 ( 26.4%)   0.1339 (  3.5%)  build-rewrite-system
   0.0015 (  0.6%)   0.0046 (  1.8%)   0.0060 (  1.2%)   0.1012 (  2.6%)  load-stdlib
   0.0200 (  8.0%)   0.0098 (  3.8%)   0.0299 (  5.9%)   0.0304 (  0.8%)  perform-sema
   0.0200 (  8.0%)   0.0098 (  3.8%)   0.0298 (  5.9%)   0.0303 (  0.8%)  Type checking and Semantic analysis
   0.0134 (  5.4%)   0.0125 (  4.9%)   0.0259 (  5.1%)   0.0258 (  0.7%)  import-clang-decl
   0.0111 (  4.5%)   0.0075 (  2.9%)   0.0186 (  3.7%)   0.0191 (  0.5%)  typecheck-decl
   0.0092 (  3.7%)   0.0025 (  1.0%)   0.0117 (  2.3%)   0.0117 (  0.3%)  typecheck-stmt
   0.0083 (  3.3%)   0.0024 (  0.9%)   0.0107 (  2.1%)   0.0107 (  0.3%)  typecheck-expr
   0.0036 (  1.4%)   0.0044 (  1.7%)   0.0080 (  1.6%)   0.0086 (  0.2%)  IRGen
   0.0045 (  1.8%)   0.0037 (  1.4%)   0.0082 (  1.6%)   0.0082 (  0.2%)  SILGen
   0.0029 (  1.2%)   0.0017 (  0.7%)   0.0047 (  0.9%)   0.0047 (  0.1%)  SILGen-function
   0.0029 (  1.2%)   0.0001 (  0.0%)   0.0030 (  0.6%)   0.0030 (  0.1%)  SIL optimization
   0.0008 (  0.3%)   0.0002 (  0.1%)   0.0010 (  0.2%)   0.0010 (  0.0%)  load-all-members
   0.0007 (  0.3%)   0.0002 (  0.1%)   0.0008 (  0.2%)   0.0008 (  0.0%)  precheck-target
   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%)  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%)  SIL verification, pre-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  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.2498 (100.0%)   0.2563 (100.0%)   0.5061 (100.0%)   3.8267 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 2.0502 seconds (3.9715 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1156 (100.0%)   0.9346 (100.0%)   2.0502 (100.0%)   3.9715 (100.0%)  Building Target
   1.1156 (100.0%)   0.9346 (100.0%)   2.0502 (100.0%)   3.9715 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/DataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftEmitModule normal arm64 Emitting\ module\ for\ ReadiumZIPFoundation (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099603844-swift-frontend-ReadiumZIPFoundation-all-arm64_apple_ios13.0-swiftmodule-Onone-4197838795.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6210 seconds (4.2734 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0280 (  7.4%)   0.0750 ( 31.0%)   0.1030 ( 16.6%)   1.8886 ( 44.2%)  parse-and-resolve-imports
   0.0251 (  6.6%)   0.0730 ( 30.2%)   0.0981 ( 15.8%)   1.8838 ( 44.1%)  Import resolution
   0.0733 ( 19.3%)   0.0187 (  7.7%)   0.0920 ( 14.8%)   0.0926 (  2.2%)  perform-sema
   0.0729 ( 19.2%)   0.0184 (  7.6%)   0.0914 ( 14.7%)   0.0920 (  2.2%)  Type checking and Semantic analysis
   0.0653 ( 17.2%)   0.0163 (  6.8%)   0.0817 ( 13.1%)   0.0822 (  1.9%)  typecheck-decl
   0.0012 (  0.3%)   0.0022 (  0.9%)   0.0034 (  0.5%)   0.0804 (  1.9%)  load-stdlib
   0.0216 (  5.7%)   0.0075 (  3.1%)   0.0291 (  4.7%)   0.0303 (  0.7%)  SIL optimization
   0.0226 (  6.0%)   0.0066 (  2.7%)   0.0291 (  4.7%)   0.0292 (  0.7%)  typecheck-expr
   0.0228 (  6.0%)   0.0051 (  2.1%)   0.0279 (  4.5%)   0.0280 (  0.7%)  SILGen
   0.0110 (  2.9%)   0.0024 (  1.0%)   0.0134 (  2.2%)   0.0134 (  0.3%)  SILGen-function
   0.0086 (  2.3%)   0.0026 (  1.1%)   0.0113 (  1.8%)   0.0113 (  0.3%)  build-rewrite-system
   0.0071 (  1.9%)   0.0024 (  1.0%)   0.0095 (  1.5%)   0.0095 (  0.2%)  typecheck-stmt
   0.0040 (  1.1%)   0.0032 (  1.3%)   0.0072 (  1.2%)   0.0081 (  0.2%)  Serialization, swiftmodule
   0.0036 (  1.0%)   0.0042 (  1.7%)   0.0078 (  1.3%)   0.0079 (  0.2%)  import-clang-decl
   0.0052 (  1.4%)   0.0018 (  0.7%)   0.0070 (  1.1%)   0.0070 (  0.2%)  precheck-target
   0.0032 (  0.8%)   0.0004 (  0.2%)   0.0036 (  0.6%)   0.0038 (  0.1%)  Serialization, swiftsourceinfo
   0.0020 (  0.5%)   0.0004 (  0.2%)   0.0025 (  0.4%)   0.0025 (  0.1%)  typecheck-expr-pattern
   0.0013 (  0.4%)   0.0011 (  0.5%)   0.0025 (  0.4%)   0.0025 (  0.1%)  Serialization, swiftdoc
   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%)  source-file-populate-cache
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, pre-optimization
   0.0001 (  0.0%)   0.0000 (  0.0%)   0.0001 (  0.0%)   0.0001 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-module-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.3795 (100.0%)   0.2415 (100.0%)   0.6210 (100.0%)   4.2734 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 0.2929 seconds (2.1574 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.1782 (100.0%)   0.1147 (100.0%)   0.2929 (100.0%)   2.1574 (100.0%)  Building Target
   0.1782 (100.0%)   0.1147 (100.0%)   0.2929 (100.0%)   2.1574 (100.0%)  Total
EmitSwiftModule normal arm64 (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift:22:1: warning: extension declares a conformance of imported type 'UnsafeMutablePointer' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension FILEPointer: @unchecked Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift:22:1: note: add '@retroactive' to silence this warning
extension FILEPointer: @unchecked Sendable {}
^                                 ~~~~~~~~
                                  @retroactive Sendable
SwiftCompile normal arm64 Compiling\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099606756-swift-frontend-ReadiumZIPFoundation-Entry_Serialization.swift-arm64_apple_ios13.0-o-Onone-3794065368.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.7550 seconds (4.2397 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0261 (  5.4%)   0.0784 ( 29.4%)   0.1045 ( 13.8%)   1.8103 ( 42.7%)  parse-and-resolve-imports
   0.0235 (  4.8%)   0.0766 ( 28.7%)   0.1001 ( 13.3%)   1.8058 ( 42.6%)  Import resolution
   0.0942 ( 19.3%)   0.0309 ( 11.6%)   0.1251 ( 16.6%)   0.1265 (  3.0%)  build-rewrite-system
   0.0669 ( 13.7%)   0.0133 (  5.0%)   0.0802 ( 10.6%)   0.0802 (  1.9%)  perform-sema
   0.0668 ( 13.7%)   0.0133 (  5.0%)   0.0801 ( 10.6%)   0.0801 (  1.9%)  Type checking and Semantic analysis
   0.0012 (  0.2%)   0.0024 (  0.9%)   0.0037 (  0.5%)   0.0750 (  1.8%)  load-stdlib
   0.0611 ( 12.5%)   0.0121 (  4.6%)   0.0732 (  9.7%)   0.0732 (  1.7%)  typecheck-expr
   0.0583 ( 11.9%)   0.0114 (  4.3%)   0.0697 (  9.2%)   0.0697 (  1.6%)  typecheck-stmt
   0.0149 (  3.1%)   0.0117 (  4.4%)   0.0267 (  3.5%)   0.0269 (  0.6%)  import-clang-decl
   0.0192 (  3.9%)   0.0045 (  1.7%)   0.0238 (  3.2%)   0.0238 (  0.6%)  typecheck-decl
   0.0159 (  3.3%)   0.0033 (  1.3%)   0.0192 (  2.5%)   0.0192 (  0.5%)  precheck-target
   0.0131 (  2.7%)   0.0054 (  2.0%)   0.0185 (  2.4%)   0.0185 (  0.4%)  IRGen
   0.0120 (  2.5%)   0.0019 (  0.7%)   0.0139 (  1.8%)   0.0141 (  0.3%)  SILGen
   0.0077 (  1.6%)   0.0010 (  0.4%)   0.0087 (  1.2%)   0.0087 (  0.2%)  SILGen-function
   0.0063 (  1.3%)   0.0001 (  0.0%)   0.0064 (  0.9%)   0.0064 (  0.2%)  SIL optimization
   0.0008 (  0.2%)   0.0003 (  0.1%)   0.0011 (  0.1%)   0.0011 (  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%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.4882 (100.0%)   0.2669 (100.0%)   0.7550 (100.0%)   4.2397 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.9621 seconds (3.9350 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   1.1415 (100.0%)   0.8207 (100.0%)   1.9621 (100.0%)   3.9350 (100.0%)  Building Target
   1.1415 (100.0%)   0.8207 (100.0%)   1.9621 (100.0%)   3.9350 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

SwiftCompile normal arm64 Compiling\ Archive+Progress.swift,\ FileDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileDataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044101858295-swift-frontend-ReadiumZIPFoundation-Archive_Progress.swift-arm64_apple_ios13.0-o-Onone-1155314664.json' for writing
===-------------------------------------------------------------------------===
                               Swift compilation
===-------------------------------------------------------------------------===
  Total Execution Time: 0.6451 seconds (0.6484 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.0680 ( 14.4%)   0.0217 ( 12.5%)   0.0897 ( 13.9%)   0.0900 ( 13.9%)  build-rewrite-system
   0.0677 ( 14.4%)   0.0173 (  9.9%)   0.0850 ( 13.2%)   0.0850 ( 13.1%)  perform-sema
   0.0675 ( 14.3%)   0.0172 (  9.9%)   0.0848 ( 13.1%)   0.0848 ( 13.1%)  Type checking and Semantic analysis
   0.0408 (  8.7%)   0.0331 ( 19.0%)   0.0739 ( 11.5%)   0.0743 ( 11.5%)  parse-and-resolve-imports
   0.0359 (  7.6%)   0.0301 ( 17.3%)   0.0659 ( 10.2%)   0.0663 ( 10.2%)  Import resolution
   0.0516 ( 10.9%)   0.0115 (  6.6%)   0.0631 (  9.8%)   0.0631 (  9.7%)  typecheck-stmt
   0.0353 (  7.5%)   0.0069 (  3.9%)   0.0421 (  6.5%)   0.0422 (  6.5%)  typecheck-expr
   0.0161 (  3.4%)   0.0131 (  7.5%)   0.0291 (  4.5%)   0.0312 (  4.8%)  import-clang-decl
   0.0189 (  4.0%)   0.0061 (  3.5%)   0.0250 (  3.9%)   0.0250 (  3.9%)  typecheck-decl
   0.0164 (  3.5%)   0.0066 (  3.8%)   0.0230 (  3.6%)   0.0231 (  3.6%)  IRGen
   0.0174 (  3.7%)   0.0033 (  1.9%)   0.0207 (  3.2%)   0.0207 (  3.2%)  SILGen
   0.0145 (  3.1%)   0.0035 (  2.0%)   0.0180 (  2.8%)   0.0180 (  2.8%)  precheck-target
   0.0099 (  2.1%)   0.0019 (  1.1%)   0.0118 (  1.8%)   0.0118 (  1.8%)  SILGen-function
   0.0081 (  1.7%)   0.0002 (  0.1%)   0.0083 (  1.3%)   0.0083 (  1.3%)  SIL optimization
   0.0010 (  0.2%)   0.0015 (  0.9%)   0.0025 (  0.4%)   0.0025 (  0.4%)  load-stdlib
   0.0009 (  0.2%)   0.0003 (  0.2%)   0.0012 (  0.2%)   0.0012 (  0.2%)  load-all-members
   0.0005 (  0.1%)   0.0000 (  0.0%)   0.0006 (  0.1%)   0.0006 (  0.1%)  module-populate-cache
   0.0004 (  0.1%)   0.0001 (  0.0%)   0.0004 (  0.1%)   0.0004 (  0.1%)  typecheck-expr-pattern
   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%)  get-conformance-access-path
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  SIL verification, post-optimization
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  source-file-populate-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  perform-whole-module-type-checking
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  populate-source-file-class-member-cache
   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)   0.0000 (  0.0%)  AST verification
   0.4709 (100.0%)   0.1742 (100.0%)   0.6451 (100.0%)   0.6484 (100.0%)  Total
===-------------------------------------------------------------------------===
                                Running Program
===-------------------------------------------------------------------------===
  Total Execution Time: 1.5169 seconds (1.6898 wall clock)
   ---User Time---   --System Time--   --User+System--   ---Wall Time---  --- Name ---
   0.8135 (100.0%)   0.7034 (100.0%)   1.5169 (100.0%)   1.6898 (100.0%)  Building Target
   0.8135 (100.0%)   0.7034 (100.0%)   1.5169 (100.0%)   1.6898 (100.0%)  Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace

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

SwiftDriverJobDiscovery normal arm64 Emitting module for ReadiumZIPFoundation (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ReadiumZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ReadiumZIPFoundation' 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 ReadiumZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.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-upcoming-feature StrictConcurrency -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.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/ReadiumZIPFoundation.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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_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/ReadiumZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Progress.swift, FileDataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers/ReadiumZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers/ReadiumZIPFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftdoc (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.abi.json (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftsourceinfo (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Reading.swift, Archive+Writing.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+ZIP64.swift, URL+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive.swift, Archive+BackingConfiguration.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Date+ZIP.swift, SharedMutableValue.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry.swift, FileManager+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Data+Compression.swift, Data+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation ReadiumZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ReadiumZIPFoundation' 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 ReadiumZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.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-upcoming-feature StrictConcurrency -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.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/ReadiumZIPFoundation.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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_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/ReadiumZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-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/ReadiumZIPFoundation.framework/ReadiumZIPFoundation normal (in target 'ReadiumZIPFoundation' 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-ios13.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.LinkFileList -install_name @rpath/ReadiumZIPFoundation.framework/ReadiumZIPFoundation -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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_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/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.framework
ExtractAppIntentsMetadata (in target 'ReadiumZIPFoundation' 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 ReadiumZIPFoundation --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier com.peakstep.ZIPFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 13:15:04.114 appintentsmetadataprocessor[707:4014] Starting appintentsmetadataprocessor export
2025-04-30 13:15:04.116 appintentsmetadataprocessor[707:4014] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ssu --bundle-id com.peakstep.ZIPFoundation --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList --archive-ssu-assets
2025-04-30 13:15:04.141 appintentsnltrainingprocessor[708:4015] Parsing options for appintentsnltrainingprocessor
2025-04-30 13:15:04.142 appintentsnltrainingprocessor[708:4015] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation.tbd (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.framework/ReadiumZIPFoundation -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework (in target 'ReadiumZIPFoundation' 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/ReadiumZIPFoundation.framework
** BUILD SUCCEEDED **
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ReadiumZIPFoundation",
  "name" : "ReadiumZIPFoundation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "ReadiumZIPFoundation",
      "targets" : [
        "ReadiumZIPFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ReadiumZIPFoundationTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumZIPFoundationTests",
      "path" : "Tests",
      "sources" : [
        "ZIPFoundationTests/ZIPFoundationArchiveTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationArchiveTests.swift",
        "ZIPFoundationTests/ZIPFoundationDataSerializationTests.swift",
        "ZIPFoundationTests/ZIPFoundationEntryTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationEntryTests.swift",
        "ZIPFoundationTests/ZIPFoundationErrorConditionTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationErrorConditionTests.swift",
        "ZIPFoundationTests/ZIPFoundationFileAttributeTests.swift",
        "ZIPFoundationTests/ZIPFoundationFileManagerTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationFileManagerTests.swift",
        "ZIPFoundationTests/ZIPFoundationPerformanceTests.swift",
        "ZIPFoundationTests/ZIPFoundationProgressTests.swift",
        "ZIPFoundationTests/ZIPFoundationReadingTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationReadingTests.swift",
        "ZIPFoundationTests/ZIPFoundationTests.swift",
        "ZIPFoundationTests/ZIPFoundationWritingTests+ZIP64.swift",
        "ZIPFoundationTests/ZIPFoundationWritingTests.swift"
      ],
      "target_dependencies" : [
        "ReadiumZIPFoundation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadiumZIPFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumZIPFoundation",
      "path" : "Sources/ZIPFoundation",
      "product_memberships" : [
        "ReadiumZIPFoundation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Archive+BackingConfiguration.swift",
        "Archive+Helpers.swift",
        "Archive+Progress.swift",
        "Archive+Reading.swift",
        "Archive+Writing.swift",
        "Archive+ZIP64.swift",
        "Archive.swift",
        "Data+Compression.swift",
        "Data+Serialization.swift",
        "DataSource.swift",
        "Date+ZIP.swift",
        "Entry+Serialization.swift",
        "Entry+ZIP64.swift",
        "Entry.swift",
        "FileDataSource.swift",
        "FileManager+ZIP.swift",
        "SharedMutableValue.swift",
        "URL+ZIP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.