Build Information
Failed to build PersistentHistoryTrackingKit, reference main (5c457d
), with Swift 5.9 for Linux on 30 Oct 2024 16:05:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatbobman/PersistentHistoryTrackingKit.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/fatbobman/PersistentHistoryTrackingKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5c457d9 Create FUNDING.yml
Cloned https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Revision (git rev-parse @):
5c457d9ba01801a27b32b63c4dc11c56a9f3ac29
SUCCESS checkout https://github.com/fatbobman/PersistentHistoryTrackingKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/fatbobman/PersistentHistoryTrackingKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-async-algorithms
[1/4537] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms (0.97s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.52s)
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 0.1.0
Building for debugging...
[1/17] Compiling InternalCollectionsUtilities _SortedCollection.swift
[2/17] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[3/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[4/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[5/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[6/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[7/19] Compiling InternalCollectionsUtilities Debugging.swift
[8/19] Compiling InternalCollectionsUtilities Descriptions.swift
[9/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/19] Compiling InternalCollectionsUtilities Specialize.swift
[11/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/19] Compiling InternalCollectionsUtilities Integer rank.swift
[13/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/19] Emitting module InternalCollectionsUtilities
[15/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[16/19] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[17/19] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[18/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[22/134] Compiling HeapModule Heap+Invariants.swift
[23/158] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[24/295] Compiling HeapModule Heap+Descriptions.swift
[25/295] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[26/295] Compiling HashTreeCollections _HashNode+Structural union.swift
[27/297] Compiling HeapModule Heap.swift
[28/297] Compiling HeapModule _HeapNode.swift
[29/297] Compiling HeapModule Heap+UnsafeHandle.swift
[30/297] Compiling HashTreeCollections _HashNode+Storage.swift
[31/297] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[32/297] Compiling HashTreeCollections _HashNode+Structural filter.swift
[33/297] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[34/297] Emitting module HeapModule
[37/299] Compiling DequeModule _DequeSlot.swift
[38/299] Compiling DequeModule _UnsafeWrappedBuffer.swift
[39/299] Compiling HashTreeCollections TreeSet+Hashable.swift
[40/299] Compiling HashTreeCollections TreeSet+Sendable.swift
[41/299] Compiling HashTreeCollections TreeSet+Sequence.swift
[42/299] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[43/299] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[44/299] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[45/299] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[46/299] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[47/299] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[48/299] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[49/309] Compiling HashTreeCollections _HashNode+Initializers.swift
[50/309] Compiling HashTreeCollections _HashNode+Invariants.swift
[51/309] Compiling HashTreeCollections _HashNode+Lookups.swift
[52/309] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[53/309] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[54/309] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[55/309] Compiling HashTreeCollections TreeDictionary+Filter.swift
[56/309] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[57/309] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[58/309] Compiling HashTreeCollections TreeDictionary+Keys.swift
[59/309] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[60/309] Compiling HashTreeCollections TreeDictionary+Merge.swift
[61/309] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[62/309] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[63/316] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[64/316] Compiling HashTreeCollections _RawHashNode.swift
[65/316] Compiling HashTreeCollections _UnmanagedHashNode.swift
[66/316] Compiling HashTreeCollections _UnsafePath.swift
[67/316] Compiling HashTreeCollections TreeDictionary+Codable.swift
[68/316] Compiling HashTreeCollections TreeDictionary+Collection.swift
[69/316] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[70/323] Emitting module BitCollections
[71/323] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[72/323] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[73/323] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[74/323] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[75/323] Compiling HashTreeCollections _HashNode+Structural merge.swift
[76/323] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[77/323] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[78/323] Compiling HashTreeCollections _AncestorHashSlots.swift
[79/323] Compiling HashTreeCollections _Bitmap.swift
[80/323] Compiling HashTreeCollections _Bucket.swift
[81/323] Compiling HashTreeCollections _Hash.swift
[82/323] Compiling HashTreeCollections _HashLevel.swift
[83/323] Compiling HashTreeCollections _HashNode+Builder.swift
[84/323] Compiling HashTreeCollections _HashNode+Debugging.swift
[92/323] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[93/323] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[94/323] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[95/323] Compiling HashTreeCollections _HashNode.swift
[96/323] Compiling HashTreeCollections _HashNodeHeader.swift
[97/323] Compiling HashTreeCollections _HashSlot.swift
[98/323] Compiling HashTreeCollections _HashStack.swift
[99/323] Compiling HashTreeCollections _HashTreeIterator.swift
[100/323] Compiling HashTreeCollections _HashTreeStatistics.swift
[138/323] Compiling BitCollections BitSet.Index.swift
[139/323] Compiling BitCollections BitSet._UnsafeHandle.swift
[140/323] Compiling BitCollections BitSet.swift
[141/323] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[142/323] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[143/323] Emitting module DequeModule
[146/325] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[147/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[148/325] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[149/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[150/325] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[151/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[152/325] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[153/325] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[154/325] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[155/325] Compiling HashTreeCollections TreeSet.swift
[183/325] Compiling BitCollections Range+Utilities.swift
[184/325] Compiling BitCollections Slice+Utilities.swift
[185/325] Compiling BitCollections UInt+Tricks.swift
[186/325] Compiling BitCollections _Word.swift
[207/327] Compiling OrderedCollections OrderedSet.swift
[208/327] Compiling OrderedCollections _UnsafeBitset.swift
[209/327] Compiling HashTreeCollections TreeSet+Equatable.swift
[210/327] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[211/327] Compiling HashTreeCollections TreeSet+Extras.swift
[212/327] Compiling HashTreeCollections TreeSet+Filter.swift
[222/336] Emitting module OrderedCollections
[246/338] Emitting module _RopeModule
[280/338] Emitting module HashTreeCollections
[332/340] Compiling _RopeModule Rope+Join.swift
[333/340] Compiling _RopeModule Rope+MutatingForEach.swift
[334/340] Compiling _RopeModule Rope+Remove.swift
[335/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[336/340] Compiling _RopeModule Rope+Split.swift
[337/340] Compiling _RopeModule Optional Utilities.swift
[338/340] Compiling _RopeModule String Utilities.swift
[339/340] Compiling _RopeModule String.Index+ABI.swift
[340/340] Compiling _RopeModule _CharacterRecognizer.swift
[343/344] Compiling Collections Collections.swift
[344/344] Emitting module Collections
[347/391] Emitting module AsyncAlgorithms
[348/397] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[349/397] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[350/397] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[351/397] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[352/397] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[353/397] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[354/397] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[355/397] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[356/397] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[357/397] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[358/397] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[359/397] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[360/397] Compiling AsyncAlgorithms AsyncChannel.swift
[361/397] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[362/397] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[363/397] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[364/397] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[365/397] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[366/397] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[367/397] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[368/397] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[369/397] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[370/397] Compiling AsyncAlgorithms MergeStateMachine.swift
[371/397] Compiling AsyncAlgorithms MergeStorage.swift
[372/397] Compiling AsyncAlgorithms PartialIteration.swift
[373/397] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[374/397] Compiling AsyncAlgorithms Rethrow.swift
[375/397] Compiling AsyncAlgorithms SetAlgebra.swift
[376/397] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[377/397] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[378/397] Compiling AsyncAlgorithms ZipStateMachine.swift
[379/397] Compiling AsyncAlgorithms ZipStorage.swift
[380/397] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[381/397] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[382/397] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[383/397] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[384/397] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[385/397] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[386/397] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[387/397] Compiling AsyncAlgorithms ChannelStateMachine.swift
[388/397] Compiling AsyncAlgorithms ChannelStorage.swift
[389/397] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[390/397] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[391/397] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[392/397] Compiling AsyncAlgorithms CombineLatestStorage.swift
[393/397] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[394/397] Compiling AsyncAlgorithms DebounceStateMachine.swift
[395/397] Compiling AsyncAlgorithms DebounceStorage.swift
[396/397] Compiling AsyncAlgorithms Dictionary.swift
[397/397] Compiling AsyncAlgorithms Locking.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[400/413] Emitting module PersistentHistoryTrackingKit
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
^
[401/414] Compiling PersistentHistoryTrackingKit TransactionTimestampManagerProtocol.swift
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:13:8: error: no such module 'CoreData'
import CoreData
^
free(): invalid pointer
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 -primary-file /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/CleanStrategy.swift -primary-file /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/DefaultLogger.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Extensions.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Fetcher.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Merger.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/PersistentHistoryTrackingKit.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Protocol/CleanerProtocol.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Protocol/DeduplicatorProtocol.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Protocol/FetcherProtocol.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Protocol/LoggerProtocol.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Protocol/MergerProtocol.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Protocol/TransactionTimestampManagerProtocol.swift /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/TransactionTimestampManager.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/PersistentHistoryTrackingKit.build/CleanStrategy.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/PersistentHistoryTrackingKit.build/CleanStrategy.swiftdeps -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/PersistentHistoryTrackingKit.build/Cleaner.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/PersistentHistoryTrackingKit.build/Cleaner.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -fno-omit-frame-pointer -module-name PersistentHistoryTrackingKit -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/PersistentHistoryTrackingKit.build/CleanStrategy.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/PersistentHistoryTrackingKit.build/Cleaner.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1. Swift version 5.9.2 (swift-5.9.2-RELEASE)
2. Compiling with the current language version
3. While evaluating request TypeCheckSourceFileRequest(source_file "/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift")
4. While evaluating request TypeCheckFunctionBodyRequest(PersistentHistoryTrackingKit.(file).Cleaner.createPredicateForAllAuthors(allAuthors:)@/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:52:10)
5. While type-checking statement at [/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:52:76 - line:62:5] RangeText="{
var predicates = [NSPredicate]()
for author in allAuthors {
let predicate = NSPredicate(format: "%K = %@",
#keyPath(NSPersistentHistoryTransaction.author),
author)
predicates.append(predicate)
}
let compoundPredicate = NSCompoundPredicate(orPredicateWithSubpredicates: predicates)
return compoundPredicate
"
6. While type-checking statement at [/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:54:9 - line:59:9] RangeText="for author in allAuthors {
let predicate = NSPredicate(format: "%K = %@",
#keyPath(NSPersistentHistoryTransaction.author),
author)
predicates.append(predicate)
"
7. While type-checking statement at [/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:54:34 - line:59:9] RangeText="{
let predicate = NSPredicate(format: "%K = %@",
#keyPath(NSPersistentHistoryTransaction.author),
author)
predicates.append(predicate)
"
8. While type-checking declaration 0x5587d69d4268 (at /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:55:13)
9. While evaluating request PatternBindingEntryRequest((unknown decl), 0, 0)
10. While type-checking expression at [/host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:55:29 - line:57:47] RangeText="NSPredicate(format: "%K = %@",
#keyPath(NSPersistentHistoryTransaction.author),
author"
11. While type-checking-target starting at /host/spi-builder-workspace/Sources/PersistentHistoryTrackingKit/Cleaner.swift:55:29
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):
/usr/bin/swift-frontend(+0x5f8d863)[0x5587d3a15863]
/usr/bin/swift-frontend(+0x5f8b81e)[0x5587d3a1381e]
/usr/bin/swift-frontend(+0x5f8dbda)[0x5587d3a15bda]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f28d9bec520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f28d9c409fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f28d9bec476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f28d9bd27f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x89676)[0x7f28d9c33676]
/lib/x86_64-linux-gnu/libc.so.6(+0xa0cfc)[0x7f28d9c4acfc]
/lib/x86_64-linux-gnu/libc.so.6(+0xa2a44)[0x7f28d9c4ca44]
/lib/x86_64-linux-gnu/libc.so.6(free+0x73)[0x7f28d9c4f453]
/usr/bin/swift-frontend(+0x1c6bdfc)[0x5587cf6f3dfc]
/usr/bin/swift-frontend(+0x1c6ca0d)[0x5587cf6f4a0d]
/usr/bin/swift-frontend(+0x1c6e20d)[0x5587cf6f620d]
/usr/bin/swift-frontend(+0x1c74b7d)[0x5587cf6fcb7d]
/usr/bin/swift-frontend(+0x1c73877)[0x5587cf6fb877]
/usr/bin/swift-frontend(+0x20d06ae)[0x5587cfb586ae]
/usr/bin/swift-frontend(+0x20cc4c0)[0x5587cfb544c0]
/usr/bin/swift-frontend(+0x20d0508)[0x5587cfb58508]
/usr/bin/swift-frontend(+0x20cc499)[0x5587cfb54499]
/usr/bin/swift-frontend(+0x20cbcc2)[0x5587cfb53cc2]
/usr/bin/swift-frontend(+0x1c6ee5e)[0x5587cf6f6e5e]
/usr/bin/swift-frontend(+0x1bfd277)[0x5587cf685277]
/usr/bin/swift-frontend(+0x1c9618b)[0x5587cf71e18b]
/usr/bin/swift-frontend(+0x1c95eb4)[0x5587cf71deb4]
/usr/bin/swift-frontend(+0x1c974c8)[0x5587cf71f4c8]
/usr/bin/swift-frontend(+0x1c976b2)[0x5587cf71f6b2]
/usr/bin/swift-frontend(+0x1d8607a)[0x5587cf80e07a]
/usr/bin/swift-frontend(+0x1cb7aad)[0x5587cf73faad]
/usr/bin/swift-frontend(+0x1ca8837)[0x5587cf730837]
/usr/bin/swift-frontend(+0x1cd70f2)[0x5587cf75f0f2]
/usr/bin/swift-frontend(+0x1cd6eac)[0x5587cf75eeac]
/usr/bin/swift-frontend(+0x1d7cb6c)[0x5587cf804b6c]
/usr/bin/swift-frontend(+0x1d7afac)[0x5587cf802fac]
/usr/bin/swift-frontend(+0x1d7cbc4)[0x5587cf804bc4]
/usr/bin/swift-frontend(+0x1d7ca2c)[0x5587cf804a2c]
/usr/bin/swift-frontend(+0x1d79544)[0x5587cf801544]
/usr/bin/swift-frontend(+0x1d7cb6c)[0x5587cf804b6c]
/usr/bin/swift-frontend(+0x1d7afac)[0x5587cf802fac]
/usr/bin/swift-frontend(+0x1d7a1b0)[0x5587cf8021b0]
/usr/bin/swift-frontend(+0x21b4e98)[0x5587cfc3ce98]
/usr/bin/swift-frontend(+0x212b9f7)[0x5587cfbb39f7]
/usr/bin/swift-frontend(+0x212b996)[0x5587cfbb3996]
/usr/bin/swift-frontend(+0x1dba289)[0x5587cf842289]
/usr/bin/swift-frontend(+0x1dbc1d4)[0x5587cf8441d4]
/usr/bin/swift-frontend(+0x1dbc052)[0x5587cf844052]
/usr/bin/swift-frontend(+0x1dba119)[0x5587cf842119]
/usr/bin/swift-frontend(+0xe196c9)[0x5587ce8a16c9]
/usr/bin/swift-frontend(+0xc18746)[0x5587ce6a0746]
/usr/bin/swift-frontend(+0xc17abe)[0x5587ce69fabe]
/usr/bin/swift-frontend(+0xa67791)[0x5587ce4ef791]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f28d9bd3d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f28d9bd3e40]
/usr/bin/swift-frontend(+0xa669a5)[0x5587ce4ee9a5]
BUILD FAILURE 5.9 linux