The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FluentTestUtils with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appsaurus/FluentTestUtils.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Appsaurus/FluentTestUtils
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 9183118 Fixed broken spec
Cloned https://github.com/Appsaurus/FluentTestUtils.git
Revision (git rev-parse @):
918311836ff40d0c3e2d4521f4afe836cc622253
SUCCESS checkout https://github.com/Appsaurus/FluentTestUtils.git at 0.1.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Appsaurus/FluentTestUtils.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/50] Write sources
[34/50] Compiling CNIOLinux ifaddrs-android.c
[34/50] Compiling CNIOLinux shim.c
[36/50] Compiling CNIOZlib empty.c
[37/50] Write swift-version--423B1241ED78D482.txt
[38/50] Compiling CNIOHTTPParser c_nio_http_parser.c
[39/50] Compiling CBcrypt blf.c
[40/50] Compiling CNIODarwin shim.c
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
4 warnings generated.
[41/67] Compiling CNIOSHA1 c_nio_sha1.c
[42/103] Compiling CNIOOpenSSL helpers.c
[42/103] Compiling CNIOOpenSSL shims.c
[43/103] Compiling CCryptoOpenSSL shim.c
[45/103] Compiling CBcrypt bcrypt.c
[46/112] Compiling CBase32 base32.c
[47/112] Write sources
[50/112] Compiling NIOPriorityQueue PriorityQueue.swift
[51/112] Compiling COperatingSystem libc.swift
[52/112] Emitting module COperatingSystem
[53/112] Emitting module NIOPriorityQueue
[54/112] Compiling NIOPriorityQueue Heap.swift
[54/112] Compiling c-atomics.c
[56/115] Compiling NIOConcurrencyHelpers lock.swift
[57/115] Emitting module NIOConcurrencyHelpers
[58/115] Compiling NIOConcurrencyHelpers atomics.swift
[59/165] Emitting module Runtime
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/170] Emitting module NIO
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: type 'StaticString' does not conform to protocol 'Collection'
extension StaticString: Collection {
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIO/ContiguousCollection.swift:21:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'Collection'
extension StaticString: Collection {
^
Swift.Collection:3:12: note: 'subscript(_:)' declared here
    public subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
           ^
Swift.Collection:14:5: note: requirement 'subscript(_:)' declared here
    subscript(bounds: Range<Self.Index>) -> Self.SubSequence { get }
    ^
[61/176] Compiling NIO Heap.swift
[62/176] Compiling NIO IO.swift
[63/176] Compiling NIO IOData.swift
[64/176] Compiling NIO IntegerTypes.swift
[65/176] Compiling NIO Interfaces.swift
[66/176] Compiling NIO Linux.swift
[67/176] Compiling NIO LinuxCPUSet.swift
[68/176] Compiling Codability KeyedEncodingContainer+Any.swift
[69/176] Compiling Codability InvalidElementStrategy.swift
[70/176] Compiling Codability RawCodingKey.swift
[71/176] Compiling Codability KeyedDecodingContainer+Any.swift
[72/176] Compiling Codability GenericDecodingContainer.swift
[73/176] Compiling Debugging Debuggable.swift
[74/176] Emitting module Debugging
[75/176] Compiling Debugging Demangler.swift
[76/176] Compiling Debugging SourceLocation.swift
[77/176] Emitting module Codability
[78/176] Compiling Codability AnyCodable.swift
[79/176] Compiling NIO ByteBuffer-views.swift
[80/176] Compiling NIO Channel.swift
[81/176] Compiling NIO ChannelHandler.swift
[82/176] Compiling NIO ChannelHandlers.swift
[83/176] Compiling NIO ChannelInvoker.swift
[89/176] Compiling NIO ByteBuffer-int.swift
[90/176] Compiling Runtime GettersSetters.swift
[91/176] Compiling Runtime IntegerConvertible.swift
[92/176] Compiling Runtime Pointer+Extensions.swift
[93/176] Compiling Runtime RetainCounts.swift
[94/176] Compiling Runtime String+Extensions.swift
error: compile command failed due to signal 6 (use -v to see invocation)
Call parameter type does not match function signature!
i64 32
 i32  %76 = call noalias ptr @swift_allocObject(ptr getelementptr inbounds (%swift.full_boxmetadata, ptr @metadata, i32 0, i32 2), i64 32, i64 7) #4, !dbg !352
<unknown>:0: error: fatal error encountered during compilation; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
<unknown>:0: note: Broken module found, compilation aborted!
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/DefaultValue.swift -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/Factory.swift -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassHeader.swift -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassMetadataLayout.swift -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassTypeDescriptor.swift -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumTypeDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ExistentialContainter.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FieldDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FunctionMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/MetadataLayoutType.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolTypeContainer.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructTypeDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TargetTypeGenericContextDescriptorHeader.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TupleMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TypeDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ValueWitnessTable.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ClassMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/EnumMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/FuntionMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/Metadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/MetadataType.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/NominalMetadataType.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ProtocolMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/StructMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/TupleMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Case.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Errors.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/FunctionInfo.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Kind.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/PropertyInfo.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfo.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfoConvertible.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Pointers.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativePointer.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativeVectorPointer.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Union.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Vector.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/GettersSetters.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/IntegerConvertible.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/Pointer+Extensions.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/RetainCounts.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/String+Extensions.swift -supplementary-output-file-map /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/TemporaryDirectory.08ccLw/supplementaryOutputs-1 -target arm64-apple-macosx10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug -I /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -resource-dir /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CRuntime/Sources/CRuntime/module.modulemap -Xcc -isysroot -Xcc /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -Xcc -F -Xcc /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -fPIC -Xcc -g -module-name Runtime -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins#/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/DefaultValue.swift.o -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/Factory.swift.o -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/ClassHeader.swift.o -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/ClassMetadataLayout.swift.o -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/ClassTypeDescriptor.swift.o -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/EnumMetadataLayout.swift.o -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store -index-system-modules
1.	Apple Swift version 5.10 (swiftlang-5.10.0.12.7 clang-1500.3.9.3)
2.	Compiling with the current language version
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend           0x0000000107dc3e3c llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1  swift-frontend           0x0000000107dc2ff8 llvm::sys::RunSignalHandlers() + 112
2  swift-frontend           0x0000000107dc4444 SignalHandler(int) + 360
3  libsystem_platform.dylib 0x0000000190639a24 _sigtramp + 56
4  libsystem_pthread.dylib  0x000000019060acc0 pthread_kill + 288
5  libsystem_c.dylib        0x000000019051aa50 abort + 180
6  swift-frontend           0x00000001026cd484 PrettyStackTraceFrontend::~PrettyStackTraceFrontend() + 0
7  swift-frontend           0x0000000107d0c918 llvm::report_fatal_error(llvm::Twine const&, bool) + 280
8  swift-frontend           0x0000000107d0c800 llvm::report_fatal_error(llvm::Twine const&, bool) + 0
9  swift-frontend           0x0000000102ba0244 llvm::detail::PassModel<llvm::Module, llvm::VerifierPass, llvm::PreservedAnalyses, llvm::AnalysisManager<llvm::Module>>::printPipeline(llvm::raw_ostream&, llvm::function_ref<llvm::StringRef (llvm::StringRef)>) + 0
10 swift-frontend           0x0000000107ac3be8 llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 224
11 swift-frontend           0x0000000102b9321c swift::performLLVMOptimizations(swift::IRGenOptions const&, llvm::Module*, llvm::TargetMachine*, llvm::raw_pwrite_stream*) + 3992
12 swift-frontend           0x0000000102b94978 swift::performLLVM(swift::IRGenOptions const&, swift::DiagnosticEngine&, llvm::sys::SmartMutex<false>*, llvm::GlobalVariable*, llvm::Module*, llvm::TargetMachine*, llvm::StringRef, llvm::vfs::OutputBackend&, swift::UnifiedStatsReporter*) + 2364
13 swift-frontend           0x00000001026c82a4 generateCode(swift::CompilerInstance&, llvm::StringRef, llvm::Module*, llvm::GlobalVariable*) + 260
14 swift-frontend           0x00000001026c20c4 performCompileStepsPostSILGen(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule>>, llvm::PointerUnion<swift::ModuleDecl*, swift::SourceFile*>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver*) + 2024
15 swift-frontend           0x00000001026c11f0 swift::performCompileStepsPostSema(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 608
16 swift-frontend           0x00000001026c5440 performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 1448
17 swift-frontend           0x00000001026c347c swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 4968
18 swift-frontend           0x0000000102652c38 swift::mainEntry(int, char const**) + 2612
19 dyld                     0x0000000190291058 start + 2224
[106/176] Compiling NIO ServerSocket.swift
[107/176] Compiling NIO Socket.swift
[108/176] Compiling NIO SocketAddresses.swift
[109/176] Compiling NIO MarkedCircularBuffer.swift
[110/176] Compiling NIO MulticastChannel.swift
[111/176] Compiling NIO NIOAny.swift
[112/176] Compiling NIO NonBlockingFileIO.swift
[113/176] Compiling NIO PendingDatagramWritesManager.swift
[114/176] Compiling NIO PendingWritesManager.swift
[115/176] Compiling NIO PriorityQueue.swift
Fetching https://github.com/wickwirew/Runtime from cache
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/Appsaurus/RuntimeExtensions from cache
Fetching https://github.com/vapor/websocket.git from cache
Fetching https://github.com/yonaskolb/Codability.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/vapor/websocket.git from cache (0.23s)
Fetching https://github.com/vapor/multipart.git from cache
Fetched https://github.com/yonaskolb/Codability.git from cache (0.32s)
Fetching https://github.com/wickwirew/CRuntime.git from cache
Fetched https://github.com/Appsaurus/RuntimeExtensions from cache (0.32s)
Fetching https://github.com/vapor/validation.git from cache
Fetched https://github.com/wickwirew/Runtime from cache (0.32s)
Fetching https://github.com/vapor/crypto.git from cache
Fetched https://github.com/apple/swift-nio-ssl.git from cache (0.33s)
Fetching https://github.com/vapor/http.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.38s)
Fetching https://github.com/vapor/sql.git from cache
Fetched https://github.com/vapor/multipart.git from cache (0.18s)
Fetching https://github.com/vapor/service.git from cache
Fetched https://github.com/wickwirew/CRuntime.git from cache (0.17s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/vapor/crypto.git from cache (0.19s)
Fetching https://github.com/Appsaurus/VaporTestUtils from cache
Fetched https://github.com/vapor/validation.git from cache (0.20s)
Fetching https://github.com/vapor/vapor.git from cache
Fetched https://github.com/vapor/http.git from cache (0.25s)
Fetching https://github.com/vapor/core.git from cache
Fetched https://github.com/vapor/sql.git from cache (0.20s)
Fetching https://github.com/vapor/routing.git from cache
Fetched https://github.com/vapor/service.git from cache (0.17s)
Fetching https://github.com/apple/swift-nio-ssl-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.16s)
Fetching https://github.com/vapor/fluent.git from cache
Fetched https://github.com/Appsaurus/VaporTestUtils from cache (0.16s)
Fetching https://github.com/vapor/console.git from cache
Fetched https://github.com/apple/swift-nio-ssl-support.git from cache (0.17s)
Fetching https://github.com/Appsaurus/CodableExtensions from cache
Fetched https://github.com/vapor/core.git from cache (0.19s)
Fetching https://github.com/vapor/url-encoded-form.git from cache
Fetched https://github.com/vapor/routing.git from cache (0.22s)
Fetching https://github.com/Appsaurus/SwiftTestUtils from cache
Fetched https://github.com/vapor/vapor.git from cache (0.32s)
Fetching https://github.com/vapor/template-kit.git from cache
Fetched https://github.com/vapor/console.git from cache (0.20s)
Fetching https://github.com/vapor/database-kit.git from cache
Fetched https://github.com/vapor/fluent.git from cache (0.21s)
Fetched https://github.com/Appsaurus/CodableExtensions from cache (0.16s)
Computing version for https://github.com/vapor/fluent.git
Fetched https://github.com/vapor/url-encoded-form.git from cache (0.17s)
Computed https://github.com/vapor/fluent.git at 3.2.0 (0.03s)
Fetched https://github.com/Appsaurus/SwiftTestUtils from cache (0.17s)
Fetched https://github.com/vapor/template-kit.git from cache (0.18s)
Fetched https://github.com/vapor/database-kit.git from cache (0.17s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 3.3.0 (0.03s)
Computing version for https://github.com/Appsaurus/CodableExtensions
Computed https://github.com/Appsaurus/CodableExtensions at 1.0.0 (0.70s)
Computing version for https://github.com/Appsaurus/VaporTestUtils
Computed https://github.com/Appsaurus/VaporTestUtils at 0.1.3 (0.03s)
Computing version for https://github.com/vapor/sql.git
Computed https://github.com/vapor/sql.git at 2.3.2 (0.03s)
Computing version for https://github.com/vapor/service.git
Computed https://github.com/vapor/service.git at 1.0.2 (0.02s)
Computing version for https://github.com/vapor/database-kit.git
Computed https://github.com/vapor/database-kit.git at 1.3.3 (0.02s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 3.1.1 (0.04s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 3.9.0 (0.02s)
Computing version for https://github.com/vapor/websocket.git
Computed https://github.com/vapor/websocket.git at 1.1.2 (0.02s)
Computing version for https://github.com/vapor/validation.git
Computed https://github.com/vapor/validation.git at 2.1.1 (0.02s)
Computing version for https://github.com/vapor/url-encoded-form.git
Computed https://github.com/vapor/url-encoded-form.git at 1.0.6 (0.03s)
Computing version for https://github.com/vapor/template-kit.git
Computed https://github.com/vapor/template-kit.git at 1.2.0 (0.02s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 3.0.2 (0.02s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 3.0.4 (0.02s)
Computing version for https://github.com/vapor/http.git
Computed https://github.com/vapor/http.git at 3.2.0 (0.02s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 3.3.3 (0.05s)
Computing version for https://github.com/Appsaurus/SwiftTestUtils
Computed https://github.com/Appsaurus/SwiftTestUtils at 1.0.1 (0.02s)
Computing version for https://github.com/Appsaurus/RuntimeExtensions
Computed https://github.com/Appsaurus/RuntimeExtensions at 0.1.4 (0.02s)
Computing version for https://github.com/yonaskolb/Codability.git
Computed https://github.com/yonaskolb/Codability.git at 0.2.1 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.1 (0.04s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 1.4.0 (0.03s)
Computing version for https://github.com/apple/swift-nio-ssl-support.git
Computed https://github.com/apple/swift-nio-ssl-support.git at 1.0.0 (0.02s)
Computing version for https://github.com/wickwirew/Runtime
Computed https://github.com/wickwirew/Runtime at 2.1.0 (0.02s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.02s)
Computing version for https://github.com/wickwirew/CRuntime.git
Computed https://github.com/wickwirew/CRuntime.git at 2.1.2 (0.03s)
Creating working copy for https://github.com/vapor/validation.git
Working copy of https://github.com/vapor/validation.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 3.1.1
Creating working copy for https://github.com/Appsaurus/RuntimeExtensions
Working copy of https://github.com/Appsaurus/RuntimeExtensions resolved at 0.1.4
Creating working copy for https://github.com/Appsaurus/CodableExtensions
Working copy of https://github.com/Appsaurus/CodableExtensions resolved at 1.0.0
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 3.3.0
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 3.9.0
Creating working copy for https://github.com/vapor/database-kit.git
Working copy of https://github.com/vapor/database-kit.git resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-nio-ssl-support.git
Working copy of https://github.com/apple/swift-nio-ssl-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/service.git
Working copy of https://github.com/vapor/service.git resolved at 1.0.2
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 3.3.3
Creating working copy for https://github.com/vapor/http.git
Working copy of https://github.com/vapor/http.git resolved at 3.2.0
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Runtime-05523fa6 is not valid git repository for 'https://github.com/wickwirew/Runtime', will fetch again.
Fetching https://github.com/wickwirew/Runtime from cache
Fetched https://github.com/wickwirew/Runtime from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Runtime-05523fa6 is not valid git repository for 'https://github.com/wickwirew/Runtime', will fetch again.
Fetching https://github.com/wickwirew/Runtime from cache
Fetched https://github.com/wickwirew/Runtime from cache (0.00s)
Creating working copy for https://github.com/wickwirew/Runtime
Working copy of https://github.com/wickwirew/Runtime resolved at 2.1.0
Creating working copy for https://github.com/vapor/sql.git
Working copy of https://github.com/vapor/sql.git resolved at 2.3.2
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 1.4.0
Creating working copy for https://github.com/vapor/template-kit.git
Working copy of https://github.com/vapor/template-kit.git resolved at 1.2.0
Creating working copy for https://github.com/Appsaurus/SwiftTestUtils
Working copy of https://github.com/Appsaurus/SwiftTestUtils resolved at 1.0.1
Creating working copy for https://github.com/vapor/websocket.git
Working copy of https://github.com/vapor/websocket.git resolved at 1.1.2
Creating working copy for https://github.com/yonaskolb/Codability.git
Working copy of https://github.com/yonaskolb/Codability.git resolved at 0.2.1
Creating working copy for https://github.com/wickwirew/CRuntime.git
Working copy of https://github.com/wickwirew/CRuntime.git resolved at 2.1.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.1
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 3.0.2
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 3.2.0
Creating working copy for https://github.com/vapor/url-encoded-form.git
Working copy of https://github.com/vapor/url-encoded-form.git resolved at 1.0.6
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 3.0.4
Creating working copy for https://github.com/Appsaurus/VaporTestUtils
Working copy of https://github.com/Appsaurus/VaporTestUtils resolved at 0.1.3
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/70] Compiling NIO FileHandle.swift
[3/70] Compiling NIO FileRegion.swift
[4/70] Compiling NIO GetaddrinfoResolver.swift
[5/70] Compiling NIO HappyEyeballs.swift
[6/73] Compiling NIO Embedded.swift
[7/73] Compiling NIO EventLoop.swift
[8/73] Compiling NIO EventLoopFuture.swift
[9/73] Compiling NIO FileDescriptor.swift
[10/74] Compiling NIO Bootstrap.swift
[11/74] Compiling NIO ByteBuffer-aux.swift
[12/74] Compiling NIO ContiguousCollection.swift
[13/74] Compiling NIO DeadChannel.swift
error: compile command failed due to signal 6 (use -v to see invocation)
Call parameter type does not match function signature!
i64 32
 i32  %76 = call noalias ptr @swift_allocObject(ptr getelementptr inbounds (%swift.full_boxmetadata, ptr @metadata, i32 0, i32 2), i64 32, i64 7) #4, !dbg !352
<unknown>:0: error: fatal error encountered during compilation; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
<unknown>:0: note: Broken module found, compilation aborted!
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/DefaultValue.swift -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Factory/Factory.swift -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassHeader.swift -primary-file /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ClassTypeDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/EnumTypeDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ExistentialContainter.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FieldDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/FunctionMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/MetadataLayoutType.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ProtocolTypeContainer.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/StructTypeDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TargetTypeGenericContextDescriptorHeader.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TupleMetadataLayout.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/TypeDescriptor.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Layouts/ValueWitnessTable.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ClassMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/EnumMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/FuntionMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/Metadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/MetadataType.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/NominalMetadataType.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/ProtocolMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/StructMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Metadata/TupleMetadata.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Case.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Errors.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/FunctionInfo.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/Kind.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/PropertyInfo.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfo.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Models/TypeInfoConvertible.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Pointers.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativePointer.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/RelativeVectorPointer.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Union.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Pointers/Vector.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/GettersSetters.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/IntegerConvertible.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/Pointer+Extensions.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/RetainCounts.swift /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Runtime/Sources/Runtime/Utilities/String+Extensions.swift -supplementary-output-file-map /var/folders/c2/b2kmn__12wq57m82ltz0hl1w0000gn/T/TemporaryDirectory.u4Pf1v/supplementaryOutputs-1 -target arm64-apple-macosx10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -I /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug -I /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -enable-testing -g -module-cache-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-driver -empty-abi-descriptor -resource-dir /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file=/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CRuntime/Sources/CRuntime/module.modulemap -Xcc -isysroot -Xcc /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -Xcc -F -Xcc /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -Xcc -fPIC -Xcc -g -module-name Runtime -disable-clang-spi -target-sdk-version 14.4 -target-sdk-name macosx14.4 -external-plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/lib/swift/host/plugins#/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/local/lib/swift/host/plugins#/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins#/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins#/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -parse-as-library -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/DefaultValue.swift.o -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/Factory.swift.o -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/ClassHeader.swift.o -o /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/Runtime.build/ClassMetadataLayout.swift.o -index-store-path /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/index/store -index-system-modules
1.	Apple Swift version 5.10 (swiftlang-5.10.0.12.7 clang-1500.3.9.3)
2.	Compiling with the current language version
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend           0x000000010a53fe3c llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 56
1  swift-frontend           0x000000010a53eff8 llvm::sys::RunSignalHandlers() + 112
2  swift-frontend           0x000000010a540444 SignalHandler(int) + 360
3  libsystem_platform.dylib 0x0000000190639a24 _sigtramp + 56
4  libsystem_pthread.dylib  0x000000019060acc0 pthread_kill + 288
5  libsystem_c.dylib        0x000000019051aa50 abort + 180
6  swift-frontend           0x0000000104e49484 PrettyStackTraceFrontend::~PrettyStackTraceFrontend() + 0
7  swift-frontend           0x000000010a488918 llvm::report_fatal_error(llvm::Twine const&, bool) + 280
8  swift-frontend           0x000000010a488800 llvm::report_fatal_error(llvm::Twine const&, bool) + 0
9  swift-frontend           0x000000010531c244 llvm::detail::PassModel<llvm::Module, llvm::VerifierPass, llvm::PreservedAnalyses, llvm::AnalysisManager<llvm::Module>>::printPipeline(llvm::raw_ostream&, llvm::function_ref<llvm::StringRef (llvm::StringRef)>) + 0
10 swift-frontend           0x000000010a23fbe8 llvm::PassManager<llvm::Module, llvm::AnalysisManager<llvm::Module>>::run(llvm::Module&, llvm::AnalysisManager<llvm::Module>&) + 224
11 swift-frontend           0x000000010530f21c swift::performLLVMOptimizations(swift::IRGenOptions const&, llvm::Module*, llvm::TargetMachine*, llvm::raw_pwrite_stream*) + 3992
12 swift-frontend           0x0000000105310978 swift::performLLVM(swift::IRGenOptions const&, swift::DiagnosticEngine&, llvm::sys::SmartMutex<false>*, llvm::GlobalVariable*, llvm::Module*, llvm::TargetMachine*, llvm::StringRef, llvm::vfs::OutputBackend&, swift::UnifiedStatsReporter*) + 2364
13 swift-frontend           0x0000000104e442a4 generateCode(swift::CompilerInstance&, llvm::StringRef, llvm::Module*, llvm::GlobalVariable*) + 260
14 swift-frontend           0x0000000104e3e0c4 performCompileStepsPostSILGen(swift::CompilerInstance&, std::__1::unique_ptr<swift::SILModule, std::__1::default_delete<swift::SILModule>>, llvm::PointerUnion<swift::ModuleDecl*, swift::SourceFile*>, swift::PrimarySpecificPaths const&, int&, swift::FrontendObserver*) + 2024
15 swift-frontend           0x0000000104e3d1f0 swift::performCompileStepsPostSema(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 608
16 swift-frontend           0x0000000104e41440 performCompile(swift::CompilerInstance&, int&, swift::FrontendObserver*) + 1448
17 swift-frontend           0x0000000104e3f47c swift::performFrontend(llvm::ArrayRef<char const*>, char const*, void*, swift::FrontendObserver*) + 4968
18 swift-frontend           0x0000000104dcec38 swift::mainEntry(int, char const**) + 2612
19 dyld                     0x0000000190291058 start + 2224
warning: 'swift-nio-ssl-support': ignoring declared target(s) 'swift-nio-ssl-support' in the system package
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
BUILD FAILURE 5.10 macosSpm