Build Information
Successful build of ReadiumZIPFoundation, reference 3.0.1 (adb49c), with Swift 6.1 for iOS using Xcode 16.3 on 6 Nov 2025 15:17:51 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: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/readium/ZIPFoundation
* tag 3.0.1 -> FETCH_HEAD
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 3.0.1
========================================
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
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/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
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
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
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
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/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
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
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\ 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')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442266716969-swift-frontend-ReadiumZIPFoundation-Entry_ZIP64.swift-arm64_apple_ios13.0-o-Onone-1740950653.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.5587 seconds (4.1331 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9638 ( 36.4%) 0.3906 ( 42.8%) 1.3544 ( 38.1%) 1.6194 ( 39.2%) parse-and-resolve-imports
0.9609 ( 36.3%) 0.3855 ( 42.2%) 1.3464 ( 37.8%) 1.6074 ( 38.9%) Import resolution
0.1307 ( 4.9%) 0.0230 ( 2.5%) 0.1537 ( 4.3%) 0.1553 ( 3.8%) perform-sema
0.1306 ( 4.9%) 0.0229 ( 2.5%) 0.1535 ( 4.3%) 0.1551 ( 3.8%) Type checking and Semantic analysis
0.1094 ( 4.1%) 0.0136 ( 1.5%) 0.1230 ( 3.5%) 0.1233 ( 3.0%) typecheck-stmt
0.0995 ( 3.8%) 0.0120 ( 1.3%) 0.1115 ( 3.1%) 0.1117 ( 2.7%) typecheck-expr
0.0777 ( 2.9%) 0.0188 ( 2.1%) 0.0964 ( 2.7%) 0.0965 ( 2.3%) build-rewrite-system
0.0684 ( 2.6%) 0.0153 ( 1.7%) 0.0837 ( 2.4%) 0.0853 ( 2.1%) typecheck-decl
0.0017 ( 0.1%) 0.0141 ( 1.5%) 0.0158 ( 0.4%) 0.0581 ( 1.4%) load-stdlib
0.0247 ( 0.9%) 0.0003 ( 0.0%) 0.0250 ( 0.7%) 0.0251 ( 0.6%) SIL optimization
0.0121 ( 0.5%) 0.0107 ( 1.2%) 0.0227 ( 0.6%) 0.0233 ( 0.6%) import-clang-decl
0.0191 ( 0.7%) 0.0016 ( 0.2%) 0.0207 ( 0.6%) 0.0207 ( 0.5%) SILGen
0.0181 ( 0.7%) 0.0008 ( 0.1%) 0.0189 ( 0.5%) 0.0189 ( 0.5%) precheck-target
0.0151 ( 0.6%) 0.0027 ( 0.3%) 0.0178 ( 0.5%) 0.0180 ( 0.4%) IRGen
0.0130 ( 0.5%) 0.0010 ( 0.1%) 0.0140 ( 0.4%) 0.0140 ( 0.3%) SILGen-function
0.0006 ( 0.0%) 0.0002 ( 0.0%) 0.0008 ( 0.0%) 0.0008 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.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
2.6457 (100.0%) 0.9130 (100.0%) 3.5587 (100.0%) 4.1331 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 3.1953 seconds (3.5912 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.0363 (100.0%) 1.1590 (100.0%) 3.1953 (100.0%) 3.5912 (100.0%) Building Target
2.0363 (100.0%) 1.1590 (100.0%) 3.1953 (100.0%) 3.5912 (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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442266718131-swift-frontend-ReadiumZIPFoundation-Data_Compression.swift-arm64_apple_ios13.0-o-Onone-1008167200.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8117 seconds (4.1167 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0283 ( 5.8%) 0.1076 ( 33.1%) 0.1359 ( 16.7%) 1.7633 ( 42.8%) parse-and-resolve-imports
0.0251 ( 5.2%) 0.1053 ( 32.4%) 0.1305 ( 16.1%) 1.7578 ( 42.7%) Import resolution
0.0765 ( 15.7%) 0.0265 ( 8.1%) 0.1030 ( 12.7%) 0.1034 ( 2.5%) build-rewrite-system
0.0716 ( 14.7%) 0.0146 ( 4.5%) 0.0862 ( 10.6%) 0.0866 ( 2.1%) perform-sema
0.0715 ( 14.7%) 0.0145 ( 4.5%) 0.0860 ( 10.6%) 0.0865 ( 2.1%) Type checking and Semantic analysis
0.0559 ( 11.5%) 0.0097 ( 3.0%) 0.0656 ( 8.1%) 0.0659 ( 1.6%) typecheck-stmt
0.0017 ( 0.3%) 0.0113 ( 3.5%) 0.0130 ( 1.6%) 0.0601 ( 1.5%) load-stdlib
0.0453 ( 9.3%) 0.0072 ( 2.2%) 0.0525 ( 6.5%) 0.0528 ( 1.3%) typecheck-expr
0.0251 ( 5.2%) 0.0065 ( 2.0%) 0.0316 ( 3.9%) 0.0317 ( 0.8%) typecheck-decl
0.0118 ( 2.4%) 0.0095 ( 2.9%) 0.0213 ( 2.6%) 0.0214 ( 0.5%) import-clang-decl
0.0179 ( 3.7%) 0.0027 ( 0.8%) 0.0206 ( 2.5%) 0.0209 ( 0.5%) precheck-target
0.0153 ( 3.1%) 0.0029 ( 0.9%) 0.0182 ( 2.2%) 0.0182 ( 0.4%) SILGen
0.0179 ( 3.7%) 0.0002 ( 0.0%) 0.0181 ( 2.2%) 0.0181 ( 0.4%) SIL optimization
0.0110 ( 2.3%) 0.0043 ( 1.3%) 0.0153 ( 1.9%) 0.0158 ( 0.4%) IRGen
0.0098 ( 2.0%) 0.0017 ( 0.5%) 0.0115 ( 1.4%) 0.0116 ( 0.3%) SILGen-function
0.0010 ( 0.2%) 0.0003 ( 0.1%) 0.0013 ( 0.2%) 0.0013 ( 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.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
0.4868 (100.0%) 0.3249 (100.0%) 0.8117 (100.0%) 4.1167 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8403 seconds (3.6007 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9699 (100.0%) 0.8703 (100.0%) 1.8403 (100.0%) 3.6007 (100.0%) Building Target
0.9699 (100.0%) 0.8703 (100.0%) 1.8403 (100.0%) 3.6007 (100.0%) Total
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
SwiftCompile normal arm64 Compiling\ Archive.swift,\ Archive+BackingConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442266711740-swift-frontend-ReadiumZIPFoundation-Archive.swift-arm64_apple_ios13.0-o-Onone-3519999983.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8642 seconds (4.0236 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0261 ( 5.0%) 0.1138 ( 33.0%) 0.1399 ( 16.2%) 1.6988 ( 42.2%) parse-and-resolve-imports
0.0237 ( 4.6%) 0.1123 ( 32.6%) 0.1361 ( 15.7%) 1.6949 ( 42.1%) Import resolution
0.0759 ( 14.6%) 0.0244 ( 7.1%) 0.1003 ( 11.6%) 0.1010 ( 2.5%) build-rewrite-system
0.0785 ( 15.1%) 0.0137 ( 4.0%) 0.0922 ( 10.7%) 0.0922 ( 2.3%) perform-sema
0.0784 ( 15.1%) 0.0137 ( 4.0%) 0.0920 ( 10.7%) 0.0920 ( 2.3%) Type checking and Semantic analysis
0.0598 ( 11.5%) 0.0107 ( 3.1%) 0.0705 ( 8.2%) 0.0706 ( 1.8%) typecheck-expr
0.0017 ( 0.3%) 0.0174 ( 5.0%) 0.0190 ( 2.2%) 0.0597 ( 1.5%) load-stdlib
0.0514 ( 9.9%) 0.0076 ( 2.2%) 0.0590 ( 6.8%) 0.0590 ( 1.5%) typecheck-stmt
0.0385 ( 7.4%) 0.0082 ( 2.4%) 0.0466 ( 5.4%) 0.0466 ( 1.2%) typecheck-decl
0.0117 ( 2.2%) 0.0097 ( 2.8%) 0.0214 ( 2.5%) 0.0214 ( 0.5%) import-clang-decl
0.0180 ( 3.5%) 0.0033 ( 0.9%) 0.0213 ( 2.5%) 0.0214 ( 0.5%) SILGen
0.0158 ( 3.0%) 0.0048 ( 1.4%) 0.0205 ( 2.4%) 0.0205 ( 0.5%) IRGen
0.0158 ( 3.0%) 0.0027 ( 0.8%) 0.0185 ( 2.1%) 0.0186 ( 0.5%) precheck-target
0.0125 ( 2.4%) 0.0023 ( 0.7%) 0.0147 ( 1.7%) 0.0149 ( 0.4%) SILGen-function
0.0093 ( 1.8%) 0.0002 ( 0.1%) 0.0095 ( 1.1%) 0.0095 ( 0.2%) SIL optimization
0.0009 ( 0.2%) 0.0002 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) typecheck-expr-pattern
0.0007 ( 0.1%) 0.0002 ( 0.0%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) load-all-members
0.0004 ( 0.1%) 0.0000 ( 0.0%) 0.0005 ( 0.1%) 0.0005 ( 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.5192 (100.0%) 0.3450 (100.0%) 0.8642 (100.0%) 4.0236 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9089 seconds (3.5953 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0162 (100.0%) 0.8927 (100.0%) 1.9089 (100.0%) 3.5953 (100.0%) Building Target
1.0162 (100.0%) 0.8927 (100.0%) 1.9089 (100.0%) 3.5953 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+BackingConfiguration.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ 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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442266721908-swift-frontend-ReadiumZIPFoundation-Archive_Reading.swift-arm64_apple_ios13.0-o-Onone-1750848404.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0259 seconds (4.3163 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0275 ( 4.1%) 0.1100 ( 31.1%) 0.1375 ( 13.4%) 1.7607 ( 40.8%) parse-and-resolve-imports
0.0246 ( 3.7%) 0.1079 ( 30.5%) 0.1324 ( 12.9%) 1.7555 ( 40.7%) Import resolution
0.1089 ( 16.2%) 0.0203 ( 5.7%) 0.1292 ( 12.6%) 0.1294 ( 3.0%) perform-sema
0.1088 ( 16.2%) 0.0203 ( 5.7%) 0.1291 ( 12.6%) 0.1293 ( 3.0%) Type checking and Semantic analysis
0.0968 ( 14.4%) 0.0173 ( 4.9%) 0.1141 ( 11.1%) 0.1143 ( 2.6%) typecheck-expr
0.0942 ( 14.0%) 0.0171 ( 4.8%) 0.1113 ( 10.8%) 0.1114 ( 2.6%) typecheck-stmt
0.0522 ( 7.8%) 0.0150 ( 4.3%) 0.0673 ( 6.6%) 0.0675 ( 1.6%) build-rewrite-system
0.0473 ( 7.0%) 0.0090 ( 2.6%) 0.0563 ( 5.5%) 0.0564 ( 1.3%) typecheck-decl
0.0018 ( 0.3%) 0.0113 ( 3.2%) 0.0131 ( 1.3%) 0.0559 ( 1.3%) load-stdlib
0.0242 ( 3.6%) 0.0050 ( 1.4%) 0.0293 ( 2.9%) 0.0293 ( 0.7%) precheck-target
0.0219 ( 3.3%) 0.0028 ( 0.8%) 0.0247 ( 2.4%) 0.0248 ( 0.6%) SILGen
0.0133 ( 2.0%) 0.0106 ( 3.0%) 0.0238 ( 2.3%) 0.0241 ( 0.6%) import-clang-decl
0.0184 ( 2.7%) 0.0044 ( 1.2%) 0.0228 ( 2.2%) 0.0228 ( 0.5%) IRGen
0.0166 ( 2.5%) 0.0017 ( 0.5%) 0.0183 ( 1.8%) 0.0184 ( 0.4%) SILGen-function
0.0141 ( 2.1%) 0.0001 ( 0.0%) 0.0142 ( 1.4%) 0.0142 ( 0.3%) SIL optimization
0.0008 ( 0.1%) 0.0004 ( 0.1%) 0.0013 ( 0.1%) 0.0013 ( 0.0%) load-all-members
0.0005 ( 0.1%) 0.0001 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) typecheck-expr-pattern
0.0004 ( 0.1%) 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%) 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%) AST verification
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.6726 (100.0%) 0.3533 (100.0%) 1.0259 (100.0%) 4.3163 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8556 seconds (3.5855 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0816 (100.0%) 0.7740 (100.0%) 1.8556 (100.0%) 3.5855 (100.0%) Building Target
1.0816 (100.0%) 0.7740 (100.0%) 1.8556 (100.0%) 3.5855 (100.0%) Total
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
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-1762442266719229-swift-frontend-ReadiumZIPFoundation-all-arm64_apple_ios13.0-swiftmodule-Onone-2748192173.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6199 seconds (3.6246 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0258 ( 8.9%) 0.1161 ( 35.2%) 0.1418 ( 22.9%) 1.6215 ( 44.7%) parse-and-resolve-imports
0.0229 ( 7.9%) 0.1134 ( 34.4%) 0.1362 ( 22.0%) 1.6138 ( 44.5%) Import resolution
0.0529 ( 18.2%) 0.0178 ( 5.4%) 0.0707 ( 11.4%) 0.0726 ( 2.0%) perform-sema
0.0527 ( 18.2%) 0.0177 ( 5.4%) 0.0704 ( 11.4%) 0.0723 ( 2.0%) Type checking and Semantic analysis
0.0497 ( 17.1%) 0.0163 ( 5.0%) 0.0661 ( 10.7%) 0.0679 ( 1.9%) typecheck-decl
0.0016 ( 0.6%) 0.0127 ( 3.8%) 0.0143 ( 2.3%) 0.0539 ( 1.5%) load-stdlib
0.0199 ( 6.9%) 0.0080 ( 2.4%) 0.0279 ( 4.5%) 0.0286 ( 0.8%) SIL optimization
0.0154 ( 5.3%) 0.0063 ( 1.9%) 0.0217 ( 3.5%) 0.0217 ( 0.6%) SILGen
0.0150 ( 5.2%) 0.0053 ( 1.6%) 0.0203 ( 3.3%) 0.0204 ( 0.6%) typecheck-expr
0.0074 ( 2.5%) 0.0027 ( 0.8%) 0.0100 ( 1.6%) 0.0100 ( 0.3%) SILGen-function
0.0072 ( 2.5%) 0.0019 ( 0.6%) 0.0092 ( 1.5%) 0.0092 ( 0.3%) build-rewrite-system
0.0036 ( 1.2%) 0.0033 ( 1.0%) 0.0069 ( 1.1%) 0.0076 ( 0.2%) Serialization, swiftmodule
0.0032 ( 1.1%) 0.0034 ( 1.0%) 0.0066 ( 1.1%) 0.0074 ( 0.2%) import-clang-decl
0.0040 ( 1.4%) 0.0012 ( 0.4%) 0.0052 ( 0.8%) 0.0052 ( 0.1%) precheck-target
0.0036 ( 1.2%) 0.0016 ( 0.5%) 0.0052 ( 0.8%) 0.0052 ( 0.1%) typecheck-stmt
0.0013 ( 0.5%) 0.0013 ( 0.4%) 0.0026 ( 0.4%) 0.0027 ( 0.1%) Serialization, swiftdoc
0.0023 ( 0.8%) 0.0004 ( 0.1%) 0.0026 ( 0.4%) 0.0026 ( 0.1%) Serialization, swiftsourceinfo
0.0013 ( 0.4%) 0.0004 ( 0.1%) 0.0016 ( 0.3%) 0.0016 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2900 (100.0%) 0.3299 (100.0%) 0.6199 (100.0%) 3.6246 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3131 seconds (1.8421 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1371 (100.0%) 0.1760 (100.0%) 0.3131 (100.0%) 1.8421 (100.0%) Building Target
0.1371 (100.0%) 0.1760 (100.0%) 0.3131 (100.0%) 1.8421 (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\ 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-1762442266719861-swift-frontend-ReadiumZIPFoundation-Date_ZIP.swift-arm64_apple_ios13.0-o-Onone-3888219206.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8365 seconds (3.9088 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0255 ( 5.2%) 0.1149 ( 32.9%) 0.1404 ( 16.8%) 1.6562 ( 42.4%) parse-and-resolve-imports
0.0228 ( 4.7%) 0.1133 ( 32.4%) 0.1361 ( 16.3%) 1.6519 ( 42.3%) Import resolution
0.0796 ( 16.4%) 0.0283 ( 8.1%) 0.1079 ( 12.9%) 0.1080 ( 2.8%) build-rewrite-system
0.0780 ( 16.0%) 0.0156 ( 4.5%) 0.0935 ( 11.2%) 0.0936 ( 2.4%) perform-sema
0.0779 ( 16.0%) 0.0155 ( 4.4%) 0.0934 ( 11.2%) 0.0934 ( 2.4%) Type checking and Semantic analysis
0.0748 ( 15.4%) 0.0145 ( 4.2%) 0.0893 ( 10.7%) 0.0893 ( 2.3%) typecheck-stmt
0.0673 ( 13.8%) 0.0134 ( 3.8%) 0.0807 ( 9.6%) 0.0807 ( 2.1%) typecheck-expr
0.0016 ( 0.3%) 0.0119 ( 3.4%) 0.0135 ( 1.6%) 0.0532 ( 1.4%) load-stdlib
0.0119 ( 2.4%) 0.0099 ( 2.8%) 0.0218 ( 2.6%) 0.0218 ( 0.6%) import-clang-decl
0.0131 ( 2.7%) 0.0038 ( 1.1%) 0.0169 ( 2.0%) 0.0169 ( 0.4%) typecheck-decl
0.0092 ( 1.9%) 0.0020 ( 0.6%) 0.0112 ( 1.3%) 0.0112 ( 0.3%) precheck-target
0.0057 ( 1.2%) 0.0039 ( 1.1%) 0.0096 ( 1.1%) 0.0101 ( 0.3%) IRGen
0.0099 ( 2.0%) 0.0002 ( 0.1%) 0.0101 ( 1.2%) 0.0101 ( 0.3%) SIL optimization
0.0055 ( 1.1%) 0.0015 ( 0.4%) 0.0070 ( 0.8%) 0.0070 ( 0.2%) SILGen
0.0032 ( 0.7%) 0.0007 ( 0.2%) 0.0039 ( 0.5%) 0.0039 ( 0.1%) SILGen-function
0.0008 ( 0.2%) 0.0003 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.4870 (100.0%) 0.3495 (100.0%) 0.8365 (100.0%) 3.9088 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9160 seconds (3.5807 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9372 (100.0%) 0.9788 (100.0%) 1.9160 (100.0%) 3.5807 (100.0%) Building Target
0.9372 (100.0%) 0.9788 (100.0%) 1.9160 (100.0%) 3.5807 (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\ 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-1762442266724268-swift-frontend-ReadiumZIPFoundation-Archive_ZIP64.swift-arm64_apple_ios13.0-o-Onone-2431481965.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6741 seconds (4.2636 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0272 ( 7.4%) 0.1063 ( 34.4%) 0.1334 ( 19.8%) 1.9089 ( 44.8%) parse-and-resolve-imports
0.0244 ( 6.7%) 0.1045 ( 33.8%) 0.1290 ( 19.1%) 1.9044 ( 44.7%) Import resolution
0.0778 ( 21.3%) 0.0274 ( 8.9%) 0.1051 ( 15.6%) 0.1056 ( 2.5%) build-rewrite-system
0.0487 ( 13.3%) 0.0121 ( 3.9%) 0.0608 ( 9.0%) 0.0610 ( 1.4%) perform-sema
0.0487 ( 13.3%) 0.0121 ( 3.9%) 0.0607 ( 9.0%) 0.0609 ( 1.4%) Type checking and Semantic analysis
0.0017 ( 0.5%) 0.0098 ( 3.2%) 0.0115 ( 1.7%) 0.0488 ( 1.1%) load-stdlib
0.0318 ( 8.7%) 0.0066 ( 2.2%) 0.0384 ( 5.7%) 0.0384 ( 0.9%) typecheck-stmt
0.0290 ( 7.9%) 0.0059 ( 1.9%) 0.0349 ( 5.2%) 0.0349 ( 0.8%) typecheck-expr
0.0193 ( 5.3%) 0.0060 ( 1.9%) 0.0253 ( 3.8%) 0.0255 ( 0.6%) typecheck-decl
0.0118 ( 3.2%) 0.0093 ( 3.0%) 0.0211 ( 3.1%) 0.0211 ( 0.5%) import-clang-decl
0.0116 ( 3.2%) 0.0041 ( 1.3%) 0.0157 ( 2.3%) 0.0158 ( 0.4%) IRGen
0.0094 ( 2.6%) 0.0021 ( 0.7%) 0.0115 ( 1.7%) 0.0115 ( 0.3%) SILGen
0.0090 ( 2.5%) 0.0001 ( 0.0%) 0.0091 ( 1.3%) 0.0091 ( 0.2%) SIL optimization
0.0075 ( 2.0%) 0.0012 ( 0.4%) 0.0087 ( 1.3%) 0.0087 ( 0.2%) precheck-target
0.0062 ( 1.7%) 0.0013 ( 0.4%) 0.0074 ( 1.1%) 0.0074 ( 0.2%) SILGen-function
0.0006 ( 0.2%) 0.0002 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) load-all-members
0.0004 ( 0.1%) 0.0001 ( 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.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.3652 (100.0%) 0.3089 (100.0%) 0.6741 (100.0%) 4.2636 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6798 seconds (3.5777 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8462 (100.0%) 0.8337 (100.0%) 1.6798 (100.0%) 3.5777 (100.0%) Building Target
0.8462 (100.0%) 0.8337 (100.0%) 1.6798 (100.0%) 3.5777 (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\ 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-1762442266721632-swift-frontend-ReadiumZIPFoundation-DataSource.swift-arm64_apple_ios13.0-o-Onone-2669327579.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5252 seconds (3.7752 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0261 ( 11.3%) 0.1087 ( 37.0%) 0.1349 ( 25.7%) 1.7390 ( 46.1%) parse-and-resolve-imports
0.0235 ( 10.2%) 0.1070 ( 36.4%) 0.1305 ( 24.9%) 1.7346 ( 45.9%) Import resolution
0.0806 ( 34.9%) 0.0276 ( 9.4%) 0.1082 ( 20.6%) 0.1082 ( 2.9%) build-rewrite-system
0.0017 ( 0.7%) 0.0108 ( 3.7%) 0.0125 ( 2.4%) 0.0533 ( 1.4%) load-stdlib
0.0205 ( 8.9%) 0.0063 ( 2.1%) 0.0268 ( 5.1%) 0.0269 ( 0.7%) perform-sema
0.0205 ( 8.9%) 0.0062 ( 2.1%) 0.0267 ( 5.1%) 0.0268 ( 0.7%) Type checking and Semantic analysis
0.0119 ( 5.1%) 0.0108 ( 3.7%) 0.0226 ( 4.3%) 0.0227 ( 0.6%) import-clang-decl
0.0108 ( 4.7%) 0.0033 ( 1.1%) 0.0141 ( 2.7%) 0.0141 ( 0.4%) typecheck-decl
0.0101 ( 4.4%) 0.0032 ( 1.1%) 0.0133 ( 2.5%) 0.0134 ( 0.4%) typecheck-stmt
0.0091 ( 3.9%) 0.0030 ( 1.0%) 0.0121 ( 2.3%) 0.0122 ( 0.3%) typecheck-expr
0.0034 ( 1.5%) 0.0039 ( 1.3%) 0.0073 ( 1.4%) 0.0078 ( 0.2%) IRGen
0.0052 ( 2.3%) 0.0017 ( 0.6%) 0.0070 ( 1.3%) 0.0070 ( 0.2%) SILGen
0.0033 ( 1.4%) 0.0011 ( 0.4%) 0.0044 ( 0.8%) 0.0044 ( 0.1%) SILGen-function
0.0027 ( 1.2%) 0.0001 ( 0.0%) 0.0028 ( 0.5%) 0.0028 ( 0.1%) SIL optimization
0.0007 ( 0.3%) 0.0004 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 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.2311 (100.0%) 0.2941 (100.0%) 0.5252 (100.0%) 3.7752 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8148 seconds (3.5744 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8540 (100.0%) 0.9607 (100.0%) 1.8148 (100.0%) 3.5744 (100.0%) Building Target
0.8540 (100.0%) 0.9607 (100.0%) 1.8148 (100.0%) 3.5744 (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
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-1762442266724254-swift-frontend-ReadiumZIPFoundation-Entry_Serialization.swift-arm64_apple_ios13.0-o-Onone-658451391.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8210 seconds (4.0168 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0309 ( 6.5%) 0.1163 ( 33.7%) 0.1473 ( 17.9%) 1.7384 ( 43.3%) parse-and-resolve-imports
0.0282 ( 5.9%) 0.1145 ( 33.2%) 0.1427 ( 17.4%) 1.7338 ( 43.2%) Import resolution
0.0766 ( 16.1%) 0.0268 ( 7.8%) 0.1034 ( 12.6%) 0.1036 ( 2.6%) build-rewrite-system
0.0666 ( 14.0%) 0.0126 ( 3.7%) 0.0792 ( 9.6%) 0.0793 ( 2.0%) perform-sema
0.0665 ( 14.0%) 0.0126 ( 3.7%) 0.0791 ( 9.6%) 0.0792 ( 2.0%) Type checking and Semantic analysis
0.0611 ( 12.9%) 0.0112 ( 3.2%) 0.0723 ( 8.8%) 0.0724 ( 1.8%) typecheck-expr
0.0586 ( 12.3%) 0.0105 ( 3.1%) 0.0691 ( 8.4%) 0.0692 ( 1.7%) typecheck-stmt
0.0121 ( 2.5%) 0.0169 ( 4.9%) 0.0289 ( 3.5%) 0.0418 ( 1.0%) load-stdlib
0.0177 ( 3.7%) 0.0042 ( 1.2%) 0.0219 ( 2.7%) 0.0219 ( 0.5%) typecheck-decl
0.0119 ( 2.5%) 0.0099 ( 2.9%) 0.0218 ( 2.7%) 0.0219 ( 0.5%) import-clang-decl
0.0158 ( 3.3%) 0.0036 ( 1.0%) 0.0194 ( 2.4%) 0.0194 ( 0.5%) precheck-target
0.0100 ( 2.1%) 0.0015 ( 0.4%) 0.0115 ( 1.4%) 0.0115 ( 0.3%) SILGen
0.0057 ( 1.2%) 0.0031 ( 0.9%) 0.0088 ( 1.1%) 0.0087 ( 0.2%) IRGen
0.0069 ( 1.4%) 0.0010 ( 0.3%) 0.0079 ( 1.0%) 0.0079 ( 0.2%) SILGen-function
0.0062 ( 1.3%) 0.0000 ( 0.0%) 0.0063 ( 0.8%) 0.0063 ( 0.2%) SIL optimization
0.0008 ( 0.2%) 0.0004 ( 0.1%) 0.0013 ( 0.2%) 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.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%) 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.4757 (100.0%) 0.3452 (100.0%) 0.8210 (100.0%) 4.0168 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8747 seconds (3.5750 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9358 (100.0%) 0.9389 (100.0%) 1.8747 (100.0%) 3.5750 (100.0%) Building Target
0.9358 (100.0%) 0.9389 (100.0%) 1.8747 (100.0%) 3.5750 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ Archive+Progress.swift,\ FileDataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+Progress.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileDataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1762442266722030-swift-frontend-ReadiumZIPFoundation-Archive_Progress.swift-arm64_apple_ios13.0-o-Onone-2512309377.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7034 seconds (3.8036 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0263 ( 7.0%) 0.1148 ( 34.9%) 0.1411 ( 20.1%) 1.6704 ( 43.9%) parse-and-resolve-imports
0.0238 ( 6.3%) 0.1132 ( 34.4%) 0.1370 ( 19.5%) 1.6662 ( 43.8%) Import resolution
0.0789 ( 21.1%) 0.0260 ( 7.9%) 0.1049 ( 14.9%) 0.1050 ( 2.8%) build-rewrite-system
0.0484 ( 12.9%) 0.0109 ( 3.3%) 0.0593 ( 8.4%) 0.0593 ( 1.6%) perform-sema
0.0483 ( 12.9%) 0.0109 ( 3.3%) 0.0592 ( 8.4%) 0.0592 ( 1.6%) Type checking and Semantic analysis
0.0017 ( 0.5%) 0.0096 ( 2.9%) 0.0113 ( 1.6%) 0.0528 ( 1.4%) load-stdlib
0.0383 ( 10.2%) 0.0084 ( 2.5%) 0.0467 ( 6.6%) 0.0467 ( 1.2%) typecheck-stmt
0.0257 ( 6.9%) 0.0050 ( 1.5%) 0.0307 ( 4.4%) 0.0307 ( 0.8%) typecheck-expr
0.0129 ( 3.5%) 0.0107 ( 3.3%) 0.0237 ( 3.4%) 0.0237 ( 0.6%) import-clang-decl
0.0137 ( 3.7%) 0.0083 ( 2.5%) 0.0220 ( 3.1%) 0.0220 ( 0.6%) IRGen
0.0152 ( 4.0%) 0.0034 ( 1.0%) 0.0186 ( 2.6%) 0.0186 ( 0.5%) SILGen
0.0126 ( 3.4%) 0.0029 ( 0.9%) 0.0155 ( 2.2%) 0.0155 ( 0.4%) typecheck-decl
0.0121 ( 3.2%) 0.0023 ( 0.7%) 0.0145 ( 2.1%) 0.0145 ( 0.4%) precheck-target
0.0078 ( 2.1%) 0.0019 ( 0.6%) 0.0097 ( 1.4%) 0.0098 ( 0.3%) SILGen-function
0.0074 ( 2.0%) 0.0001 ( 0.0%) 0.0075 ( 1.1%) 0.0075 ( 0.2%) SIL optimization
0.0008 ( 0.2%) 0.0003 ( 0.1%) 0.0011 ( 0.2%) 0.0011 ( 0.0%) load-all-members
0.0004 ( 0.1%) 0.0001 ( 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%) 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%) 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.3745 (100.0%) 0.3290 (100.0%) 0.7034 (100.0%) 3.8036 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9103 seconds (3.5791 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9351 (100.0%) 0.9752 (100.0%) 1.9103 (100.0%) 3.5791 (100.0%) Building Target
0.9351 (100.0%) 0.9752 (100.0%) 1.9103 (100.0%) 3.5791 (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.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-1762442268635709-swift-frontend-ReadiumZIPFoundation-Entry.swift-arm64_apple_ios13.0-o-Onone-623924534.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.0144 seconds (1.0152 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1518 ( 18.6%) 0.0295 ( 15.0%) 0.1813 ( 17.9%) 0.1814 ( 17.9%) perform-sema
0.1516 ( 18.5%) 0.0295 ( 15.0%) 0.1812 ( 17.9%) 0.1812 ( 17.9%) Type checking and Semantic analysis
0.1208 ( 14.8%) 0.0199 ( 10.1%) 0.1407 ( 13.9%) 0.1407 ( 13.9%) typecheck-stmt
0.1015 ( 12.4%) 0.0181 ( 9.2%) 0.1197 ( 11.8%) 0.1197 ( 11.8%) typecheck-expr
0.0649 ( 7.9%) 0.0153 ( 7.8%) 0.0802 ( 7.9%) 0.0803 ( 7.9%) typecheck-decl
0.0526 ( 6.4%) 0.0167 ( 8.5%) 0.0694 ( 6.8%) 0.0695 ( 6.8%) build-rewrite-system
0.0215 ( 2.6%) 0.0195 ( 9.9%) 0.0411 ( 4.0%) 0.0411 ( 4.1%) parse-and-resolve-imports
0.0191 ( 2.3%) 0.0171 ( 8.7%) 0.0362 ( 3.6%) 0.0362 ( 3.6%) Import resolution
0.0290 ( 3.5%) 0.0054 ( 2.7%) 0.0344 ( 3.4%) 0.0346 ( 3.4%) SILGen
0.0228 ( 2.8%) 0.0069 ( 3.5%) 0.0298 ( 2.9%) 0.0298 ( 2.9%) IRGen
0.0238 ( 2.9%) 0.0002 ( 0.1%) 0.0240 ( 2.4%) 0.0241 ( 2.4%) SIL optimization
0.0208 ( 2.5%) 0.0029 ( 1.5%) 0.0238 ( 2.3%) 0.0238 ( 2.3%) precheck-target
0.0137 ( 1.7%) 0.0101 ( 5.1%) 0.0237 ( 2.3%) 0.0237 ( 2.3%) import-clang-decl
0.0197 ( 2.4%) 0.0036 ( 1.8%) 0.0232 ( 2.3%) 0.0234 ( 2.3%) SILGen-function
0.0010 ( 0.1%) 0.0013 ( 0.6%) 0.0023 ( 0.2%) 0.0023 ( 0.2%) load-stdlib
0.0017 ( 0.2%) 0.0003 ( 0.1%) 0.0020 ( 0.2%) 0.0020 ( 0.2%) typecheck-expr-pattern
0.0008 ( 0.1%) 0.0002 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.1%) load-all-members
0.0002 ( 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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.8178 (100.0%) 0.1966 (100.0%) 1.0144 (100.0%) 1.0152 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.5988 seconds (1.6761 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9018 (100.0%) 0.6970 (100.0%) 1.5988 (100.0%) 1.6761 (100.0%) Building Target
0.9018 (100.0%) 0.6970 (100.0%) 1.5988 (100.0%) 1.6761 (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
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.swift, FileManager+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers/ReadiumZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers/ReadiumZIPFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftdoc (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.abi.json (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftsourceinfo (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Reading.swift, Archive+Writing.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling DataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry+Serialization.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 Data+Compression.swift, Data+Serialization.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 Archive+ZIP64.swift, URL+ZIP.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+ZIP64.swift, Archive+Helpers.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:50.836 appintentsmetadataprocessor[740:4218] Starting appintentsmetadataprocessor export
2025-11-06 07:17:50.838 appintentsmetadataprocessor[740:4218] 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:50.858 appintentsnltrainingprocessor[741:4219] Parsing options for appintentsnltrainingprocessor
2025-11-06 07:17:50.858 appintentsnltrainingprocessor[741:4219] 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.