This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Asynchrone with Swift 5.9 for iOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Asynchrone -destination generic/platform=ios

Build Log

SwiftCompile normal arm64 Compiling\ CombineLatestAsyncSequenceTests.swift,\ CurrentElementAsyncSequenceTests.swift,\ DebounceAsyncSequenceTests.swift,\ DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-19 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-19 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-19 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-19 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-19 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling MergeAsyncSequence.swift, NotificationCenterAsyncSequence.swift, PassthroughAsyncSequence.swift, RemoveDuplicatesAsyncSequence.swift (in target 'Asynchrone' from project 'Asynchrone')
SwiftDriverJobDiscovery normal arm64 Compiling ErrorMechanism.swift, RethrowingAccessor.swift, AsyncSequence+Extension.swift, AsyncStream+Extension.swift, AsyncThrowingStream+Extension.swift (in target 'Asynchrone' from project 'Asynchrone')
SwiftCompile normal arm64 Compiling\ MergeAsyncSequenceTests.swift,\ NotificationCenterAsyncSequenceTests.swift,\ PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-21 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/MergeAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/NotificationCenterAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/PassthroughAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/MergeAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/NotificationCenterAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/PassthroughAsyncSequenceTests.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-21 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/MergeAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/NotificationCenterAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/PassthroughAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/MergeAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/NotificationCenterAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/PassthroughAsyncSequenceTests.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-21 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/MergeAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/NotificationCenterAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/PassthroughAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/MergeAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/NotificationCenterAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/PassthroughAsyncSequenceTests.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-21 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/MergeAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/NotificationCenterAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/PassthroughAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/MergeAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/NotificationCenterAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/PassthroughAsyncSequenceTests.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Compiling CombineLatestAsyncSequence.swift, CurrentElementAsyncSequence.swift, DebounceAsyncSequence.swift, DelayAsyncSequence.swift (in target 'Asynchrone' from project 'Asynchrone')
SwiftCompile normal arm64 Compiling\ TimerAsyncSequenceTests.swift,\ ZipAsyncSequenceTests.swift,\ TestError.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-24 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimerAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ZipAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TestError.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimerAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ZipAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TestError.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-24 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimerAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ZipAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TestError.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimerAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ZipAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TestError.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-24 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimerAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ZipAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TestError.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimerAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ZipAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TestError.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift -primary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift -supplementary-output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/supplementaryOutputs-24 -target arm64-apple-ios14.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name AsynchroneTests -frontend-parseable-output -disable-clang-spi -target-sdk-version 17.2 -target-sdk-name iphoneos17.2 -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimerAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ZipAsyncSequenceTests.o -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TestError.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimerAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ZipAsyncSequenceTests.o -index-unit-output-path /Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TestError.o -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftDriverJobDiscovery normal arm64 Emitting module for AsynchroneTests (in target 'AsynchroneTests' from project 'Asynchrone')
SwiftDriver\ Compilation\ Requirements AsynchroneTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AsynchroneTests -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling RemoveDuplicatesAsyncSequenceTests.swift, ReplaceErrorAsyncSequenceTests.swift, SequenceAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
SwiftDriverJobDiscovery normal arm64 Compiling AnyThrowingAsyncSequenceableTests.swift, CatchErrorAsyncSequenceTests.swift, ChainAsyncSequenceTests.swift, CombineLatest3AsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
SwiftDriver\ Compilation Asynchrone normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Asynchrone' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Asynchrone -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone-Swift.h -working-directory /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Asynchrone.o normal (in target 'Asynchrone' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios14.0 -r -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -O0 -L/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -filelist /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone.swiftmodule -Xlinker -dependency_info -Xlinker /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone_dependency_info.dat -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Asynchrone.o
Copy /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.swiftmodule/arm64-apple-ios.swiftmodule /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.swiftmodule (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.swiftmodule /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.swiftmodule/arm64-apple-ios.swiftdoc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.swiftdoc (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.swiftdoc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.swiftmodule/arm64-apple-ios.abi.json /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.abi.json (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.abi.json /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.swiftsourceinfo (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.swiftsourceinfo /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
RegisterExecutionPolicyException /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Asynchrone.o (in target 'Asynchrone' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Asynchrone.o
SwiftDriverJobDiscovery normal arm64 Compiling EmptyTests.swift, FailTests.swift, JustTests.swift, Merge3AsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.LinkFileList (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.LinkFileList
WriteAuxiliaryFile /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/empty-AsynchroneTests.plist (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    write-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/empty-AsynchroneTests.plist
ProcessInfoPlistFile /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/Info.plist /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/empty-AsynchroneTests.plist (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/empty-AsynchroneTests.plist -producttype com.apple.product-type.bundle.unit-test -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/Info.plist
SwiftDriverJobDiscovery normal arm64 Compiling MergeAsyncSequenceTests.swift, NotificationCenterAsyncSequenceTests.swift, PassthroughAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
SwiftDriverJobDiscovery normal arm64 Compiling CombineLatestAsyncSequenceTests.swift, CurrentElementAsyncSequenceTests.swift, DebounceAsyncSequenceTests.swift, DelayAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
SwiftDriverJobDiscovery normal arm64 Compiling SharedAsyncSequenceTests.swift, ThrottleAsyncSequenceTests.swift, ThrowingPassthroughAsyncSequenceTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
SwiftDriverJobDiscovery normal arm64 Compiling TimerAsyncSequenceTests.swift, ZipAsyncSequenceTests.swift, TestError.swift (in target 'AsynchroneTests' from project 'Asynchrone')
SwiftDriverJobDiscovery normal arm64 Compiling Assertion.swift, AsyncSequenceTests.swift, TimeIntervalTests.swift, AnyAsyncSequenceableTests.swift (in target 'AsynchroneTests' from project 'Asynchrone')
SwiftDriver\ Compilation AsynchroneTests normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-Swift-Compilation -- /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AsynchroneTests -Onone -enforce-exclusivity\=checked @/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -sdk /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -c -j8 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos17.2-21C52-d4853233c81beb1da90379997a312ef0.sdkstatcache -output-file-map /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_const_extract_protocols.json -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources-normal/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources/arm64 -Xcc -I/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/AsynchroneTests normal (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios14.0 -bundle -isysroot /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk -O0 -L/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk/Developer/Library/Frameworks -filelist /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -fprofile-instr-generate -L/Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests.swiftmodule -Wl,-no_warn_duplicate_libraries -framework XCTest -Xlinker -dependency_info -Xlinker /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_dependency_info.dat -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/AsynchroneTests -Xlinker -add_ast_path -Xlinker /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/Asynchrone.build/Objects-normal/arm64/Asynchrone.swiftmodule
GenerateDSYMFile /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest.dSYM /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/AsynchroneTests (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/dsymutil /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/AsynchroneTests -o /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest.dSYM
ExtractAppIntentsMetadata (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --output /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest --toolchain-dir /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AsynchroneTests --sdk-root /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.2.sdk --platform-family iOS --deployment-target 14.0 --target-triple arm64-apple-ios14.0 --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Assertion.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/AsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Extensions/TimeIntervalTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyAsyncSequenceableTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/AnyThrowingAsyncSequenceableTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CatchErrorAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ChainAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatest3AsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CombineLatestAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/CurrentElementAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DebounceAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/DelayAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/EmptyTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/FailTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/JustTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/Merge3AsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/MergeAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/NotificationCenterAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/PassthroughAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/RemoveDuplicatesAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ReplaceErrorAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SequenceAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/SharedAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrottleAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ThrowingPassthroughAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/TimerAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/Sequences/ZipAsyncSequenceTests.swift --source-files /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/AsynchroneTests/TestError.swift --binary-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/AsynchroneTests --dependency-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsynchroneTests_dependency_info.dat --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/Assertion.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimeIntervalTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AnyAsyncSequenceableTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/AnyThrowingAsyncSequenceableTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CatchErrorAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ChainAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatest3AsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CombineLatestAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/CurrentElementAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DebounceAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/DelayAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/EmptyTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/FailTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/JustTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/Merge3AsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/MergeAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/NotificationCenterAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/PassthroughAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/RemoveDuplicatesAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ReplaceErrorAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/SequenceAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/SharedAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ThrottleAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ThrowingPassthroughAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TimerAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ZipAsyncSequenceTests.swiftconstvalues --swift-const-vals /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/TestError.swiftconstvalues --stringsdata-file /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --compile-time-extraction
note: Metadata extraction skipped. No AppIntents.framework dependency found. (in target 'AsynchroneTests' from project 'Asynchrone')
CopySwiftLibs /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-swiftStdLibTool --copy --verbose --scan-executable /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/AsynchroneTests --scan-folder /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/Frameworks --scan-folder /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/PlugIns --scan-folder /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/SystemExtensions --scan-folder /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/Extensions --platform iphoneos --toolchain /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/Frameworks --strip-bitcode --scan-executable /Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib --strip-bitcode-tool /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os --back-deploy-swift-concurrency
Ignoring --strip-bitcode because --sign was not passed
Copying /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.5/iphoneos/libswift_Concurrency.dylib to /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/Frameworks/libswift_Concurrency.dylib
AppIntentsSSUTraining (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /Applications/Xcode-15.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/Info.plist --temp-dir-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Asynchrone.build/Debug-iphoneos/AsynchroneTests.build/ssu --bundle-id AsynchroneTests --product-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest --extracted-metadata-path /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest/Metadata.appintents --archive-ssu-assets
2024-02-02 02:17:56.014 appintentsnltrainingprocessor[26428:9750262] Parsing options for appintentsnltrainingprocessor
2024-02-02 02:17:56.015 appintentsnltrainingprocessor[26428:9750262] No AppShortcuts found - Skipping.
RegisterExecutionPolicyException /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest
Touch /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest (in target 'AsynchroneTests' from project 'Asynchrone')
    cd /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
    /usr/bin/touch -c /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AsynchroneTests.xctest
Resolve Package Graph
** BUILD SUCCEEDED **
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.