Build Information
Successful build of LazyArray, reference master (6a4606
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Apr 2025 01:32:27 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 LazyArray -destination platform=macOS,arch=arm64 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lucas34/LazyArray.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lucas34/LazyArray
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6a4606d Rename parameter to keep consistency
Cloned https://github.com/lucas34/LazyArray.git
Revision (git rev-parse @):
6a4606d2177baba0af4e6a03063d894c6fb2ea39
SUCCESS checkout https://github.com/lucas34/LazyArray.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/lucas34/LazyArray.git
https://github.com/lucas34/LazyArray.git
{
"dependencies" : [
],
"manifest_display_name" : "LazyArray",
"name" : "LazyArray",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LazyArray",
"targets" : [
"LazyArray"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"3",
"4"
],
"targets" : [
{
"c99name" : "LazyArrayTests",
"module_type" : "SwiftTarget",
"name" : "LazyArrayTests",
"path" : "Tests/LazyArrayTests",
"sources" : [
"LazyArrayTests.swift"
],
"target_dependencies" : [
"LazyArray"
],
"type" : "test"
},
{
"c99name" : "LazyArray",
"module_type" : "SwiftTarget",
"name" : "LazyArray",
"path" : "Sources/LazyArray",
"product_memberships" : [
"LazyArray"
],
"sources" : [
"LazyArray+Any.swift",
"LazyArray+Array.swift",
"LazyArray+Cache.swift",
"LazyArray+CoutableRange.swift",
"LazyArray+Linear.swift",
"LazyArray+Map.swift",
"LazyArray+Range.swift",
"LazyArray+Sequence.swift",
"LazyArray.swift",
"LazyMutableList.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
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" : "LazyArray",
"name" : "LazyArray",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LazyArray",
"targets" : [
"LazyArray"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"3",
"4"
],
"targets" : [
{
"c99name" : "LazyArrayTests",
"module_type" : "SwiftTarget",
"name" : "LazyArrayTests",
"path" : "Tests/LazyArrayTests",
"sources" : [
"LazyArrayTests.swift"
],
"target_dependencies" : [
"LazyArray"
],
"type" : "test"
},
{
"c99name" : "LazyArray",
"module_type" : "SwiftTarget",
"name" : "LazyArray",
"path" : "Sources/LazyArray",
"product_memberships" : [
"LazyArray"
],
"sources" : [
"LazyArray+Any.swift",
"LazyArray+Array.swift",
"LazyArray+Cache.swift",
"LazyArray+CoutableRange.swift",
"LazyArray+Linear.swift",
"LazyArray+Map.swift",
"LazyArray+Range.swift",
"LazyArray+Sequence.swift",
"LazyArray.swift",
"LazyMutableList.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "LazyArray",
"schemes" : [
"LazyArray"
],
"targets" : [
"LazyArray",
"LazyArrayTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme LazyArray -destination platform=macOS,arch=arm64 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 LazyArray -destination platform=macOS,arch=arm64 "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 'LazyArray' in project 'LazyArray' (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/MacOSX.platform/Developer/SDKs/MacOSX15.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: d368c2dfcc6ecd29c1cd25531b1c2204
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d368c2dfcc6ecd29c1cd25531b1c2204.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/LazyArray.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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/LazyArray.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/LazyArray.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
cd /Users/admin/builder/spi-builder-workspace/LazyArray.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/LazyArray.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Modules Versions/Current/Modules (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Modules /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Modules
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Resources Versions/Current/Resources (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Resources /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Resources
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/Current A (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh A /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/Current
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/LazyArray.DependencyStaticMetadataFileList (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/LazyArray.DependencyStaticMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/LazyArray Versions/Current/LazyArray (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/LazyArray /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/LazyArray
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/LazyArray.DependencyMetadataFileList (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/LazyArray.DependencyMetadataFileList
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Headers Versions/Current/Headers (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh Versions/Current/Headers /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray_const_extract_protocols.json (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftConstValuesFileList (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-OutputFileMap.json (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.LinkFileList (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.LinkFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Headers (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Headers
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Resources (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Resources
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Resources/Info.plist /Users/admin/builder/spi-builder-workspace/LazyArray.xcodeproj/LazyArray_Info.plist (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/LazyArray.xcodeproj/LazyArray_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Resources/Info.plist
SwiftDriver LazyArray normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyArray' from project 'LazyArray')
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 LazyArray -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-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/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.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/LazyArray.build/Debug/LazyArray.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ LazyArray+CoutableRange.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740687727-swift-frontend-LazyArray-LazyArray_CoutableRange.swift-arm64_apple_macos10.10-o-Onone-334295926.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4163 seconds (5.3119 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0236 ( 11.2%) 0.0654 ( 31.9%) 0.0890 ( 21.4%) 2.5052 ( 47.2%) parse-and-resolve-imports
0.0234 ( 11.1%) 0.0648 ( 31.6%) 0.0882 ( 21.2%) 2.5043 ( 47.1%) Import resolution
0.0818 ( 38.7%) 0.0310 ( 15.1%) 0.1128 ( 27.1%) 0.1128 ( 2.1%) build-rewrite-system
0.0016 ( 0.7%) 0.0092 ( 4.5%) 0.0107 ( 2.6%) 0.0739 ( 1.4%) load-stdlib
0.0141 ( 6.7%) 0.0127 ( 6.2%) 0.0268 ( 6.4%) 0.0268 ( 0.5%) import-clang-decl
0.0141 ( 6.7%) 0.0044 ( 2.2%) 0.0185 ( 4.4%) 0.0185 ( 0.3%) perform-sema
0.0140 ( 6.6%) 0.0044 ( 2.1%) 0.0184 ( 4.4%) 0.0184 ( 0.3%) Type checking and Semantic analysis
0.0114 ( 5.4%) 0.0038 ( 1.8%) 0.0152 ( 3.6%) 0.0152 ( 0.3%) typecheck-stmt
0.0085 ( 4.0%) 0.0028 ( 1.4%) 0.0113 ( 2.7%) 0.0113 ( 0.2%) precheck-target
0.0038 ( 1.8%) 0.0040 ( 1.9%) 0.0078 ( 1.9%) 0.0078 ( 0.1%) IRGen
0.0043 ( 2.0%) 0.0000 ( 0.0%) 0.0043 ( 1.0%) 0.0043 ( 0.1%) SIL optimization
0.0033 ( 1.6%) 0.0007 ( 0.4%) 0.0040 ( 1.0%) 0.0040 ( 0.1%) typecheck-expr
0.0029 ( 1.4%) 0.0007 ( 0.3%) 0.0036 ( 0.9%) 0.0036 ( 0.1%) SILGen
0.0020 ( 0.9%) 0.0005 ( 0.2%) 0.0025 ( 0.6%) 0.0025 ( 0.0%) typecheck-decl
0.0016 ( 0.8%) 0.0003 ( 0.1%) 0.0019 ( 0.5%) 0.0019 ( 0.0%) SILGen-function
0.0010 ( 0.5%) 0.0005 ( 0.2%) 0.0015 ( 0.4%) 0.0016 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.2112 (100.0%) 0.2051 (100.0%) 0.4163 (100.0%) 5.3119 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4860 seconds (5.1118 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1454 (100.0%) 1.3407 (100.0%) 2.4860 (100.0%) 5.1118 (100.0%) Building Target
1.1454 (100.0%) 1.3407 (100.0%) 2.4860 (100.0%) 5.1118 (100.0%) Total
SwiftCompile normal arm64 Compiling\ LazyArray+Sequence.swift,\ LazyArray+Range.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:10:5: warning: 'public' modifier is redundant for static method declared in a public extension
public static func EMPTY<E>() -> LazyArray<E> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:14:5: warning: 'public' modifier is redundant for property declared in a public extension
public final var isEmpty: Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
public final var hasData: Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:22:5: warning: 'public' modifier is redundant for property declared in a public extension
public final var first: Element? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
public final var last: Element? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:30:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func dropFirst() -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:37:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func dropFirst(_ n: Int) -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:44:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func dropLast() -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:48:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func dropLast(_ n: Int) -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:55:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func prefix(_ maxLength: Int) -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:62:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func suffix(_ maxLength: Int) -> LazyArray<Element> {
^~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740690978-swift-frontend-LazyArray-LazyArray_Sequence.swift-arm64_apple_macos10.10-o-Onone-2106327948.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.5008 seconds (5.5012 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0299 ( 11.6%) 0.0717 ( 29.6%) 0.1016 ( 20.3%) 2.5934 ( 47.1%) parse-and-resolve-imports
0.0296 ( 11.4%) 0.0710 ( 29.3%) 0.1005 ( 20.1%) 2.5923 ( 47.1%) Import resolution
0.0808 ( 31.2%) 0.0294 ( 12.1%) 0.1102 ( 22.0%) 0.1102 ( 2.0%) build-rewrite-system
0.0118 ( 4.6%) 0.0353 ( 14.6%) 0.0471 ( 9.4%) 0.0637 ( 1.2%) load-stdlib
0.0207 ( 8.0%) 0.0050 ( 2.1%) 0.0257 ( 5.1%) 0.0258 ( 0.5%) perform-sema
0.0207 ( 8.0%) 0.0050 ( 2.1%) 0.0257 ( 5.1%) 0.0257 ( 0.5%) Type checking and Semantic analysis
0.0135 ( 5.2%) 0.0117 ( 4.8%) 0.0252 ( 5.0%) 0.0252 ( 0.5%) import-clang-decl
0.0172 ( 6.6%) 0.0042 ( 1.7%) 0.0214 ( 4.3%) 0.0214 ( 0.4%) typecheck-stmt
0.0106 ( 4.1%) 0.0027 ( 1.1%) 0.0133 ( 2.7%) 0.0134 ( 0.2%) precheck-target
0.0054 ( 2.1%) 0.0038 ( 1.6%) 0.0092 ( 1.8%) 0.0092 ( 0.2%) IRGen
0.0055 ( 2.1%) 0.0000 ( 0.0%) 0.0055 ( 1.1%) 0.0055 ( 0.1%) SIL optimization
0.0039 ( 1.5%) 0.0006 ( 0.2%) 0.0045 ( 0.9%) 0.0045 ( 0.1%) SILGen
0.0038 ( 1.5%) 0.0004 ( 0.2%) 0.0042 ( 0.8%) 0.0042 ( 0.1%) typecheck-expr
0.0024 ( 0.9%) 0.0005 ( 0.2%) 0.0029 ( 0.6%) 0.0029 ( 0.1%) typecheck-decl
0.0022 ( 0.9%) 0.0002 ( 0.1%) 0.0024 ( 0.5%) 0.0024 ( 0.0%) SILGen-function
0.0009 ( 0.3%) 0.0004 ( 0.2%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.2590 (100.0%) 0.2418 (100.0%) 0.5008 (100.0%) 5.5012 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4825 seconds (5.1151 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1517 (100.0%) 1.3309 (100.0%) 2.4825 (100.0%) 5.1151 (100.0%) Building Target
1.1517 (100.0%) 1.3309 (100.0%) 2.4825 (100.0%) 5.1151 (100.0%) Total
SwiftCompile normal arm64 Compiling\ LazyArray+Map.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740687711-swift-frontend-LazyArray-LazyArray_Map.swift-arm64_apple_macos10.10-o-Onone-4181127066.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 4.4810 seconds (5.0278 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.6284 ( 48.3%) 0.5255 ( 47.4%) 2.1539 ( 48.1%) 2.3906 ( 47.5%) parse-and-resolve-imports
1.6281 ( 48.3%) 0.5254 ( 47.4%) 2.1535 ( 48.1%) 2.3901 ( 47.5%) Import resolution
0.0817 ( 2.4%) 0.0177 ( 1.6%) 0.0994 ( 2.2%) 0.1001 ( 2.0%) build-rewrite-system
0.0015 ( 0.0%) 0.0063 ( 0.6%) 0.0079 ( 0.2%) 0.0774 ( 1.5%) load-stdlib
0.0124 ( 0.4%) 0.0115 ( 1.0%) 0.0239 ( 0.5%) 0.0241 ( 0.5%) import-clang-decl
0.0021 ( 0.1%) 0.0083 ( 0.8%) 0.0104 ( 0.2%) 0.0135 ( 0.3%) SILGen
0.0038 ( 0.1%) 0.0033 ( 0.3%) 0.0070 ( 0.2%) 0.0071 ( 0.1%) IRGen
0.0032 ( 0.1%) 0.0030 ( 0.3%) 0.0062 ( 0.1%) 0.0062 ( 0.1%) perform-sema
0.0032 ( 0.1%) 0.0030 ( 0.3%) 0.0061 ( 0.1%) 0.0061 ( 0.1%) Type checking and Semantic analysis
0.0019 ( 0.1%) 0.0025 ( 0.2%) 0.0044 ( 0.1%) 0.0044 ( 0.1%) typecheck-decl
0.0037 ( 0.1%) 0.0002 ( 0.0%) 0.0039 ( 0.1%) 0.0039 ( 0.1%) SIL optimization
0.0008 ( 0.0%) 0.0004 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) load-all-members
0.0009 ( 0.0%) 0.0003 ( 0.0%) 0.0012 ( 0.0%) 0.0012 ( 0.0%) SILGen-function
0.0008 ( 0.0%) 0.0003 ( 0.0%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) typecheck-stmt
0.0004 ( 0.0%) 0.0002 ( 0.0%) 0.0006 ( 0.0%) 0.0006 ( 0.0%) typecheck-expr
0.0002 ( 0.0%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) precheck-target
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%) 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%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
3.3730 (100.0%) 1.1080 (100.0%) 4.4810 (100.0%) 5.0278 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 4.6386 seconds (5.1136 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
2.7844 (100.0%) 1.8543 (100.0%) 4.6386 (100.0%) 5.1136 (100.0%) Building Target
2.7844 (100.0%) 1.8543 (100.0%) 4.6386 (100.0%) 5.1136 (100.0%) Total
SwiftCompile normal arm64 Compiling\ LazyMutableList.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740705653-swift-frontend-LazyArray-LazyMutableList.swift-arm64_apple_macos10.10-o-Onone-2675279012.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4110 seconds (5.6402 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0233 ( 10.5%) 0.0578 ( 30.6%) 0.0811 ( 19.7%) 2.6569 ( 47.1%) parse-and-resolve-imports
0.0230 ( 10.3%) 0.0571 ( 30.3%) 0.0801 ( 19.5%) 2.6558 ( 47.1%) Import resolution
0.0819 ( 36.8%) 0.0286 ( 15.1%) 0.1104 ( 26.9%) 0.1111 ( 2.0%) build-rewrite-system
0.0011 ( 0.5%) 0.0031 ( 1.7%) 0.0042 ( 1.0%) 0.0808 ( 1.4%) load-stdlib
0.0138 ( 6.2%) 0.0123 ( 6.5%) 0.0261 ( 6.4%) 0.0264 ( 0.5%) import-clang-decl
0.0161 ( 7.2%) 0.0060 ( 3.2%) 0.0221 ( 5.4%) 0.0221 ( 0.4%) perform-sema
0.0160 ( 7.2%) 0.0060 ( 3.2%) 0.0220 ( 5.3%) 0.0220 ( 0.4%) Type checking and Semantic analysis
0.0128 ( 5.8%) 0.0049 ( 2.6%) 0.0178 ( 4.3%) 0.0178 ( 0.3%) typecheck-expr
0.0120 ( 5.4%) 0.0042 ( 2.2%) 0.0162 ( 3.9%) 0.0162 ( 0.3%) typecheck-stmt
0.0084 ( 3.8%) 0.0028 ( 1.5%) 0.0112 ( 2.7%) 0.0112 ( 0.2%) precheck-target
0.0029 ( 1.3%) 0.0028 ( 1.5%) 0.0057 ( 1.4%) 0.0057 ( 0.1%) IRGen
0.0039 ( 1.8%) 0.0017 ( 0.9%) 0.0056 ( 1.4%) 0.0056 ( 0.1%) typecheck-decl
0.0024 ( 1.1%) 0.0007 ( 0.3%) 0.0030 ( 0.7%) 0.0031 ( 0.1%) SILGen
0.0029 ( 1.3%) 0.0000 ( 0.0%) 0.0030 ( 0.7%) 0.0030 ( 0.1%) SIL optimization
0.0009 ( 0.4%) 0.0005 ( 0.3%) 0.0015 ( 0.4%) 0.0015 ( 0.0%) load-all-members
0.0009 ( 0.4%) 0.0001 ( 0.1%) 0.0010 ( 0.2%) 0.0010 ( 0.0%) SILGen-function
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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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.2223 (100.0%) 0.1887 (100.0%) 0.4110 (100.0%) 5.6402 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3226 seconds (5.0984 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0813 (100.0%) 1.2413 (100.0%) 2.3226 (100.0%) 5.0984 (100.0%) Building Target
1.0813 (100.0%) 1.2413 (100.0%) 2.3226 (100.0%) 5.0984 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ LazyArray.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740692055-swift-frontend-LazyArray-LazyArray.swift-arm64_apple_macos10.10-o-Onone-3870216154.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3343 seconds (5.3070 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0238 ( 15.3%) 0.0634 ( 35.5%) 0.0873 ( 26.1%) 2.5405 ( 47.9%) parse-and-resolve-imports
0.0235 ( 15.1%) 0.0627 ( 35.1%) 0.0863 ( 25.8%) 2.5395 ( 47.9%) Import resolution
0.0809 ( 52.0%) 0.0294 ( 16.4%) 0.1102 ( 33.0%) 0.1104 ( 2.1%) build-rewrite-system
0.0015 ( 1.0%) 0.0047 ( 2.6%) 0.0062 ( 1.9%) 0.0723 ( 1.4%) load-stdlib
0.0124 ( 7.9%) 0.0116 ( 6.5%) 0.0239 ( 7.2%) 0.0240 ( 0.5%) import-clang-decl
0.0025 ( 1.6%) 0.0031 ( 1.7%) 0.0056 ( 1.7%) 0.0056 ( 0.1%) IRGen
0.0022 ( 1.4%) 0.0008 ( 0.5%) 0.0030 ( 0.9%) 0.0030 ( 0.1%) perform-sema
0.0021 ( 1.4%) 0.0008 ( 0.5%) 0.0029 ( 0.9%) 0.0029 ( 0.1%) Type checking and Semantic analysis
0.0015 ( 1.0%) 0.0006 ( 0.3%) 0.0021 ( 0.6%) 0.0021 ( 0.0%) SILGen
0.0014 ( 0.9%) 0.0005 ( 0.3%) 0.0018 ( 0.5%) 0.0018 ( 0.0%) typecheck-decl
0.0016 ( 1.0%) 0.0000 ( 0.0%) 0.0016 ( 0.5%) 0.0016 ( 0.0%) SIL optimization
0.0008 ( 0.5%) 0.0005 ( 0.3%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) load-all-members
0.0007 ( 0.5%) 0.0003 ( 0.2%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) SILGen-function
0.0005 ( 0.3%) 0.0002 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 0.0%) typecheck-stmt
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.0%) 0.0002 ( 0.0%) typecheck-expr
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
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%) 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%) 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.1556 (100.0%) 0.1786 (100.0%) 0.3343 (100.0%) 5.3070 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4572 seconds (5.1076 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1258 (100.0%) 1.3314 (100.0%) 2.4572 (100.0%) 5.1076 (100.0%) Building Target
1.1258 (100.0%) 1.3314 (100.0%) 2.4572 (100.0%) 5.1076 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ LazyArray+Array.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740704847-swift-frontend-LazyArray-LazyArray_Array.swift-arm64_apple_macos10.10-o-Onone-2889494263.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3410 seconds (5.1045 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0238 ( 14.0%) 0.0578 ( 33.7%) 0.0816 ( 23.9%) 2.4271 ( 47.5%) parse-and-resolve-imports
0.0234 ( 13.8%) 0.0571 ( 33.3%) 0.0806 ( 23.6%) 2.4261 ( 47.5%) Import resolution
0.0809 ( 47.7%) 0.0308 ( 18.0%) 0.1117 ( 32.8%) 0.1122 ( 2.2%) build-rewrite-system
0.0011 ( 0.6%) 0.0025 ( 1.5%) 0.0036 ( 1.1%) 0.0752 ( 1.5%) load-stdlib
0.0121 ( 7.1%) 0.0117 ( 6.8%) 0.0238 ( 7.0%) 0.0238 ( 0.5%) import-clang-decl
0.0058 ( 3.4%) 0.0023 ( 1.3%) 0.0080 ( 2.4%) 0.0081 ( 0.2%) perform-sema
0.0057 ( 3.4%) 0.0022 ( 1.3%) 0.0080 ( 2.3%) 0.0081 ( 0.2%) Type checking and Semantic analysis
0.0034 ( 2.0%) 0.0031 ( 1.8%) 0.0065 ( 1.9%) 0.0065 ( 0.1%) IRGen
0.0030 ( 1.8%) 0.0012 ( 0.7%) 0.0042 ( 1.2%) 0.0042 ( 0.1%) typecheck-stmt
0.0037 ( 2.2%) 0.0001 ( 0.0%) 0.0037 ( 1.1%) 0.0037 ( 0.1%) SIL optimization
0.0022 ( 1.3%) 0.0009 ( 0.5%) 0.0032 ( 0.9%) 0.0033 ( 0.1%) typecheck-decl
0.0022 ( 1.3%) 0.0008 ( 0.5%) 0.0031 ( 0.9%) 0.0031 ( 0.1%) SILGen
0.0009 ( 0.6%) 0.0003 ( 0.2%) 0.0012 ( 0.4%) 0.0013 ( 0.0%) SILGen-function
0.0008 ( 0.5%) 0.0002 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) typecheck-expr
0.0002 ( 0.1%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) precheck-target
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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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.1697 (100.0%) 0.1713 (100.0%) 0.3410 (100.0%) 5.1045 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.5431 seconds (5.0979 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1790 (100.0%) 1.3641 (100.0%) 2.5431 (100.0%) 5.0979 (100.0%) Building Target
1.1790 (100.0%) 1.3641 (100.0%) 2.5431 (100.0%) 5.0979 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ LazyArray+Cache.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740694691-swift-frontend-LazyArray-LazyArray_Cache.swift-arm64_apple_macos10.10-o-Onone-2951510105.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3701 seconds (5.1560 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0241 ( 13.6%) 0.0643 ( 33.4%) 0.0884 ( 23.9%) 2.4492 ( 47.5%) parse-and-resolve-imports
0.0238 ( 13.4%) 0.0636 ( 33.0%) 0.0874 ( 23.6%) 2.4481 ( 47.5%) Import resolution
0.0800 ( 45.1%) 0.0314 ( 16.3%) 0.1114 ( 30.1%) 0.1114 ( 2.2%) build-rewrite-system
0.0014 ( 0.8%) 0.0046 ( 2.4%) 0.0060 ( 1.6%) 0.0702 ( 1.4%) load-stdlib
0.0127 ( 7.2%) 0.0130 ( 6.8%) 0.0258 ( 7.0%) 0.0259 ( 0.5%) import-clang-decl
0.0066 ( 3.7%) 0.0029 ( 1.5%) 0.0095 ( 2.6%) 0.0095 ( 0.2%) perform-sema
0.0065 ( 3.7%) 0.0029 ( 1.5%) 0.0094 ( 2.5%) 0.0094 ( 0.2%) Type checking and Semantic analysis
0.0044 ( 2.5%) 0.0023 ( 1.2%) 0.0067 ( 1.8%) 0.0067 ( 0.1%) typecheck-decl
0.0035 ( 2.0%) 0.0031 ( 1.6%) 0.0066 ( 1.8%) 0.0066 ( 0.1%) IRGen
0.0042 ( 2.4%) 0.0021 ( 1.1%) 0.0063 ( 1.7%) 0.0064 ( 0.1%) typecheck-expr
0.0041 ( 2.3%) 0.0003 ( 0.1%) 0.0043 ( 1.2%) 0.0043 ( 0.1%) SIL optimization
0.0022 ( 1.2%) 0.0007 ( 0.4%) 0.0029 ( 0.8%) 0.0029 ( 0.1%) SILGen
0.0019 ( 1.1%) 0.0006 ( 0.3%) 0.0024 ( 0.7%) 0.0024 ( 0.0%) typecheck-stmt
0.0009 ( 0.5%) 0.0005 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) load-all-members
0.0010 ( 0.5%) 0.0003 ( 0.1%) 0.0012 ( 0.3%) 0.0013 ( 0.0%) SILGen-function
0.0003 ( 0.2%) 0.0001 ( 0.0%) 0.0004 ( 0.1%) 0.0004 ( 0.0%) precheck-target
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%) 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1775 (100.0%) 0.1926 (100.0%) 0.3701 (100.0%) 5.1560 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.5393 seconds (5.1082 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1578 (100.0%) 1.3814 (100.0%) 2.5393 (100.0%) 5.1082 (100.0%) Building Target
1.1578 (100.0%) 1.3814 (100.0%) 2.5393 (100.0%) 5.1082 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ LazyArray+Linear.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740706111-swift-frontend-LazyArray-LazyArray_Linear.swift-arm64_apple_macos10.10-o-Onone-3671058251.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3160 seconds (5.7489 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0231 ( 15.0%) 0.0575 ( 35.6%) 0.0806 ( 25.5%) 2.7587 ( 48.0%) parse-and-resolve-imports
0.0227 ( 14.7%) 0.0564 ( 34.9%) 0.0791 ( 25.0%) 2.7572 ( 48.0%) Import resolution
0.0012 ( 0.7%) 0.0031 ( 1.9%) 0.0043 ( 1.3%) 0.0807 ( 1.4%) load-stdlib
0.0520 ( 33.7%) 0.0192 ( 11.9%) 0.0711 ( 22.5%) 0.0712 ( 1.2%) build-rewrite-system
0.0118 ( 7.6%) 0.0102 ( 6.3%) 0.0220 ( 6.9%) 0.0221 ( 0.4%) import-clang-decl
0.0064 ( 4.1%) 0.0048 ( 3.0%) 0.0112 ( 3.5%) 0.0112 ( 0.2%) IRGen
0.0073 ( 4.7%) 0.0023 ( 1.4%) 0.0096 ( 3.0%) 0.0096 ( 0.2%) perform-sema
0.0072 ( 4.7%) 0.0023 ( 1.4%) 0.0095 ( 3.0%) 0.0095 ( 0.2%) Type checking and Semantic analysis
0.0053 ( 3.4%) 0.0015 ( 0.9%) 0.0068 ( 2.1%) 0.0068 ( 0.1%) typecheck-stmt
0.0031 ( 2.0%) 0.0011 ( 0.7%) 0.0042 ( 1.3%) 0.0042 ( 0.1%) typecheck-decl
0.0038 ( 2.5%) 0.0001 ( 0.1%) 0.0040 ( 1.3%) 0.0041 ( 0.1%) SIL optimization
0.0030 ( 2.0%) 0.0006 ( 0.4%) 0.0036 ( 1.1%) 0.0036 ( 0.1%) typecheck-expr
0.0026 ( 1.7%) 0.0008 ( 0.5%) 0.0034 ( 1.1%) 0.0034 ( 0.1%) SILGen
0.0020 ( 1.3%) 0.0009 ( 0.5%) 0.0029 ( 0.9%) 0.0029 ( 0.1%) typecheck-for-each
0.0015 ( 1.0%) 0.0003 ( 0.2%) 0.0018 ( 0.6%) 0.0018 ( 0.0%) SILGen-function
0.0009 ( 0.6%) 0.0004 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) load-all-members
0.0005 ( 0.3%) 0.0001 ( 0.1%) 0.0006 ( 0.2%) 0.0006 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0002 ( 0.0%) 0.0002 ( 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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1545 (100.0%) 0.1615 (100.0%) 0.3160 (100.0%) 5.7489 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.1986 seconds (5.0945 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8865 (100.0%) 1.3122 (100.0%) 2.1986 (100.0%) 5.0945 (100.0%) Building Target
0.8865 (100.0%) 1.3122 (100.0%) 2.1986 (100.0%) 5.0945 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
SwiftCompile normal arm64 Compiling\ LazyArray+Reverse.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740705602-swift-frontend-LazyArray-LazyArray_Reverse.swift-arm64_apple_macos10.10-o-Onone-1713829115.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3111 seconds (5.0811 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0217 ( 11.4%) 0.0266 ( 21.9%) 0.0483 ( 15.5%) 2.3792 ( 46.8%) parse-and-resolve-imports
0.0213 ( 11.2%) 0.0254 ( 20.9%) 0.0467 ( 15.0%) 2.3777 ( 46.8%) Import resolution
0.0833 ( 44.0%) 0.0319 ( 26.2%) 0.1152 ( 37.0%) 0.1151 ( 2.3%) build-rewrite-system
0.0011 ( 0.6%) 0.0037 ( 3.0%) 0.0048 ( 1.5%) 0.1127 ( 2.2%) load-stdlib
0.0128 ( 6.8%) 0.0121 ( 9.9%) 0.0249 ( 8.0%) 0.0251 ( 0.5%) import-clang-decl
0.0104 ( 5.5%) 0.0045 ( 3.7%) 0.0150 ( 4.8%) 0.0150 ( 0.3%) perform-sema
0.0104 ( 5.5%) 0.0045 ( 3.7%) 0.0149 ( 4.8%) 0.0149 ( 0.3%) Type checking and Semantic analysis
0.0082 ( 4.3%) 0.0039 ( 3.2%) 0.0121 ( 3.9%) 0.0121 ( 0.2%) typecheck-stmt
0.0070 ( 3.7%) 0.0034 ( 2.8%) 0.0104 ( 3.3%) 0.0104 ( 0.2%) precheck-target
0.0037 ( 2.0%) 0.0037 ( 3.1%) 0.0075 ( 2.4%) 0.0075 ( 0.1%) IRGen
0.0038 ( 2.0%) 0.0000 ( 0.0%) 0.0039 ( 1.2%) 0.0039 ( 0.1%) SIL optimization
0.0019 ( 1.0%) 0.0005 ( 0.4%) 0.0024 ( 0.8%) 0.0024 ( 0.0%) typecheck-decl
0.0018 ( 0.9%) 0.0005 ( 0.4%) 0.0023 ( 0.8%) 0.0023 ( 0.0%) SILGen
0.0010 ( 0.5%) 0.0006 ( 0.5%) 0.0015 ( 0.5%) 0.0015 ( 0.0%) load-all-members
0.0007 ( 0.4%) 0.0001 ( 0.1%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) SILGen-function
0.0002 ( 0.1%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) typecheck-expr
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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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.1894 (100.0%) 0.1216 (100.0%) 0.3111 (100.0%) 5.0811 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.5139 seconds (5.0974 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1794 (100.0%) 1.3346 (100.0%) 2.5139 (100.0%) 5.0974 (100.0%) Building Target
1.1794 (100.0%) 1.3346 (100.0%) 2.5139 (100.0%) 5.0974 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
SwiftEmitModule normal arm64 Emitting\ module\ for\ LazyArray (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544740704682-swift-frontend-LazyArray-all-arm64_apple_macos10.10-swiftmodule-Onone-1617223744.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2246 seconds (4.9326 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0228 ( 27.0%) 0.0576 ( 41.1%) 0.0804 ( 35.8%) 2.3978 ( 48.6%) parse-and-resolve-imports
0.0225 ( 26.7%) 0.0570 ( 40.7%) 0.0795 ( 35.4%) 2.3968 ( 48.6%) Import resolution
0.0011 ( 1.3%) 0.0029 ( 2.1%) 0.0040 ( 1.8%) 0.0749 ( 1.5%) load-stdlib
0.0091 ( 10.8%) 0.0040 ( 2.9%) 0.0131 ( 5.8%) 0.0136 ( 0.3%) perform-sema
0.0090 ( 10.7%) 0.0039 ( 2.8%) 0.0130 ( 5.8%) 0.0134 ( 0.3%) Type checking and Semantic analysis
0.0087 ( 10.3%) 0.0038 ( 2.7%) 0.0126 ( 5.6%) 0.0130 ( 0.3%) typecheck-decl
0.0028 ( 3.3%) 0.0044 ( 3.1%) 0.0072 ( 3.2%) 0.0077 ( 0.2%) SIL optimization
0.0031 ( 3.6%) 0.0025 ( 1.8%) 0.0056 ( 2.5%) 0.0058 ( 0.1%) typecheck-expr
0.0029 ( 3.5%) 0.0011 ( 0.8%) 0.0041 ( 1.8%) 0.0041 ( 0.1%) SILGen
0.0007 ( 0.8%) 0.0020 ( 1.4%) 0.0027 ( 1.2%) 0.0031 ( 0.1%) Serialization, swiftmodule
0.0006 ( 0.7%) 0.0001 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) SILGen-function
0.0003 ( 0.4%) 0.0004 ( 0.3%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) import-clang-decl
0.0003 ( 0.4%) 0.0001 ( 0.1%) 0.0004 ( 0.2%) 0.0004 ( 0.0%) build-rewrite-system
0.0003 ( 0.4%) 0.0001 ( 0.1%) 0.0004 ( 0.2%) 0.0004 ( 0.0%) Serialization, swiftsourceinfo
0.0000 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) Serialization, swiftdoc
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0845 (100.0%) 0.1401 (100.0%) 0.2246 (100.0%) 4.9326 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1156 seconds (2.5054 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0418 (100.0%) 0.0738 (100.0%) 0.1156 (100.0%) 2.5054 (100.0%) Building Target
0.0418 (100.0%) 0.0738 (100.0%) 0.1156 (100.0%) 2.5054 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:10:5: warning: 'public' modifier is redundant for static method declared in a public extension
public static func EMPTY<E>() -> LazyArray<E> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:14:5: warning: 'public' modifier is redundant for property declared in a public extension
public final var isEmpty: Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:18:5: warning: 'public' modifier is redundant for property declared in a public extension
public final var hasData: Bool {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:22:5: warning: 'public' modifier is redundant for property declared in a public extension
public final var first: Element? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:26:5: warning: 'public' modifier is redundant for property declared in a public extension
public final var last: Element? {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:30:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func dropFirst() -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:37:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func dropFirst(_ n: Int) -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:44:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func dropLast() -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:48:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func dropLast(_ n: Int) -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:55:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func prefix(_ maxLength: Int) -> LazyArray<Element> {
^~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Sequence.swift:62:5: warning: 'public' modifier is redundant for instance method declared in a public extension
public final func suffix(_ maxLength: Int) -> LazyArray<Element> {
^~~~~~~
SwiftCompile normal arm64 Compiling\ LazyArray+Any.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745544743281244-swift-frontend-LazyArray-LazyArray_Any.swift-arm64_apple_macos10.10-o-Onone-4223337490.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2510 seconds (0.2512 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0797 ( 50.4%) 0.0319 ( 34.3%) 0.1116 ( 44.4%) 0.1117 ( 44.5%) build-rewrite-system
0.0225 ( 14.2%) 0.0209 ( 22.4%) 0.0433 ( 17.3%) 0.0433 ( 17.2%) parse-and-resolve-imports
0.0222 ( 14.0%) 0.0203 ( 21.8%) 0.0425 ( 16.9%) 0.0425 ( 16.9%) Import resolution
0.0127 ( 8.1%) 0.0102 ( 11.0%) 0.0230 ( 9.2%) 0.0231 ( 9.2%) import-clang-decl
0.0037 ( 2.4%) 0.0040 ( 4.3%) 0.0078 ( 3.1%) 0.0078 ( 3.1%) IRGen
0.0040 ( 2.5%) 0.0001 ( 0.1%) 0.0041 ( 1.6%) 0.0041 ( 1.6%) SIL optimization
0.0029 ( 1.9%) 0.0009 ( 1.0%) 0.0038 ( 1.5%) 0.0038 ( 1.5%) perform-sema
0.0029 ( 1.8%) 0.0009 ( 1.0%) 0.0038 ( 1.5%) 0.0038 ( 1.5%) Type checking and Semantic analysis
0.0010 ( 0.7%) 0.0015 ( 1.7%) 0.0026 ( 1.0%) 0.0026 ( 1.0%) load-stdlib
0.0017 ( 1.1%) 0.0005 ( 0.6%) 0.0023 ( 0.9%) 0.0023 ( 0.9%) SILGen
0.0016 ( 1.0%) 0.0005 ( 0.5%) 0.0021 ( 0.8%) 0.0021 ( 0.8%) typecheck-decl
0.0008 ( 0.5%) 0.0005 ( 0.5%) 0.0013 ( 0.5%) 0.0013 ( 0.5%) load-all-members
0.0008 ( 0.5%) 0.0003 ( 0.4%) 0.0011 ( 0.4%) 0.0011 ( 0.4%) typecheck-stmt
0.0007 ( 0.5%) 0.0002 ( 0.2%) 0.0009 ( 0.4%) 0.0009 ( 0.4%) SILGen-function
0.0004 ( 0.3%) 0.0003 ( 0.3%) 0.0007 ( 0.3%) 0.0007 ( 0.3%) typecheck-expr
0.0002 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 0.1%) precheck-target
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%) 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%) 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.1580 (100.0%) 0.0930 (100.0%) 0.2510 (100.0%) 0.2512 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3883 seconds (2.5201 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.1180 (100.0%) 1.2703 (100.0%) 2.3883 (100.0%) 2.5201 (100.0%) Building Target
1.1180 (100.0%) 1.2703 (100.0%) 2.3883 (100.0%) 2.5201 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for LazyArray (in target 'LazyArray' from project 'LazyArray')
SwiftDriver\ Compilation\ Requirements LazyArray normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyArray' from project 'LazyArray')
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 LazyArray -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-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/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.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/LazyArray.build/Debug/LazyArray.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Linear.swift (in target 'LazyArray' from project 'LazyArray')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Headers/LazyArray-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-Swift.h (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Headers/LazyArray-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Modules/LazyArray.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.swiftmodule (in target 'LazyArray' from project 'LazyArray')
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/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Modules/LazyArray.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Modules/LazyArray.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.swiftdoc (in target 'LazyArray' from project 'LazyArray')
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/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Modules/LazyArray.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Modules/LazyArray.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.abi.json (in target 'LazyArray' from project 'LazyArray')
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/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Modules/LazyArray.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Modules/LazyArray.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.swiftsourceinfo (in target 'LazyArray' from project 'LazyArray')
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/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Modules/LazyArray.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Reverse.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Array.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Cache.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Sequence.swift, LazyArray+Range.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Map.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriver\ Compilation LazyArray normal arm64 com.apple.xcode.tools.swift.compiler (in target 'LazyArray' from project 'LazyArray')
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 LazyArray -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList -DSWIFT_PACKAGE -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.10 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-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/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.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/LazyArray.build/Debug/LazyArray.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray-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/LazyArray.framework/Versions/A/LazyArray normal (in target 'LazyArray' from project 'LazyArray')
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-macos10.10 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.LinkFileList -install_name @rpath/LazyArray.framework/Versions/A/LazyArray -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray_dependency_info.dat -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.swiftmodule -Xlinker -no_adhoc_codesign -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/LazyArray
ExtractAppIntentsMetadata (in target 'LazyArray' from project 'LazyArray')
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 LazyArray --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.10 --bundle-identifier LazyArray --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/Resources --target-triple arm64-apple-macos10.10 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/LazyArray --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/LazyArray.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/LazyArray.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 18:32:26.422 appintentsmetadataprocessor[711:3958] Starting appintentsmetadataprocessor export
2025-04-24 18:32:26.424 appintentsmetadataprocessor[711:3958] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/LazyArray.framework/Versions/A/LazyArray.tbd (in target 'LazyArray' from project 'LazyArray')
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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A/LazyArray -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/LazyArray.framework/Versions/A/LazyArray.tbd
CodeSign /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
Signing Identity: "Sign to Run Locally"
/usr/bin/codesign --force --sign - --timestamp\=none --generate-entitlement-der /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework/Versions/A
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/LazyArray.framework
SymLink /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/LazyArray.framework/LazyArray.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/LazyArray.framework/Versions/A/LazyArray.tbd (in target 'LazyArray' from project 'LazyArray')
cd /Users/admin/builder/spi-builder-workspace
/bin/ln -sfh /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/LazyArray.framework/Versions/A/LazyArray.tbd /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug/LazyArray.framework/LazyArray.tbd
/Users/admin/builder/spi-builder-workspace/LazyArray.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 15.4.99. (in target 'LazyArray' from project 'LazyArray')
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LazyArray",
"name" : "LazyArray",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LazyArray",
"targets" : [
"LazyArray"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"3",
"4"
],
"targets" : [
{
"c99name" : "LazyArrayTests",
"module_type" : "SwiftTarget",
"name" : "LazyArrayTests",
"path" : "Tests/LazyArrayTests",
"sources" : [
"LazyArrayTests.swift"
],
"target_dependencies" : [
"LazyArray"
],
"type" : "test"
},
{
"c99name" : "LazyArray",
"module_type" : "SwiftTarget",
"name" : "LazyArray",
"path" : "Sources/LazyArray",
"product_memberships" : [
"LazyArray"
],
"sources" : [
"LazyArray+Any.swift",
"LazyArray+Array.swift",
"LazyArray+Cache.swift",
"LazyArray+CoutableRange.swift",
"LazyArray+Linear.swift",
"LazyArray+Map.swift",
"LazyArray+Range.swift",
"LazyArray+Sequence.swift",
"LazyArray.swift",
"LazyMutableList.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.