Build Information
Successful build of ReadiumZIPFoundation, reference develop (adb49c), with Swift 6.1 for iOS using Xcode 16.3 on 6 Nov 2025 15:17:30 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/readium/ZIPFoundation.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/readium/ZIPFoundation
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at adb49c8 3.0.1 (#15)
Cloned https://github.com/readium/ZIPFoundation.git
Revision (git rev-parse @):
adb49c8bfe060cc187370b12fa081012a6440b86
SUCCESS checkout https://github.com/readium/ZIPFoundation.git at develop
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/readium/ZIPFoundation.git
https://github.com/readium/ZIPFoundation.git
{
"dependencies" : [
],
"manifest_display_name" : "ReadiumZIPFoundation",
"name" : "ReadiumZIPFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ReadiumZIPFoundation",
"targets" : [
"ReadiumZIPFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ReadiumZIPFoundationTests",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundationTests",
"path" : "Tests",
"sources" : [
"ZIPFoundationTests/ZIPFoundationArchiveTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationArchiveTests.swift",
"ZIPFoundationTests/ZIPFoundationDataSerializationTests.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests.swift",
"ZIPFoundationTests/ZIPFoundationFileAttributeTests.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests.swift",
"ZIPFoundationTests/ZIPFoundationPerformanceTests.swift",
"ZIPFoundationTests/ZIPFoundationProgressTests.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests.swift",
"ZIPFoundationTests/ZIPFoundationTests.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests.swift"
],
"target_dependencies" : [
"ReadiumZIPFoundation"
],
"type" : "test"
},
{
"c99name" : "ReadiumZIPFoundation",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundation",
"path" : "Sources/ZIPFoundation",
"product_memberships" : [
"ReadiumZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Archive+BackingConfiguration.swift",
"Archive+Helpers.swift",
"Archive+Progress.swift",
"Archive+Reading.swift",
"Archive+Writing.swift",
"Archive+ZIP64.swift",
"Archive.swift",
"Data+Compression.swift",
"Data+Serialization.swift",
"DataSource.swift",
"Date+ZIP.swift",
"Entry+Serialization.swift",
"Entry+ZIP64.swift",
"Entry.swift",
"FileDataSource.swift",
"FileManager+ZIP.swift",
"SharedMutableValue.swift",
"URL+ZIP.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "ReadiumZIPFoundation",
"name" : "ReadiumZIPFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ReadiumZIPFoundation",
"targets" : [
"ReadiumZIPFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ReadiumZIPFoundationTests",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundationTests",
"path" : "Tests",
"sources" : [
"ZIPFoundationTests/ZIPFoundationArchiveTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationArchiveTests.swift",
"ZIPFoundationTests/ZIPFoundationDataSerializationTests.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests.swift",
"ZIPFoundationTests/ZIPFoundationFileAttributeTests.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests.swift",
"ZIPFoundationTests/ZIPFoundationPerformanceTests.swift",
"ZIPFoundationTests/ZIPFoundationProgressTests.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests.swift",
"ZIPFoundationTests/ZIPFoundationTests.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests.swift"
],
"target_dependencies" : [
"ReadiumZIPFoundation"
],
"type" : "test"
},
{
"c99name" : "ReadiumZIPFoundation",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundation",
"path" : "Sources/ZIPFoundation",
"product_memberships" : [
"ReadiumZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Archive+BackingConfiguration.swift",
"Archive+Helpers.swift",
"Archive+Progress.swift",
"Archive+Reading.swift",
"Archive+Writing.swift",
"Archive+ZIP64.swift",
"Archive.swift",
"Data+Compression.swift",
"Data+Serialization.swift",
"DataSource.swift",
"Date+ZIP.swift",
"Entry+Serialization.swift",
"Entry+ZIP64.swift",
"Entry.swift",
"FileDataSource.swift",
"FileManager+ZIP.swift",
"SharedMutableValue.swift",
"URL+ZIP.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ZIPFoundation",
"schemes" : [
"ZIPFoundation"
],
"targets" : [
"ReadiumZIPFoundation",
"ReadiumZIPFoundationTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZIPFoundation -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ZIPFoundation -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'ReadiumZIPFoundation' in project 'ZIPFoundation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e414b940952ce0522d33366c0212a202
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e414b940952ce0522d33366c0212a202.xcbuilddata
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/Products
cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyStaticMetadataFileList (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_const_extract_protocols.json (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-OutputFileMap.json (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.LinkFileList (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftConstValuesFileList (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Info.plist /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj/ZIPFoundation_Info.plist (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj/ZIPFoundation_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Info.plist
SwiftDriver ReadiumZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ReadiumZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-upcoming-feature StrictConcurrency -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Archive+Reading.swift,\ Archive+Writing.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Reading.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Writing.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245370785-swift-frontend-ReadiumZIPFoundation-Archive_Reading.swift-arm64_apple_ios13.0-o-Onone-938963534.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.7862 seconds (4.0937 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.6886 ( 34.6%) 0.3437 ( 43.1%) 1.0323 ( 37.1%) 1.6566 ( 40.5%) parse-and-resolve-imports
0.6863 ( 34.5%) 0.3426 ( 43.0%) 1.0289 ( 36.9%) 1.6531 ( 40.4%) Import resolution
0.1068 ( 5.4%) 0.0152 ( 1.9%) 0.1220 ( 4.4%) 0.1225 ( 3.0%) perform-sema
0.1066 ( 5.4%) 0.0152 ( 1.9%) 0.1218 ( 4.4%) 0.1223 ( 3.0%) Type checking and Semantic analysis
0.0942 ( 4.7%) 0.0125 ( 1.6%) 0.1067 ( 3.8%) 0.1072 ( 2.6%) typecheck-expr
0.0926 ( 4.7%) 0.0123 ( 1.5%) 0.1049 ( 3.8%) 0.1053 ( 2.6%) typecheck-stmt
0.0018 ( 0.1%) 0.0177 ( 2.2%) 0.0194 ( 0.7%) 0.0757 ( 1.8%) load-stdlib
0.0526 ( 2.6%) 0.0093 ( 1.2%) 0.0619 ( 2.2%) 0.0621 ( 1.5%) build-rewrite-system
0.0464 ( 2.3%) 0.0075 ( 0.9%) 0.0539 ( 1.9%) 0.0543 ( 1.3%) typecheck-decl
0.0246 ( 1.2%) 0.0022 ( 0.3%) 0.0268 ( 1.0%) 0.0268 ( 0.7%) precheck-target
0.0207 ( 1.0%) 0.0052 ( 0.7%) 0.0259 ( 0.9%) 0.0260 ( 0.6%) IRGen
0.0138 ( 0.7%) 0.0099 ( 1.2%) 0.0238 ( 0.9%) 0.0239 ( 0.6%) import-clang-decl
0.0217 ( 1.1%) 0.0018 ( 0.2%) 0.0236 ( 0.8%) 0.0236 ( 0.6%) SILGen
0.0162 ( 0.8%) 0.0009 ( 0.1%) 0.0170 ( 0.6%) 0.0170 ( 0.4%) SILGen-function
0.0145 ( 0.7%) 0.0001 ( 0.0%) 0.0146 ( 0.5%) 0.0146 ( 0.4%) SIL optimization
0.0008 ( 0.0%) 0.0005 ( 0.1%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) load-all-members
0.0006 ( 0.0%) 0.0001 ( 0.0%) 0.0007 ( 0.0%) 0.0007 ( 0.0%) typecheck-expr-pattern
0.0004 ( 0.0%) 0.0000 ( 0.0%) 0.0004 ( 0.0%) 0.0004 ( 0.0%) typecheck-for-each
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.9895 (100.0%) 0.7966 (100.0%) 2.7862 (100.0%) 4.0937 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.9168 seconds (3.6904 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.8113 (100.0%) 1.1055 (100.0%) 2.9168 (100.0%) 3.6904 (100.0%) Building Target
1.8113 (100.0%) 1.1055 (100.0%) 2.9168 (100.0%) 3.6904 (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 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245387043-swift-frontend-ReadiumZIPFoundation-Entry_ZIP64.swift-arm64_apple_ios13.0-o-Onone-2410352541.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0982 seconds (4.3046 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0255 ( 3.2%) 0.0847 ( 27.2%) 0.1102 ( 10.0%) 1.6892 ( 39.2%) parse-and-resolve-imports
0.0229 ( 2.9%) 0.0826 ( 26.5%) 0.1055 ( 9.6%) 1.6845 ( 39.1%) Import resolution
0.1379 ( 17.5%) 0.0222 ( 7.1%) 0.1601 ( 14.6%) 0.1607 ( 3.7%) perform-sema
0.1378 ( 17.5%) 0.0222 ( 7.1%) 0.1600 ( 14.6%) 0.1606 ( 3.7%) Type checking and Semantic analysis
0.1160 ( 14.7%) 0.0174 ( 5.6%) 0.1334 ( 12.1%) 0.1339 ( 3.1%) typecheck-stmt
0.1041 ( 13.2%) 0.0153 ( 4.9%) 0.1194 ( 10.9%) 0.1200 ( 2.8%) typecheck-expr
0.0700 ( 8.9%) 0.0122 ( 3.9%) 0.0822 ( 7.5%) 0.0828 ( 1.9%) typecheck-decl
0.0580 ( 7.4%) 0.0192 ( 6.2%) 0.0772 ( 7.0%) 0.0774 ( 1.8%) build-rewrite-system
0.0016 ( 0.2%) 0.0139 ( 4.5%) 0.0155 ( 1.4%) 0.0602 ( 1.4%) load-stdlib
0.0229 ( 2.9%) 0.0030 ( 0.9%) 0.0258 ( 2.3%) 0.0259 ( 0.6%) SILGen
0.0248 ( 3.2%) 0.0003 ( 0.1%) 0.0251 ( 2.3%) 0.0253 ( 0.6%) SIL optimization
0.0122 ( 1.6%) 0.0103 ( 3.3%) 0.0225 ( 2.1%) 0.0226 ( 0.5%) import-clang-decl
0.0197 ( 2.5%) 0.0020 ( 0.6%) 0.0217 ( 2.0%) 0.0217 ( 0.5%) precheck-target
0.0160 ( 2.0%) 0.0046 ( 1.5%) 0.0206 ( 1.9%) 0.0206 ( 0.5%) IRGen
0.0159 ( 2.0%) 0.0017 ( 0.5%) 0.0175 ( 1.6%) 0.0176 ( 0.4%) SILGen-function
0.0008 ( 0.1%) 0.0003 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.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.7864 (100.0%) 0.3118 (100.0%) 1.0982 (100.0%) 4.3046 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9341 seconds (3.6716 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9851 (100.0%) 0.9490 (100.0%) 1.9341 (100.0%) 3.6716 (100.0%) Building Target
0.9851 (100.0%) 0.9490 (100.0%) 1.9341 (100.0%) 3.6716 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+ZIP64.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Helpers.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Archive+ZIP64.swift,\ URL+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245377016-swift-frontend-ReadiumZIPFoundation-Archive_ZIP64.swift-arm64_apple_ios13.0-o-Onone-95451221.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6664 seconds (3.7879 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0249 ( 6.5%) 0.0832 ( 29.2%) 0.1080 ( 16.2%) 1.6367 ( 43.2%) parse-and-resolve-imports
0.0222 ( 5.8%) 0.0814 ( 28.5%) 0.1036 ( 15.5%) 1.6314 ( 43.1%) Import resolution
0.0798 ( 20.9%) 0.0273 ( 9.6%) 0.1071 ( 16.1%) 0.1076 ( 2.8%) build-rewrite-system
0.0528 ( 13.9%) 0.0151 ( 5.3%) 0.0679 ( 10.2%) 0.0726 ( 1.9%) perform-sema
0.0527 ( 13.8%) 0.0151 ( 5.3%) 0.0678 ( 10.2%) 0.0725 ( 1.9%) Type checking and Semantic analysis
0.0017 ( 0.4%) 0.0188 ( 6.6%) 0.0205 ( 3.1%) 0.0698 ( 1.8%) load-stdlib
0.0353 ( 9.3%) 0.0078 ( 2.7%) 0.0431 ( 6.5%) 0.0431 ( 1.1%) typecheck-stmt
0.0321 ( 8.4%) 0.0080 ( 2.8%) 0.0401 ( 6.0%) 0.0408 ( 1.1%) typecheck-expr
0.0201 ( 5.3%) 0.0080 ( 2.8%) 0.0281 ( 4.2%) 0.0328 ( 0.9%) typecheck-decl
0.0129 ( 3.4%) 0.0110 ( 3.9%) 0.0239 ( 3.6%) 0.0245 ( 0.6%) import-clang-decl
0.0117 ( 3.1%) 0.0041 ( 1.4%) 0.0158 ( 2.4%) 0.0158 ( 0.4%) IRGen
0.0093 ( 2.4%) 0.0021 ( 0.7%) 0.0114 ( 1.7%) 0.0114 ( 0.3%) SILGen
0.0104 ( 2.7%) 0.0005 ( 0.2%) 0.0109 ( 1.6%) 0.0109 ( 0.3%) SIL optimization
0.0079 ( 2.1%) 0.0013 ( 0.5%) 0.0092 ( 1.4%) 0.0092 ( 0.2%) precheck-target
0.0060 ( 1.6%) 0.0013 ( 0.4%) 0.0072 ( 1.1%) 0.0072 ( 0.2%) SILGen-function
0.0007 ( 0.2%) 0.0003 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) load-all-members
0.0004 ( 0.1%) 0.0001 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.3811 (100.0%) 0.2853 (100.0%) 0.6664 (100.0%) 3.7879 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9683 seconds (3.6712 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9843 (100.0%) 0.9840 (100.0%) 1.9683 (100.0%) 3.6712 (100.0%) Building Target
0.9843 (100.0%) 0.9840 (100.0%) 1.9683 (100.0%) 3.6712 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/URL+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Archive.swift,\ Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245390723-swift-frontend-ReadiumZIPFoundation-Archive.swift-arm64_apple_ios13.0-o-Onone-2388383341.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8267 seconds (3.9618 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0250 ( 4.7%) 0.0838 ( 28.9%) 0.1089 ( 13.2%) 1.6570 ( 41.8%) parse-and-resolve-imports
0.0227 ( 4.2%) 0.0821 ( 28.3%) 0.1047 ( 12.7%) 1.6529 ( 41.7%) Import resolution
0.0798 ( 14.9%) 0.0261 ( 9.0%) 0.1059 ( 12.8%) 0.1061 ( 2.7%) build-rewrite-system
0.0824 ( 15.4%) 0.0168 ( 5.8%) 0.0992 ( 12.0%) 0.0992 ( 2.5%) perform-sema
0.0823 ( 15.3%) 0.0167 ( 5.8%) 0.0991 ( 12.0%) 0.0991 ( 2.5%) Type checking and Semantic analysis
0.0617 ( 11.5%) 0.0120 ( 4.1%) 0.0738 ( 8.9%) 0.0738 ( 1.9%) typecheck-expr
0.0522 ( 9.7%) 0.0084 ( 2.9%) 0.0606 ( 7.3%) 0.0606 ( 1.5%) typecheck-stmt
0.0411 ( 7.7%) 0.0106 ( 3.6%) 0.0516 ( 6.2%) 0.0516 ( 1.3%) typecheck-decl
0.0013 ( 0.2%) 0.0081 ( 2.8%) 0.0094 ( 1.1%) 0.0475 ( 1.2%) load-stdlib
0.0129 ( 2.4%) 0.0109 ( 3.8%) 0.0238 ( 2.9%) 0.0240 ( 0.6%) import-clang-decl
0.0187 ( 3.5%) 0.0038 ( 1.3%) 0.0224 ( 2.7%) 0.0226 ( 0.6%) SILGen
0.0169 ( 3.1%) 0.0034 ( 1.2%) 0.0203 ( 2.5%) 0.0203 ( 0.5%) precheck-target
0.0153 ( 2.9%) 0.0045 ( 1.6%) 0.0199 ( 2.4%) 0.0199 ( 0.5%) IRGen
0.0129 ( 2.4%) 0.0024 ( 0.8%) 0.0153 ( 1.9%) 0.0154 ( 0.4%) SILGen-function
0.0089 ( 1.7%) 0.0002 ( 0.1%) 0.0092 ( 1.1%) 0.0092 ( 0.2%) SIL optimization
0.0008 ( 0.1%) 0.0002 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.1%) 0.0002 ( 0.1%) 0.0009 ( 0.1%) 0.0009 ( 0.0%) load-all-members
0.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%) 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%) 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.5364 (100.0%) 0.2903 (100.0%) 0.8267 (100.0%) 3.9618 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9730 seconds (3.6644 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0873 (100.0%) 0.8857 (100.0%) 1.9730 (100.0%) 3.6644 (100.0%) Building Target
1.0873 (100.0%) 0.8857 (100.0%) 1.9730 (100.0%) 3.6644 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Data+Compression.swift,\ Data+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Compression.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift:22:1: warning: extension declares a conformance of imported type 'UnsafeMutablePointer' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension FILEPointer: @unchecked Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift:22:1: note: add '@retroactive' to silence this warning
extension FILEPointer: @unchecked Sendable {}
^ ~~~~~~~~
@retroactive Sendable
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245385907-swift-frontend-ReadiumZIPFoundation-Data_Compression.swift-arm64_apple_ios13.0-o-Onone-1651568885.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.4695 seconds (3.8850 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.2990 ( 28.9%) 0.1634 ( 37.7%) 0.4625 ( 31.5%) 1.6427 ( 42.3%) parse-and-resolve-imports
0.2963 ( 28.6%) 0.1609 ( 37.1%) 0.4572 ( 31.1%) 1.6345 ( 42.1%) Import resolution
0.0793 ( 7.7%) 0.0213 ( 4.9%) 0.1006 ( 6.8%) 0.1013 ( 2.6%) build-rewrite-system
0.0727 ( 7.0%) 0.0148 ( 3.4%) 0.0875 ( 6.0%) 0.0926 ( 2.4%) perform-sema
0.0726 ( 7.0%) 0.0148 ( 3.4%) 0.0874 ( 5.9%) 0.0924 ( 2.4%) Type checking and Semantic analysis
0.0557 ( 5.4%) 0.0078 ( 1.8%) 0.0635 ( 4.3%) 0.0635 ( 1.6%) typecheck-stmt
0.0016 ( 0.2%) 0.0127 ( 2.9%) 0.0142 ( 1.0%) 0.0552 ( 1.4%) load-stdlib
0.0457 ( 4.4%) 0.0061 ( 1.4%) 0.0518 ( 3.5%) 0.0525 ( 1.4%) typecheck-expr
0.0259 ( 2.5%) 0.0084 ( 1.9%) 0.0343 ( 2.3%) 0.0394 ( 1.0%) typecheck-decl
0.0128 ( 1.2%) 0.0114 ( 2.6%) 0.0243 ( 1.7%) 0.0246 ( 0.6%) import-clang-decl
0.0189 ( 1.8%) 0.0002 ( 0.0%) 0.0191 ( 1.3%) 0.0191 ( 0.5%) SIL optimization
0.0122 ( 1.2%) 0.0068 ( 1.6%) 0.0190 ( 1.3%) 0.0190 ( 0.5%) IRGen
0.0170 ( 1.6%) 0.0013 ( 0.3%) 0.0184 ( 1.3%) 0.0184 ( 0.5%) precheck-target
0.0147 ( 1.4%) 0.0023 ( 0.5%) 0.0170 ( 1.2%) 0.0170 ( 0.4%) SILGen
0.0091 ( 0.9%) 0.0012 ( 0.3%) 0.0103 ( 0.7%) 0.0103 ( 0.3%) SILGen-function
0.0008 ( 0.1%) 0.0003 ( 0.1%) 0.0012 ( 0.1%) 0.0012 ( 0.0%) load-all-members
0.0008 ( 0.1%) 0.0002 ( 0.0%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) typecheck-expr-pattern
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.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.0354 (100.0%) 0.4341 (100.0%) 1.4695 (100.0%) 3.8850 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3406 seconds (3.6811 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3306 (100.0%) 1.0100 (100.0%) 2.3406 (100.0%) 3.6811 (100.0%) Building Target
1.3306 (100.0%) 1.0100 (100.0%) 2.3406 (100.0%) 3.6811 (100.0%) Total
SwiftCompile normal arm64 Compiling\ Date+ZIP.swift,\ SharedMutableValue.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/SharedMutableValue.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245389639-swift-frontend-ReadiumZIPFoundation-Date_ZIP.swift-arm64_apple_ios13.0-o-Onone-4181464437.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8864 seconds (3.9307 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0451 ( 8.1%) 0.0954 ( 28.7%) 0.1405 ( 15.8%) 1.6410 ( 41.7%) parse-and-resolve-imports
0.0424 ( 7.7%) 0.0918 ( 27.6%) 0.1342 ( 15.1%) 1.6291 ( 41.4%) Import resolution
0.0854 ( 15.4%) 0.0223 ( 6.7%) 0.1077 ( 12.1%) 0.1089 ( 2.8%) perform-sema
0.0853 ( 15.4%) 0.0222 ( 6.7%) 0.1075 ( 12.1%) 0.1087 ( 2.8%) Type checking and Semantic analysis
0.0790 ( 14.3%) 0.0259 ( 7.8%) 0.1049 ( 11.8%) 0.1049 ( 2.7%) build-rewrite-system
0.0817 ( 14.8%) 0.0196 ( 5.9%) 0.1013 ( 11.4%) 0.1015 ( 2.6%) typecheck-stmt
0.0723 ( 13.1%) 0.0184 ( 5.5%) 0.0907 ( 10.2%) 0.0909 ( 2.3%) typecheck-expr
0.0013 ( 0.2%) 0.0072 ( 2.2%) 0.0085 ( 1.0%) 0.0526 ( 1.3%) load-stdlib
0.0126 ( 2.3%) 0.0114 ( 3.4%) 0.0239 ( 2.7%) 0.0249 ( 0.6%) import-clang-decl
0.0142 ( 2.6%) 0.0070 ( 2.1%) 0.0212 ( 2.4%) 0.0219 ( 0.6%) typecheck-decl
0.0102 ( 1.8%) 0.0036 ( 1.1%) 0.0138 ( 1.6%) 0.0140 ( 0.4%) precheck-target
0.0056 ( 1.0%) 0.0052 ( 1.6%) 0.0107 ( 1.2%) 0.0107 ( 0.3%) IRGen
0.0091 ( 1.6%) 0.0001 ( 0.0%) 0.0092 ( 1.0%) 0.0092 ( 0.2%) SIL optimization
0.0055 ( 1.0%) 0.0013 ( 0.4%) 0.0067 ( 0.8%) 0.0068 ( 0.2%) SILGen
0.0032 ( 0.6%) 0.0008 ( 0.2%) 0.0040 ( 0.4%) 0.0040 ( 0.1%) SILGen-function
0.0009 ( 0.2%) 0.0004 ( 0.1%) 0.0013 ( 0.1%) 0.0013 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.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%) 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.5540 (100.0%) 0.3324 (100.0%) 0.8864 (100.0%) 3.9307 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9956 seconds (3.6582 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0103 (100.0%) 0.9853 (100.0%) 1.9956 (100.0%) 3.6582 (100.0%) Building Target
1.0103 (100.0%) 0.9853 (100.0%) 1.9956 (100.0%) 3.6582 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Date+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/SharedMutableValue.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/DataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245391558-swift-frontend-ReadiumZIPFoundation-DataSource.swift-arm64_apple_ios13.0-o-Onone-780644376.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5033 seconds (3.5993 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0263 ( 11.3%) 0.0897 ( 33.0%) 0.1159 ( 23.0%) 1.6367 ( 45.5%) parse-and-resolve-imports
0.0236 ( 10.2%) 0.0866 ( 31.9%) 0.1102 ( 21.9%) 1.6247 ( 45.1%) Import resolution
0.0826 ( 35.6%) 0.0295 ( 10.9%) 0.1121 ( 22.3%) 0.1126 ( 3.1%) build-rewrite-system
0.0013 ( 0.5%) 0.0047 ( 1.7%) 0.0060 ( 1.2%) 0.0557 ( 1.5%) load-stdlib
0.0203 ( 8.7%) 0.0121 ( 4.5%) 0.0324 ( 6.4%) 0.0353 ( 1.0%) perform-sema
0.0202 ( 8.7%) 0.0121 ( 4.4%) 0.0323 ( 6.4%) 0.0352 ( 1.0%) Type checking and Semantic analysis
0.0127 ( 5.5%) 0.0111 ( 4.1%) 0.0238 ( 4.7%) 0.0248 ( 0.7%) import-clang-decl
0.0114 ( 4.9%) 0.0100 ( 3.7%) 0.0214 ( 4.2%) 0.0243 ( 0.7%) typecheck-decl
0.0092 ( 3.9%) 0.0026 ( 0.9%) 0.0117 ( 2.3%) 0.0117 ( 0.3%) typecheck-stmt
0.0082 ( 3.6%) 0.0024 ( 0.9%) 0.0106 ( 2.1%) 0.0106 ( 0.3%) typecheck-expr
0.0038 ( 1.7%) 0.0047 ( 1.7%) 0.0086 ( 1.7%) 0.0092 ( 0.3%) IRGen
0.0047 ( 2.0%) 0.0037 ( 1.4%) 0.0085 ( 1.7%) 0.0085 ( 0.2%) SILGen
0.0031 ( 1.3%) 0.0017 ( 0.6%) 0.0048 ( 1.0%) 0.0048 ( 0.1%) SILGen-function
0.0028 ( 1.2%) 0.0001 ( 0.0%) 0.0029 ( 0.6%) 0.0029 ( 0.1%) SIL optimization
0.0009 ( 0.4%) 0.0004 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0007 ( 0.3%) 0.0002 ( 0.1%) 0.0008 ( 0.2%) 0.0008 ( 0.0%) precheck-target
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, 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%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2318 (100.0%) 0.2715 (100.0%) 0.5033 (100.0%) 3.5993 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9484 seconds (3.6521 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9216 (100.0%) 1.0267 (100.0%) 1.9484 (100.0%) 3.6521 (100.0%) Building Target
0.9216 (100.0%) 1.0267 (100.0%) 1.9484 (100.0%) 3.6521 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/DataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ ReadiumZIPFoundation (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245392536-swift-frontend-ReadiumZIPFoundation-all-arm64_apple_ios13.0-swiftmodule-Onone-1394031600.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5707 seconds (3.7794 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0256 ( 8.2%) 0.0863 ( 33.6%) 0.1119 ( 19.6%) 1.6954 ( 44.9%) parse-and-resolve-imports
0.0229 ( 7.3%) 0.0843 ( 32.8%) 0.1072 ( 18.8%) 1.6907 ( 44.7%) Import resolution
0.0596 ( 19.0%) 0.0146 ( 5.7%) 0.0742 ( 13.0%) 0.0743 ( 2.0%) perform-sema
0.0593 ( 18.9%) 0.0145 ( 5.7%) 0.0738 ( 12.9%) 0.0740 ( 2.0%) Type checking and Semantic analysis
0.0559 ( 17.8%) 0.0129 ( 5.0%) 0.0687 ( 12.0%) 0.0689 ( 1.8%) typecheck-decl
0.0013 ( 0.4%) 0.0117 ( 4.6%) 0.0131 ( 2.3%) 0.0533 ( 1.4%) load-stdlib
0.0195 ( 6.2%) 0.0062 ( 2.4%) 0.0257 ( 4.5%) 0.0261 ( 0.7%) SIL optimization
0.0164 ( 5.2%) 0.0057 ( 2.2%) 0.0221 ( 3.9%) 0.0221 ( 0.6%) typecheck-expr
0.0173 ( 5.5%) 0.0041 ( 1.6%) 0.0214 ( 3.7%) 0.0214 ( 0.6%) SILGen
0.0080 ( 2.6%) 0.0029 ( 1.1%) 0.0109 ( 1.9%) 0.0109 ( 0.3%) build-rewrite-system
0.0081 ( 2.6%) 0.0020 ( 0.8%) 0.0101 ( 1.8%) 0.0101 ( 0.3%) SILGen-function
0.0033 ( 1.1%) 0.0037 ( 1.5%) 0.0071 ( 1.2%) 0.0071 ( 0.2%) import-clang-decl
0.0032 ( 1.0%) 0.0024 ( 1.0%) 0.0056 ( 1.0%) 0.0061 ( 0.2%) Serialization, swiftmodule
0.0043 ( 1.4%) 0.0017 ( 0.7%) 0.0060 ( 1.0%) 0.0060 ( 0.2%) precheck-target
0.0041 ( 1.3%) 0.0019 ( 0.7%) 0.0059 ( 1.0%) 0.0059 ( 0.2%) typecheck-stmt
0.0022 ( 0.7%) 0.0004 ( 0.2%) 0.0026 ( 0.5%) 0.0026 ( 0.1%) Serialization, swiftsourceinfo
0.0013 ( 0.4%) 0.0009 ( 0.3%) 0.0021 ( 0.4%) 0.0021 ( 0.1%) Serialization, swiftdoc
0.0014 ( 0.5%) 0.0004 ( 0.2%) 0.0018 ( 0.3%) 0.0018 ( 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%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3141 (100.0%) 0.2567 (100.0%) 0.5707 (100.0%) 3.7794 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.2727 seconds (1.8970 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1447 (100.0%) 0.1280 (100.0%) 0.2727 (100.0%) 1.8970 (100.0%) Building Target
0.1447 (100.0%) 0.1280 (100.0%) 0.2727 (100.0%) 1.8970 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift:22:1: warning: extension declares a conformance of imported type 'UnsafeMutablePointer' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension FILEPointer: @unchecked Sendable {}
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Data+Serialization.swift:22:1: note: add '@retroactive' to silence this warning
extension FILEPointer: @unchecked Sendable {}
^ ~~~~~~~~
@retroactive Sendable
SwiftCompile normal arm64 Compiling\ Entry.swift,\ FileManager+ZIP.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245388298-swift-frontend-ReadiumZIPFoundation-Entry.swift-arm64_apple_ios13.0-o-Onone-1362807949.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2704 seconds (4.7572 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0313 ( 3.4%) 0.0878 ( 24.9%) 0.1191 ( 9.4%) 1.8522 ( 38.9%) parse-and-resolve-imports
0.0291 ( 3.2%) 0.0863 ( 24.5%) 0.1154 ( 9.1%) 1.8485 ( 38.9%) Import resolution
0.1676 ( 18.2%) 0.0296 ( 8.4%) 0.1971 ( 15.5%) 0.1988 ( 4.2%) perform-sema
0.1674 ( 18.2%) 0.0295 ( 8.4%) 0.1969 ( 15.5%) 0.1986 ( 4.2%) Type checking and Semantic analysis
0.1337 ( 14.6%) 0.0224 ( 6.4%) 0.1561 ( 12.3%) 0.1568 ( 3.3%) typecheck-stmt
0.1115 ( 12.1%) 0.0191 ( 5.4%) 0.1306 ( 10.3%) 0.1312 ( 2.8%) typecheck-expr
0.0706 ( 7.7%) 0.0138 ( 3.9%) 0.0843 ( 6.6%) 0.0854 ( 1.8%) typecheck-decl
0.0552 ( 6.0%) 0.0157 ( 4.5%) 0.0709 ( 5.6%) 0.0714 ( 1.5%) build-rewrite-system
0.0114 ( 1.2%) 0.0180 ( 5.1%) 0.0293 ( 2.3%) 0.0430 ( 0.9%) load-stdlib
0.0303 ( 3.3%) 0.0047 ( 1.3%) 0.0351 ( 2.8%) 0.0352 ( 0.7%) SILGen
0.0244 ( 2.7%) 0.0063 ( 1.8%) 0.0307 ( 2.4%) 0.0311 ( 0.7%) IRGen
0.0233 ( 2.5%) 0.0040 ( 1.1%) 0.0273 ( 2.1%) 0.0275 ( 0.6%) precheck-target
0.0153 ( 1.7%) 0.0109 ( 3.1%) 0.0262 ( 2.1%) 0.0263 ( 0.6%) import-clang-decl
0.0244 ( 2.7%) 0.0003 ( 0.1%) 0.0247 ( 1.9%) 0.0248 ( 0.5%) SIL optimization
0.0202 ( 2.2%) 0.0028 ( 0.8%) 0.0230 ( 1.8%) 0.0231 ( 0.5%) SILGen-function
0.0016 ( 0.2%) 0.0003 ( 0.1%) 0.0019 ( 0.2%) 0.0019 ( 0.0%) typecheck-expr-pattern
0.0008 ( 0.1%) 0.0002 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 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%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.9186 (100.0%) 0.3518 (100.0%) 1.2704 (100.0%) 4.7572 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8395 seconds (3.6786 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0027 (100.0%) 0.8368 (100.0%) 1.8395 (100.0%) 3.6786 (100.0%) Building Target
1.0027 (100.0%) 0.8368 (100.0%) 1.8395 (100.0%) 3.6786 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Archive+Progress.swift,\ FileDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileDataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442245387318-swift-frontend-ReadiumZIPFoundation-Archive_Progress.swift-arm64_apple_ios13.0-o-Onone-2759306818.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6738 seconds (3.8108 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0257 ( 6.6%) 0.0866 ( 30.4%) 0.1123 ( 16.7%) 1.6564 ( 43.5%) parse-and-resolve-imports
0.0228 ( 5.9%) 0.0846 ( 29.8%) 0.1075 ( 15.9%) 1.6515 ( 43.3%) Import resolution
0.0786 ( 20.2%) 0.0267 ( 9.4%) 0.1052 ( 15.6%) 0.1052 ( 2.8%) build-rewrite-system
0.0520 ( 13.4%) 0.0135 ( 4.7%) 0.0655 ( 9.7%) 0.0655 ( 1.7%) perform-sema
0.0519 ( 13.3%) 0.0135 ( 4.7%) 0.0653 ( 9.7%) 0.0654 ( 1.7%) Type checking and Semantic analysis
0.0016 ( 0.4%) 0.0114 ( 4.0%) 0.0131 ( 1.9%) 0.0614 ( 1.6%) load-stdlib
0.0412 ( 10.6%) 0.0101 ( 3.5%) 0.0513 ( 7.6%) 0.0513 ( 1.3%) typecheck-stmt
0.0281 ( 7.2%) 0.0067 ( 2.4%) 0.0348 ( 5.2%) 0.0348 ( 0.9%) typecheck-expr
0.0141 ( 3.6%) 0.0116 ( 4.1%) 0.0257 ( 3.8%) 0.0259 ( 0.7%) import-clang-decl
0.0164 ( 4.2%) 0.0046 ( 1.6%) 0.0210 ( 3.1%) 0.0211 ( 0.6%) SILGen
0.0128 ( 3.3%) 0.0053 ( 1.8%) 0.0181 ( 2.7%) 0.0181 ( 0.5%) IRGen
0.0132 ( 3.4%) 0.0037 ( 1.3%) 0.0169 ( 2.5%) 0.0169 ( 0.4%) typecheck-decl
0.0131 ( 3.4%) 0.0032 ( 1.1%) 0.0162 ( 2.4%) 0.0162 ( 0.4%) precheck-target
0.0084 ( 2.1%) 0.0024 ( 0.9%) 0.0108 ( 1.6%) 0.0108 ( 0.3%) SILGen-function
0.0081 ( 2.1%) 0.0002 ( 0.1%) 0.0083 ( 1.2%) 0.0084 ( 0.2%) SIL optimization
0.0009 ( 0.2%) 0.0003 ( 0.1%) 0.0012 ( 0.2%) 0.0012 ( 0.0%) load-all-members
0.0004 ( 0.1%) 0.0000 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 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.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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.3893 (100.0%) 0.2845 (100.0%) 0.6738 (100.0%) 3.8108 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9562 seconds (3.6658 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9958 (100.0%) 0.9603 (100.0%) 1.9562 (100.0%) 3.6658 (100.0%) Building Target
0.9958 (100.0%) 0.9603 (100.0%) 1.9562 (100.0%) 3.6658 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileDataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Entry+Serialization.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442247366427-swift-frontend-ReadiumZIPFoundation-Entry_Serialization.swift-arm64_apple_ios13.0-o-Onone-2896625577.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5443 seconds (0.5460 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0548 ( 13.3%) 0.0236 ( 18.0%) 0.0784 ( 14.4%) 0.0784 ( 14.4%) build-rewrite-system
0.0622 ( 15.1%) 0.0115 ( 8.8%) 0.0737 ( 13.5%) 0.0739 ( 13.5%) perform-sema
0.0622 ( 15.0%) 0.0115 ( 8.8%) 0.0736 ( 13.5%) 0.0738 ( 13.5%) Type checking and Semantic analysis
0.0571 ( 13.8%) 0.0104 ( 8.0%) 0.0675 ( 12.4%) 0.0677 ( 12.4%) typecheck-expr
0.0543 ( 13.1%) 0.0093 ( 7.1%) 0.0636 ( 11.7%) 0.0638 ( 11.7%) typecheck-stmt
0.0247 ( 6.0%) 0.0202 ( 15.4%) 0.0449 ( 8.3%) 0.0451 ( 8.3%) parse-and-resolve-imports
0.0219 ( 5.3%) 0.0183 ( 13.9%) 0.0402 ( 7.4%) 0.0403 ( 7.4%) Import resolution
0.0176 ( 4.3%) 0.0045 ( 3.4%) 0.0221 ( 4.1%) 0.0222 ( 4.1%) typecheck-decl
0.0116 ( 2.8%) 0.0092 ( 7.1%) 0.0208 ( 3.8%) 0.0208 ( 3.8%) import-clang-decl
0.0146 ( 3.5%) 0.0028 ( 2.1%) 0.0174 ( 3.2%) 0.0175 ( 3.2%) precheck-target
0.0106 ( 2.6%) 0.0028 ( 2.1%) 0.0134 ( 2.5%) 0.0139 ( 2.5%) SILGen
0.0062 ( 1.5%) 0.0031 ( 2.4%) 0.0093 ( 1.7%) 0.0093 ( 1.7%) IRGen
0.0071 ( 1.7%) 0.0017 ( 1.3%) 0.0088 ( 1.6%) 0.0088 ( 1.6%) SILGen-function
0.0065 ( 1.6%) 0.0001 ( 0.1%) 0.0066 ( 1.2%) 0.0066 ( 1.2%) SIL optimization
0.0010 ( 0.2%) 0.0014 ( 1.1%) 0.0024 ( 0.4%) 0.0024 ( 0.4%) load-stdlib
0.0008 ( 0.2%) 0.0004 ( 0.3%) 0.0012 ( 0.2%) 0.0012 ( 0.2%) load-all-members
0.0001 ( 0.0%) 0.0001 ( 0.1%) 0.0002 ( 0.0%) 0.0002 ( 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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.4133 (100.0%) 0.1310 (100.0%) 0.5443 (100.0%) 0.5460 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5681 seconds (1.6797 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7436 (100.0%) 0.8245 (100.0%) 1.5681 (100.0%) 1.6797 (100.0%) Building Target
0.7436 (100.0%) 0.8245 (100.0%) 1.5681 (100.0%) 1.6797 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for ReadiumZIPFoundation (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation\ Requirements ReadiumZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ReadiumZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-upcoming-feature StrictConcurrency -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Entry+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers/ReadiumZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers/ReadiumZIPFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftdoc (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.abi.json (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling DataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftsourceinfo (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+ZIP64.swift, URL+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Reading.swift, Archive+Writing.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Date+ZIP.swift, SharedMutableValue.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Progress.swift, FileDataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry.swift, FileManager+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive.swift, Archive+BackingConfiguration.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Data+Compression.swift, Data+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriver\ Compilation ReadiumZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ReadiumZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-upcoming-feature StrictConcurrency -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation normal (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.LinkFileList -install_name @rpath/ReadiumZIPFoundation.framework/ReadiumZIPFoundation -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -remove-static-executable /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework
ExtractAppIntentsMetadata (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ReadiumZIPFoundation --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier com.peakstep.ZIPFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-11-06 07:17:29.304 appintentsmetadataprocessor[736:4217] Starting appintentsmetadataprocessor export
2025-11-06 07:17:29.306 appintentsmetadataprocessor[736:4217] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ssu --bundle-id com.peakstep.ZIPFoundation --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList --archive-ssu-assets
2025-11-06 07:17:29.326 appintentsnltrainingprocessor[737:4218] Parsing options for appintentsnltrainingprocessor
2025-11-06 07:17:29.327 appintentsnltrainingprocessor[737:4218] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation.tbd (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ReadiumZIPFoundation",
"name" : "ReadiumZIPFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ReadiumZIPFoundation",
"targets" : [
"ReadiumZIPFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ReadiumZIPFoundationTests",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundationTests",
"path" : "Tests",
"sources" : [
"ZIPFoundationTests/ZIPFoundationArchiveTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationArchiveTests.swift",
"ZIPFoundationTests/ZIPFoundationDataSerializationTests.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests.swift",
"ZIPFoundationTests/ZIPFoundationFileAttributeTests.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests.swift",
"ZIPFoundationTests/ZIPFoundationPerformanceTests.swift",
"ZIPFoundationTests/ZIPFoundationProgressTests.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests.swift",
"ZIPFoundationTests/ZIPFoundationTests.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests.swift"
],
"target_dependencies" : [
"ReadiumZIPFoundation"
],
"type" : "test"
},
{
"c99name" : "ReadiumZIPFoundation",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundation",
"path" : "Sources/ZIPFoundation",
"product_memberships" : [
"ReadiumZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Archive+BackingConfiguration.swift",
"Archive+Helpers.swift",
"Archive+Progress.swift",
"Archive+Reading.swift",
"Archive+Writing.swift",
"Archive+ZIP64.swift",
"Archive.swift",
"Data+Compression.swift",
"Data+Serialization.swift",
"DataSource.swift",
"Date+ZIP.swift",
"Entry+Serialization.swift",
"Entry+ZIP64.swift",
"Entry.swift",
"FileDataSource.swift",
"FileManager+ZIP.swift",
"SharedMutableValue.swift",
"URL+ZIP.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.