Build Information
Failed to build FastList, reference main (4a72c6
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 06:57:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastList -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/FastList.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/FastList
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4a72c6b Bumped RefreshableScrollView version
Cloned https://github.com/elegantchaos/FastList.git
Revision (git rev-parse @):
4a72c6b59f9e41168756eb9c83f05a41cbc47fa0
SUCCESS checkout https://github.com/elegantchaos/FastList.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/elegantchaos/FastList.git
https://github.com/elegantchaos/FastList.git
{
"dependencies" : [
{
"identity" : "refreshablescrollview",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/RefreshableScrollView.git"
},
{
"identity" : "xctestextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/XCTestExtensions.git"
}
],
"manifest_display_name" : "FastList",
"name" : "FastList",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "FastList",
"targets" : [
"FastList"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FastListTests",
"module_type" : "SwiftTarget",
"name" : "FastListTests",
"path" : "Tests/FastListTests",
"product_dependencies" : [
"XCTestExtensions"
],
"sources" : [
"FastListTests.swift"
],
"target_dependencies" : [
"FastList"
],
"type" : "test"
},
{
"c99name" : "FastList",
"module_type" : "SwiftTarget",
"name" : "FastList",
"path" : "Sources/FastList",
"product_dependencies" : [
"RefreshableScrollView"
],
"product_memberships" : [
"FastList"
],
"sources" : [
"FastList.swift",
"InnerListView.swift",
"ListConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/elegantchaos/XCTestExtensions.git
Fetching from https://github.com/elegantchaos/RefreshableScrollView.git
Fetching from https://github.com/elegantchaos/Matchable.git
Creating working copy of package ‘Matchable’
Checking out 1.0.7 of package ‘Matchable’
Creating working copy of package ‘RefreshableScrollView’
Checking out 1.3.1 of package ‘RefreshableScrollView’
Creating working copy of package ‘XCTestExtensions’
Checking out 1.5.1 of package ‘XCTestExtensions’
Resolve Package Graph
Resolved source packages:
FastList: /Users/admin/builder/spi-builder-workspace
Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
resolved source packages: FastList, Matchable, RefreshableScrollView, XCTestExtensions
{
"dependencies" : [
{
"identity" : "refreshablescrollview",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/RefreshableScrollView.git"
},
{
"identity" : "xctestextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/XCTestExtensions.git"
}
],
"manifest_display_name" : "FastList",
"name" : "FastList",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "FastList",
"targets" : [
"FastList"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FastListTests",
"module_type" : "SwiftTarget",
"name" : "FastListTests",
"path" : "Tests/FastListTests",
"product_dependencies" : [
"XCTestExtensions"
],
"sources" : [
"FastListTests.swift"
],
"target_dependencies" : [
"FastList"
],
"type" : "test"
},
{
"c99name" : "FastList",
"module_type" : "SwiftTarget",
"name" : "FastList",
"path" : "Sources/FastList",
"product_dependencies" : [
"RefreshableScrollView"
],
"product_memberships" : [
"FastList"
],
"sources" : [
"FastList.swift",
"InnerListView.swift",
"ListConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FastList",
"Matchable",
"RefreshableScrollView",
"XCTestExtensions"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FastList",
"Matchable",
"RefreshableScrollView",
"XCTestExtensions"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastList -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 FastList -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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
FastList: /Users/admin/builder/spi-builder-workspace
Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'FastListTests' in project 'FastList'
➜ Explicit dependency on target 'FastList' in project 'FastList'
➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
➜ Explicit dependency on target 'XCTestExtensions' in project 'XCTestExtensions'
Target 'XCTestExtensions' in project 'XCTestExtensions'
➜ Explicit dependency on target 'XCTestExtensions' in project 'XCTestExtensions'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'XCTestExtensions' in project 'XCTestExtensions'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'Matchable' in project 'Matchable'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'Matchable' in project 'Matchable' (no dependencies)
Target 'FastList' in project 'FastList'
➜ Explicit dependency on target 'FastList' in project 'FastList'
➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
Target 'FastList' in project 'FastList'
➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
Target 'RefreshableScrollView' in project 'RefreshableScrollView'
➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
Target 'RefreshableScrollView' in project 'RefreshableScrollView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: 3a0904770083e0304aa00783dfb500cd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/3a0904770083e0304aa00783dfb500cd.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/.swiftpm/xcode
/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/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
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/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/XCTestExtensions.DependencyStaticMetadataFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/XCTestExtensions.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/XCTestExtensions.modulemap (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/XCTestExtensions.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/XCTestExtensions.DependencyMetadataFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/XCTestExtensions.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.LinkFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions-OutputFileMap.json (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftConstValuesFileList (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions_const_extract_protocols.json (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/RefreshableScrollView.DependencyStaticMetadataFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/RefreshableScrollView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/RefreshableScrollView.modulemap (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/RefreshableScrollView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/RefreshableScrollView.DependencyMetadataFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/RefreshableScrollView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/XCTestExtensions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/XCTestExtensions.modulemap (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/XCTestExtensions.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftConstValuesFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.LinkFileList (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-OutputFileMap.json (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable_const_extract_protocols.json (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RefreshableScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/RefreshableScrollView.modulemap (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/RefreshableScrollView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftConstValuesFileList (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.LinkFileList (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-OutputFileMap.json (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Matchable.modulemap (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Matchable.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Matchable.DependencyStaticMetadataFileList (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Matchable.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Matchable.DependencyMetadataFileList (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Matchable.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/empty-FastListTests.plist (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/empty-FastListTests.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests_const_extract_protocols.json (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftFileList (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftConstValuesFileList (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests.LinkFileList (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests-OutputFileMap.json (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/Objects-normal/arm64/FastListTests-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/FastListTests.DependencyStaticMetadataFileList (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/FastListTests.DependencyStaticMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Matchable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Matchable.modulemap (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Matchable.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/FastListTests.DependencyMetadataFileList (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastListTests.build/FastListTests.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList_const_extract_protocols.json (in target 'FastList' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList.SwiftFileList (in target 'FastList' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList.SwiftConstValuesFileList (in target 'FastList' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList.LinkFileList (in target 'FastList' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList-OutputFileMap.json (in target 'FastList' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/Objects-normal/arm64/FastList-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/FastList.modulemap (in target 'FastList' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/FastList.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/FastList.DependencyStaticMetadataFileList (in target 'FastList' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/FastList.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/FastList.DependencyMetadataFileList (in target 'FastList' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/FastList.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FastListTests.xctest/Contents (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FastListTests.xctest/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FastListTests.xctest (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FastListTests.xctest
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FastListTests.xctest/Contents/MacOS (in target 'FastListTests' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/FastListTests.xctest/Contents/MacOS
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/FastList.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/FastList.modulemap (in target 'FastList' from project 'FastList')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FastList.build/Debug/FastList.build/FastList.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver RefreshableScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RefreshableScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver Matchable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Matchable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.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/Matchable.build/Debug/Matchable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable_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/Matchable.build/Debug/Matchable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BoundsReaderView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/BoundsReaderView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/BoundsReaderView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ RefreshableScrollView (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/BoundsReaderView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -enable-experimental-feature DebugDescriptionMacro -strict-concurrency\=complete -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/swift-overrides.hmap -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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RefreshableScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.abi.json
EmitSwiftModule normal arm64 (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 Compiling\ NativeRefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RefreshState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshState.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshState.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IndicatorView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CustomActivityView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Bool+Matchable.swift,\ Collections+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Bool+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Bool+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ FloatingPoint+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/FloatingPoint+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/FloatingPoint+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Date+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Date+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Date+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Matchable (in target 'Matchable' from project 'Matchable')
EmitSwiftModule normal arm64 (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling FloatingPoint+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ Optional+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Optional+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Optional+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ MatchableCompound.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchableCompound.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchableCompound.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Date+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftDriverJobDiscovery normal arm64 Compiling Bool+Matchable.swift, Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ Integer+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MatchableCompound.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ RawRepresentable+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/RawRepresentable+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/RawRepresentable+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Optional+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ String+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/String+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/String+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Matchable (in target 'Matchable' from project 'Matchable')
SwiftDriver\ Compilation\ Requirements Matchable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Matchable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.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/Matchable.build/Debug/Matchable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable_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/Matchable.build/Debug/Matchable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling RawRepresentable+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Matchable-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-Swift.h (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Matchable-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Matchable.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.swiftmodule (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Matchable.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Matchable.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.swiftdoc (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Matchable.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Matchable.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.abi.json (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Matchable.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Matchable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.swiftsourceinfo (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable
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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Matchable.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ MatchFailedError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchFailedError.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/MatchFailedError.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling String+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftDriver XCTestExtensions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name XCTestExtensions -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -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/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions-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/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions.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/XCTestExtensions.build/Debug/XCTestExtensions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions_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/XCTestExtensions.build/Debug/XCTestExtensions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCTestExtensions.build/Debug/XCTestExtensions.build/Objects-normal/arm64/XCTestExtensions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ XCTestExtensions (in target 'XCTestExtensions' from project 'XCTestExtensions')
EmitSwiftModule normal arm64 (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ XCTestCase+JSON.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTestCase+JSON.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTestCase+JSON.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MatchFailedError.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ XCUIApplication+UITesting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIApplication+UITesting.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCUIApplication+UITesting.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ XCTAssert+Collections.swift,\ XCTAssert+Matching.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Collections.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Matching.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
Command SwiftCompile failed with a nonzero exit code
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:de6bcc5cf706c0cedb1d35e25e789cf905bd9802, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:de6bcc5cf706c0cedb1d35e25e789cf905bd9802, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:de6bcc5cf706c0cedb1d35e25e789cf905bd9802, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:de6bcc5cf706c0cedb1d35e25e789cf905bd9802, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ RefreshableScrollView (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
EmitSwiftModule normal arm64 (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 Compiling\ XCTAssert+Collections.swift,\ XCTAssert+Matching.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Collections.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/XCTestExtensions/Sources/XCTestExtensions/XCTAssert+Matching.swift (in target 'XCTestExtensions' from project 'XCTestExtensions')
Building workspace spi-builder-workspace with scheme FastList
(4 failures)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
FastList: /Users/admin/builder/spi-builder-workspace
Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
resolved source packages: FastList, Matchable, RefreshableScrollView, XCTestExtensions
{
"dependencies" : [
{
"identity" : "refreshablescrollview",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/RefreshableScrollView.git"
},
{
"identity" : "xctestextensions",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/elegantchaos/XCTestExtensions.git"
}
],
"manifest_display_name" : "FastList",
"name" : "FastList",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "FastList",
"targets" : [
"FastList"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FastListTests",
"module_type" : "SwiftTarget",
"name" : "FastListTests",
"path" : "Tests/FastListTests",
"product_dependencies" : [
"XCTestExtensions"
],
"sources" : [
"FastListTests.swift"
],
"target_dependencies" : [
"FastList"
],
"type" : "test"
},
{
"c99name" : "FastList",
"module_type" : "SwiftTarget",
"name" : "FastList",
"path" : "Sources/FastList",
"product_dependencies" : [
"RefreshableScrollView"
],
"product_memberships" : [
"FastList"
],
"sources" : [
"FastList.swift",
"InnerListView.swift",
"ListConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FastList",
"Matchable",
"RefreshableScrollView",
"XCTestExtensions"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FastList",
"Matchable",
"RefreshableScrollView",
"XCTestExtensions"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FastList -destination platform=macOS,arch=arm64
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 FastList -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
RefreshableScrollView: https://github.com/elegantchaos/RefreshableScrollView.git @ 1.3.1
Matchable: https://github.com/elegantchaos/Matchable.git @ 1.0.7
XCTestExtensions: https://github.com/elegantchaos/XCTestExtensions.git @ 1.5.1
FastList: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'FastListTests' in project 'FastList'
➜ Explicit dependency on target 'FastList' in project 'FastList'
➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
➜ Explicit dependency on target 'XCTestExtensions' in project 'XCTestExtensions'
Target 'XCTestExtensions' in project 'XCTestExtensions'
➜ Explicit dependency on target 'XCTestExtensions' in project 'XCTestExtensions'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'XCTestExtensions' in project 'XCTestExtensions'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'Matchable' in project 'Matchable'
➜ Explicit dependency on target 'Matchable' in project 'Matchable'
Target 'Matchable' in project 'Matchable' (no dependencies)
Target 'FastList' in project 'FastList'
➜ Explicit dependency on target 'FastList' in project 'FastList'
➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
Target 'FastList' in project 'FastList'
➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
Target 'RefreshableScrollView' in project 'RefreshableScrollView'
➜ Explicit dependency on target 'RefreshableScrollView' in project 'RefreshableScrollView'
Target 'RefreshableScrollView' in project 'RefreshableScrollView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: 6c7223592cad97c83419ef07e80014d0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/6c7223592cad97c83419ef07e80014d0.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/.swiftpm/xcode
/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
SwiftDriver Matchable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Matchable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.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/Matchable.build/Debug/Matchable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable_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/Matchable.build/Debug/Matchable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver RefreshableScrollView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RefreshableScrollView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ BoundsReaderView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/BoundsReaderView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/BoundsReaderView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ RefreshableScrollView (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
Failed frontend command:
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/BoundsReaderView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift -target arm64-apple-macos12.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -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 -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -suppress-warnings -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/swift-overrides.hmap -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/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name RefreshableScrollView -frontend-parseable-output -disable-clang-spi -target-sdk-version 15.4 -target-sdk-name macosx15.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RefreshableScrollView.build/Debug/RefreshableScrollView.build/Objects-normal/arm64/RefreshableScrollView.abi.json
EmitSwiftModule normal arm64 (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
import UIKit
^
SwiftCompile normal arm64 Compiling\ NativeRefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RefreshState.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshState.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshState.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ RefreshableScrollView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/RefreshableScrollView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CustomActivityView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/CustomActivityView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ IndicatorView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/IndicatorView.swift (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Integer+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Matchable (in target 'Matchable' from project 'Matchable')
EmitSwiftModule normal arm64 (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Date+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Date+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Date+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Bool+Matchable.swift,\ Collections+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Bool+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Bool+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Collections+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Date+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Integer+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 Compiling\ FloatingPoint+Matchable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/FloatingPoint+Matchable.swift (in target 'Matchable' from project 'Matchable')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Matchable/Sources/Matchable/FloatingPoint+Matchable.swift (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Matchable (in target 'Matchable' from project 'Matchable')
SwiftDriver\ Compilation\ Requirements Matchable normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Matchable' from project 'Matchable')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Matchable -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-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/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable.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/Matchable.build/Debug/Matchable.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable_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/Matchable.build/Debug/Matchable.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Matchable.build/Debug/Matchable.build/Objects-normal/arm64/Matchable-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:de6bcc5cf706c0cedb1d35e25e789cf905bd9802, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:de6bcc5cf706c0cedb1d35e25e789cf905bd9802, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:de6bcc5cf706c0cedb1d35e25e789cf905bd9802, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:de6bcc5cf706c0cedb1d35e25e789cf905bd9802, name:My Mac }
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ RefreshableScrollView (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
EmitSwiftModule normal arm64 (in target 'RefreshableScrollView' from project 'RefreshableScrollView')
Building workspace spi-builder-workspace with scheme FastList
(3 failures)
BUILD FAILURE 6.1 macosXcodebuild