The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Rosalind, reference main (59b087), with Swift 6.2 (beta) for Linux on 25 Aug 2025 07:56:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/Rosalind.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tuist/Rosalind
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 59b087b [Release] Rosalind 0.5.108
Cloned https://github.com/tuist/Rosalind.git
Revision (git rev-parse @):
59b087b62266b7f32e7e93ab2f7c2d39cc476480
SUCCESS checkout https://github.com/tuist/Rosalind.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tuist/Rosalind.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/Kolos65/Mockable
Fetching https://github.com/apple/swift-crypto.git
[1/2015] Fetching filesystem
[1734/3990] Fetching filesystem, command
[1855/9720] Fetching filesystem, command, machokit
[6599/11547] Fetching filesystem, command, machokit, mockable
Fetched https://github.com/tuist/FileSystem.git from cache (0.32s)
[9035/9532] Fetching command, machokit, mockable
Fetching https://github.com/tuist/Path.git
[9533/25808] Fetching command, machokit, mockable, swift-crypto
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetched https://github.com/p-x9/MachOKit from cache (0.44s)
[4454/20078] Fetching command, mockable, swift-crypto
Fetched https://github.com/tuist/Command.git from cache (0.44s)
[2641/18103] Fetching mockable, swift-crypto
[2968/18472] Fetching mockable, swift-crypto, path
Fetched https://github.com/tuist/Path.git from cache (0.24s)
[3618/18103] Fetching mockable, swift-crypto
[14198/33444] Fetching mockable, swift-crypto, swift-snapshot-testing
Fetched https://github.com/Kolos65/Mockable from cache (1.74s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.77s)
[4296/15341] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.78s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.4.0 (3.67s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5505] Fetching xctest-dynamic-overlay
[3084/77289] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (8.16s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.23s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Computed https://github.com/p-x9/MachOKit at 0.38.0 (9.03s)
Fetching https://github.com/p-x9/swift-fileio.git
[1/209] Fetching swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (4.61s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.30s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.6 (0.93s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4577] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.34s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (5.39s)
Fetching https://github.com/apple/swift-log
[1/3897] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (2.10s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.11.13 (7.94s)
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-nio
[1/4875] Fetching zipfoundation
[4876/82533] Fetching zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (6.81s)
Fetched https://github.com/apple/swift-nio from cache (6.88s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (8.06s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (2.05s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (3.05s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (0.57s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.86.0 (0.74s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1808] Fetching swift-atomics
[598/6708] Fetching swift-atomics, swift-system
[6709/24062] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
[3818/17354] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.12s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.12.0 (1.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.34s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.46s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.45s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.72s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.6
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.11.13
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.12.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.38.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.86.0
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/472] Compiling CNIOWindows shim.c
[0/472] Compiling CNIODarwin shim.c
[2/472] Compiling CNIOWASI CNIOWASI.c
[2/472] Write sources
[31/472] Compiling CNIOWindows WSAStartup.c
[32/472] Write sources
[44/472] Compiling CNIOPosix event_loop_id.c
[45/472] Compiling _SwiftSyntaxCShims dummy.c
[46/472] Compiling _AtomicsShims.c
[47/472] Compiling CNIOLinux liburing_shims.c
[48/472] Compiling CSystem shims.c
[49/472] Write swift-version-24593BA9C3E375BF.txt
[50/472] Compiling fiat_p256_adx_sqr.S
[51/472] Compiling CNIOLinux shim.c
[52/472] Compiling MachOKitC mach-o-linux.c
[53/472] Compiling fiat_curve25519_adx_square.S
[54/472] Compiling fiat_p256_adx_mul.S
[56/531] Emitting module SwiftSyntax601
[56/531] Compiling CCryptoBoringSSLShims shims.c
[58/533] Emitting module SwiftSyntax600
[58/533] Compiling c-nioatomics.c
[59/535] Compiling c-atomics.c
[61/537] Compiling SwiftSyntax601 Empty.swift
[63/538] Emitting module SwiftSyntax509
[64/538] Compiling SwiftSyntax509 Empty.swift
[66/539] Compiling _NIODataStructures _TinyArray.swift
[67/547] Emitting module SwiftSyntax510
[68/547] Compiling SwiftSyntax510 Empty.swift
[70/548] Emitting module Path
[71/548] Compiling Path Path.swift
[72/549] Compiling SwiftSyntax600 Empty.swift
[74/550] Compiling _NIOBase64 Base64.swift
[75/550] Emitting module _NIOBase64
[76/550] Compiling _NIODataStructures PriorityQueue.swift
[79/551] Compiling SystemPackage FilePathWindows.swift
[80/551] Compiling SystemPackage FilePermissions.swift
[81/551] Compiling SystemPackage IOCompletion.swift
[82/551] Compiling SystemPackage IORequest.swift
[83/555] Compiling SystemPackage Syscalls.swift
[84/555] Compiling SystemPackage WindowsSyscallAdapters.swift
[85/555] Compiling SystemPackage MachPort.swift
[86/555] Compiling SystemPackage PlatformString.swift
[87/560] Emitting module NIOConcurrencyHelpers
[88/560] Compiling NIOConcurrencyHelpers lock.swift
[89/571] Emitting module Logging
[90/584] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/584] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/584] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[93/584] Compiling NIOConcurrencyHelpers atomics.swift
[95/585] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[96/585] Compiling InternalCollectionsUtilities UInt+reversed.swift
[97/585] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[98/586] Compiling SystemPackage IORing.swift
[99/586] Compiling SystemPackage RawIORequest.swift
[100/586] Compiling SystemPackage Backcompat.swift
[101/586] Compiling SystemPackage CInterop.swift
[102/586] Compiling SystemPackage Constants.swift
[103/586] Compiling SystemPackage Exports.swift
[104/586] Compiling SystemPackage Mocking.swift
[105/586] Compiling SystemPackage RawBuffer.swift
[106/586] Compiling SystemPackage FilePathSyntax.swift
[107/586] Compiling SystemPackage FilePathTemp.swift
[108/586] Compiling SystemPackage FilePathTempPosix.swift
[109/586] Compiling SystemPackage FilePathTempWindows.swift
[110/586] Compiling Logging MetadataProvider.swift
[111/586] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[112/586] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[113/586] Compiling InternalCollectionsUtilities Descriptions.swift
[114/586] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[115/586] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[116/586] Compiling InternalCollectionsUtilities Debugging.swift
[117/587] Emitting module IssueReportingPackageSupport
[118/587] Compiling IssueReportingPackageSupport _Test.swift
[119/597] Compiling SwiftSyntax BumpPtrAllocator.swift
[120/597] Compiling SwiftSyntax CommonAncestor.swift
[121/629] Compiling SwiftSyntax Convenience.swift
[122/634] Compiling SwiftSyntax CustomTraits.swift
[123/648] Emitting module InternalCollectionsUtilities
[124/650] Compiling SwiftSyntax AbsolutePosition.swift
[125/651] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[128/652] Compiling _NIODataStructures Heap.swift
[129/652] Emitting module _NIODataStructures
[132/653] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[133/653] Compiling SwiftSyntax Assert.swift
[135/653] Emitting module SystemPackage
[141/653] Compiling SwiftSyntax EditorPlaceholder.swift
[142/653] Emitting module ZIPFoundation
[146/653] Compiling SwiftSyntax Keyword.swift
[147/653] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[148/653] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[149/653] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[154/653] Compiling SwiftSyntax SourceLocation.swift
[156/655] Compiling SwiftSyntax SourcePresence.swift
[157/655] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[158/655] Compiling SwiftSyntax Syntax.swift
[159/655] Compiling SwiftSyntax SyntaxArena.swift
[160/655] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[163/656] Compiling SwiftSyntax SyntaxHashable.swift
[164/656] Compiling SwiftSyntax Identifier.swift
[165/656] Compiling SwiftSyntax SyntaxChildren.swift
[166/656] Compiling SwiftSyntax SyntaxCollection.swift
[167/656] Compiling Glob Pattern+Parser.swift
[168/656] Compiling Glob Pattern+Options.swift
[169/656] Compiling Glob Pattern.swift
[170/656] Compiling Glob InvalidPattern.swift
[171/656] Compiling Glob Pattern+Match.swift
[172/656] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[173/656] Compiling ZIPFoundation URL+ZIP.swift
[175/657] Compiling Logging LogHandler.swift
[176/657] Compiling Logging Locks.swift
[177/657] Compiling Logging Logging.swift
[179/658] Compiling Glob GlobSearch.swift
[180/658] Emitting module Glob
[181/666] Wrapping AST for _NIOBase64 for debugging
[182/667] Wrapping AST for ZIPFoundation for debugging
[183/688] Wrapping AST for SystemPackage for debugging
[184/688] Wrapping AST for _NIODataStructures for debugging
[185/694] Wrapping AST for SwiftSyntax600 for debugging
[185/694] Wrapping AST for SwiftSyntax601 for debugging
[187/698] Wrapping AST for SwiftSyntax510 for debugging
[188/700] Wrapping AST for NIOConcurrencyHelpers for debugging
[189/700] Wrapping AST for Logging for debugging
[190/700] Wrapping AST for Path for debugging
[191/700] Wrapping AST for SwiftSyntax509 for debugging
[193/700] Compiling FileIO system.swift
[193/700] Wrapping AST for IssueReportingPackageSupport for debugging
[194/700] Wrapping AST for Glob for debugging
[195/700] Wrapping AST for InternalCollectionsUtilities for debugging
[197/700] Compiling DequeModule Deque+CustomReflectable.swift
[198/700] Compiling DequeModule Deque+Descriptions.swift
[199/702] Compiling DequeModule _DequeBuffer.swift
[200/702] Compiling DequeModule _DequeBufferHeader.swift
[200/702] Compiling fiat_curve25519_adx_mul.S
[202/702] Compiling DequeModule Deque+Equatable.swift
[203/702] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[204/702] Compiling DequeModule Deque+Extras.swift
[205/702] Compiling DequeModule Deque+Hashable.swift
[206/702] Compiling DequeModule Deque+Testing.swift
[207/702] Compiling DequeModule Deque._Storage.swift
[207/702] Compiling md5-x86_64-linux.S
[207/702] Compiling md5-586-linux.S
[209/702] Compiling md5-x86_64-apple.S
[211/702] Emitting module FileIO
[212/702] Compiling FileIO ConcatenatedMemoryMappedFile.swift
[213/702] Compiling DequeModule Deque+Codable.swift
[214/702] Compiling DequeModule Deque+Collection.swift
[222/711] Compiling DequeModule _DequeSlot.swift
[223/711] Compiling DequeModule _UnsafeWrappedBuffer.swift
[224/711] Compiling FileIO FileIO.swift
[225/711] Compiling FileIO MemoryMappedFile.swift
[226/711] Compiling FileIO ConcatenatedStreamedFile.swift
[226/711] Compiling md5-586-apple.S
[230/711] Compiling FileIO StreamedFile.swift
[230/712] Compiling chacha20_poly1305_x86_64-apple.S
[232/712] Compiling chacha20_poly1305_x86_64-linux.S
[233/712] Compiling chacha20_poly1305_armv8-win.S
[235/712] Emitting module DequeModule
[235/712] Wrapping AST for FileIO for debugging
[236/712] Compiling err_data.cc
[238/712] Compiling DequeModule Deque._UnsafeHandle.swift
[239/712] Compiling DequeModule Deque.swift
[239/713] Compiling chacha20_poly1305_armv8-linux.S
[240/713] Compiling chacha20_poly1305_armv8-apple.S
[241/713] Compiling chacha-x86_64-linux.S
[243/713] Compiling chacha-x86_64-apple.S
[244/713] Compiling chacha-x86-apple.S
[245/713] Compiling chacha-x86-linux.S
[246/713] Compiling chacha-armv8-win.S
[247/713] Wrapping AST for DequeModule for debugging
[248/713] Compiling chacha-armv8-linux.S
[249/713] Compiling chacha-armv4-linux.S
[250/713] Compiling chacha-armv8-apple.S
[251/713] Compiling aes128gcmsiv-x86_64-apple.S
[252/713] Compiling aes128gcmsiv-x86_64-linux.S
[253/713] Compiling x86_64-mont5-linux.S
[254/713] Compiling x86_64-mont-apple.S
[255/713] Compiling x86_64-mont5-apple.S
[257/713] Compiling IssueReporting TestContext.swift
[258/713] Compiling IssueReporting Unimplemented.swift
[258/715] Compiling x86_64-mont-linux.S
[259/715] Compiling x86-mont-linux.S
[260/715] Compiling vpaes-x86-linux.S
[261/715] Compiling vpaes-x86_64-linux.S
[262/715] Compiling vpaes-x86_64-apple.S
[263/715] Compiling vpaes-x86-apple.S
[264/715] Compiling vpaes-armv8-win.S
[264/715] Compiling x86-mont-apple.S
[280/715] Emitting module IssueReporting
[280/715] Compiling vpaes-armv8-linux.S
[284/715] Compiling vpaes-armv8-apple.S
[285/715] Compiling vpaes-armv7-linux.S
[286/715] Compiling sha512-x86_64-linux.S
[287/715] Compiling sha512-x86_64-apple.S
[287/715] Compiling sha512-armv8-win.S
[290/715] Compiling IssueReporting WithExpectedIssue.swift
[291/715] Compiling IssueReporting WithIssueContext.swift
[292/716] Compiling sha512-armv8-linux.S
[293/716] Compiling sha512-armv4-linux.S
[293/716] Compiling sha512-armv8-apple.S
[295/716] Compiling sha512-586-apple.S
[296/716] Compiling sha512-586-linux.S
[297/716] Compiling sha256-x86_64-linux.S
[298/716] Compiling sha256-armv8-win.S
[299/716] Compiling sha256-armv8-linux.S
[300/716] Wrapping AST for IssueReporting for debugging
[301/716] Compiling sha256-x86_64-apple.S
[302/716] Compiling sha256-armv8-apple.S
[303/716] Compiling sha256-armv4-linux.S
[304/716] Compiling sha256-586-linux.S
[305/716] Compiling sha256-586-apple.S
[306/716] Compiling sha1-x86_64-linux.S
[307/716] Compiling sha1-armv8-win.S
[308/716] Compiling sha1-x86_64-apple.S
[309/716] Compiling sha1-armv4-large-linux.S
[310/716] Compiling sha1-armv8-linux.S
[311/716] Compiling sha1-armv8-apple.S
[312/716] Compiling sha1-586-linux.S
[313/716] Compiling sha1-586-apple.S
[314/716] Compiling rsaz-avx2-apple.S
[315/716] Compiling rdrand-x86_64-linux.S
[316/716] Compiling rsaz-avx2-linux.S
[317/716] Compiling rdrand-x86_64-apple.S
[318/716] Compiling p256_beeu-x86_64-asm-apple.S
[319/716] Compiling p256_beeu-x86_64-asm-linux.S
[320/716] Compiling p256_beeu-armv8-asm-win.S
[320/716] Compiling p256_beeu-armv8-asm-linux.S
[320/716] Compiling p256_beeu-armv8-asm-apple.S
[323/716] Compiling p256-x86_64-asm-linux.S
[324/716] Compiling p256-x86_64-asm-apple.S
[325/716] Compiling p256-armv8-asm-linux.S
[326/716] Compiling p256-armv8-asm-win.S
[327/716] Compiling p256-armv8-asm-apple.S
[328/716] Compiling ghashv8-armv8-apple.S
[329/716] Compiling ghash-x86_64-apple.S
[330/716] Compiling ghashv8-armv8-linux.S
[331/716] Compiling ghash-x86_64-linux.S
[332/716] Compiling ghashv8-armv7-linux.S
[333/716] Compiling ghashv8-armv8-win.S
[334/716] Compiling ghash-x86-apple.S
[334/716] Compiling ghash-x86-linux.S
[336/716] Compiling ghash-ssse3-x86_64-linux.S
[337/716] Compiling ghash-neon-armv8-win.S
[338/716] Compiling ghash-ssse3-x86-apple.S
[339/716] Compiling ghash-ssse3-x86-linux.S
[340/716] Compiling ghash-ssse3-x86_64-apple.S
[341/716] Compiling ghash-neon-armv8-linux.S
[342/716] Compiling bn-armv8-win.S
[343/716] Compiling ghash-neon-armv8-apple.S
[344/716] Compiling ghash-armv4-linux.S
[345/716] Compiling co-586-linux.S
[346/716] Compiling co-586-apple.S
[347/716] Compiling bsaes-armv7-linux.S
[348/716] Compiling bn-armv8-linux.S
[349/716] Compiling bn-586-linux.S
[350/716] Compiling bn-armv8-apple.S
[351/716] Compiling bn-586-apple.S
[352/716] Compiling armv8-mont-win.S
[353/716] Compiling armv8-mont-linux.S
[354/716] Compiling armv4-mont-linux.S
[355/716] Compiling armv8-mont-apple.S
[356/716] Compiling aesv8-gcm-armv8-linux.S
[357/716] Compiling aesv8-gcm-armv8-apple.S
[358/716] Compiling aesv8-gcm-armv8-win.S
[359/716] Compiling aesv8-armv8-linux.S
[360/716] Compiling aesv8-armv8-apple.S
[361/716] Compiling aesni-x86_64-linux.S
[361/716] Compiling aesv8-armv8-win.S
[361/716] Compiling aesv8-armv7-linux.S
[364/716] Compiling aesni-x86_64-apple.S
[365/716] Compiling aesni-x86-linux.S
[366/716] Compiling aesni-x86-apple.S
[367/716] Compiling aesni-gcm-x86_64-linux.S
[368/716] Compiling aes-gcm-avx512-x86_64-apple.S
[369/716] Compiling aesni-gcm-x86_64-apple.S
[370/716] Compiling aes-gcm-avx512-x86_64-linux.S
[371/716] Compiling aes-gcm-avx2-x86_64-linux.S
[372/716] Compiling aes-gcm-avx2-x86_64-apple.S
[373/716] Compiling xwing.cc
[374/716] Compiling x_x509a.cc
[375/716] Compiling x_x509.cc
[376/716] Compiling x_sig.cc
[377/716] Compiling x_spki.cc
[378/716] Compiling x_val.cc
[379/716] Compiling x_req.cc
[380/716] Compiling x_pubkey.cc
[381/716] Compiling x_name.cc
[382/716] Compiling x_crl.cc
[383/716] Compiling x_attrib.cc
[384/716] Compiling x509spki.cc
[385/716] Compiling x_exten.cc
[386/716] Compiling x_all.cc
[387/716] Compiling x509rset.cc
[388/716] Compiling x_algor.cc
[390/716] Emitting module SwiftSyntax
[390/716] Compiling x509name.cc
[390/716] Compiling x509_vpm.cc
[392/716] Compiling x509_v3.cc
[393/716] Compiling x509cset.cc
[394/716] Compiling x509_txt.cc
[395/716] Compiling x509_trs.cc
[396/716] Compiling x509_vfy.cc
[397/716] Compiling x509_req.cc
[398/716] Compiling x509_ext.cc
[399/716] Compiling x509_obj.cc
[400/716] Compiling x509_d2.cc
[401/716] Compiling x509_lu.cc
[402/716] Compiling x509_def.cc
[403/716] Compiling x509_set.cc
[404/716] Compiling x509_att.cc
[405/716] Compiling x509.cc
[406/716] Compiling x509_cmp.cc
[407/716] Compiling v3_utl.cc
[408/716] Compiling v3_skey.cc
[409/716] Compiling v3_prn.cc
[410/716] Compiling v3_purp.cc
[411/716] Compiling v3_pmaps.cc
[412/716] Compiling v3_lib.cc
[413/716] Compiling v3_ocsp.cc
[414/716] Compiling v3_info.cc
[415/716] Compiling v3_ncons.cc
[416/716] Compiling v3_pcons.cc
[417/716] Compiling v3_int.cc
[418/716] Compiling v3_genn.cc
[419/716] Compiling v3_ia5.cc
[420/716] Compiling v3_extku.cc
[421/716] Compiling v3_enum.cc
[422/716] Compiling v3_cpols.cc
[423/716] Compiling v3_crld.cc
[424/716] Compiling v3_bcons.cc
[425/716] Compiling v3_bitst.cc
[426/716] Compiling v3_conf.cc
[427/716] Compiling v3_akeya.cc
[428/716] Compiling v3_alt.cc
[429/716] Compiling v3_akey.cc
[430/716] Compiling t_x509a.cc
[431/716] Compiling t_req.cc
[432/716] Compiling t_x509.cc
[433/716] Compiling t_crl.cc
[434/716] Compiling i2d_pr.cc
[435/716] Compiling rsa_pss.cc
[436/716] Compiling policy.cc
[437/716] Compiling name_print.cc
[438/716] Compiling by_file.cc
[439/716] Compiling by_dir.cc
[440/716] Compiling asn1_gen.cc
[441/716] Compiling a_sign.cc
[442/716] Compiling algorithm.cc
[443/716] Compiling a_digest.cc
[444/716] Compiling a_verify.cc
[445/716] Compiling thread_win.cc
[446/716] Compiling thread_pthread.cc
[447/716] Compiling thread.cc
[448/716] Compiling voprf.cc
[449/716] Compiling thread_none.cc
[450/716] Compiling trust_token.cc
[451/716] Compiling stack.cc
[452/716] Compiling pmbtoken.cc
[453/716] Compiling sha512.cc
[454/716] Compiling siphash.cc
[455/716] Compiling slhdsa.cc
[456/716] Compiling sha256.cc
[457/716] Compiling sha1.cc
[458/716] Compiling spake2plus.cc
[459/716] Compiling rsa_extra.cc
[460/716] Compiling windows.cc
[461/716] Compiling rsa_print.cc
[462/716] Compiling rc4.cc
[463/716] Compiling refcount.cc
[464/716] Compiling rsa_asn1.cc
[465/716] Compiling rsa_crypt.cc
[466/716] Compiling ios.cc
[467/716] Compiling rand.cc
[468/716] Compiling getentropy.cc
[469/716] Compiling trusty.cc
[470/716] Compiling passive.cc
[471/716] Compiling urandom.cc
[472/716] Compiling poly1305_arm_asm.S
[473/716] Compiling forkunsafe.cc
[474/716] Compiling deterministic.cc
[475/716] Compiling fork_detect.cc
[476/716] Compiling poly1305_arm.cc
[477/716] Compiling poly1305.cc
[478/716] Compiling poly1305_vec.cc
[479/716] Compiling pool.cc
[480/716] Compiling pkcs7.cc
[481/716] Compiling pkcs8.cc
[482/716] Compiling pkcs8_x509.cc
[484/716] Compiling SwiftSyntax SyntaxIdentifier.swift
[485/716] Compiling SwiftSyntax SyntaxNodeFactory.swift
[486/716] Compiling SwiftSyntax SyntaxNodeStructure.swift
[487/716] Compiling SwiftSyntax SyntaxProtocol.swift
[488/716] Compiling SwiftSyntax SyntaxText.swift
[489/716] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[490/716] Compiling SwiftSyntax TokenDiagnostic.swift
[491/716] Compiling SwiftSyntax TokenSequence.swift
[492/716] Compiling SwiftSyntax TokenSyntax.swift
[493/716] Compiling SwiftSyntax SyntaxEnum.swift
[494/716] Compiling SwiftSyntax SyntaxKind.swift
[495/716] Compiling SwiftSyntax SyntaxRewriter.swift
[496/716] Compiling SwiftSyntax SyntaxTraits.swift
[497/716] Compiling SwiftSyntax SyntaxVisitor.swift
[498/716] Compiling SwiftSyntax TokenKind.swift
[499/716] Compiling SwiftSyntax Tokens.swift
[500/716] Compiling SwiftSyntax TriviaPieces.swift
[501/716] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[502/716] Compiling SwiftSyntax RawSyntaxNodesC.swift
[503/716] Compiling SwiftSyntax RawSyntaxNodesD.swift
[504/716] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[505/716] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[506/716] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[507/716] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[508/716] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[509/716] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[510/716] Compiling SwiftSyntax RawSyntaxValidation.swift
[510/716] Compiling p5_pbev2.cc
[511/716] Compiling pkcs7_x509.cc
[512/716] Compiling pem_xaux.cc
[513/716] Compiling pem_x509.cc
[514/716] Compiling pem_pkey.cc
[515/716] Compiling pem_oth.cc
[516/716] Compiling pem_pk8.cc
[517/716] Compiling pem_lib.cc
[518/716] Compiling mlkem.cc
[519/716] Compiling mldsa.cc
[520/716] Compiling obj_xref.cc
[521/716] Compiling pem_info.cc
[522/716] Compiling mem.cc
[523/716] Compiling pem_all.cc
[524/716] Compiling obj.cc
[525/716] Compiling lhash.cc
[526/716] Compiling poly_rq_mul.S
[527/716] Compiling fips_shared_support.cc
[528/716] Compiling md5.cc
[529/716] Compiling md4.cc
[530/716] Compiling kyber.cc
[531/716] Compiling fuzzer_mode.cc
[532/716] Compiling ex_data.cc
[533/716] Compiling hrss.cc
[534/716] Compiling sign.cc
[535/716] Compiling hpke.cc
[536/716] Compiling scrypt.cc
[537/716] Compiling pbkdf.cc
[538/716] Compiling print.cc
[539/716] Compiling p_x25519.cc
[540/716] Compiling p_ed25519.cc
[541/716] Compiling p_x25519_asn1.cc
[542/716] Compiling p_rsa_asn1.cc
[543/716] Compiling p_ed25519_asn1.cc
[544/716] Compiling p_hkdf.cc
[545/716] Compiling p_ec.cc
[546/716] Compiling p_rsa.cc
[547/716] Compiling p_dh_asn1.cc
[548/716] Compiling p_dh.cc
[549/716] Compiling p_ec_asn1.cc
[550/716] Compiling p_dsa_asn1.cc
[551/716] Compiling evp_ctx.cc
[552/716] Compiling err.cc
[553/716] Compiling evp.cc
[554/716] Compiling engine.cc
[555/716] Compiling evp_asn1.cc
[556/716] Compiling ecdsa_p1363.cc
[557/716] Compiling ecdh.cc
[558/716] Compiling hash_to_curve.cc
[559/716] Compiling ec_derive.cc
[560/716] Compiling ec_asn1.cc
[561/716] Compiling ecdsa_asn1.cc
[562/716] Compiling dsa_asn1.cc
[563/716] Compiling params.cc
[564/716] Compiling dsa.cc
[565/716] Compiling dh_asn1.cc
[566/716] Compiling digest_extra.cc
[567/716] Compiling x25519-asm-arm.S
[568/716] Compiling des.cc
[569/716] Compiling spake25519.cc
[570/716] Compiling crypto.cc
[571/716] Compiling cpu_aarch64_win.cc
[572/716] Compiling cpu_arm_freebsd.cc
[573/716] Compiling cpu_arm_linux.cc
[574/716] Compiling curve25519.cc
[575/716] Compiling cpu_intel.cc
[576/716] Compiling bcm.cc
[577/716] Compiling cpu_aarch64_sysreg.cc
[577/716] Compiling cpu_aarch64_openbsd.cc
[577/716] Compiling cpu_aarch64_linux.cc
[580/716] Compiling cpu_aarch64_fuchsia.cc
[581/716] Compiling cpu_aarch64_apple.cc
[582/716] Compiling get_cipher.cc
[583/716] Compiling tls_cbc.cc
[584/716] Compiling curve25519_64_adx.cc
[585/716] Compiling conf.cc
[586/716] Compiling e_rc4.cc
[587/716] Compiling e_tls.cc
[588/716] Compiling cms.cc
[589/716] Compiling e_null.cc
[590/716] Compiling e_rc2.cc
[591/716] Compiling e_aesgcmsiv.cc
[592/716] Compiling e_chacha20poly1305.cc
[593/716] Compiling e_aeseax.cc
[594/716] Compiling e_des.cc
[595/716] Compiling e_aesctrhmac.cc
[596/716] Compiling derive_key.cc
[597/716] Compiling chacha.cc
[598/716] Compiling buf.cc
[599/716] Compiling ber.cc
[600/716] Compiling unicode.cc
[601/716] Compiling asn1_compat.cc
[602/716] Compiling cbb.cc
[603/716] Compiling cbs.cc
[604/716] Compiling sqrt.cc
[605/716] Compiling div.cc
[606/716] Compiling exponentiation.cc
[607/716] Compiling convert.cc
[608/716] Compiling blake2.cc
[609/716] Compiling printf.cc
[610/716] Compiling pair.cc
[611/716] Compiling bn_asn1.cc
[612/716] Compiling hexdump.cc
[613/716] Compiling file.cc
[614/716] Compiling fd.cc
[615/716] Compiling errno.cc
[616/716] Compiling bio_mem.cc
[617/716] Compiling bio.cc
[618/716] Compiling base64.cc
[619/716] Compiling tasn_typ.cc
[620/716] Compiling tasn_utl.cc
[621/716] Compiling tasn_fre.cc
[622/716] Compiling tasn_new.cc
[623/716] Compiling f_int.cc
[624/716] Compiling tasn_enc.cc
[625/716] Compiling f_string.cc
[626/716] Compiling asn_pack.cc
[627/716] Compiling posix_time.cc
[628/716] Compiling tasn_dec.cc
[629/716] Compiling asn1_par.cc
[630/716] Compiling a_utctm.cc
[631/716] Compiling a_time.cc
[632/716] Compiling asn1_lib.cc
[633/716] Compiling a_type.cc
[634/716] Compiling a_octet.cc
[635/716] Compiling a_strnid.cc
[636/716] Compiling a_strex.cc
[637/716] Compiling a_i2d_fp.cc
[638/716] Compiling a_mbstr.cc
[639/716] Compiling a_dup.cc
[640/716] Compiling a_object.cc
[641/716] Write sources
[642/716] Compiling a_int.cc
[643/734] Compiling a_gentm.cc
[644/734] Compiling a_d2i_fp.cc
[646/734] Compiling Atomics UnsafeAtomic.swift
[647/734] Compiling Atomics UnsafeAtomicLazyReference.swift
[647/736] Compiling aes.cc
[649/736] Compiling Atomics AtomicMemoryOrderings.swift
[650/736] Compiling Atomics DoubleWord.swift
[651/736] Compiling Atomics ManagedAtomic.swift
[652/736] Compiling Atomics ManagedAtomicLazyReference.swift
[653/736] Compiling Atomics AtomicStorage.swift
[654/736] Compiling Atomics AtomicValue.swift
[654/736] Compiling a_bool.cc
[656/736] Compiling Atomics IntegerOperations.swift
[657/736] Compiling Atomics Unmanaged extensions.swift
[657/736] Compiling a_bitstr.cc
[659/744] Compiling Atomics AtomicInteger.swift
[660/744] Compiling Atomics AtomicOptionalWrappable.swift
[661/744] Compiling Atomics AtomicReference.swift
[662/744] Compiling CryptoBoringWrapper RandomBytes.swift
[663/744] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[664/744] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[665/744] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[666/744] Emitting module CryptoBoringWrapper
[667/744] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[668/744] Compiling CryptoBoringWrapper EllipticCurve.swift
[669/744] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[670/745] Wrapping AST for CryptoBoringWrapper for debugging
[672/816] Emitting module Atomics
[673/816] Compiling Crypto AES-GCM.swift
[674/816] Compiling Crypto AES-GCM_boring.swift
[675/816] Compiling Crypto ChaChaPoly_boring.swift
[676/816] Compiling Crypto ASN1.swift
[677/816] Compiling Crypto ASN1Any.swift
[678/816] Compiling Crypto ASN1BitString.swift
[679/817] Wrapping AST for Atomics for debugging
[681/878] Compiling NIOCore NIOSendable.swift
[682/878] Compiling NIOCore RecvByteBufferAllocator.swift
[683/878] Compiling NIOCore IOData.swift
[684/878] Compiling NIOCore IPProtocol.swift
[685/878] Compiling NIOCore IntegerBitPacking.swift
[686/878] Compiling NIOCore IntegerTypes.swift
[687/878] Compiling NIOCore Interfaces.swift
[688/878] Compiling NIOCore Linux.swift
[689/878] Compiling NIOCore MarkedCircularBuffer.swift
[690/878] Compiling NIOCore MulticastChannel.swift
[691/888] Compiling NIOCore NIOAny.swift
[692/888] Compiling NIOCore NIOCloseOnErrorHandler.swift
[693/888] Compiling NIOCore NIOCoreSendableMetatype.swift
[694/888] Compiling NIOCore NIOLoopBound.swift
[695/888] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[696/888] Compiling NIOCore NIOScheduledCallback.swift
[699/896] Compiling NIOCore Codec.swift
[700/896] Compiling NIOCore ConvenienceOptionSupport.swift
[701/896] Compiling NIOCore DeadChannel.swift
[702/896] Compiling NIOCore DispatchQueue+WithFuture.swift
[703/896] Compiling NIOCore EventLoop+Deprecated.swift
[704/896] Compiling NIOCore EventLoop+SerialExecutor.swift
[705/896] Compiling NIOCore EventLoop.swift
[706/896] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[707/896] Compiling NIOCore AddressedEnvelope.swift
[708/896] Compiling NIOCore AsyncAwaitSupport.swift
[709/896] Emitting module Crypto
[710/896] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[711/896] Compiling NIOCore BSDSocketAPI.swift
[712/896] Compiling NIOCore ByteBuffer-aux.swift
[713/896] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[714/896] Compiling NIOCore ByteBuffer-conversions.swift
[715/896] Compiling NIOCore ByteBuffer-core.swift
[716/896] Compiling NIOCore ByteBuffer-hex.swift
[717/896] Compiling NIOCore ByteBuffer-int.swift
[718/896] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[719/896] Compiling NIOCore CircularBuffer.swift
[720/896] Compiling NIOCore EventLoopFuture+Deprecated.swift
[721/896] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[722/896] Compiling NIOCore EventLoopFuture.swift
[723/896] Compiling NIOCore FileDescriptor.swift
[724/896] Compiling NIOCore FileHandle.swift
[725/896] Compiling NIOCore FileRegion.swift
[726/896] Compiling NIOCore GlobalSingletons.swift
[727/896] Compiling NIOCore IO.swift
[728/896] Compiling NIOCore ByteBuffer-multi-int.swift
[740/896] Compiling NIOCore AsyncChannel.swift
[741/896] Compiling NIOCore AsyncChannelHandler.swift
[742/896] Compiling NIOCore AsyncChannelInboundStream.swift
[743/896] Compiling NIOCore AsyncChannelOutboundWriter.swift
[744/896] Compiling NIOCore NIOAsyncSequenceProducer.swift
[745/896] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[746/896] Compiling NIOCore NIOAsyncWriter.swift
[747/896] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[748/896] Compiling NIOCore SocketAddresses.swift
[749/896] Compiling NIOCore SocketOptionProvider.swift
[750/896] Compiling NIOCore SystemCallHelpers.swift
[751/896] Compiling NIOCore TimeAmount+Duration.swift
[752/896] Compiling NIOCore TypeAssistedChannelHandler.swift
[753/896] Compiling NIOCore UniversalBootstrapSupport.swift
[754/896] Compiling NIOCore Utilities.swift
[755/896] Compiling Crypto ECDH_boring.swift
[756/896] Compiling Crypto DH.swift
[767/896] Compiling NIOCore ChannelHandlers.swift
[768/896] Compiling NIOCore ChannelInvoker.swift
[769/896] Compiling NIOCore ChannelOption.swift
[770/896] Compiling NIOCore ChannelPipeline.swift
[783/896] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[784/896] Compiling NIOCore ByteBuffer-views.swift
[785/896] Compiling NIOCore Channel.swift
[786/896] Compiling NIOCore ChannelHandler.swift
[803/896] Compiling Crypto Ed25519.swift
[804/896] Compiling Crypto Signature.swift
[805/896] Compiling Crypto CryptoKitErrors_boring.swift
[806/896] Compiling Crypto RNG_boring.swift
[807/896] Compiling Crypto SafeCompare_boring.swift
[808/896] Compiling Crypto Zeroization_boring.swift
[809/896] Compiling Crypto PrettyBytes.swift
[810/896] Compiling Crypto SafeCompare.swift
[811/896] Compiling Crypto SecureBytes.swift
[812/896] Compiling Crypto Zeroization.swift
[813/897] Wrapping AST for Crypto for debugging
[815/1061] Compiling MachOKit Sequence+.swift
[816/1061] Compiling MachOKit String+.swift
[817/1061] Compiling MachOKit TrieTreeProtocol+.swift
[818/1061] Compiling MachOKit UUID+.swift
[819/1061] Compiling MachOKit UnsafePointer+.swift
[820/1061] Compiling MachOKit UnsafeRawPointer+.swift
[821/1061] Compiling MachOKit _FileIOProtocol+.swift
[822/1061] Compiling MachOKit dyld_chained_ptr+.swift
[823/1061] Compiling MachOKit FatFile.swift
[824/1061] Compiling MachOKit MachOImage+static.swift
[825/1061] Compiling MachOKit MachOImage.swift
[826/1061] Compiling MachOKit MachOKit.swift
[827/1061] Compiling MachOKit BindOpcode.swift
[828/1061] Compiling MachOKit BindOperation.swift
[829/1061] Compiling MachOKit BindOperationsKind.swift
[830/1061] Compiling MachOKit BindSpecial.swift
[831/1061] Compiling MachOKit BindType.swift
[832/1061] Compiling MachOKit OldObjCOptimization.swift
[833/1061] Compiling MachOKit ProgramOffset.swift
[834/1061] Compiling MachOKit ProgramsTrieNodeContent.swift
[835/1061] Compiling MachOKit DyldCacheSlideInfo.swift
[836/1061] Compiling MachOKit DyldCacheSlideInfo1.swift
[837/1061] Compiling MachOKit DyldCacheSlideInfo2.swift
[838/1061] Compiling MachOKit DyldCacheSlideInfo3.swift
[839/1061] Compiling MachOKit DyldCacheSlideInfo4.swift
[840/1061] Compiling MachOKit DyldCacheSlideInfo5.swift
[841/1061] Compiling MachOKit SwiftOptimization.swift
[842/1061] Compiling MachOKit DyldChainedFixupPointer.swift
[843/1061] Compiling MachOKit DyldChainedFixupPointerContent.swift
[844/1061] Compiling MachOKit DyldChainedFixupPointerFormat.swift
[845/1061] Compiling MachOKit DyldChainedFixupPointerInfo.swift
[846/1061] Compiling MachOKit DyldChainedFixupsHeader.swift
[847/1061] Compiling MachOKit DyldChainedImport.swift
[848/1061] Compiling MachOKit DyldChainedImportFormat.swift
[849/1061] Compiling MachOKit DyldChainedPage.swift
[850/1061] Compiling MachOKit DyldChainedStartsInImage.swift
[851/1061] Compiling MachOKit DyldChainedStartsInSegment.swift
[852/1061] Compiling MachOKit DyldChainedStartsOffsets.swift
[853/1061] Compiling MachOKit DyldChainedSymbolsFormat.swift
[854/1061] Compiling MachOKit Endian.swift
[855/1084] Compiling MachOKit DyldCache+SubCaches.swift
[856/1084] Compiling MachOKit DyldCache+host.swift
[857/1084] Compiling MachOKit DyldCache.swift
[858/1084] Compiling MachOKit DyldCacheLoaded+SubCaches.swift
[859/1084] Compiling MachOKit DyldCacheLoaded+static.swift
[860/1084] Compiling MachOKit DyldCacheLoaded.swift
[861/1084] Compiling MachOKit Data+.swift
[862/1084] Compiling MachOKit FileHandle+.swift
[863/1084] Compiling MachOKit FixedWidthInteger+.swift
[864/1084] Compiling MachOKit FullDyldCache+host.swift
[865/1084] Compiling MachOKit FullDyldCache.swift
[866/1084] Compiling MachOKit CPU.swift
[867/1084] Compiling MachOKit CPUSubType.swift
[868/1084] Compiling MachOKit CPUType.swift
[869/1084] Compiling MachOKit DyldCacheHeader.swift
[870/1084] Compiling MachOKit DyldCacheType.swift
[871/1084] Compiling MachOKit FatArch.swift
[872/1084] Compiling MachOKit FatHeader.swift
[873/1084] Compiling MachOKit DylinkerCommand.swift
[874/1084] Compiling MachOKit EncryptionInfoCommand.swift
[875/1084] Compiling MachOKit EntryPointCommand.swift
[876/1084] Compiling MachOKit LinkerOptionCommand.swift
[877/1084] Compiling MachOKit LoadCommand.swift
[878/1084] Compiling MachOKit LoadCommandInfo.swift
[879/1084] Compiling MachOKit LoadCommandType.swift
[880/1084] Compiling MachOKit BuildToolVersion.swift
[881/1084] Compiling MachOKit Dylib.swift
[882/1084] Compiling MachOKit CodeSignCodeDirectory+codeLimit64.swift
[883/1084] Compiling MachOKit CodeSignCodeDirectory+executableSegment.swift
[884/1084] Compiling MachOKit CodeSignCodeDirectory+runtime.swift
[885/1084] Compiling MachOKit CodeSignCodeDirectory+scatter.swift
[886/1084] Compiling MachOKit CodeSignCodeDirectory+teamID.swift
[887/1084] Compiling MachOKit CodeSignCodeDirectory.swift
[888/1084] Compiling MachOKit CodeSignBlobIndex.swift
[889/1084] Compiling MachOKit CodeSignExecSegmentFlags.swift
[890/1084] Compiling MachOKit CodeSignGenericBlob.swift
[891/1084] Compiling MachOKit CodeSignHashType.swift
[892/1084] Compiling MachOKit CodeSignMagic.swift
[893/1084] Compiling MachOKit CodeSignSlot.swift
[894/1084] Compiling MachOKit CodeSignSpecialSlotType.swift
[895/1084] Compiling MachOKit CodeSignSuperBlob.swift
[896/1084] Compiling MachOKit CFString.swift
[897/1084] Compiling MachOKit DataInCodeEntry.swift
[898/1084] Compiling MachOKit DependedDylib.swift
[899/1084] Compiling MachOKit DyldCacheDynamicData.swift
[900/1084] Compiling MachOKit DyldCacheFunctionVariantEntry.swift
[901/1084] Compiling MachOKit DyldCacheFunctionVariantInfo.swift
[902/1084] Compiling MachOKit DyldCacheImageInfo.swift
[903/1084] Compiling MachOKit DyldCacheImageTextInfo.swift
[904/1084] Compiling MachOKit DyldCacheLocalSymbolsEntry.swift
error: compile command failed due to signal 6 (use -v to see invocation)
AbstractStorageDecl's setter access is out of sync with the access actually on the setter
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c -filelist /tmp/TemporaryDirectory.0F9jwn/sources-1 -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheLocalSymbolsInfo.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheMappingAndSlideInfo.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheMappingFlags.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheMappingInfo.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCachePrewarming.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCachePrewarmingEntry.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheTproMappingInfo.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldSubCacheEntry.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DylibIndex.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DylibsTrieNodeContent.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/LoaderRef.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/ObjCBinaryInfo.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/PrebuiltLoader.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/PrebuiltLoaderProtocol.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/PrebuiltLoaderSet.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/PrebuiltLoader_Pre1165_3.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/SectionLocations.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCHeaderInfoRO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCHeaderInfoRW.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCHeaderOptimizationRO.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCHeaderOptimizationRW.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCImageInfo.swift -primary-file /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCOptimization.swift -supplementary-output-file-map /tmp/TemporaryDirectory.0F9jwn/supplementaryOutputs-6 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -suppress-warnings -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -enable-upcoming-feature ForwardTrailingClosures -enable-upcoming-feature ExistentialAny -enable-upcoming-feature BareSlashRegexLiterals -enable-upcoming-feature ConciseMagicFile -enable-upcoming-feature ImportObjcForwardDeclarations -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature DeprecateApplicationMain -enable-upcoming-feature IsolatedDefaultValues -enable-upcoming-feature GlobalConcurrency -enable-experimental-feature AccessLevelOnImport -empty-abi-descriptor -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKitC.build/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKitC/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSLShims/include -Xcc -fmodule-map-file=/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/module.modulemap -Xcc -I -Xcc /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include -Xcc -g -Xcc -fno-omit-frame-pointer -no-auto-bridging-header-chaining -module-name MachOKit -package-name machokit -in-process-plugin-server-path /usr/lib/swift/host/libSwiftInProcPluginServer.so -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DyldCacheLocalSymbolsInfo.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DyldCacheMappingAndSlideInfo.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DyldCacheMappingFlags.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DyldCacheMappingInfo.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DyldCachePrewarming.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DyldCachePrewarmingEntry.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DyldCacheTproMappingInfo.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DyldSubCacheEntry.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DylibIndex.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/DylibsTrieNodeContent.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/LoaderRef.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/ObjCBinaryInfo.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/PrebuiltLoader.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/PrebuiltLoaderProtocol.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/PrebuiltLoaderSet.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/PrebuiltLoader_Pre1165_3.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/SectionLocations.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/ObjCHeaderInfoRO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/ObjCHeaderInfoRW.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/ObjCHeaderOptimizationRO.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/ObjCHeaderOptimizationRW.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/ObjCImageInfo.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/MachOKit.build/ObjCOptimization.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.2-dev (LLVM 0d47fa0a0fd41fb, Swift 536aa932a9e0ea3)
2.	Compiling with effective version 5.10
3.	Contents of /tmp/TemporaryDirectory.0F9jwn/sources-1:
---
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/DyldCache+SubCaches.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/DyldCache+host.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/DyldCache.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/DyldCacheLoaded+SubCaches.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/DyldCacheLoaded+static.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/DyldCacheLoaded.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/Data+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/FileHandle+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/FixedWidthInteger+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/Sequence+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/String+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/TrieTreeProtocol+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/UUID+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/UnsafePointer+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/UnsafeRawPointer+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/_FileIOProtocol+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Extension/dyld_chained_ptr+.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/FatFile.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/FullDyldCache+host.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/FullDyldCache.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/CPU.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/CPUSubType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/CPUType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/DyldCacheHeader/DyldCacheHeader.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/DyldCacheHeader/DyldCacheType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/FatHeader/FatArch.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/FatHeader/FatHeader.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/MachHeader/FileType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/MachHeader/MachHeader+Flags+Bit.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/MachHeader/MachHeader+Flags.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/MachHeader/MachHeader.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Header/Magic.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/BuildVersionCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/DylibCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/DylibUseCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/DylinkerCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/EncryptionInfoCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/EntryPointCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/LinkerOptionCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/LoadCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/LoadCommandInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/LoadCommandType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/BuildToolVersion.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/Dylib.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/DylibUseFlags.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/Platform.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/Section+Attribute.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/Section+Flags.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/Section+Type.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/Section.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/ThreadState.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/ThreadStateFlavor.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/Tool.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/VMProtection.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/Model/Version.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/NoteCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/RpathCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/SegmentCommand+Flags.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/SegmentCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/SourceVersionCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/TargetTripleCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/ThreadCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/UUIDCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/LoadCommand/VersionMinCommand.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile+BindOperations.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile+CodeSign.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile+DyldChainedFixups.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile+ExportTrie.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile+FunctionStarts.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile+LoadCommands.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile+RebaseOperations.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile+Strings.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile+Symbols.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOFile.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+BindOperations.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+CodeSign.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+DyldChainedFixups..swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+ExportTrie.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+FunctionStarts.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+LoadCommands.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+RebaseOperations.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+Strings.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+Symbols.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage+static.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOImage.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/MachOKit.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Bind/BindOpcode.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Bind/BindOperation.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Bind/BindOperationsKind.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Bind/BindSpecial.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Bind/BindType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Bind/ClassicBindType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/BindingSymbol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/ClassicBindingSymbol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeDirectory/CodeSignCodeDirectory+codeLimit64.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeDirectory/CodeSignCodeDirectory+executableSegment.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeDirectory/CodeSignCodeDirectory+runtime.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeDirectory/CodeSignCodeDirectory+scatter.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeDirectory/CodeSignCodeDirectory+teamID.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeDirectory/CodeSignCodeDirectory.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeSignBlobIndex.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeSignExecSegmentFlags.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeSignGenericBlob.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeSignHashType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeSignMagic.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeSignSlot.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeSignSpecialSlotType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Codesign/CodeSignSuperBlob.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/CoreFoundation/CFString.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DataInCodeEntry.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DependedDylib.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheDynamicData.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheFunctionVariantEntry.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheFunctionVariantInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheImageInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheImageTextInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheLocalSymbolsEntry.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheLocalSymbolsInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheMappingAndSlideInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheMappingFlags.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheMappingInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCachePrewarming.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCachePrewarmingEntry.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldCacheTproMappingInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DyldSubCacheEntry.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DylibIndex.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/DylibsTrieNodeContent.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/LoaderRef.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/ObjCBinaryInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/PrebuiltLoader.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/PrebuiltLoaderProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/PrebuiltLoaderSet.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/PrebuiltLoader_Pre1165_3.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/Loader/SectionLocations.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCHeaderInfoRO.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCHeaderInfoRW.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCHeaderOptimizationRO.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCHeaderOptimizationRW.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCImageInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/ObjCOptimization.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ObjCOptimization/OldObjCOptimization.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ProgramOffset.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/ProgramsTrieNodeContent.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/SlideInfo/DyldCacheSlideInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/SlideInfo/DyldCacheSlideInfo1.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/SlideInfo/DyldCacheSlideInfo2.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/SlideInfo/DyldCacheSlideInfo3.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/SlideInfo/DyldCacheSlideInfo4.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/SlideInfo/DyldCacheSlideInfo5.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldCache/SwiftOptimization.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedFixupPointer.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedFixupPointerContent.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedFixupPointerFormat.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedFixupPointerInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedFixupsHeader.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedImport.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedImportFormat.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedPage.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedStartsInImage.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedStartsInSegment.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedStartsOffsets.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/DyldChain/DyldChainedSymbolsFormat.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Endian.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Export/ExportSymbolFlags.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Export/ExportSymbolKind.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Export/ExportTrieEntry.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/ExportedSymbol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/FunctionStart.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/IndirectSymbol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Rebase.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Rebase/RebaseOpcode.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Rebase/RebaseOperation.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Rebase/RebaseType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Relocation/Relocation.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Relocation/RelocationInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Relocation/RelocationLength.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Relocation/RelocationType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Relocation/ScatteredRelocationInfo.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/StringTableEntry.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Symbol/Nlist.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Symbol/Stab.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Symbol/SymbolDescription.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Symbol/SymbolFlags.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Symbol/SymbolLibraryOrdinalType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Symbol/SymbolReferenceFlag.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Model/Symbol/SymbolType.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/CodeSignProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/DyldCacheLocalSymbolsEntryProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/DyldCacheRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/DyldChainedFixupsProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/DyldChainedImportProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/LayoutWrapper.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/LoadCommandWrapper.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/LoadCommandsProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/MachORepresentable.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/StringTable.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/SymbolProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Protocol/_DyldCacheFileRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/BitFlags.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/Sequence/DataSequence.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/Sequence/MemorySequence.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/SwiftDemangle.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/TrieTree/DataTrieTree.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/TrieTree/MemoryTrieTree.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/TrieTree/Model/TrieNode.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/TrieTree/Protocol/TrieNodeContent.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/TrieTree/Protocol/TrieTreeProtocol.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/exported.swift
/host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKit/Util/global.swift
---
4.	While verifying VarDecl 'hasObjC' (at /host/spi-builder-workspace/.build/checkouts/MachOKit/Sources/MachOKitC/include/dyld_cache_loader.h:85:25)
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 0x0000561c46d8c918
1  swift-frontend 0x0000561c46d8a43e
2  swift-frontend 0x0000561c46d8cfb1
3  libc.so.6      0x00007f2e4d296520
4  libc.so.6      0x00007f2e4d2ea9fc pthread_kill + 300
5  libc.so.6      0x00007f2e4d296476 raise + 22
6  libc.so.6      0x00007f2e4d27c7f3 abort + 211
7  swift-frontend 0x0000561c40d8870c
8  swift-frontend 0x0000561c40d88032
9  swift-frontend 0x0000561c40d7337c
10 swift-frontend 0x0000561c40d8a0f3
11 swift-frontend 0x0000561c40d89fe3
12 swift-frontend 0x0000561c40d706f0
13 swift-frontend 0x0000561c40a975c9
14 swift-frontend 0x0000561c40c99c3a
15 swift-frontend 0x0000561c3f12b401
16 swift-frontend 0x0000561c3f1277fe
17 swift-frontend 0x0000561c3f126878
18 swift-frontend 0x0000561c3eea226b
19 libc.so.6      0x00007f2e4d27dd90
20 libc.so.6      0x00007f2e4d27de40 __libc_start_main + 128
21 swift-frontend 0x0000561c3eea1265
[905/1084] Emitting module NIOCore
[906/1085] Wrapping AST for NIOCore for debugging
[908/1133] Compiling NIOPosix IO.swift
[909/1133] Compiling NIOPosix IntegerBitPacking.swift
[910/1133] Compiling NIOPosix IntegerTypes.swift
[911/1133] Compiling NIOPosix Linux.swift
[912/1133] Compiling NIOPosix LinuxCPUSet.swift
[913/1133] Compiling NIOPosix LinuxUring.swift
[914/1133] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
BUILD FAILURE 6.2 linux