Build Information
Successful build of ReadiumZIPFoundation, reference 3.0.0 (175c38
), with Swift 6.1 for iOS using Xcode 16.3 on 30 Apr 2025 20:15:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZIPFoundation -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/readium/ZIPFoundation.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/readium/ZIPFoundation
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 175c389 3.0.0 (#13)
Cloned https://github.com/readium/ZIPFoundation.git
Revision (git rev-parse @):
175c389832d90cb0e992b2cb9d5d7878eccfe725
SUCCESS checkout https://github.com/readium/ZIPFoundation.git at 3.0.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/readium/ZIPFoundation.git
https://github.com/readium/ZIPFoundation.git
{
"dependencies" : [
],
"manifest_display_name" : "ReadiumZIPFoundation",
"name" : "ReadiumZIPFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ReadiumZIPFoundation",
"targets" : [
"ReadiumZIPFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ReadiumZIPFoundationTests",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundationTests",
"path" : "Tests",
"sources" : [
"ZIPFoundationTests/ZIPFoundationArchiveTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationArchiveTests.swift",
"ZIPFoundationTests/ZIPFoundationDataSerializationTests.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests.swift",
"ZIPFoundationTests/ZIPFoundationFileAttributeTests.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests.swift",
"ZIPFoundationTests/ZIPFoundationPerformanceTests.swift",
"ZIPFoundationTests/ZIPFoundationProgressTests.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests.swift",
"ZIPFoundationTests/ZIPFoundationTests.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests.swift"
],
"target_dependencies" : [
"ReadiumZIPFoundation"
],
"type" : "test"
},
{
"c99name" : "ReadiumZIPFoundation",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundation",
"path" : "Sources/ZIPFoundation",
"product_memberships" : [
"ReadiumZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Archive+BackingConfiguration.swift",
"Archive+Helpers.swift",
"Archive+Progress.swift",
"Archive+Reading.swift",
"Archive+Writing.swift",
"Archive+ZIP64.swift",
"Archive.swift",
"Data+Compression.swift",
"Data+Serialization.swift",
"DataSource.swift",
"Date+ZIP.swift",
"Entry+Serialization.swift",
"Entry+ZIP64.swift",
"Entry.swift",
"FileDataSource.swift",
"FileManager+ZIP.swift",
"SharedMutableValue.swift",
"URL+ZIP.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "ReadiumZIPFoundation",
"name" : "ReadiumZIPFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "4.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ReadiumZIPFoundation",
"targets" : [
"ReadiumZIPFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "ReadiumZIPFoundationTests",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundationTests",
"path" : "Tests",
"sources" : [
"ZIPFoundationTests/ZIPFoundationArchiveTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationArchiveTests.swift",
"ZIPFoundationTests/ZIPFoundationDataSerializationTests.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationEntryTests.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationErrorConditionTests.swift",
"ZIPFoundationTests/ZIPFoundationFileAttributeTests.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationFileManagerTests.swift",
"ZIPFoundationTests/ZIPFoundationPerformanceTests.swift",
"ZIPFoundationTests/ZIPFoundationProgressTests.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationReadingTests.swift",
"ZIPFoundationTests/ZIPFoundationTests.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests+ZIP64.swift",
"ZIPFoundationTests/ZIPFoundationWritingTests.swift"
],
"target_dependencies" : [
"ReadiumZIPFoundation"
],
"type" : "test"
},
{
"c99name" : "ReadiumZIPFoundation",
"module_type" : "SwiftTarget",
"name" : "ReadiumZIPFoundation",
"path" : "Sources/ZIPFoundation",
"product_memberships" : [
"ReadiumZIPFoundation"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Archive+BackingConfiguration.swift",
"Archive+Helpers.swift",
"Archive+Progress.swift",
"Archive+Reading.swift",
"Archive+Writing.swift",
"Archive+ZIP64.swift",
"Archive.swift",
"Data+Compression.swift",
"Data+Serialization.swift",
"DataSource.swift",
"Date+ZIP.swift",
"Entry+Serialization.swift",
"Entry+ZIP64.swift",
"Entry.swift",
"FileDataSource.swift",
"FileManager+ZIP.swift",
"SharedMutableValue.swift",
"URL+ZIP.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "ZIPFoundation",
"schemes" : [
"ZIPFoundation"
],
"targets" : [
"ReadiumZIPFoundation",
"ReadiumZIPFoundationTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme ZIPFoundation -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme ZIPFoundation -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'ReadiumZIPFoundation' in project 'ZIPFoundation' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: dd2cff3fdb415ccf15291bee6818c775
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/dd2cff3fdb415ccf15291bee6818c775.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/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
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/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/ZIPFoundation.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/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.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.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.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_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/ReadiumZIPFoundation.DependencyMetadataFileList (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-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
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
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\ 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-1746044099534812-swift-frontend-ReadiumZIPFoundation-Data_Compression.swift-arm64_apple_ios13.0-o-Onone-4059268086.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.8829 seconds (4.1682 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0256 ( 4.9%) 0.1103 ( 30.4%) 0.1359 ( 15.4%) 1.7156 ( 41.2%) parse-and-resolve-imports
0.0226 ( 4.3%) 0.1066 ( 29.4%) 0.1292 ( 14.6%) 1.7042 ( 40.9%) Import resolution
0.0021 ( 0.4%) 0.0177 ( 4.9%) 0.0197 ( 2.2%) 0.1344 ( 3.2%) load-stdlib
0.0871 ( 16.7%) 0.0324 ( 8.9%) 0.1195 ( 13.5%) 0.1205 ( 2.9%) build-rewrite-system
0.0765 ( 14.7%) 0.0194 ( 5.3%) 0.0959 ( 10.9%) 0.0998 ( 2.4%) perform-sema
0.0763 ( 14.7%) 0.0194 ( 5.3%) 0.0957 ( 10.8%) 0.0996 ( 2.4%) Type checking and Semantic analysis
0.0595 ( 11.4%) 0.0117 ( 3.2%) 0.0712 ( 8.1%) 0.0712 ( 1.7%) typecheck-stmt
0.0491 ( 9.4%) 0.0090 ( 2.5%) 0.0582 ( 6.6%) 0.0585 ( 1.4%) typecheck-expr
0.0276 ( 5.3%) 0.0094 ( 2.6%) 0.0370 ( 4.2%) 0.0408 ( 1.0%) typecheck-decl
0.0147 ( 2.8%) 0.0124 ( 3.4%) 0.0272 ( 3.1%) 0.0297 ( 0.7%) import-clang-decl
0.0180 ( 3.5%) 0.0027 ( 0.8%) 0.0207 ( 2.3%) 0.0207 ( 0.5%) precheck-target
0.0171 ( 3.3%) 0.0032 ( 0.9%) 0.0204 ( 2.3%) 0.0204 ( 0.5%) SILGen
0.0187 ( 3.6%) 0.0004 ( 0.1%) 0.0191 ( 2.2%) 0.0194 ( 0.5%) SIL optimization
0.0120 ( 2.3%) 0.0058 ( 1.6%) 0.0178 ( 2.0%) 0.0178 ( 0.4%) IRGen
0.0112 ( 2.2%) 0.0019 ( 0.5%) 0.0131 ( 1.5%) 0.0131 ( 0.3%) SILGen-function
0.0008 ( 0.2%) 0.0003 ( 0.1%) 0.0011 ( 0.1%) 0.0011 ( 0.0%) load-all-members
0.0008 ( 0.2%) 0.0002 ( 0.1%) 0.0010 ( 0.1%) 0.0010 ( 0.0%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.5201 (100.0%) 0.3628 (100.0%) 0.8829 (100.0%) 4.1682 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1674 seconds (4.1073 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2057 (100.0%) 0.9617 (100.0%) 2.1674 (100.0%) 4.1073 (100.0%) Building Target
1.2057 (100.0%) 0.9617 (100.0%) 2.1674 (100.0%) 4.1073 (100.0%) Total
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-1746044099572114-swift-frontend-ReadiumZIPFoundation-Archive_Reading.swift-arm64_apple_ios13.0-o-Onone-3920641748.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.1088 seconds (4.4337 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0267 ( 3.7%) 0.1153 ( 30.6%) 0.1420 ( 12.8%) 1.7714 ( 40.0%) parse-and-resolve-imports
0.0238 ( 3.2%) 0.1133 ( 30.0%) 0.1370 ( 12.4%) 1.7664 ( 39.8%) Import resolution
0.1158 ( 15.8%) 0.0229 ( 6.1%) 0.1387 ( 12.5%) 0.1389 ( 3.1%) perform-sema
0.1156 ( 15.8%) 0.0229 ( 6.1%) 0.1385 ( 12.5%) 0.1387 ( 3.1%) Type checking and Semantic analysis
0.1020 ( 13.9%) 0.0195 ( 5.2%) 0.1215 ( 11.0%) 0.1216 ( 2.7%) typecheck-expr
0.0982 ( 13.4%) 0.0192 ( 5.1%) 0.1175 ( 10.6%) 0.1176 ( 2.7%) typecheck-stmt
0.0655 ( 9.0%) 0.0179 ( 4.8%) 0.0835 ( 7.5%) 0.0837 ( 1.9%) build-rewrite-system
0.0013 ( 0.2%) 0.0024 ( 0.6%) 0.0036 ( 0.3%) 0.0676 ( 1.5%) load-stdlib
0.0493 ( 6.7%) 0.0098 ( 2.6%) 0.0591 ( 5.3%) 0.0592 ( 1.3%) typecheck-decl
0.0273 ( 3.7%) 0.0056 ( 1.5%) 0.0329 ( 3.0%) 0.0329 ( 0.7%) IRGen
0.0263 ( 3.6%) 0.0061 ( 1.6%) 0.0324 ( 2.9%) 0.0325 ( 0.7%) precheck-target
0.0264 ( 3.6%) 0.0054 ( 1.4%) 0.0318 ( 2.9%) 0.0323 ( 0.7%) SILGen
0.0153 ( 2.1%) 0.0117 ( 3.1%) 0.0270 ( 2.4%) 0.0272 ( 0.6%) import-clang-decl
0.0205 ( 2.8%) 0.0046 ( 1.2%) 0.0251 ( 2.3%) 0.0254 ( 0.6%) SILGen-function
0.0154 ( 2.1%) 0.0002 ( 0.1%) 0.0156 ( 1.4%) 0.0156 ( 0.4%) SIL optimization
0.0009 ( 0.1%) 0.0004 ( 0.1%) 0.0013 ( 0.1%) 0.0013 ( 0.0%) load-all-members
0.0006 ( 0.1%) 0.0000 ( 0.0%) 0.0006 ( 0.1%) 0.0006 ( 0.0%) typecheck-expr-pattern
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%) 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.7315 (100.0%) 0.3773 (100.0%) 1.1088 (100.0%) 4.4337 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1763 seconds (4.0635 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3167 (100.0%) 0.8596 (100.0%) 2.1763 (100.0%) 4.0635 (100.0%) Building Target
1.3167 (100.0%) 0.8596 (100.0%) 2.1763 (100.0%) 4.0635 (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
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-1746044099558940-swift-frontend-ReadiumZIPFoundation-Entry_ZIP64.swift-arm64_apple_ios13.0-o-Onone-2059845318.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.2226 seconds (4.4836 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0250 ( 2.9%) 0.1015 ( 27.7%) 0.1265 ( 10.4%) 1.7070 ( 38.1%) parse-and-resolve-imports
0.0222 ( 2.6%) 0.0974 ( 26.6%) 0.1196 ( 9.8%) 1.6939 ( 37.8%) Import resolution
0.1447 ( 16.9%) 0.0285 ( 7.8%) 0.1732 ( 14.2%) 0.1755 ( 3.9%) perform-sema
0.1445 ( 16.9%) 0.0285 ( 7.8%) 0.1730 ( 14.2%) 0.1753 ( 3.9%) Type checking and Semantic analysis
0.1207 ( 14.1%) 0.0190 ( 5.2%) 0.1397 ( 11.4%) 0.1405 ( 3.1%) typecheck-stmt
0.1091 ( 12.7%) 0.0178 ( 4.9%) 0.1269 ( 10.4%) 0.1277 ( 2.8%) typecheck-expr
0.0927 ( 10.8%) 0.0262 ( 7.1%) 0.1189 ( 9.7%) 0.1202 ( 2.7%) build-rewrite-system
0.0012 ( 0.1%) 0.0030 ( 0.8%) 0.0042 ( 0.3%) 0.0992 ( 2.2%) load-stdlib
0.0757 ( 8.8%) 0.0192 ( 5.2%) 0.0949 ( 7.8%) 0.0971 ( 2.2%) typecheck-decl
0.0149 ( 1.7%) 0.0126 ( 3.4%) 0.0275 ( 2.2%) 0.0288 ( 0.6%) import-clang-decl
0.0236 ( 2.8%) 0.0028 ( 0.8%) 0.0263 ( 2.2%) 0.0264 ( 0.6%) SILGen
0.0253 ( 3.0%) 0.0002 ( 0.1%) 0.0255 ( 2.1%) 0.0257 ( 0.6%) SIL optimization
0.0179 ( 2.1%) 0.0056 ( 1.5%) 0.0235 ( 1.9%) 0.0235 ( 0.5%) IRGen
0.0203 ( 2.4%) 0.0021 ( 0.6%) 0.0224 ( 1.8%) 0.0224 ( 0.5%) precheck-target
0.0169 ( 2.0%) 0.0018 ( 0.5%) 0.0187 ( 1.5%) 0.0187 ( 0.4%) SILGen-function
0.0010 ( 0.1%) 0.0003 ( 0.1%) 0.0013 ( 0.1%) 0.0013 ( 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.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.8561 (100.0%) 0.3665 (100.0%) 1.2226 (100.0%) 4.4836 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1933 seconds (4.0797 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3149 (100.0%) 0.8785 (100.0%) 2.1933 (100.0%) 4.0797 (100.0%) Building Target
1.3149 (100.0%) 0.8785 (100.0%) 2.1933 (100.0%) 4.0797 (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-1746044099546324-swift-frontend-ReadiumZIPFoundation-Archive_ZIP64.swift-arm64_apple_ios13.0-o-Onone-472311294.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7152 seconds (4.1081 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0259 ( 6.5%) 0.1039 ( 33.1%) 0.1298 ( 18.1%) 1.7666 ( 43.0%) parse-and-resolve-imports
0.0230 ( 5.7%) 0.1016 ( 32.3%) 0.1246 ( 17.4%) 1.7613 ( 42.9%) Import resolution
0.0020 ( 0.5%) 0.0118 ( 3.7%) 0.0137 ( 1.9%) 0.1321 ( 3.2%) load-stdlib
0.0978 ( 24.4%) 0.0288 ( 9.2%) 0.1266 ( 17.7%) 0.1273 ( 3.1%) build-rewrite-system
0.0512 ( 12.8%) 0.0127 ( 4.0%) 0.0639 ( 8.9%) 0.0640 ( 1.6%) perform-sema
0.0511 ( 12.8%) 0.0127 ( 4.0%) 0.0638 ( 8.9%) 0.0639 ( 1.6%) Type checking and Semantic analysis
0.0351 ( 8.8%) 0.0076 ( 2.4%) 0.0427 ( 6.0%) 0.0427 ( 1.0%) typecheck-stmt
0.0312 ( 7.8%) 0.0066 ( 2.1%) 0.0378 ( 5.3%) 0.0378 ( 0.9%) typecheck-expr
0.0154 ( 3.8%) 0.0122 ( 3.9%) 0.0276 ( 3.9%) 0.0277 ( 0.7%) import-clang-decl
0.0190 ( 4.7%) 0.0060 ( 1.9%) 0.0249 ( 3.5%) 0.0250 ( 0.6%) typecheck-decl
0.0124 ( 3.1%) 0.0057 ( 1.8%) 0.0181 ( 2.5%) 0.0181 ( 0.4%) IRGen
0.0098 ( 2.4%) 0.0019 ( 0.6%) 0.0117 ( 1.6%) 0.0117 ( 0.3%) SILGen
0.0111 ( 2.8%) 0.0002 ( 0.1%) 0.0112 ( 1.6%) 0.0112 ( 0.3%) SIL optimization
0.0080 ( 2.0%) 0.0012 ( 0.4%) 0.0092 ( 1.3%) 0.0092 ( 0.2%) precheck-target
0.0065 ( 1.6%) 0.0013 ( 0.4%) 0.0078 ( 1.1%) 0.0078 ( 0.2%) SILGen-function
0.0007 ( 0.2%) 0.0002 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 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.0001 ( 0.0%) 0.0001 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.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.4009 (100.0%) 0.3143 (100.0%) 0.7152 (100.0%) 4.1081 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.0897 seconds (4.0830 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1453 (100.0%) 0.9444 (100.0%) 2.0897 (100.0%) 4.0830 (100.0%) Building Target
1.1453 (100.0%) 0.9444 (100.0%) 2.0897 (100.0%) 4.0830 (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-1746044099573176-swift-frontend-ReadiumZIPFoundation-Archive.swift-arm64_apple_ios13.0-o-Onone-3628857440.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9500 seconds (4.2012 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0276 ( 4.8%) 0.1136 ( 30.4%) 0.1413 ( 14.9%) 1.7305 ( 41.2%) parse-and-resolve-imports
0.0247 ( 4.3%) 0.1115 ( 29.8%) 0.1361 ( 14.3%) 1.7253 ( 41.1%) Import resolution
0.0945 ( 16.4%) 0.0285 ( 7.6%) 0.1230 ( 12.9%) 0.1231 ( 2.9%) build-rewrite-system
0.0854 ( 14.8%) 0.0224 ( 6.0%) 0.1078 ( 11.3%) 0.1090 ( 2.6%) perform-sema
0.0853 ( 14.8%) 0.0223 ( 6.0%) 0.1077 ( 11.3%) 0.1088 ( 2.6%) Type checking and Semantic analysis
0.0643 ( 11.2%) 0.0176 ( 4.7%) 0.0820 ( 8.6%) 0.0831 ( 2.0%) typecheck-expr
0.0013 ( 0.2%) 0.0028 ( 0.7%) 0.0041 ( 0.4%) 0.0712 ( 1.7%) load-stdlib
0.0539 ( 9.4%) 0.0088 ( 2.4%) 0.0627 ( 6.6%) 0.0627 ( 1.5%) typecheck-stmt
0.0422 ( 7.3%) 0.0157 ( 4.2%) 0.0580 ( 6.1%) 0.0591 ( 1.4%) typecheck-decl
0.0180 ( 3.1%) 0.0070 ( 1.9%) 0.0249 ( 2.6%) 0.0258 ( 0.6%) precheck-target
0.0139 ( 2.4%) 0.0110 ( 2.9%) 0.0250 ( 2.6%) 0.0250 ( 0.6%) import-clang-decl
0.0207 ( 3.6%) 0.0040 ( 1.1%) 0.0247 ( 2.6%) 0.0247 ( 0.6%) SILGen
0.0183 ( 3.2%) 0.0051 ( 1.4%) 0.0234 ( 2.5%) 0.0234 ( 0.6%) IRGen
0.0143 ( 2.5%) 0.0026 ( 0.7%) 0.0168 ( 1.8%) 0.0168 ( 0.4%) SILGen-function
0.0094 ( 1.6%) 0.0001 ( 0.0%) 0.0096 ( 1.0%) 0.0096 ( 0.2%) SIL optimization
0.0009 ( 0.2%) 0.0003 ( 0.1%) 0.0012 ( 0.1%) 0.0012 ( 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.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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.5764 (100.0%) 0.3736 (100.0%) 0.9500 (100.0%) 4.2012 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1841 seconds (4.0597 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2592 (100.0%) 0.9248 (100.0%) 2.1841 (100.0%) 4.0597 (100.0%) Building Target
1.2592 (100.0%) 0.9248 (100.0%) 2.1841 (100.0%) 4.0597 (100.0%) Total
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-1746044099560084-swift-frontend-ReadiumZIPFoundation-all-arm64_apple_ios13.0-swiftmodule-Onone-1440752049.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6553 seconds (4.1622 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0268 ( 7.8%) 0.1160 ( 37.4%) 0.1428 ( 21.8%) 1.8478 ( 44.4%) parse-and-resolve-imports
0.0236 ( 6.8%) 0.1138 ( 36.7%) 0.1374 ( 21.0%) 1.8424 ( 44.3%) Import resolution
0.0013 ( 0.4%) 0.0046 ( 1.5%) 0.0059 ( 0.9%) 0.1007 ( 2.4%) load-stdlib
0.0597 ( 17.3%) 0.0139 ( 4.5%) 0.0736 ( 11.2%) 0.0737 ( 1.8%) perform-sema
0.0595 ( 17.2%) 0.0137 ( 4.4%) 0.0732 ( 11.2%) 0.0733 ( 1.8%) Type checking and Semantic analysis
0.0561 ( 16.3%) 0.0123 ( 4.0%) 0.0685 ( 10.4%) 0.0685 ( 1.6%) typecheck-decl
0.0273 ( 7.9%) 0.0076 ( 2.5%) 0.0349 ( 5.3%) 0.0358 ( 0.9%) SIL optimization
0.0247 ( 7.2%) 0.0048 ( 1.5%) 0.0295 ( 4.5%) 0.0295 ( 0.7%) SILGen
0.0172 ( 5.0%) 0.0052 ( 1.7%) 0.0224 ( 3.4%) 0.0224 ( 0.5%) typecheck-expr
0.0114 ( 3.3%) 0.0024 ( 0.8%) 0.0139 ( 2.1%) 0.0139 ( 0.3%) SILGen-function
0.0081 ( 2.4%) 0.0029 ( 0.9%) 0.0110 ( 1.7%) 0.0110 ( 0.3%) build-rewrite-system
0.0048 ( 1.4%) 0.0032 ( 1.0%) 0.0080 ( 1.2%) 0.0089 ( 0.2%) Serialization, swiftmodule
0.0036 ( 1.0%) 0.0039 ( 1.3%) 0.0075 ( 1.1%) 0.0075 ( 0.2%) import-clang-decl
0.0056 ( 1.6%) 0.0019 ( 0.6%) 0.0075 ( 1.1%) 0.0075 ( 0.2%) typecheck-stmt
0.0044 ( 1.3%) 0.0016 ( 0.5%) 0.0060 ( 0.9%) 0.0060 ( 0.1%) precheck-target
0.0040 ( 1.2%) 0.0015 ( 0.5%) 0.0055 ( 0.8%) 0.0055 ( 0.1%) Serialization, swiftdoc
0.0043 ( 1.2%) 0.0003 ( 0.1%) 0.0046 ( 0.7%) 0.0046 ( 0.1%) Serialization, swiftsourceinfo
0.0023 ( 0.7%) 0.0005 ( 0.2%) 0.0028 ( 0.4%) 0.0028 ( 0.1%) typecheck-expr-pattern
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) source-file-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, pre-optimization
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.3451 (100.0%) 0.3102 (100.0%) 0.6553 (100.0%) 4.1622 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.3247 seconds (2.1256 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.1665 (100.0%) 0.1583 (100.0%) 0.3247 (100.0%) 2.1256 (100.0%) Building Target
0.1665 (100.0%) 0.1583 (100.0%) 0.3247 (100.0%) 2.1256 (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\ 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-1746044099554380-swift-frontend-ReadiumZIPFoundation-Archive_Progress.swift-arm64_apple_ios13.0-o-Onone-1204031144.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 2.3823 seconds (4.0435 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.5902 ( 37.9%) 0.3446 ( 41.7%) 0.9348 ( 39.2%) 1.7544 ( 43.4%) parse-and-resolve-imports
0.5878 ( 37.8%) 0.3435 ( 41.5%) 0.9314 ( 39.1%) 1.7509 ( 43.3%) Import resolution
0.0888 ( 5.7%) 0.0209 ( 2.5%) 0.1097 ( 4.6%) 0.1098 ( 2.7%) build-rewrite-system
0.0140 ( 0.9%) 0.0507 ( 6.1%) 0.0647 ( 2.7%) 0.0863 ( 2.1%) load-stdlib
0.0544 ( 3.5%) 0.0119 ( 1.4%) 0.0663 ( 2.8%) 0.0663 ( 1.6%) perform-sema
0.0543 ( 3.5%) 0.0119 ( 1.4%) 0.0661 ( 2.8%) 0.0661 ( 1.6%) Type checking and Semantic analysis
0.0429 ( 2.8%) 0.0087 ( 1.0%) 0.0516 ( 2.2%) 0.0516 ( 1.3%) typecheck-stmt
0.0284 ( 1.8%) 0.0050 ( 0.6%) 0.0334 ( 1.4%) 0.0334 ( 0.8%) typecheck-expr
0.0169 ( 1.1%) 0.0130 ( 1.6%) 0.0299 ( 1.3%) 0.0300 ( 0.7%) import-clang-decl
0.0169 ( 1.1%) 0.0031 ( 0.4%) 0.0200 ( 0.8%) 0.0200 ( 0.5%) SILGen
0.0141 ( 0.9%) 0.0052 ( 0.6%) 0.0194 ( 0.8%) 0.0195 ( 0.5%) IRGen
0.0141 ( 0.9%) 0.0035 ( 0.4%) 0.0176 ( 0.7%) 0.0176 ( 0.4%) typecheck-decl
0.0137 ( 0.9%) 0.0023 ( 0.3%) 0.0160 ( 0.7%) 0.0160 ( 0.4%) precheck-target
0.0093 ( 0.6%) 0.0018 ( 0.2%) 0.0111 ( 0.5%) 0.0111 ( 0.3%) SILGen-function
0.0080 ( 0.5%) 0.0006 ( 0.1%) 0.0086 ( 0.4%) 0.0086 ( 0.2%) SIL optimization
0.0009 ( 0.1%) 0.0003 ( 0.0%) 0.0012 ( 0.1%) 0.0012 ( 0.0%) load-all-members
0.0004 ( 0.0%) 0.0001 ( 0.0%) 0.0005 ( 0.0%) 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.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
1.5553 (100.0%) 0.8270 (100.0%) 2.3823 (100.0%) 4.0435 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.9752 seconds (4.0760 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7325 (100.0%) 1.2428 (100.0%) 2.9752 (100.0%) 4.0760 (100.0%) Building Target
1.7325 (100.0%) 1.2428 (100.0%) 2.9752 (100.0%) 4.0760 (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-1746044099570427-swift-frontend-ReadiumZIPFoundation-Entry_Serialization.swift-arm64_apple_ios13.0-o-Onone-1152803689.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.9160 seconds (4.6101 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0267 ( 4.7%) 0.1074 ( 31.0%) 0.1341 ( 14.6%) 1.9299 ( 41.9%) parse-and-resolve-imports
0.0237 ( 4.2%) 0.1053 ( 30.4%) 0.1291 ( 14.1%) 1.9249 ( 41.8%) Import resolution
0.0949 ( 16.7%) 0.0328 ( 9.5%) 0.1278 ( 13.9%) 0.1281 ( 2.8%) build-rewrite-system
0.0854 ( 15.0%) 0.0174 ( 5.0%) 0.1028 ( 11.2%) 0.1038 ( 2.3%) perform-sema
0.0854 ( 15.0%) 0.0174 ( 5.0%) 0.1027 ( 11.2%) 0.1037 ( 2.3%) Type checking and Semantic analysis
0.0012 ( 0.2%) 0.0030 ( 0.9%) 0.0042 ( 0.5%) 0.1004 ( 2.2%) load-stdlib
0.0784 ( 13.8%) 0.0161 ( 4.6%) 0.0945 ( 10.3%) 0.0954 ( 2.1%) typecheck-expr
0.0751 ( 13.2%) 0.0148 ( 4.3%) 0.0900 ( 9.8%) 0.0909 ( 2.0%) typecheck-stmt
0.0226 ( 4.0%) 0.0073 ( 2.1%) 0.0299 ( 3.3%) 0.0302 ( 0.7%) typecheck-decl
0.0150 ( 2.6%) 0.0131 ( 3.8%) 0.0280 ( 3.1%) 0.0284 ( 0.6%) import-clang-decl
0.0226 ( 4.0%) 0.0044 ( 1.3%) 0.0270 ( 2.9%) 0.0273 ( 0.6%) precheck-target
0.0140 ( 2.5%) 0.0022 ( 0.6%) 0.0162 ( 1.8%) 0.0163 ( 0.4%) SILGen
0.0099 ( 1.7%) 0.0015 ( 0.4%) 0.0114 ( 1.2%) 0.0114 ( 0.2%) SILGen-function
0.0065 ( 1.1%) 0.0035 ( 1.0%) 0.0100 ( 1.1%) 0.0108 ( 0.2%) IRGen
0.0066 ( 1.2%) 0.0001 ( 0.0%) 0.0066 ( 0.7%) 0.0066 ( 0.1%) SIL optimization
0.0011 ( 0.2%) 0.0005 ( 0.1%) 0.0016 ( 0.2%) 0.0016 ( 0.0%) load-all-members
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) module-populate-cache
0.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.5692 (100.0%) 0.3468 (100.0%) 0.9160 (100.0%) 4.6101 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9592 seconds (4.0527 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1058 (100.0%) 0.8534 (100.0%) 1.9592 (100.0%) 4.0527 (100.0%) Building Target
1.1058 (100.0%) 0.8534 (100.0%) 1.9592 (100.0%) 4.0527 (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\ 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-1746044099556773-swift-frontend-ReadiumZIPFoundation-Entry.swift-arm64_apple_ios13.0-o-Onone-3181506796.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.3520 seconds (4.6392 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0333 ( 3.5%) 0.1092 ( 26.5%) 0.1425 ( 10.5%) 1.7439 ( 37.6%) parse-and-resolve-imports
0.0306 ( 3.2%) 0.1048 ( 25.5%) 0.1353 ( 10.0%) 1.7315 ( 37.3%) Import resolution
0.1680 ( 17.9%) 0.0355 ( 8.6%) 0.2035 ( 15.1%) 0.2071 ( 4.5%) perform-sema
0.1679 ( 17.8%) 0.0354 ( 8.6%) 0.2033 ( 15.0%) 0.2069 ( 4.5%) Type checking and Semantic analysis
0.1335 ( 14.2%) 0.0254 ( 6.2%) 0.1589 ( 11.8%) 0.1592 ( 3.4%) typecheck-stmt
0.1118 ( 11.9%) 0.0224 ( 5.5%) 0.1342 ( 9.9%) 0.1353 ( 2.9%) typecheck-expr
0.0725 ( 7.7%) 0.0172 ( 4.2%) 0.0897 ( 6.6%) 0.0931 ( 2.0%) typecheck-decl
0.0684 ( 7.3%) 0.0198 ( 4.8%) 0.0882 ( 6.5%) 0.0885 ( 1.9%) build-rewrite-system
0.0015 ( 0.2%) 0.0070 ( 1.7%) 0.0085 ( 0.6%) 0.0831 ( 1.8%) load-stdlib
0.0332 ( 3.5%) 0.0045 ( 1.1%) 0.0378 ( 2.8%) 0.0378 ( 0.8%) SILGen
0.0279 ( 3.0%) 0.0070 ( 1.7%) 0.0349 ( 2.6%) 0.0361 ( 0.8%) IRGen
0.0178 ( 1.9%) 0.0149 ( 3.6%) 0.0327 ( 2.4%) 0.0344 ( 0.7%) import-clang-decl
0.0232 ( 2.5%) 0.0042 ( 1.0%) 0.0274 ( 2.0%) 0.0275 ( 0.6%) precheck-target
0.0252 ( 2.7%) 0.0005 ( 0.1%) 0.0257 ( 1.9%) 0.0258 ( 0.6%) SIL optimization
0.0213 ( 2.3%) 0.0026 ( 0.6%) 0.0239 ( 1.8%) 0.0239 ( 0.5%) SILGen-function
0.0021 ( 0.2%) 0.0005 ( 0.1%) 0.0026 ( 0.2%) 0.0026 ( 0.1%) load-all-members
0.0018 ( 0.2%) 0.0003 ( 0.1%) 0.0021 ( 0.2%) 0.0021 ( 0.0%) typecheck-expr-pattern
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.9404 (100.0%) 0.4116 (100.0%) 1.3520 (100.0%) 4.6392 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1610 seconds (4.0821 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.2099 (100.0%) 0.9512 (100.0%) 2.1610 (100.0%) 4.0821 (100.0%) Building Target
1.2099 (100.0%) 0.9512 (100.0%) 2.1610 (100.0%) 4.0821 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Entry.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/FileManager+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ DataSource.swift /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/DataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1746044099562034-swift-frontend-ReadiumZIPFoundation-DataSource.swift-arm64_apple_ios13.0-o-Onone-2506137976.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.7239 seconds (3.8308 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4817 ( 41.1%) 0.2330 ( 42.3%) 0.7147 ( 41.5%) 1.7336 ( 45.3%) parse-and-resolve-imports
0.4786 ( 40.8%) 0.2284 ( 41.5%) 0.7070 ( 41.0%) 1.7208 ( 44.9%) Import resolution
0.1041 ( 8.9%) 0.0258 ( 4.7%) 0.1299 ( 7.5%) 0.1327 ( 3.5%) build-rewrite-system
0.0014 ( 0.1%) 0.0036 ( 0.7%) 0.0050 ( 0.3%) 0.0686 ( 1.8%) load-stdlib
0.0213 ( 1.8%) 0.0106 ( 1.9%) 0.0319 ( 1.8%) 0.0340 ( 0.9%) perform-sema
0.0212 ( 1.8%) 0.0105 ( 1.9%) 0.0318 ( 1.8%) 0.0339 ( 0.9%) Type checking and Semantic analysis
0.0162 ( 1.4%) 0.0144 ( 2.6%) 0.0306 ( 1.8%) 0.0313 ( 0.8%) import-clang-decl
0.0120 ( 1.0%) 0.0081 ( 1.5%) 0.0201 ( 1.2%) 0.0222 ( 0.6%) typecheck-decl
0.0099 ( 0.8%) 0.0029 ( 0.5%) 0.0128 ( 0.7%) 0.0128 ( 0.3%) typecheck-stmt
0.0088 ( 0.8%) 0.0027 ( 0.5%) 0.0116 ( 0.7%) 0.0116 ( 0.3%) typecheck-expr
0.0052 ( 0.4%) 0.0042 ( 0.8%) 0.0094 ( 0.5%) 0.0094 ( 0.2%) SILGen
0.0036 ( 0.3%) 0.0039 ( 0.7%) 0.0075 ( 0.4%) 0.0080 ( 0.2%) IRGen
0.0035 ( 0.3%) 0.0020 ( 0.4%) 0.0055 ( 0.3%) 0.0055 ( 0.1%) SILGen-function
0.0030 ( 0.3%) 0.0001 ( 0.0%) 0.0030 ( 0.2%) 0.0030 ( 0.1%) SIL optimization
0.0017 ( 0.1%) 0.0006 ( 0.1%) 0.0022 ( 0.1%) 0.0022 ( 0.1%) load-all-members
0.0007 ( 0.1%) 0.0002 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 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%) 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
1.1730 (100.0%) 0.5509 (100.0%) 1.7239 (100.0%) 3.8308 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.7199 seconds (4.0601 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.5744 (100.0%) 1.1455 (100.0%) 2.7199 (100.0%) 4.0601 (100.0%) Building Target
1.5744 (100.0%) 1.1455 (100.0%) 2.7199 (100.0%) 4.0601 (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\ 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-1746044101778353-swift-frontend-ReadiumZIPFoundation-Date_ZIP.swift-arm64_apple_ios13.0-o-Onone-3228383499.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.6993 seconds (0.7000 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0910 ( 17.0%) 0.0173 ( 10.5%) 0.1082 ( 15.5%) 0.1082 ( 15.5%) perform-sema
0.0909 ( 17.0%) 0.0173 ( 10.4%) 0.1081 ( 15.5%) 0.1081 ( 15.4%) Type checking and Semantic analysis
0.0875 ( 16.4%) 0.0163 ( 9.9%) 0.1039 ( 14.9%) 0.1039 ( 14.8%) typecheck-stmt
0.0776 ( 14.5%) 0.0148 ( 9.0%) 0.0924 ( 13.2%) 0.0924 ( 13.2%) typecheck-expr
0.0642 ( 12.0%) 0.0218 ( 13.2%) 0.0860 ( 12.3%) 0.0862 ( 12.3%) build-rewrite-system
0.0275 ( 5.2%) 0.0247 ( 15.0%) 0.0522 ( 7.5%) 0.0523 ( 7.5%) parse-and-resolve-imports
0.0241 ( 4.5%) 0.0222 ( 13.4%) 0.0463 ( 6.6%) 0.0463 ( 6.6%) Import resolution
0.0147 ( 2.7%) 0.0124 ( 7.5%) 0.0271 ( 3.9%) 0.0274 ( 3.9%) import-clang-decl
0.0167 ( 3.1%) 0.0053 ( 3.2%) 0.0220 ( 3.2%) 0.0220 ( 3.1%) typecheck-decl
0.0124 ( 2.3%) 0.0031 ( 1.9%) 0.0155 ( 2.2%) 0.0155 ( 2.2%) precheck-target
0.0065 ( 1.2%) 0.0036 ( 2.2%) 0.0101 ( 1.4%) 0.0101 ( 1.4%) IRGen
0.0093 ( 1.7%) 0.0002 ( 0.1%) 0.0095 ( 1.4%) 0.0096 ( 1.4%) SIL optimization
0.0059 ( 1.1%) 0.0015 ( 0.9%) 0.0073 ( 1.1%) 0.0073 ( 1.0%) SILGen
0.0011 ( 0.2%) 0.0034 ( 2.1%) 0.0045 ( 0.6%) 0.0047 ( 0.7%) load-stdlib
0.0033 ( 0.6%) 0.0009 ( 0.6%) 0.0043 ( 0.6%) 0.0042 ( 0.6%) SILGen-function
0.0009 ( 0.2%) 0.0004 ( 0.2%) 0.0013 ( 0.2%) 0.0013 ( 0.2%) load-all-members
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0003 ( 0.0%) 0.0002 ( 0.0%) module-populate-cache
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.5340 (100.0%) 0.1653 (100.0%) 0.6993 (100.0%) 0.7000 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6337 seconds (1.8464 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8357 (100.0%) 0.7981 (100.0%) 1.6337 (100.0%) 1.8464 (100.0%) Building Target
0.8357 (100.0%) 0.7981 (100.0%) 1.6337 (100.0%) 1.8464 (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
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 Date+ZIP.swift, SharedMutableValue.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers/ReadiumZIPFoundation-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Headers/ReadiumZIPFoundation-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftdoc (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.abi.json (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftsourceinfo (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Modules/ReadiumZIPFoundation.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling DataSource.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Archive+Reading.swift, Archive+Writing.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry+Serialization.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry.swift, FileManager+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 Archive+ZIP64.swift, URL+ZIP.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling Entry+ZIP64.swift, Archive+Helpers.swift (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
SwiftDriverJobDiscovery normal arm64 Compiling 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')
SwiftDriver\ Compilation ReadiumZIPFoundation normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name ReadiumZIPFoundation -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-upcoming-feature StrictConcurrency -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -application-extension -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation normal (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios13.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.LinkFileList -install_name @rpath/ReadiumZIPFoundation.framework/ReadiumZIPFoundation -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_dependency_info.dat -fapplication-extension -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.swiftmodule -compatibility_version 1 -current_version 1 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -remove-static-executable /Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework
ExtractAppIntentsMetadata (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name ReadiumZIPFoundation --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier com.peakstep.ZIPFoundation --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/ReadiumZIPFoundation --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/Objects-normal/arm64/ReadiumZIPFoundation.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-30 13:15:04.193 appintentsmetadataprocessor[702:3961] Starting appintentsmetadataprocessor export
2025-04-30 13:15:04.195 appintentsmetadataprocessor[702:3961] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'ReadiumZIPFoundation' from project 'ZIPFoundation')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ssu --bundle-id com.peakstep.ZIPFoundation --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/ReadiumZIPFoundation.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ZIPFoundation.build/Debug-iphoneos/ReadiumZIPFoundation.build/ReadiumZIPFoundation.DependencyMetadataFileList --archive-ssu-assets
2025-04-30 13:15:04.219 appintentsnltrainingprocessor[703:3963] Parsing options for appintentsnltrainingprocessor
2025-04-30 13:15:04.220 appintentsnltrainingprocessor[703:3963] 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.