Build Information
Successful build of ZIPFoundation, reference development (a0e902), with Swift 6.1 for iOS using Xcode 16.3 on 2 Apr 2026 01:35:07 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 InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/ZIPFoundation.git
Reference: development
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/ZIPFoundation
* branch development -> FETCH_HEAD
* [new branch] development -> origin/development
HEAD is now at a0e902e Update Swift Package manifest to fix x86_64-swift-linux-musl build (#1)
Cloned https://github.com/tuist/ZIPFoundation.git
Revision (git rev-parse @):
a0e902e08e7a9ff3f0c1d109dc331b20cd498bb5
SUCCESS checkout https://github.com/tuist/ZIPFoundation.git at development
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/tuist/ZIPFoundation.git
https://github.com/tuist/ZIPFoundation.git
{
"dependencies" : [
],
"manifest_display_name" : "ZIPFoundation",
"name" : "ZIPFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ZIPFoundation",
"targets" : [
"ZIPFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ZIPFoundationTests",
"module_type" : "SwiftTarget",
"name" : "ZIPFoundationTests",
"path" : "Tests/ZIPFoundationTests",
"sources" : [
"ZIPFoundationArchiveTests+ZIP64.swift",
"ZIPFoundationArchiveTests.swift",
"ZIPFoundationDataSerializationTests.swift",
"ZIPFoundationEntryTests+ZIP64.swift",
"ZIPFoundationEntryTests.swift",
"ZIPFoundationErrorConditionTests+ZIP64.swift",
"ZIPFoundationErrorConditionTests.swift",
"ZIPFoundationFileAttributeTests.swift",
"ZIPFoundationFileManagerTests+ZIP64.swift",
"ZIPFoundationFileManagerTests.swift",
"ZIPFoundationMemoryTests.swift",
"ZIPFoundationPerformanceTests.swift",
"ZIPFoundationProgressTests.swift",
"ZIPFoundationReadingTests+ZIP64.swift",
"ZIPFoundationReadingTests.swift",
"ZIPFoundationTests.swift",
"ZIPFoundationWritingTests+ZIP64.swift",
"ZIPFoundationWritingTests.swift"
],
"target_dependencies" : [
"ZIPFoundation"
],
"type" : "test"
},
{
"c99name" : "ZIPFoundation",
"module_type" : "SwiftTarget",
"name" : "ZIPFoundation",
"path" : "Sources/ZIPFoundation",
"product_memberships" : [
"ZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Archive+BackingConfiguration.swift",
"Archive+Deprecated.swift",
"Archive+Helpers.swift",
"Archive+MemoryFile.swift",
"Archive+Progress.swift",
"Archive+Reading.swift",
"Archive+ReadingDeprecated.swift",
"Archive+Writing.swift",
"Archive+WritingDeprecated.swift",
"Archive+ZIP64.swift",
"Archive.swift",
"Data+Compression.swift",
"Data+CompressionDeprecated.swift",
"Data+Serialization.swift",
"Date+ZIP.swift",
"Entry+Serialization.swift",
"Entry+ZIP64.swift",
"Entry.swift",
"FileManager+ZIP.swift",
"FileManager+ZIPDeprecated.swift",
"URL+ZIP.swift"
],
"target_dependencies" : [
"CZLib"
],
"type" : "library"
},
{
"c99name" : "CZLib",
"module_type" : "SystemLibraryTarget",
"name" : "CZLib",
"path" : "Sources/CZLib",
"product_memberships" : [
"ZIPFoundation"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "ZIPFoundation",
"name" : "ZIPFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ZIPFoundation",
"targets" : [
"ZIPFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ZIPFoundationTests",
"module_type" : "SwiftTarget",
"name" : "ZIPFoundationTests",
"path" : "Tests/ZIPFoundationTests",
"sources" : [
"ZIPFoundationArchiveTests+ZIP64.swift",
"ZIPFoundationArchiveTests.swift",
"ZIPFoundationDataSerializationTests.swift",
"ZIPFoundationEntryTests+ZIP64.swift",
"ZIPFoundationEntryTests.swift",
"ZIPFoundationErrorConditionTests+ZIP64.swift",
"ZIPFoundationErrorConditionTests.swift",
"ZIPFoundationFileAttributeTests.swift",
"ZIPFoundationFileManagerTests+ZIP64.swift",
"ZIPFoundationFileManagerTests.swift",
"ZIPFoundationMemoryTests.swift",
"ZIPFoundationPerformanceTests.swift",
"ZIPFoundationProgressTests.swift",
"ZIPFoundationReadingTests+ZIP64.swift",
"ZIPFoundationReadingTests.swift",
"ZIPFoundationTests.swift",
"ZIPFoundationWritingTests+ZIP64.swift",
"ZIPFoundationWritingTests.swift"
],
"target_dependencies" : [
"ZIPFoundation"
],
"type" : "test"
},
{
"c99name" : "ZIPFoundation",
"module_type" : "SwiftTarget",
"name" : "ZIPFoundation",
"path" : "Sources/ZIPFoundation",
"product_memberships" : [
"ZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Archive+BackingConfiguration.swift",
"Archive+Deprecated.swift",
"Archive+Helpers.swift",
"Archive+MemoryFile.swift",
"Archive+Progress.swift",
"Archive+Reading.swift",
"Archive+ReadingDeprecated.swift",
"Archive+Writing.swift",
"Archive+WritingDeprecated.swift",
"Archive+ZIP64.swift",
"Archive.swift",
"Data+Compression.swift",
"Data+CompressionDeprecated.swift",
"Data+Serialization.swift",
"Date+ZIP.swift",
"Entry+Serialization.swift",
"Entry+ZIP64.swift",
"Entry.swift",
"FileManager+ZIP.swift",
"FileManager+ZIPDeprecated.swift",
"URL+ZIP.swift"
],
"target_dependencies" : [
"CZLib"
],
"type" : "library"
},
{
"c99name" : "CZLib",
"module_type" : "SystemLibraryTarget",
"name" : "CZLib",
"path" : "Sources/CZLib",
"product_memberships" : [
"ZIPFoundation"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ZIPFoundation",
"schemes" : [
"ZIPFoundation"
],
"targets" : [
"ZIPFoundation",
"ZIPFoundationTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZIPFoundation -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ZIPFoundation -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'ZIPFoundation' in project 'ZIPFoundation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f938c06451d8029f870e4d1d911e2412
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f938c06451d8029f870e4d1d911e2412.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
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftConstValuesFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyStaticMetadataFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.LinkFileList (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-OutputFileMap.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-OutputFileMap.json
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Headers (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Info.plist /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj/ZIPFoundation_Info.plist (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj/ZIPFoundation_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Info.plist
SwiftDriver ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Archive+BackingConfiguration.swift,\ Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701926937-swift-frontend-ZIPFoundation-Archive_BackingConfiguration.swift-arm64_apple_ios12.0-o-Onone-3820788071.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7630 seconds (4.9157 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0276 ( 5.7%) 0.0799 ( 28.5%) 0.1076 ( 14.1%) 2.1516 ( 43.8%) parse-and-resolve-imports
0.0248 ( 5.1%) 0.0778 ( 27.7%) 0.1025 ( 13.4%) 2.1465 ( 43.7%) Import resolution
0.0758 ( 15.7%) 0.0175 ( 6.2%) 0.0933 ( 12.2%) 0.0972 ( 2.0%) perform-sema
0.0756 ( 15.7%) 0.0175 ( 6.2%) 0.0932 ( 12.2%) 0.0971 ( 2.0%) Type checking and Semantic analysis
0.0575 ( 11.9%) 0.0201 ( 7.1%) 0.0776 ( 10.2%) 0.0777 ( 1.6%) build-rewrite-system
0.0553 ( 11.5%) 0.0115 ( 4.1%) 0.0668 ( 8.8%) 0.0706 ( 1.4%) typecheck-stmt
0.0504 ( 10.4%) 0.0108 ( 3.8%) 0.0612 ( 8.0%) 0.0648 ( 1.3%) typecheck-expr
0.0015 ( 0.3%) 0.0110 ( 3.9%) 0.0125 ( 1.6%) 0.0574 ( 1.2%) load-stdlib
0.0303 ( 6.3%) 0.0096 ( 3.4%) 0.0399 ( 5.2%) 0.0401 ( 0.8%) typecheck-decl
0.0138 ( 2.9%) 0.0112 ( 4.0%) 0.0250 ( 3.3%) 0.0250 ( 0.5%) import-clang-decl
0.0168 ( 3.5%) 0.0039 ( 1.4%) 0.0207 ( 2.7%) 0.0244 ( 0.5%) precheck-target
0.0152 ( 3.1%) 0.0025 ( 0.9%) 0.0177 ( 2.3%) 0.0178 ( 0.4%) SILGen
0.0121 ( 2.5%) 0.0051 ( 1.8%) 0.0172 ( 2.3%) 0.0174 ( 0.4%) IRGen
0.0136 ( 2.8%) 0.0006 ( 0.2%) 0.0142 ( 1.9%) 0.0143 ( 0.3%) SIL optimization
0.0100 ( 2.1%) 0.0014 ( 0.5%) 0.0113 ( 1.5%) 0.0114 ( 0.2%) SILGen-function
0.0009 ( 0.2%) 0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0008 ( 0.2%) 0.0001 ( 0.0%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.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.4822 (100.0%) 0.2808 (100.0%) 0.7630 (100.0%) 4.9157 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7271 seconds (3.9345 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8258 (100.0%) 0.9013 (100.0%) 1.7271 (100.0%) 3.9345 (100.0%) Building Target
0.8258 (100.0%) 0.9013 (100.0%) 1.7271 (100.0%) 3.9345 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Archive+Writing.swift,\ Archive.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701911562-swift-frontend-ZIPFoundation-Archive_Writing.swift-arm64_apple_ios12.0-o-Onone-1624304500.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0691 seconds (4.5501 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0308 ( 4.0%) 0.0781 ( 25.8%) 0.1089 ( 10.2%) 1.8391 ( 40.4%) parse-and-resolve-imports
0.0285 ( 3.7%) 0.0766 ( 25.3%) 0.1050 ( 9.8%) 1.8352 ( 40.3%) Import resolution
0.1217 ( 15.9%) 0.0179 ( 5.9%) 0.1396 ( 13.1%) 0.1397 ( 3.1%) perform-sema
0.1215 ( 15.9%) 0.0178 ( 5.9%) 0.1394 ( 13.0%) 0.1394 ( 3.1%) Type checking and Semantic analysis
0.0826 ( 10.8%) 0.0290 ( 9.6%) 0.1115 ( 10.4%) 0.1119 ( 2.5%) build-rewrite-system
0.0925 ( 12.1%) 0.0113 ( 3.7%) 0.1038 ( 9.7%) 0.1038 ( 2.3%) typecheck-stmt
0.0894 ( 11.7%) 0.0116 ( 3.8%) 0.1010 ( 9.4%) 0.1010 ( 2.2%) typecheck-expr
0.0587 ( 7.7%) 0.0103 ( 3.4%) 0.0690 ( 6.5%) 0.0691 ( 1.5%) typecheck-decl
0.0135 ( 1.8%) 0.0230 ( 7.6%) 0.0365 ( 3.4%) 0.0561 ( 1.2%) load-stdlib
0.0270 ( 3.5%) 0.0036 ( 1.2%) 0.0306 ( 2.9%) 0.0307 ( 0.7%) SILGen
0.0219 ( 2.9%) 0.0071 ( 2.3%) 0.0290 ( 2.7%) 0.0292 ( 0.6%) IRGen
0.0145 ( 1.9%) 0.0113 ( 3.7%) 0.0258 ( 2.4%) 0.0258 ( 0.6%) import-clang-decl
0.0193 ( 2.5%) 0.0024 ( 0.8%) 0.0217 ( 2.0%) 0.0218 ( 0.5%) SILGen-function
0.0198 ( 2.6%) 0.0020 ( 0.6%) 0.0217 ( 2.0%) 0.0217 ( 0.5%) precheck-target
0.0213 ( 2.8%) 0.0003 ( 0.1%) 0.0216 ( 2.0%) 0.0216 ( 0.5%) SIL optimization
0.0010 ( 0.1%) 0.0005 ( 0.2%) 0.0015 ( 0.1%) 0.0015 ( 0.0%) load-all-members
0.0012 ( 0.2%) 0.0001 ( 0.0%) 0.0013 ( 0.1%) 0.0013 ( 0.0%) typecheck-expr-pattern
0.0005 ( 0.1%) 0.0000 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 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%) 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%) 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%) associated-type-inference
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.7661 (100.0%) 0.3029 (100.0%) 1.0691 (100.0%) 4.5501 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0873 seconds (3.9451 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1854 (100.0%) 0.9019 (100.0%) 2.0873 (100.0%) 3.9451 (100.0%) Building Target
1.1854 (100.0%) 0.9019 (100.0%) 2.0873 (100.0%) 3.9451 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Entry+ZIP64.swift,\ Archive+Helpers.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701927059-swift-frontend-ZIPFoundation-Entry_ZIP64.swift-arm64_apple_ios12.0-o-Onone-3713503649.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.7262 seconds (4.5126 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0140 ( 36.7%) 0.4136 ( 43.0%) 1.4275 ( 38.3%) 1.7918 ( 39.7%) parse-and-resolve-imports
1.0113 ( 36.6%) 0.4112 ( 42.7%) 1.4224 ( 38.2%) 1.7851 ( 39.6%) Import resolution
0.1357 ( 4.9%) 0.0236 ( 2.4%) 0.1593 ( 4.3%) 0.1630 ( 3.6%) perform-sema
0.1356 ( 4.9%) 0.0235 ( 2.4%) 0.1591 ( 4.3%) 0.1628 ( 3.6%) Type checking and Semantic analysis
0.1131 ( 4.1%) 0.0125 ( 1.3%) 0.1256 ( 3.4%) 0.1269 ( 2.8%) typecheck-stmt
0.0986 ( 3.6%) 0.0102 ( 1.1%) 0.1088 ( 2.9%) 0.1093 ( 2.4%) typecheck-expr
0.0834 ( 3.0%) 0.0204 ( 2.1%) 0.1038 ( 2.8%) 0.1047 ( 2.3%) build-rewrite-system
0.0688 ( 2.5%) 0.0174 ( 1.8%) 0.0863 ( 2.3%) 0.0892 ( 2.0%) typecheck-decl
0.0017 ( 0.1%) 0.0115 ( 1.2%) 0.0132 ( 0.4%) 0.0586 ( 1.3%) load-stdlib
0.0259 ( 0.9%) 0.0003 ( 0.0%) 0.0262 ( 0.7%) 0.0262 ( 0.6%) SIL optimization
0.0135 ( 0.5%) 0.0101 ( 1.0%) 0.0235 ( 0.6%) 0.0245 ( 0.5%) import-clang-decl
0.0183 ( 0.7%) 0.0024 ( 0.2%) 0.0206 ( 0.6%) 0.0207 ( 0.5%) SILGen
0.0191 ( 0.7%) 0.0006 ( 0.1%) 0.0197 ( 0.5%) 0.0197 ( 0.4%) precheck-target
0.0118 ( 0.4%) 0.0036 ( 0.4%) 0.0154 ( 0.4%) 0.0154 ( 0.3%) IRGen
0.0117 ( 0.4%) 0.0014 ( 0.1%) 0.0131 ( 0.4%) 0.0132 ( 0.3%) SILGen-function
0.0008 ( 0.0%) 0.0002 ( 0.0%) 0.0010 ( 0.0%) 0.0010 ( 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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
2.7636 (100.0%) 0.9625 (100.0%) 3.7262 (100.0%) 4.5126 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.3910 seconds (3.9270 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.1368 (100.0%) 1.2542 (100.0%) 3.3910 (100.0%) 3.9270 (100.0%) Building Target
2.1368 (100.0%) 1.2542 (100.0%) 3.3910 (100.0%) 3.9270 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Archive+MemoryFile.swift,\ Data+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701928086-swift-frontend-ZIPFoundation-Archive_MemoryFile.swift-arm64_apple_ios12.0-o-Onone-2133556166.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5849 seconds (4.2302 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0268 ( 7.7%) 0.0706 ( 29.9%) 0.0974 ( 16.7%) 1.8979 ( 44.9%) parse-and-resolve-imports
0.0241 ( 6.9%) 0.0689 ( 29.1%) 0.0930 ( 15.9%) 1.8935 ( 44.8%) Import resolution
0.0812 ( 23.3%) 0.0283 ( 12.0%) 0.1095 ( 18.7%) 0.1105 ( 2.6%) build-rewrite-system
0.0015 ( 0.4%) 0.0106 ( 4.5%) 0.0121 ( 2.1%) 0.0550 ( 1.3%) load-stdlib
0.0401 ( 11.5%) 0.0095 ( 4.0%) 0.0496 ( 8.5%) 0.0496 ( 1.2%) perform-sema
0.0400 ( 11.5%) 0.0095 ( 4.0%) 0.0495 ( 8.5%) 0.0495 ( 1.2%) Type checking and Semantic analysis
0.0352 ( 10.1%) 0.0086 ( 3.6%) 0.0437 ( 7.5%) 0.0438 ( 1.0%) typecheck-stmt
0.0239 ( 6.9%) 0.0045 ( 1.9%) 0.0284 ( 4.9%) 0.0284 ( 0.7%) typecheck-expr
0.0137 ( 3.9%) 0.0121 ( 5.1%) 0.0258 ( 4.4%) 0.0260 ( 0.6%) import-clang-decl
0.0147 ( 4.2%) 0.0038 ( 1.6%) 0.0185 ( 3.2%) 0.0186 ( 0.4%) precheck-target
0.0101 ( 2.9%) 0.0034 ( 1.4%) 0.0135 ( 2.3%) 0.0136 ( 0.3%) IRGen
0.0109 ( 3.1%) 0.0021 ( 0.9%) 0.0130 ( 2.2%) 0.0129 ( 0.3%) typecheck-decl
0.0113 ( 3.3%) 0.0002 ( 0.1%) 0.0115 ( 2.0%) 0.0116 ( 0.3%) SIL optimization
0.0081 ( 2.3%) 0.0023 ( 1.0%) 0.0104 ( 1.8%) 0.0104 ( 0.2%) SILGen
0.0055 ( 1.6%) 0.0018 ( 0.7%) 0.0072 ( 1.2%) 0.0072 ( 0.2%) SILGen-function
0.0010 ( 0.3%) 0.0004 ( 0.2%) 0.0014 ( 0.2%) 0.0014 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.3483 (100.0%) 0.2365 (100.0%) 0.5849 (100.0%) 4.2302 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9535 seconds (3.9159 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9802 (100.0%) 0.9733 (100.0%) 1.9535 (100.0%) 3.9159 (100.0%) Building Target
0.9802 (100.0%) 0.9733 (100.0%) 1.9535 (100.0%) 3.9159 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+MemoryFile.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Archive+Reading.swift,\ Archive+Deprecated.swift,\ Data+CompressionDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701919295-swift-frontend-ZIPFoundation-Archive_Reading.swift-arm64_apple_ios12.0-o-Onone-2192796904.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6343 seconds (4.1473 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0253 ( 6.9%) 0.0738 ( 27.8%) 0.0991 ( 15.6%) 1.8337 ( 44.2%) parse-and-resolve-imports
0.0228 ( 6.2%) 0.0720 ( 27.1%) 0.0948 ( 14.9%) 1.8293 ( 44.1%) Import resolution
0.0845 ( 22.9%) 0.0307 ( 11.5%) 0.1152 ( 18.2%) 0.1159 ( 2.8%) build-rewrite-system
0.0017 ( 0.5%) 0.0149 ( 5.6%) 0.0166 ( 2.6%) 0.0576 ( 1.4%) load-stdlib
0.0411 ( 11.1%) 0.0114 ( 4.3%) 0.0525 ( 8.3%) 0.0527 ( 1.3%) perform-sema
0.0410 ( 11.1%) 0.0114 ( 4.3%) 0.0524 ( 8.3%) 0.0526 ( 1.3%) Type checking and Semantic analysis
0.0377 ( 10.2%) 0.0100 ( 3.8%) 0.0477 ( 7.5%) 0.0479 ( 1.2%) typecheck-expr
0.0267 ( 7.2%) 0.0065 ( 2.4%) 0.0332 ( 5.2%) 0.0335 ( 0.8%) typecheck-stmt
0.0233 ( 6.3%) 0.0078 ( 2.9%) 0.0310 ( 4.9%) 0.0313 ( 0.8%) typecheck-decl
0.0135 ( 3.7%) 0.0116 ( 4.4%) 0.0252 ( 4.0%) 0.0254 ( 0.6%) import-clang-decl
0.0129 ( 3.5%) 0.0035 ( 1.3%) 0.0163 ( 2.6%) 0.0163 ( 0.4%) precheck-target
0.0116 ( 3.2%) 0.0039 ( 1.5%) 0.0156 ( 2.5%) 0.0159 ( 0.4%) SILGen
0.0097 ( 2.6%) 0.0045 ( 1.7%) 0.0142 ( 2.2%) 0.0142 ( 0.3%) IRGen
0.0093 ( 2.5%) 0.0003 ( 0.1%) 0.0096 ( 1.5%) 0.0096 ( 0.2%) SIL optimization
0.0066 ( 1.8%) 0.0024 ( 0.9%) 0.0090 ( 1.4%) 0.0093 ( 0.2%) SILGen-function
0.0010 ( 0.3%) 0.0007 ( 0.3%) 0.0018 ( 0.3%) 0.0018 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3689 (100.0%) 0.2654 (100.0%) 0.6343 (100.0%) 4.1473 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0080 seconds (3.9326 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9975 (100.0%) 1.0105 (100.0%) 2.0080 (100.0%) 3.9326 (100.0%) Building Target
0.9975 (100.0%) 1.0105 (100.0%) 2.0080 (100.0%) 3.9326 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Deprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ URL+ZIP.swift,\ Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701924442-swift-frontend-ZIPFoundation-URL_ZIP.swift-arm64_apple_ios12.0-o-Onone-1099242732.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7988 seconds (4.4880 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0254 ( 4.7%) 0.0678 ( 25.7%) 0.0932 ( 11.7%) 1.9142 ( 42.7%) parse-and-resolve-imports
0.0230 ( 4.3%) 0.0660 ( 25.0%) 0.0890 ( 11.1%) 1.9100 ( 42.6%) Import resolution
0.0809 ( 15.1%) 0.0290 ( 11.0%) 0.1099 ( 13.8%) 0.1099 ( 2.4%) build-rewrite-system
0.0862 ( 16.1%) 0.0158 ( 6.0%) 0.1019 ( 12.8%) 0.1020 ( 2.3%) perform-sema
0.0861 ( 16.1%) 0.0157 ( 6.0%) 0.1018 ( 12.7%) 0.1018 ( 2.3%) Type checking and Semantic analysis
0.0834 ( 15.6%) 0.0151 ( 5.7%) 0.0985 ( 12.3%) 0.0985 ( 2.2%) typecheck-stmt
0.0752 ( 14.0%) 0.0140 ( 5.3%) 0.0891 ( 11.2%) 0.0891 ( 2.0%) typecheck-expr
0.0016 ( 0.3%) 0.0130 ( 4.9%) 0.0146 ( 1.8%) 0.0616 ( 1.4%) load-stdlib
0.0142 ( 2.6%) 0.0118 ( 4.5%) 0.0259 ( 3.2%) 0.0259 ( 0.6%) import-clang-decl
0.0131 ( 2.4%) 0.0074 ( 2.8%) 0.0204 ( 2.6%) 0.0204 ( 0.5%) IRGen
0.0128 ( 2.4%) 0.0032 ( 1.2%) 0.0160 ( 2.0%) 0.0160 ( 0.4%) typecheck-decl
0.0115 ( 2.1%) 0.0024 ( 0.9%) 0.0139 ( 1.7%) 0.0139 ( 0.3%) precheck-target
0.0095 ( 1.8%) 0.0001 ( 0.0%) 0.0096 ( 1.2%) 0.0096 ( 0.2%) SIL optimization
0.0064 ( 1.2%) 0.0011 ( 0.4%) 0.0075 ( 0.9%) 0.0076 ( 0.2%) SILGen
0.0045 ( 0.8%) 0.0008 ( 0.3%) 0.0054 ( 0.7%) 0.0055 ( 0.1%) SILGen-function
0.0012 ( 0.2%) 0.0006 ( 0.2%) 0.0018 ( 0.2%) 0.0019 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.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.5350 (100.0%) 0.2638 (100.0%) 0.7988 (100.0%) 4.4880 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9361 seconds (3.9245 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9894 (100.0%) 0.9467 (100.0%) 1.9361 (100.0%) 3.9245 (100.0%) Building Target
0.9894 (100.0%) 0.9467 (100.0%) 1.9361 (100.0%) 3.9245 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Entry.swift,\ Archive+WritingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701928026-swift-frontend-ZIPFoundation-Entry.swift-arm64_apple_ios12.0-o-Onone-3102311312.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8542 seconds (4.3078 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0264 ( 4.7%) 0.0766 ( 26.0%) 0.1030 ( 12.1%) 1.8083 ( 42.0%) parse-and-resolve-imports
0.0237 ( 4.2%) 0.0747 ( 25.4%) 0.0983 ( 11.5%) 1.8036 ( 41.9%) Import resolution
0.0944 ( 16.9%) 0.0222 ( 7.5%) 0.1165 ( 13.6%) 0.1183 ( 2.7%) perform-sema
0.0943 ( 16.8%) 0.0221 ( 7.5%) 0.1164 ( 13.6%) 0.1182 ( 2.7%) Type checking and Semantic analysis
0.0808 ( 14.4%) 0.0277 ( 9.4%) 0.1086 ( 12.7%) 0.1087 ( 2.5%) build-rewrite-system
0.0669 ( 12.0%) 0.0147 ( 5.0%) 0.0816 ( 9.6%) 0.0817 ( 1.9%) typecheck-stmt
0.0539 ( 9.6%) 0.0121 ( 4.1%) 0.0660 ( 7.7%) 0.0661 ( 1.5%) typecheck-expr
0.0386 ( 6.9%) 0.0106 ( 3.6%) 0.0492 ( 5.8%) 0.0509 ( 1.2%) typecheck-decl
0.0015 ( 0.3%) 0.0100 ( 3.4%) 0.0115 ( 1.3%) 0.0478 ( 1.1%) load-stdlib
0.0135 ( 2.4%) 0.0107 ( 3.6%) 0.0242 ( 2.8%) 0.0249 ( 0.6%) import-clang-decl
0.0163 ( 2.9%) 0.0034 ( 1.2%) 0.0197 ( 2.3%) 0.0197 ( 0.5%) SILGen
0.0121 ( 2.2%) 0.0045 ( 1.5%) 0.0165 ( 1.9%) 0.0169 ( 0.4%) IRGen
0.0120 ( 2.1%) 0.0024 ( 0.8%) 0.0144 ( 1.7%) 0.0144 ( 0.3%) precheck-target
0.0135 ( 2.4%) 0.0001 ( 0.0%) 0.0137 ( 1.6%) 0.0137 ( 0.3%) SIL optimization
0.0092 ( 1.6%) 0.0020 ( 0.7%) 0.0112 ( 1.3%) 0.0112 ( 0.3%) SILGen-function
0.0017 ( 0.3%) 0.0003 ( 0.1%) 0.0019 ( 0.2%) 0.0019 ( 0.0%) typecheck-expr-pattern
0.0010 ( 0.2%) 0.0004 ( 0.1%) 0.0013 ( 0.2%) 0.0014 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.5597 (100.0%) 0.2945 (100.0%) 0.8542 (100.0%) 4.3078 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0586 seconds (3.9248 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0754 (100.0%) 0.9831 (100.0%) 2.0586 (100.0%) 3.9248 (100.0%) Building Target
1.0754 (100.0%) 0.9831 (100.0%) 2.0586 (100.0%) 3.9248 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701923047-swift-frontend-ZIPFoundation-all-arm64_apple_ios12.0-swiftmodule-Onone-1579185444.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5270 seconds (4.4687 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0259 ( 8.5%) 0.0719 ( 32.2%) 0.0977 ( 18.5%) 2.0486 ( 45.8%) parse-and-resolve-imports
0.0233 ( 7.7%) 0.0701 ( 31.4%) 0.0935 ( 17.7%) 2.0443 ( 45.7%) Import resolution
0.0557 ( 18.3%) 0.0128 ( 5.7%) 0.0686 ( 13.0%) 0.0691 ( 1.5%) perform-sema
0.0555 ( 18.3%) 0.0127 ( 5.7%) 0.0682 ( 12.9%) 0.0687 ( 1.5%) Type checking and Semantic analysis
0.0552 ( 18.2%) 0.0123 ( 5.5%) 0.0675 ( 12.8%) 0.0680 ( 1.5%) typecheck-decl
0.0017 ( 0.6%) 0.0131 ( 5.9%) 0.0148 ( 2.8%) 0.0517 ( 1.2%) load-stdlib
0.0180 ( 5.9%) 0.0067 ( 3.0%) 0.0247 ( 4.7%) 0.0257 ( 0.6%) SIL optimization
0.0188 ( 6.2%) 0.0054 ( 2.4%) 0.0242 ( 4.6%) 0.0242 ( 0.5%) typecheck-expr
0.0147 ( 4.8%) 0.0032 ( 1.4%) 0.0178 ( 3.4%) 0.0178 ( 0.4%) SILGen
0.0079 ( 2.6%) 0.0026 ( 1.1%) 0.0104 ( 2.0%) 0.0104 ( 0.2%) build-rewrite-system
0.0069 ( 2.3%) 0.0021 ( 0.9%) 0.0090 ( 1.7%) 0.0090 ( 0.2%) precheck-target
0.0067 ( 2.2%) 0.0014 ( 0.6%) 0.0082 ( 1.6%) 0.0082 ( 0.2%) SILGen-function
0.0033 ( 1.1%) 0.0034 ( 1.5%) 0.0067 ( 1.3%) 0.0073 ( 0.2%) Serialization, swiftmodule
0.0034 ( 1.1%) 0.0035 ( 1.6%) 0.0069 ( 1.3%) 0.0069 ( 0.2%) import-clang-decl
0.0019 ( 0.6%) 0.0005 ( 0.2%) 0.0024 ( 0.5%) 0.0024 ( 0.1%) typecheck-stmt
0.0021 ( 0.7%) 0.0002 ( 0.1%) 0.0023 ( 0.4%) 0.0023 ( 0.1%) Serialization, swiftsourceinfo
0.0012 ( 0.4%) 0.0009 ( 0.4%) 0.0021 ( 0.4%) 0.0021 ( 0.0%) Serialization, swiftdoc
0.0014 ( 0.5%) 0.0003 ( 0.1%) 0.0017 ( 0.3%) 0.0017 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3039 (100.0%) 0.2231 (100.0%) 0.5270 (100.0%) 4.4687 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2482 seconds (2.2376 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1355 (100.0%) 0.1127 (100.0%) 0.2482 (100.0%) 2.2376 (100.0%) Building Target
0.1355 (100.0%) 0.1127 (100.0%) 0.2482 (100.0%) 2.2376 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Archive+ReadingDeprecated.swift,\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701920229-swift-frontend-ZIPFoundation-Archive_ReadingDeprecated.swift-arm64_apple_ios12.0-o-Onone-1920134331.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8175 seconds (4.1817 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0486 ( 9.6%) 0.0928 ( 29.7%) 0.1414 ( 17.3%) 1.8012 ( 43.1%) parse-and-resolve-imports
0.0453 ( 9.0%) 0.0867 ( 27.8%) 0.1320 ( 16.1%) 1.7877 ( 42.8%) Import resolution
0.0852 ( 16.8%) 0.0269 ( 8.6%) 0.1121 ( 13.7%) 0.1128 ( 2.7%) build-rewrite-system
0.0667 ( 13.2%) 0.0183 ( 5.9%) 0.0850 ( 10.4%) 0.0865 ( 2.1%) perform-sema
0.0666 ( 13.2%) 0.0183 ( 5.9%) 0.0849 ( 10.4%) 0.0864 ( 2.1%) Type checking and Semantic analysis
0.0587 ( 11.6%) 0.0117 ( 3.7%) 0.0703 ( 8.6%) 0.0705 ( 1.7%) typecheck-stmt
0.0560 ( 11.1%) 0.0101 ( 3.2%) 0.0661 ( 8.1%) 0.0665 ( 1.6%) typecheck-expr
0.0017 ( 0.3%) 0.0130 ( 4.2%) 0.0147 ( 1.8%) 0.0565 ( 1.4%) load-stdlib
0.0176 ( 3.5%) 0.0088 ( 2.8%) 0.0264 ( 3.2%) 0.0280 ( 0.7%) typecheck-decl
0.0133 ( 2.6%) 0.0126 ( 4.0%) 0.0258 ( 3.2%) 0.0266 ( 0.6%) import-clang-decl
0.0150 ( 3.0%) 0.0032 ( 1.0%) 0.0182 ( 2.2%) 0.0181 ( 0.4%) precheck-target
0.0103 ( 2.0%) 0.0033 ( 1.1%) 0.0136 ( 1.7%) 0.0140 ( 0.3%) SILGen
0.0067 ( 1.3%) 0.0039 ( 1.2%) 0.0105 ( 1.3%) 0.0105 ( 0.3%) IRGen
0.0063 ( 1.2%) 0.0019 ( 0.6%) 0.0081 ( 1.0%) 0.0081 ( 0.2%) SILGen-function
0.0065 ( 1.3%) 0.0002 ( 0.1%) 0.0068 ( 0.8%) 0.0068 ( 0.2%) SIL optimization
0.0009 ( 0.2%) 0.0004 ( 0.1%) 0.0014 ( 0.2%) 0.0014 ( 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.5056 (100.0%) 0.3119 (100.0%) 0.8175 (100.0%) 4.1817 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0775 seconds (3.9286 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0412 (100.0%) 1.0362 (100.0%) 2.0775 (100.0%) 3.9286 (100.0%) Building Target
1.0412 (100.0%) 1.0362 (100.0%) 2.0775 (100.0%) 3.9286 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ReadingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ FileManager+ZIP.swift,\ Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093701927876-swift-frontend-ZIPFoundation-FileManager_ZIP.swift-arm64_apple_ios12.0-o-Onone-2600271021.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9184 seconds (4.3746 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0277 ( 4.5%) 0.0790 ( 26.2%) 0.1067 ( 11.6%) 1.8164 ( 41.5%) parse-and-resolve-imports
0.0250 ( 4.1%) 0.0772 ( 25.6%) 0.1023 ( 11.1%) 1.8120 ( 41.4%) Import resolution
0.0910 ( 14.8%) 0.0189 ( 6.2%) 0.1099 ( 12.0%) 0.1099 ( 2.5%) perform-sema
0.0909 ( 14.7%) 0.0188 ( 6.2%) 0.1097 ( 11.9%) 0.1097 ( 2.5%) Type checking and Semantic analysis
0.0806 ( 13.1%) 0.0281 ( 9.3%) 0.1086 ( 11.8%) 0.1091 ( 2.5%) build-rewrite-system
0.0759 ( 12.3%) 0.0141 ( 4.7%) 0.0899 ( 9.8%) 0.0899 ( 2.1%) typecheck-stmt
0.0720 ( 11.7%) 0.0145 ( 4.8%) 0.0865 ( 9.4%) 0.0866 ( 2.0%) typecheck-expr
0.0473 ( 7.7%) 0.0113 ( 3.7%) 0.0586 ( 6.4%) 0.0586 ( 1.3%) typecheck-decl
0.0015 ( 0.2%) 0.0108 ( 3.6%) 0.0123 ( 1.3%) 0.0485 ( 1.1%) load-stdlib
0.0158 ( 2.6%) 0.0119 ( 4.0%) 0.0277 ( 3.0%) 0.0277 ( 0.6%) import-clang-decl
0.0218 ( 3.5%) 0.0044 ( 1.4%) 0.0262 ( 2.8%) 0.0262 ( 0.6%) SILGen
0.0200 ( 3.2%) 0.0041 ( 1.4%) 0.0241 ( 2.6%) 0.0241 ( 0.6%) precheck-target
0.0148 ( 2.4%) 0.0050 ( 1.7%) 0.0199 ( 2.2%) 0.0200 ( 0.5%) IRGen
0.0166 ( 2.7%) 0.0031 ( 1.0%) 0.0198 ( 2.2%) 0.0198 ( 0.5%) SILGen-function
0.0140 ( 2.3%) 0.0002 ( 0.1%) 0.0141 ( 1.5%) 0.0141 ( 0.3%) SIL optimization
0.0011 ( 0.2%) 0.0004 ( 0.1%) 0.0014 ( 0.2%) 0.0014 ( 0.0%) load-all-members
0.0003 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) typecheck-for-each
0.0001 ( 0.0%) 0.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%) 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%) associated-type-inference
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.6165 (100.0%) 0.3019 (100.0%) 0.9184 (100.0%) 4.3746 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0525 seconds (3.9245 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0652 (100.0%) 0.9873 (100.0%) 2.0525 (100.0%) 3.9245 (100.0%) Building Target
1.0652 (100.0%) 0.9873 (100.0%) 2.0525 (100.0%) 3.9245 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ FileManager+ZIPDeprecated.swift,\ Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1775093704242209-swift-frontend-ZIPFoundation-FileManager_ZIPDeprecated.swift-arm64_apple_ios12.0-o-Onone-2001292916.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4646 seconds (0.4664 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0568 ( 16.8%) 0.0213 ( 16.8%) 0.0781 ( 16.8%) 0.0781 ( 16.7%) build-rewrite-system
0.0502 ( 14.8%) 0.0124 ( 9.8%) 0.0625 ( 13.5%) 0.0627 ( 13.4%) perform-sema
0.0501 ( 14.8%) 0.0124 ( 9.8%) 0.0624 ( 13.4%) 0.0626 ( 13.4%) Type checking and Semantic analysis
0.0248 ( 7.3%) 0.0222 ( 17.5%) 0.0470 ( 10.1%) 0.0473 ( 10.1%) parse-and-resolve-imports
0.0221 ( 6.5%) 0.0202 ( 15.9%) 0.0422 ( 9.1%) 0.0426 ( 9.1%) Import resolution
0.0315 ( 9.3%) 0.0059 ( 4.7%) 0.0374 ( 8.1%) 0.0376 ( 8.1%) typecheck-stmt
0.0283 ( 8.4%) 0.0048 ( 3.8%) 0.0331 ( 7.1%) 0.0332 ( 7.1%) typecheck-expr
0.0217 ( 6.4%) 0.0075 ( 5.9%) 0.0291 ( 6.3%) 0.0292 ( 6.3%) typecheck-decl
0.0133 ( 3.9%) 0.0105 ( 8.3%) 0.0238 ( 5.1%) 0.0240 ( 5.1%) import-clang-decl
0.0069 ( 2.0%) 0.0037 ( 2.9%) 0.0105 ( 2.3%) 0.0108 ( 2.3%) IRGen
0.0083 ( 2.5%) 0.0016 ( 1.2%) 0.0099 ( 2.1%) 0.0099 ( 2.1%) SILGen
0.0095 ( 2.8%) 0.0001 ( 0.0%) 0.0096 ( 2.1%) 0.0096 ( 2.1%) SIL optimization
0.0071 ( 2.1%) 0.0014 ( 1.1%) 0.0085 ( 1.8%) 0.0086 ( 1.8%) precheck-target
0.0051 ( 1.5%) 0.0008 ( 0.6%) 0.0060 ( 1.3%) 0.0060 ( 1.3%) SILGen-function
0.0010 ( 0.3%) 0.0017 ( 1.4%) 0.0028 ( 0.6%) 0.0028 ( 0.6%) load-stdlib
0.0008 ( 0.2%) 0.0002 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.2%) load-all-members
0.0004 ( 0.1%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.1%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3380 (100.0%) 0.1266 (100.0%) 0.4646 (100.0%) 0.4664 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5041 seconds (1.6041 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7082 (100.0%) 0.7959 (100.0%) 1.5041 (100.0%) 1.6041 (100.0%) Building Target
0.7082 (100.0%) 0.7959 (100.0%) 1.5041 (100.0%) 1.6041 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIPDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: warning: var 'maxUInt32' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: convert 'maxUInt32' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt32 = UInt32.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: add '@MainActor' to make var 'maxUInt32' part of global actor 'MainActor'
var maxUInt32 = UInt32.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:146:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt32 = UInt32.max
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: warning: var 'maxUInt16' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: convert 'maxUInt16' to a 'let' constant to make 'Sendable' shared state immutable
var maxUInt16 = UInt16.max
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: add '@MainActor' to make var 'maxUInt16' part of global actor 'MainActor'
var maxUInt16 = UInt16.max
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
var maxUInt16 = UInt16.max
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for ZIPFoundation (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling FileManager+ZIPDeprecated.swift, Archive+ZIP64.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Headers/ZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Headers/ZIPFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftdoc (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.abi.json (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftsourceinfo (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Modules/ZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Archive+BackingConfiguration.swift, Data+Compression.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+MemoryFile.swift, Data+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling URL+ZIP.swift, Date+ZIP.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry.swift, Archive+WritingDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+ReadingDeprecated.swift, Entry+Serialization.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Reading.swift, Archive+Deprecated.swift, Data+CompressionDeprecated.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling FileManager+ZIP.swift, Archive+Progress.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Writing.swift, Archive.swift (in target 'ZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation ZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation normal (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.LinkFileList -install_name @rpath/ZIPFoundation.framework/ZIPFoundation -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -remove-static-executable /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework
ExtractAppIntentsMetadata (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ZIPFoundation --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier com.peakstep.ZIPFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/Objects-normal/arm64/ZIPFoundation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-01 18:35:06.353 appintentsmetadataprocessor[737:4219] Starting appintentsmetadataprocessor export
2026-04-01 18:35:06.355 appintentsmetadataprocessor[737:4219] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ssu --bundle-id com.peakstep.ZIPFoundation --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ZIPFoundation.build/ZIPFoundation.DependencyMetadataFileList --archive-ssu-assets
2026-04-01 18:35:06.375 appintentsnltrainingprocessor[738:4220] Parsing options for appintentsnltrainingprocessor
2026-04-01 18:35:06.376 appintentsnltrainingprocessor[738:4220] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation.tbd (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ZIPFoundation.framework/ZIPFoundation.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework (in target 'ZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ZIPFoundation.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ZIPFoundation",
"name" : "ZIPFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ZIPFoundation",
"targets" : [
"ZIPFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ZIPFoundationTests",
"module_type" : "SwiftTarget",
"name" : "ZIPFoundationTests",
"path" : "Tests/ZIPFoundationTests",
"sources" : [
"ZIPFoundationArchiveTests+ZIP64.swift",
"ZIPFoundationArchiveTests.swift",
"ZIPFoundationDataSerializationTests.swift",
"ZIPFoundationEntryTests+ZIP64.swift",
"ZIPFoundationEntryTests.swift",
"ZIPFoundationErrorConditionTests+ZIP64.swift",
"ZIPFoundationErrorConditionTests.swift",
"ZIPFoundationFileAttributeTests.swift",
"ZIPFoundationFileManagerTests+ZIP64.swift",
"ZIPFoundationFileManagerTests.swift",
"ZIPFoundationMemoryTests.swift",
"ZIPFoundationPerformanceTests.swift",
"ZIPFoundationProgressTests.swift",
"ZIPFoundationReadingTests+ZIP64.swift",
"ZIPFoundationReadingTests.swift",
"ZIPFoundationTests.swift",
"ZIPFoundationWritingTests+ZIP64.swift",
"ZIPFoundationWritingTests.swift"
],
"target_dependencies" : [
"ZIPFoundation"
],
"type" : "test"
},
{
"c99name" : "ZIPFoundation",
"module_type" : "SwiftTarget",
"name" : "ZIPFoundation",
"path" : "Sources/ZIPFoundation",
"product_memberships" : [
"ZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Archive+BackingConfiguration.swift",
"Archive+Deprecated.swift",
"Archive+Helpers.swift",
"Archive+MemoryFile.swift",
"Archive+Progress.swift",
"Archive+Reading.swift",
"Archive+ReadingDeprecated.swift",
"Archive+Writing.swift",
"Archive+WritingDeprecated.swift",
"Archive+ZIP64.swift",
"Archive.swift",
"Data+Compression.swift",
"Data+CompressionDeprecated.swift",
"Data+Serialization.swift",
"Date+ZIP.swift",
"Entry+Serialization.swift",
"Entry+ZIP64.swift",
"Entry.swift",
"FileManager+ZIP.swift",
"FileManager+ZIPDeprecated.swift",
"URL+ZIP.swift"
],
"target_dependencies" : [
"CZLib"
],
"type" : "library"
},
{
"c99name" : "CZLib",
"module_type" : "SystemLibraryTarget",
"name" : "CZLib",
"path" : "Sources/CZLib",
"product_memberships" : [
"ZIPFoundation"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.9"
}
Done.