Build Information
Successful build of LazyArray, reference master (6a4606
), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Apr 2025 01:18:28 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 generic/platform=tvOS 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: tvOS
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 generic/platform=tvOS 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 generic/platform=tvOS "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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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: 82e09128642872f8c7e08694bb40c12b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/82e09128642872f8c7e08694bb40c12b.xcbuilddata
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
cd /Users/admin/builder/spi-builder-workspace/LazyArray.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/LazyArray.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/LazyArray.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/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-appletvos/LazyArray.framework/Headers
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/LazyArray.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/LazyArray.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/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 -format binary -platform appletvos -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos9.0 -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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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+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-1745543903187865-swift-frontend-LazyArray-LazyArray_Sequence.swift-arm64_apple_tvos9.0-o-Onone-979593772.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.9947 seconds (3.8562 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.5792 ( 43.0%) 0.2904 ( 44.9%) 0.8696 ( 43.6%) 1.7298 ( 44.9%) parse-and-resolve-imports
0.5788 ( 42.9%) 0.2902 ( 44.9%) 0.8690 ( 43.6%) 1.7292 ( 44.8%) Import resolution
0.0019 ( 0.1%) 0.0129 ( 2.0%) 0.0148 ( 0.7%) 0.1554 ( 4.0%) load-stdlib
0.0824 ( 6.1%) 0.0254 ( 3.9%) 0.1078 ( 5.4%) 0.1079 ( 2.8%) build-rewrite-system
0.0209 ( 1.6%) 0.0037 ( 0.6%) 0.0246 ( 1.2%) 0.0247 ( 0.6%) perform-sema
0.0209 ( 1.5%) 0.0036 ( 0.6%) 0.0245 ( 1.2%) 0.0246 ( 0.6%) Type checking and Semantic analysis
0.0127 ( 0.9%) 0.0110 ( 1.7%) 0.0236 ( 1.2%) 0.0237 ( 0.6%) import-clang-decl
0.0173 ( 1.3%) 0.0029 ( 0.5%) 0.0203 ( 1.0%) 0.0203 ( 0.5%) typecheck-stmt
0.0104 ( 0.8%) 0.0019 ( 0.3%) 0.0123 ( 0.6%) 0.0123 ( 0.3%) precheck-target
0.0046 ( 0.3%) 0.0026 ( 0.4%) 0.0072 ( 0.4%) 0.0072 ( 0.2%) IRGen
0.0053 ( 0.4%) 0.0000 ( 0.0%) 0.0054 ( 0.3%) 0.0054 ( 0.1%) SIL optimization
0.0039 ( 0.3%) 0.0005 ( 0.1%) 0.0044 ( 0.2%) 0.0044 ( 0.1%) SILGen
0.0039 ( 0.3%) 0.0003 ( 0.0%) 0.0042 ( 0.2%) 0.0042 ( 0.1%) typecheck-expr
0.0023 ( 0.2%) 0.0005 ( 0.1%) 0.0028 ( 0.1%) 0.0029 ( 0.1%) typecheck-decl
0.0021 ( 0.2%) 0.0001 ( 0.0%) 0.0023 ( 0.1%) 0.0023 ( 0.1%) SILGen-function
0.0012 ( 0.1%) 0.0006 ( 0.1%) 0.0019 ( 0.1%) 0.0019 ( 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%) populate-source-file-class-member-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%) 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%) 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
1.3481 (100.0%) 0.6466 (100.0%) 1.9947 (100.0%) 3.8562 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.6166 seconds (3.8030 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.4965 (100.0%) 1.1201 (100.0%) 2.6166 (100.0%) 3.8030 (100.0%) Building Target
1.4965 (100.0%) 1.1201 (100.0%) 2.6166 (100.0%) 3.8030 (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-1745543903196744-swift-frontend-LazyArray-LazyMutableList.swift-arm64_apple_tvos9.0-o-Onone-3266654274.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3760 seconds (3.7280 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0166 ( 8.2%) 0.0422 ( 24.4%) 0.0588 ( 15.6%) 1.6577 ( 44.5%) parse-and-resolve-imports
0.0163 ( 8.0%) 0.0410 ( 23.7%) 0.0572 ( 15.2%) 1.6561 ( 44.4%) Import resolution
0.0020 ( 1.0%) 0.0126 ( 7.3%) 0.0146 ( 3.9%) 0.1672 ( 4.5%) load-stdlib
0.0853 ( 42.0%) 0.0333 ( 19.2%) 0.1185 ( 31.5%) 0.1189 ( 3.2%) build-rewrite-system
0.0116 ( 5.7%) 0.0105 ( 6.1%) 0.0221 ( 5.9%) 0.0221 ( 0.6%) import-clang-decl
0.0146 ( 7.2%) 0.0067 ( 3.9%) 0.0213 ( 5.7%) 0.0216 ( 0.6%) perform-sema
0.0146 ( 7.2%) 0.0066 ( 3.8%) 0.0212 ( 5.6%) 0.0216 ( 0.6%) Type checking and Semantic analysis
0.0117 ( 5.8%) 0.0058 ( 3.4%) 0.0175 ( 4.7%) 0.0178 ( 0.5%) typecheck-expr
0.0107 ( 5.3%) 0.0039 ( 2.3%) 0.0146 ( 3.9%) 0.0146 ( 0.4%) typecheck-stmt
0.0074 ( 3.7%) 0.0024 ( 1.4%) 0.0099 ( 2.6%) 0.0098 ( 0.3%) precheck-target
0.0037 ( 1.8%) 0.0027 ( 1.6%) 0.0064 ( 1.7%) 0.0067 ( 0.2%) typecheck-decl
0.0027 ( 1.3%) 0.0039 ( 2.2%) 0.0065 ( 1.7%) 0.0065 ( 0.2%) IRGen
0.0028 ( 1.4%) 0.0003 ( 0.2%) 0.0031 ( 0.8%) 0.0031 ( 0.1%) SIL optimization
0.0017 ( 0.8%) 0.0007 ( 0.4%) 0.0024 ( 0.6%) 0.0024 ( 0.1%) SILGen
0.0007 ( 0.3%) 0.0003 ( 0.2%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) load-all-members
0.0006 ( 0.3%) 0.0001 ( 0.1%) 0.0007 ( 0.2%) 0.0007 ( 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%) 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.2030 (100.0%) 0.1730 (100.0%) 0.3760 (100.0%) 3.7280 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8269 seconds (3.7903 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9306 (100.0%) 0.8963 (100.0%) 1.8269 (100.0%) 3.7903 (100.0%) Building Target
0.9306 (100.0%) 0.8963 (100.0%) 1.8269 (100.0%) 3.7903 (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+Any.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+Any.swift (in target 'LazyArray' from project 'LazyArray')
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
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745543903190370-swift-frontend-LazyArray-LazyArray_Any.swift-arm64_apple_tvos9.0-o-Onone-785103750.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.4437 seconds (3.7390 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0235 ( 13.2%) 0.0763 ( 28.7%) 0.0999 ( 22.5%) 1.7194 ( 46.0%) parse-and-resolve-imports
0.0233 ( 13.1%) 0.0758 ( 28.5%) 0.0991 ( 22.3%) 1.7186 ( 46.0%) Import resolution
0.0840 ( 47.3%) 0.0320 ( 12.0%) 0.1160 ( 26.2%) 0.1160 ( 3.1%) build-rewrite-system
0.0143 ( 8.1%) 0.0492 ( 18.5%) 0.0636 ( 14.3%) 0.1054 ( 2.8%) load-stdlib
0.0121 ( 6.8%) 0.0103 ( 3.9%) 0.0225 ( 5.1%) 0.0226 ( 0.6%) import-clang-decl
0.0020 ( 1.1%) 0.0086 ( 3.2%) 0.0106 ( 2.4%) 0.0206 ( 0.6%) SILGen
0.0032 ( 1.8%) 0.0031 ( 1.2%) 0.0062 ( 1.4%) 0.0076 ( 0.2%) perform-sema
0.0031 ( 1.8%) 0.0030 ( 1.1%) 0.0062 ( 1.4%) 0.0075 ( 0.2%) Type checking and Semantic analysis
0.0032 ( 1.8%) 0.0037 ( 1.4%) 0.0070 ( 1.6%) 0.0071 ( 0.2%) IRGen
0.0021 ( 1.2%) 0.0023 ( 0.9%) 0.0044 ( 1.0%) 0.0056 ( 0.1%) typecheck-decl
0.0040 ( 2.3%) 0.0001 ( 0.0%) 0.0041 ( 0.9%) 0.0041 ( 0.1%) SIL optimization
0.0008 ( 0.5%) 0.0005 ( 0.2%) 0.0013 ( 0.3%) 0.0013 ( 0.0%) SILGen-function
0.0006 ( 0.4%) 0.0004 ( 0.1%) 0.0010 ( 0.2%) 0.0012 ( 0.0%) typecheck-stmt
0.0008 ( 0.4%) 0.0004 ( 0.1%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0007 ( 0.0%) typecheck-expr
0.0001 ( 0.1%) 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%) perform-whole-module-type-checking
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%) 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.1775 (100.0%) 0.2662 (100.0%) 0.4437 (100.0%) 3.7390 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.9055 seconds (3.7936 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9365 (100.0%) 0.9690 (100.0%) 1.9055 (100.0%) 3.7936 (100.0%) Building Target
0.9365 (100.0%) 0.9690 (100.0%) 1.9055 (100.0%) 3.7936 (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')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745543903200849-swift-frontend-LazyArray-LazyArray_Map.swift-arm64_apple_tvos9.0-o-Onone-2018927709.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3202 seconds (4.0669 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0185 ( 12.0%) 0.0537 ( 32.5%) 0.0723 ( 22.6%) 1.8722 ( 46.0%) parse-and-resolve-imports
0.0181 ( 11.7%) 0.0529 ( 32.0%) 0.0710 ( 22.2%) 1.8709 ( 46.0%) Import resolution
0.0019 ( 1.2%) 0.0092 ( 5.5%) 0.0111 ( 3.5%) 0.1574 ( 3.9%) load-stdlib
0.0818 ( 52.9%) 0.0303 ( 18.3%) 0.1121 ( 35.0%) 0.1126 ( 2.8%) build-rewrite-system
0.0125 ( 8.1%) 0.0105 ( 6.3%) 0.0230 ( 7.2%) 0.0231 ( 0.6%) import-clang-decl
0.0040 ( 2.6%) 0.0036 ( 2.2%) 0.0076 ( 2.4%) 0.0076 ( 0.2%) IRGen
0.0034 ( 2.2%) 0.0012 ( 0.7%) 0.0046 ( 1.4%) 0.0046 ( 0.1%) perform-sema
0.0033 ( 2.1%) 0.0012 ( 0.7%) 0.0045 ( 1.4%) 0.0045 ( 0.1%) Type checking and Semantic analysis
0.0040 ( 2.6%) 0.0001 ( 0.1%) 0.0041 ( 1.3%) 0.0041 ( 0.1%) SIL optimization
0.0023 ( 1.5%) 0.0008 ( 0.5%) 0.0031 ( 1.0%) 0.0031 ( 0.1%) typecheck-decl
0.0022 ( 1.4%) 0.0008 ( 0.5%) 0.0030 ( 0.9%) 0.0030 ( 0.1%) SILGen
0.0009 ( 0.6%) 0.0004 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) load-all-members
0.0008 ( 0.5%) 0.0002 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) SILGen-function
0.0007 ( 0.4%) 0.0003 ( 0.2%) 0.0009 ( 0.3%) 0.0009 ( 0.0%) typecheck-stmt
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0005 ( 0.2%) 0.0005 ( 0.0%) typecheck-expr
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0002 ( 0.1%) 0.0002 ( 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, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1547 (100.0%) 0.1655 (100.0%) 0.3202 (100.0%) 4.0669 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6559 seconds (3.7851 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8618 (100.0%) 0.7942 (100.0%) 1.6559 (100.0%) 3.7851 (100.0%) Building Target
0.8618 (100.0%) 0.7942 (100.0%) 1.6559 (100.0%) 3.7851 (100.0%) Total
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
SwiftCompile normal arm64 Compiling\ LazyArray+CoutableRange.swift /Users/admin/builder/spi-builder-workspace/Sources/LazyArray/LazyArray+CoutableRange.swift (in target 'LazyArray' from project 'LazyArray')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745543903191244-swift-frontend-LazyArray-LazyArray_CoutableRange.swift-arm64_apple_tvos9.0-o-Onone-2942763237.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 1.4981 seconds (3.7379 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.4360 ( 41.9%) 0.1809 ( 39.6%) 0.6169 ( 41.2%) 1.6533 ( 44.2%) parse-and-resolve-imports
0.4356 ( 41.8%) 0.1784 ( 39.1%) 0.6140 ( 41.0%) 1.6493 ( 44.1%) Import resolution
0.0020 ( 0.2%) 0.0130 ( 2.9%) 0.0150 ( 1.0%) 0.1605 ( 4.3%) load-stdlib
0.0863 ( 8.3%) 0.0252 ( 5.5%) 0.1115 ( 7.4%) 0.1116 ( 3.0%) build-rewrite-system
0.0150 ( 1.4%) 0.0126 ( 2.8%) 0.0276 ( 1.8%) 0.0341 ( 0.9%) perform-sema
0.0149 ( 1.4%) 0.0126 ( 2.8%) 0.0275 ( 1.8%) 0.0340 ( 0.9%) Type checking and Semantic analysis
0.0126 ( 1.2%) 0.0109 ( 2.4%) 0.0235 ( 1.6%) 0.0235 ( 0.6%) import-clang-decl
0.0116 ( 1.1%) 0.0049 ( 1.1%) 0.0166 ( 1.1%) 0.0178 ( 0.5%) typecheck-stmt
0.0026 ( 0.3%) 0.0075 ( 1.6%) 0.0101 ( 0.7%) 0.0154 ( 0.4%) typecheck-decl
0.0085 ( 0.8%) 0.0040 ( 0.9%) 0.0125 ( 0.8%) 0.0137 ( 0.4%) precheck-target
0.0036 ( 0.3%) 0.0030 ( 0.6%) 0.0065 ( 0.4%) 0.0065 ( 0.2%) IRGen
0.0036 ( 0.3%) 0.0015 ( 0.3%) 0.0051 ( 0.3%) 0.0055 ( 0.1%) typecheck-expr
0.0026 ( 0.3%) 0.0012 ( 0.3%) 0.0039 ( 0.3%) 0.0048 ( 0.1%) SILGen
0.0041 ( 0.4%) 0.0000 ( 0.0%) 0.0041 ( 0.3%) 0.0041 ( 0.1%) SIL optimization
0.0016 ( 0.1%) 0.0005 ( 0.1%) 0.0021 ( 0.1%) 0.0024 ( 0.1%) SILGen-function
0.0008 ( 0.1%) 0.0004 ( 0.1%) 0.0013 ( 0.1%) 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%) 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%) 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.0414 (100.0%) 0.4567 (100.0%) 1.4981 (100.0%) 3.7379 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.3824 seconds (3.7932 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.3466 (100.0%) 1.0357 (100.0%) 2.3824 (100.0%) 3.7932 (100.0%) Building Target
1.3466 (100.0%) 1.0357 (100.0%) 2.3824 (100.0%) 3.7932 (100.0%) Total
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
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-1745543903200217-swift-frontend-LazyArray-LazyArray_Array.swift-arm64_apple_tvos9.0-o-Onone-2651301103.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3611 seconds (3.9081 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0194 ( 11.8%) 0.0677 ( 34.4%) 0.0871 ( 24.1%) 1.8141 ( 46.4%) parse-and-resolve-imports
0.0191 ( 11.6%) 0.0672 ( 34.1%) 0.0863 ( 23.9%) 1.8133 ( 46.4%) Import resolution
0.0849 ( 51.7%) 0.0350 ( 17.8%) 0.1200 ( 33.2%) 0.1202 ( 3.1%) build-rewrite-system
0.0018 ( 1.1%) 0.0075 ( 3.8%) 0.0093 ( 2.6%) 0.1020 ( 2.6%) load-stdlib
0.0124 ( 7.6%) 0.0108 ( 5.5%) 0.0232 ( 6.4%) 0.0233 ( 0.6%) import-clang-decl
0.0052 ( 3.2%) 0.0015 ( 0.7%) 0.0067 ( 1.8%) 0.0067 ( 0.2%) perform-sema
0.0052 ( 3.1%) 0.0014 ( 0.7%) 0.0066 ( 1.8%) 0.0066 ( 0.2%) Type checking and Semantic analysis
0.0035 ( 2.1%) 0.0031 ( 1.6%) 0.0066 ( 1.8%) 0.0066 ( 0.2%) IRGen
0.0039 ( 2.4%) 0.0000 ( 0.0%) 0.0039 ( 1.1%) 0.0039 ( 0.1%) SIL optimization
0.0026 ( 1.6%) 0.0008 ( 0.4%) 0.0034 ( 0.9%) 0.0034 ( 0.1%) typecheck-stmt
0.0021 ( 1.3%) 0.0006 ( 0.3%) 0.0027 ( 0.7%) 0.0027 ( 0.1%) typecheck-decl
0.0018 ( 1.1%) 0.0005 ( 0.3%) 0.0024 ( 0.7%) 0.0024 ( 0.1%) SILGen
0.0009 ( 0.5%) 0.0005 ( 0.3%) 0.0014 ( 0.4%) 0.0014 ( 0.0%) load-all-members
0.0008 ( 0.5%) 0.0002 ( 0.1%) 0.0010 ( 0.3%) 0.0010 ( 0.0%) SILGen-function
0.0003 ( 0.2%) 0.0002 ( 0.1%) 0.0005 ( 0.1%) 0.0005 ( 0.0%) typecheck-expr
0.0002 ( 0.1%) 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%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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.1642 (100.0%) 0.1970 (100.0%) 0.3611 (100.0%) 3.9081 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7815 seconds (3.7857 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9047 (100.0%) 0.8768 (100.0%) 1.7815 (100.0%) 3.7857 (100.0%) Building Target
0.9047 (100.0%) 0.8768 (100.0%) 1.7815 (100.0%) 3.7857 (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+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-1745543903203337-swift-frontend-LazyArray-LazyArray_Linear.swift-arm64_apple_tvos9.0-o-Onone-3422973621.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3475 seconds (3.7558 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0184 ( 11.1%) 0.0601 ( 33.2%) 0.0785 ( 22.6%) 1.7291 ( 46.0%) parse-and-resolve-imports
0.0181 ( 10.9%) 0.0595 ( 32.8%) 0.0776 ( 22.3%) 1.7282 ( 46.0%) Import resolution
0.0020 ( 1.2%) 0.0100 ( 5.5%) 0.0120 ( 3.5%) 0.1191 ( 3.2%) load-stdlib
0.0811 ( 48.8%) 0.0308 ( 17.0%) 0.1119 ( 32.2%) 0.1119 ( 3.0%) build-rewrite-system
0.0123 ( 7.4%) 0.0111 ( 6.1%) 0.0233 ( 6.7%) 0.0234 ( 0.6%) import-clang-decl
0.0053 ( 3.2%) 0.0031 ( 1.7%) 0.0084 ( 2.4%) 0.0084 ( 0.2%) IRGen
0.0054 ( 3.2%) 0.0013 ( 0.7%) 0.0067 ( 1.9%) 0.0067 ( 0.2%) perform-sema
0.0053 ( 3.2%) 0.0013 ( 0.7%) 0.0066 ( 1.9%) 0.0066 ( 0.2%) Type checking and Semantic analysis
0.0039 ( 2.4%) 0.0009 ( 0.5%) 0.0048 ( 1.4%) 0.0048 ( 0.1%) typecheck-stmt
0.0031 ( 1.9%) 0.0001 ( 0.1%) 0.0032 ( 0.9%) 0.0032 ( 0.1%) SIL optimization
0.0025 ( 1.5%) 0.0006 ( 0.4%) 0.0031 ( 0.9%) 0.0031 ( 0.1%) SILGen
0.0023 ( 1.4%) 0.0006 ( 0.3%) 0.0029 ( 0.8%) 0.0029 ( 0.1%) typecheck-decl
0.0022 ( 1.3%) 0.0004 ( 0.2%) 0.0026 ( 0.7%) 0.0026 ( 0.1%) typecheck-expr
0.0015 ( 0.9%) 0.0004 ( 0.2%) 0.0020 ( 0.6%) 0.0020 ( 0.1%) typecheck-for-each
0.0016 ( 1.0%) 0.0003 ( 0.2%) 0.0019 ( 0.6%) 0.0019 ( 0.1%) SILGen-function
0.0009 ( 0.5%) 0.0005 ( 0.3%) 0.0014 ( 0.4%) 0.0014 ( 0.0%) load-all-members
0.0003 ( 0.2%) 0.0000 ( 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%) 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%) 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%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.1663 (100.0%) 0.1812 (100.0%) 0.3475 (100.0%) 3.7558 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.8094 seconds (3.7818 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.9068 (100.0%) 0.9026 (100.0%) 1.8094 (100.0%) 3.7818 (100.0%) Building Target
0.9068 (100.0%) 0.9026 (100.0%) 1.8094 (100.0%) 3.7818 (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.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-1745543903197943-swift-frontend-LazyArray-LazyArray.swift-arm64_apple_tvos9.0-o-Onone-682463221.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3462 seconds (4.0202 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0187 ( 12.5%) 0.0677 ( 34.4%) 0.0864 ( 25.0%) 1.8694 ( 46.5%) parse-and-resolve-imports
0.0184 ( 12.3%) 0.0669 ( 34.0%) 0.0852 ( 24.6%) 1.8682 ( 46.5%) Import resolution
0.0019 ( 1.2%) 0.0112 ( 5.7%) 0.0130 ( 3.8%) 0.1207 ( 3.0%) load-stdlib
0.0828 ( 55.5%) 0.0334 ( 17.0%) 0.1162 ( 33.6%) 0.1165 ( 2.9%) build-rewrite-system
0.0122 ( 8.2%) 0.0101 ( 5.1%) 0.0223 ( 6.4%) 0.0223 ( 0.6%) import-clang-decl
0.0024 ( 1.6%) 0.0028 ( 1.4%) 0.0051 ( 1.5%) 0.0051 ( 0.1%) IRGen
0.0027 ( 1.8%) 0.0011 ( 0.6%) 0.0038 ( 1.1%) 0.0038 ( 0.1%) perform-sema
0.0026 ( 1.7%) 0.0011 ( 0.6%) 0.0037 ( 1.1%) 0.0037 ( 0.1%) Type checking and Semantic analysis
0.0019 ( 1.2%) 0.0007 ( 0.4%) 0.0026 ( 0.7%) 0.0026 ( 0.1%) SILGen
0.0017 ( 1.1%) 0.0006 ( 0.3%) 0.0023 ( 0.7%) 0.0023 ( 0.1%) typecheck-decl
0.0010 ( 0.7%) 0.0006 ( 0.3%) 0.0015 ( 0.4%) 0.0015 ( 0.0%) load-all-members
0.0015 ( 1.0%) 0.0000 ( 0.0%) 0.0015 ( 0.4%) 0.0015 ( 0.0%) SIL optimization
0.0010 ( 0.6%) 0.0003 ( 0.2%) 0.0013 ( 0.4%) 0.0013 ( 0.0%) SILGen-function
0.0006 ( 0.4%) 0.0004 ( 0.2%) 0.0010 ( 0.3%) 0.0010 ( 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%) 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%) 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.1493 (100.0%) 0.1969 (100.0%) 0.3462 (100.0%) 4.0202 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7031 seconds (3.7861 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8607 (100.0%) 0.8425 (100.0%) 1.7031 (100.0%) 3.7861 (100.0%) Building Target
0.8607 (100.0%) 0.8425 (100.0%) 1.7031 (100.0%) 3.7861 (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+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-1745543903203296-swift-frontend-LazyArray-LazyArray_Reverse.swift-arm64_apple_tvos9.0-o-Onone-3807483511.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.3220 seconds (3.8794 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0165 ( 9.4%) 0.0396 ( 27.0%) 0.0561 ( 17.4%) 1.7584 ( 45.3%) parse-and-resolve-imports
0.0161 ( 9.2%) 0.0382 ( 26.0%) 0.0543 ( 16.9%) 1.7565 ( 45.3%) Import resolution
0.0016 ( 0.9%) 0.0099 ( 6.8%) 0.0115 ( 3.6%) 0.1641 ( 4.2%) load-stdlib
0.0829 ( 47.3%) 0.0319 ( 21.7%) 0.1147 ( 35.6%) 0.1149 ( 3.0%) build-rewrite-system
0.0121 ( 6.9%) 0.0111 ( 7.6%) 0.0231 ( 7.2%) 0.0233 ( 0.6%) import-clang-decl
0.0097 ( 5.5%) 0.0031 ( 2.1%) 0.0128 ( 4.0%) 0.0128 ( 0.3%) perform-sema
0.0097 ( 5.5%) 0.0031 ( 2.1%) 0.0127 ( 4.0%) 0.0128 ( 0.3%) Type checking and Semantic analysis
0.0075 ( 4.3%) 0.0024 ( 1.6%) 0.0099 ( 3.1%) 0.0099 ( 0.3%) typecheck-stmt
0.0063 ( 3.6%) 0.0019 ( 1.3%) 0.0082 ( 2.5%) 0.0082 ( 0.2%) precheck-target
0.0032 ( 1.8%) 0.0036 ( 2.4%) 0.0067 ( 2.1%) 0.0067 ( 0.2%) IRGen
0.0039 ( 2.2%) 0.0000 ( 0.0%) 0.0039 ( 1.2%) 0.0039 ( 0.1%) SIL optimization
0.0021 ( 1.2%) 0.0007 ( 0.4%) 0.0028 ( 0.9%) 0.0028 ( 0.1%) SILGen
0.0018 ( 1.0%) 0.0006 ( 0.4%) 0.0024 ( 0.7%) 0.0024 ( 0.1%) typecheck-decl
0.0008 ( 0.4%) 0.0003 ( 0.2%) 0.0011 ( 0.3%) 0.0011 ( 0.0%) load-all-members
0.0009 ( 0.5%) 0.0002 ( 0.1%) 0.0011 ( 0.3%) 0.0011 ( 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%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 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%) 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.1753 (100.0%) 0.1467 (100.0%) 0.3220 (100.0%) 3.8794 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.7278 seconds (3.7847 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8943 (100.0%) 0.8335 (100.0%) 1.7278 (100.0%) 3.7847 (100.0%) Building Target
0.8943 (100.0%) 0.8335 (100.0%) 1.7278 (100.0%) 3.7847 (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-1745543903202552-swift-frontend-LazyArray-all-arm64_apple_tvos9.0-swiftmodule-Onone-622744157.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2391 seconds (3.6219 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0185 ( 24.1%) 0.0674 ( 41.5%) 0.0859 ( 35.9%) 1.7261 ( 47.7%) parse-and-resolve-imports
0.0182 ( 23.7%) 0.0669 ( 41.2%) 0.0850 ( 35.6%) 1.7252 ( 47.6%) Import resolution
0.0021 ( 2.7%) 0.0103 ( 6.3%) 0.0124 ( 5.2%) 0.1134 ( 3.1%) load-stdlib
0.0092 ( 11.9%) 0.0031 ( 1.9%) 0.0123 ( 5.1%) 0.0125 ( 0.3%) perform-sema
0.0090 ( 11.8%) 0.0031 ( 1.9%) 0.0121 ( 5.1%) 0.0123 ( 0.3%) Type checking and Semantic analysis
0.0087 ( 11.4%) 0.0030 ( 1.8%) 0.0117 ( 4.9%) 0.0119 ( 0.3%) typecheck-decl
0.0027 ( 3.5%) 0.0037 ( 2.3%) 0.0064 ( 2.7%) 0.0068 ( 0.2%) SIL optimization
0.0030 ( 3.9%) 0.0016 ( 1.0%) 0.0046 ( 1.9%) 0.0046 ( 0.1%) typecheck-expr
0.0028 ( 3.7%) 0.0006 ( 0.4%) 0.0035 ( 1.5%) 0.0035 ( 0.1%) SILGen
0.0007 ( 0.9%) 0.0020 ( 1.2%) 0.0027 ( 1.1%) 0.0031 ( 0.1%) Serialization, swiftmodule
0.0004 ( 0.5%) 0.0004 ( 0.3%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) import-clang-decl
0.0006 ( 0.8%) 0.0001 ( 0.1%) 0.0007 ( 0.3%) 0.0007 ( 0.0%) SILGen-function
0.0004 ( 0.5%) 0.0001 ( 0.1%) 0.0005 ( 0.2%) 0.0005 ( 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, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
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%) module-populate-cache
0.0767 (100.0%) 0.1625 (100.0%) 0.2391 (100.0%) 3.6219 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1257 seconds (1.8679 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0379 (100.0%) 0.0878 (100.0%) 0.1257 (100.0%) 1.8679 (100.0%) Building Target
0.0379 (100.0%) 0.0878 (100.0%) 0.1257 (100.0%) 1.8679 (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+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-1745543905149966-swift-frontend-LazyArray-LazyArray_Cache.swift-arm64_apple_tvos9.0-o-Onone-2114267794.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2662 seconds (0.2663 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0815 ( 48.4%) 0.0339 ( 34.6%) 0.1153 ( 43.3%) 0.1153 ( 43.3%) build-rewrite-system
0.0174 ( 10.3%) 0.0191 ( 19.5%) 0.0365 ( 13.7%) 0.0365 ( 13.7%) parse-and-resolve-imports
0.0170 ( 10.1%) 0.0181 ( 18.4%) 0.0351 ( 13.2%) 0.0351 ( 13.2%) Import resolution
0.0128 ( 7.6%) 0.0099 ( 10.1%) 0.0228 ( 8.6%) 0.0228 ( 8.6%) import-clang-decl
0.0071 ( 4.2%) 0.0029 ( 2.9%) 0.0100 ( 3.8%) 0.0100 ( 3.8%) perform-sema
0.0071 ( 4.2%) 0.0029 ( 2.9%) 0.0100 ( 3.7%) 0.0100 ( 3.7%) Type checking and Semantic analysis
0.0038 ( 2.2%) 0.0036 ( 3.7%) 0.0074 ( 2.8%) 0.0074 ( 2.8%) IRGen
0.0050 ( 3.0%) 0.0022 ( 2.3%) 0.0072 ( 2.7%) 0.0072 ( 2.7%) typecheck-decl
0.0044 ( 2.6%) 0.0021 ( 2.2%) 0.0066 ( 2.5%) 0.0066 ( 2.5%) typecheck-expr
0.0046 ( 2.7%) 0.0000 ( 0.0%) 0.0046 ( 1.7%) 0.0046 ( 1.7%) SIL optimization
0.0022 ( 1.3%) 0.0007 ( 0.7%) 0.0029 ( 1.1%) 0.0029 ( 1.1%) SILGen
0.0019 ( 1.1%) 0.0006 ( 0.6%) 0.0024 ( 0.9%) 0.0024 ( 0.9%) typecheck-stmt
0.0010 ( 0.6%) 0.0013 ( 1.3%) 0.0023 ( 0.8%) 0.0023 ( 0.8%) load-stdlib
0.0008 ( 0.5%) 0.0005 ( 0.5%) 0.0013 ( 0.5%) 0.0013 ( 0.5%) load-all-members
0.0010 ( 0.6%) 0.0003 ( 0.3%) 0.0012 ( 0.5%) 0.0012 ( 0.5%) SILGen-function
0.0005 ( 0.3%) 0.0000 ( 0.0%) 0.0006 ( 0.2%) 0.0006 ( 0.2%) 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, 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%) 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.1682 (100.0%) 0.0980 (100.0%) 0.2662 (100.0%) 0.2663 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 1.6471 seconds (1.8373 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.8697 (100.0%) 0.7773 (100.0%) 1.6471 (100.0%) 1.8373 (100.0%) Building Target
0.8697 (100.0%) 0.7773 (100.0%) 1.6471 (100.0%) 1.8373 (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
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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos9.0 -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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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 LazyMutableList.swift (in target 'LazyArray' from project 'LazyArray')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Headers/LazyArray-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Headers/LazyArray-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Modules/LazyArray.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Modules/LazyArray.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/Modules/LazyArray.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Linear.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+Map.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+CoutableRange.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+Array.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.swift (in target 'LazyArray' from project 'LazyArray')
SwiftDriverJobDiscovery normal arm64 Compiling LazyArray+Any.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-appletvos/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos9.0 -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-appletvos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/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-appletvos/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-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/DerivedSources -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/LazyArray.framework/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-tvos9.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.LinkFileList -install_name @rpath/LazyArray.framework/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 -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/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-appletvos/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/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 9.0 --bundle-identifier LazyArray --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework --target-triple arm64-apple-tvos9.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/LazyArray --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/LazyArray.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/LazyArray.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/LazyArray.build/Debug-appletvos/LazyArray.build/Objects-normal/arm64/LazyArray.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-24 18:18:27.525 appintentsmetadataprocessor[730:3929] Starting appintentsmetadataprocessor export
2025-04-24 18:18:27.528 appintentsmetadataprocessor[730:3929] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/LazyArray.framework/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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/LazyArray.framework/LazyArray -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos/LazyArray.framework/LazyArray.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/LazyArray.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/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-appletvos/LazyArray.framework
/Users/admin/builder/spi-builder-workspace/LazyArray.xcodeproj: warning: The tvOS deployment target 'TVOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 18.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.