The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Spot with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shawnclovie/Spot.git
Reference: master
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/shawnclovie/Spot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 72bca0f feature(network): add URLParameters#header()
Cloned https://github.com/shawnclovie/Spot.git
Revision (git rev-parse @):
72bca0faccd5d33a988850cc5a58b30790ade3a4
SUCCESS checkout https://github.com/shawnclovie/Spot.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shawnclovie/Spot.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/45] Emitting module Spot
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[4/51] Compiling Spot CGImage+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[5/51] Compiling Spot CGImageSource+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[6/51] Compiling Spot CGSize+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/51] Compiling Spot Collection+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/51] Compiling Spot Data+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/51] Compiling Spot DispatchQueue+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
Can't demangle: $s4Spot15EventObservableC7Closure33_69D095AD6594196A4D3D1C480EEE5933LLO16weakTargetActionXeF6targetL_AA7WeakRefVyyXlGvp
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 /host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift /host/spi-builder-workspace/Sources/Spot/Crypto/SymmetricCryptor.swift /host/spi-builder-workspace/Sources/Spot/Extension/Bundle+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CFDictionary+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGColor+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGContext+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGImage+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGImageSource+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGSize+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Collection+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Data+.swift /host/spi-builder-workspace/Sources/Spot/Extension/DispatchQueue+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Error+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Notification+.swift /host/spi-builder-workspace/Sources/Spot/Extension/String+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Substring+.swift /host/spi-builder-workspace/Sources/Spot/Extension/UI+.swift /host/spi-builder-workspace/Sources/Spot/Extension/URL+.swift /host/spi-builder-workspace/Sources/Spot/Extension/iOS/AppStoreProductViewController.swift /host/spi-builder-workspace/Sources/Spot/Extension/iOS/UIApplication+.swift /host/spi-builder-workspace/Sources/Spot/Extension/iOS/UIImage+.swift /host/spi-builder-workspace/Sources/Spot/Network/NetworkObserver.swift /host/spi-builder-workspace/Sources/Spot/Network/URLConnection.swift /host/spi-builder-workspace/Sources/Spot/Network/URLParameters.swift /host/spi-builder-workspace/Sources/Spot/Network/URLRequest+.swift /host/spi-builder-workspace/Sources/Spot/Network/URLTask.swift /host/spi-builder-workspace/Sources/Spot/Network/URLTaskFormFileItem.swift /host/spi-builder-workspace/Sources/Spot/Utility/AnyCodable.swift /host/spi-builder-workspace/Sources/Spot/Utility/AttributedError.swift /host/spi-builder-workspace/Sources/Spot/Utility/CollectionSerializable.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/DecimalColor.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/EventObservable.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/GroupSharedData.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/KeyValueObserver.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/Localization.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/Logger.swift /host/spi-builder-workspace/Sources/Spot/Utility/MD5Digest.swift /host/spi-builder-workspace/Sources/Spot/Utility/NotificationObserver.swift /host/spi-builder-workspace/Sources/Spot/Utility/Ref.swift /host/spi-builder-workspace/Sources/Spot/Utility/Status.swift /host/spi-builder-workspace/Sources/Spot/Utility/Suffix.swift /host/spi-builder-workspace/Sources/Spot/Utility/SynchronizableValue.swift /host/spi-builder-workspace/Sources/Spot/Utility/TypeConvertion.swift /host/spi-builder-workspace/Sources/Spot/Utility/UserDefaultsItem.swift /host/spi-builder-workspace/Sources/Spot/Utility/Version.swift /host/spi-builder-workspace/Sources/Spot/Utility/WeakRef.swift /host/spi-builder-workspace/Sources/Spot/Utility/WeakTimer.swift /host/spi-builder-workspace/Sources/Spot/Utility/Zip.swift -supplementary-output-file-map /tmp/TemporaryDirectory.FRPClB/supplementaryOutputs-6 -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 -g -Xcc -fno-omit-frame-pointer -module-name Spot -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/Spot.build/DecimalColor.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/EventObservable.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/GroupSharedData.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/KeyValueObserver.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/Localization.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/Logger.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.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'EventObservable' (at /host/spi-builder-workspace/Sources/Spot/Utility/EventObservable.swift:24:14)
4.	While walking into 'Closure' (at /host/spi-builder-workspace/Sources/Spot/Utility/EventObservable.swift:38:10)
5.	While evaluating request USRGenerationRequest(Spot.(file).EventObservable.Closure.weakTargetAction(target:action:).target@/host/spi-builder-workspace/Sources/Spot/Utility/EventObservable.swift:40: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):
/usr/bin/swift-frontend(+0x7307d73)[0x557e03d3ed73]
/usr/bin/swift-frontend(+0x7305abe)[0x557e03d3cabe]
/usr/bin/swift-frontend(+0x73080ea)[0x557e03d3f0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fca5bc32520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fca5bc869fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fca5bc32476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fca5bc187f3]
/usr/bin/swift-frontend(+0x2af4275)[0x557dff52b275]
/usr/bin/swift-frontend(+0x2755c54)[0x557dff18cc54]
/usr/bin/swift-frontend(+0x2ab869b)[0x557dff4ef69b]
/usr/bin/swift-frontend(+0x2347a0c)[0x557dfed7ea0c]
/usr/bin/swift-frontend(+0x106859c)[0x557dfda9f59c]
/usr/bin/swift-frontend(+0x1068102)[0x557dfda9f102]
/usr/bin/swift-frontend(+0x106716b)[0x557dfda9e16b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x557dff4f01aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x557dfda6dd5b]
/usr/bin/swift-frontend(+0x10362a7)[0x557dfda6d2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x557dfda6ac59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x557dfe6ebcd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x557dff1e405c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x557dff1e5b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x557dff1e80e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x557dff1e407c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x557dff1e8c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x557dff1e786b]
/usr/bin/swift-frontend(+0x27ad07c)[0x557dff1e407c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x557dff1e8c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x557dff1e786b]
/usr/bin/swift-frontend(+0x27ad07c)[0x557dff1e407c]
/usr/bin/swift-frontend(+0x27acf73)[0x557dff1e3f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x557dff3c21e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x557dfe6e96a6]
/usr/bin/swift-frontend(+0x1032c84)[0x557dfda69c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x557dfda69b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x557dfda5ef82]
/usr/bin/swift-frontend(+0x1027978)[0x557dfda5e978]
/usr/bin/swift-frontend(+0xe3f242)[0x557dfd876242]
/usr/bin/swift-frontend(+0xe3d09c)[0x557dfd87409c]
/usr/bin/swift-frontend(+0xe382cd)[0x557dfd86f2cd]
/usr/bin/swift-frontend(+0xe369db)[0x557dfd86d9db]
/usr/bin/swift-frontend(+0xcc3315)[0x557dfd6fa315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fca5bc19d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fca5bc19e40]
/usr/bin/swift-frontend(+0xcc2375)[0x557dfd6f9375]
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/44] Emitting module Spot
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[3/44] Compiling Spot HashAlgorithm.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[4/44] Compiling Spot SymmetricCryptor.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[5/44] Compiling Spot Bundle+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[6/44] Compiling Spot CFDictionary+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/44] Compiling Spot CGColor+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/44] Compiling Spot CGContext+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/50] Compiling Spot Error+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[10/50] Compiling Spot Notification+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[11/50] Compiling Spot String+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/50] Compiling Spot Substring+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/50] Compiling Spot UI+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[14/50] Compiling Spot URL+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
[15/50] Compiling Spot URLRequest+.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/50] Compiling Spot URLTask.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[17/50] Compiling Spot URLTaskFormFileItem.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[18/50] Compiling Spot AnyCodable.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[19/50] Compiling Spot AttributedError.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[20/50] Compiling Spot CollectionSerializable.swift
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
/host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift:9:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
Can't demangle: $s4Spot15EventObservableC7Closure33_69D095AD6594196A4D3D1C480EEE5933LLO16weakTargetActionXeF6targetL_AA7WeakRefVyyXlGvp
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 /host/spi-builder-workspace/Sources/Spot/Crypto/HashAlgorithm.swift /host/spi-builder-workspace/Sources/Spot/Crypto/SymmetricCryptor.swift /host/spi-builder-workspace/Sources/Spot/Extension/Bundle+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CFDictionary+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGColor+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGContext+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGImage+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGImageSource+.swift /host/spi-builder-workspace/Sources/Spot/Extension/CGSize+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Collection+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Data+.swift /host/spi-builder-workspace/Sources/Spot/Extension/DispatchQueue+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Error+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Notification+.swift /host/spi-builder-workspace/Sources/Spot/Extension/String+.swift /host/spi-builder-workspace/Sources/Spot/Extension/Substring+.swift /host/spi-builder-workspace/Sources/Spot/Extension/UI+.swift /host/spi-builder-workspace/Sources/Spot/Extension/URL+.swift /host/spi-builder-workspace/Sources/Spot/Extension/iOS/AppStoreProductViewController.swift /host/spi-builder-workspace/Sources/Spot/Extension/iOS/UIApplication+.swift /host/spi-builder-workspace/Sources/Spot/Extension/iOS/UIImage+.swift /host/spi-builder-workspace/Sources/Spot/Network/NetworkObserver.swift /host/spi-builder-workspace/Sources/Spot/Network/URLConnection.swift /host/spi-builder-workspace/Sources/Spot/Network/URLParameters.swift /host/spi-builder-workspace/Sources/Spot/Network/URLRequest+.swift /host/spi-builder-workspace/Sources/Spot/Network/URLTask.swift /host/spi-builder-workspace/Sources/Spot/Network/URLTaskFormFileItem.swift /host/spi-builder-workspace/Sources/Spot/Utility/AnyCodable.swift /host/spi-builder-workspace/Sources/Spot/Utility/AttributedError.swift /host/spi-builder-workspace/Sources/Spot/Utility/CollectionSerializable.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/DecimalColor.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/EventObservable.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/GroupSharedData.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/KeyValueObserver.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/Localization.swift -primary-file /host/spi-builder-workspace/Sources/Spot/Utility/Logger.swift /host/spi-builder-workspace/Sources/Spot/Utility/MD5Digest.swift /host/spi-builder-workspace/Sources/Spot/Utility/NotificationObserver.swift /host/spi-builder-workspace/Sources/Spot/Utility/Ref.swift /host/spi-builder-workspace/Sources/Spot/Utility/Status.swift /host/spi-builder-workspace/Sources/Spot/Utility/Suffix.swift /host/spi-builder-workspace/Sources/Spot/Utility/SynchronizableValue.swift /host/spi-builder-workspace/Sources/Spot/Utility/TypeConvertion.swift /host/spi-builder-workspace/Sources/Spot/Utility/UserDefaultsItem.swift /host/spi-builder-workspace/Sources/Spot/Utility/Version.swift /host/spi-builder-workspace/Sources/Spot/Utility/WeakRef.swift /host/spi-builder-workspace/Sources/Spot/Utility/WeakTimer.swift /host/spi-builder-workspace/Sources/Spot/Utility/Zip.swift -supplementary-output-file-map /tmp/TemporaryDirectory.6BaMX1/supplementaryOutputs-6 -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 -g -Xcc -fno-omit-frame-pointer -module-name Spot -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/Spot.build/DecimalColor.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/EventObservable.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/GroupSharedData.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/KeyValueObserver.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/Localization.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Spot.build/Logger.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.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'EventObservable' (at /host/spi-builder-workspace/Sources/Spot/Utility/EventObservable.swift:24:14)
4.	While walking into 'Closure' (at /host/spi-builder-workspace/Sources/Spot/Utility/EventObservable.swift:38:10)
5.	While evaluating request USRGenerationRequest(Spot.(file).EventObservable.Closure.weakTargetAction(target:action:).target@/host/spi-builder-workspace/Sources/Spot/Utility/EventObservable.swift:40: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):
/usr/bin/swift-frontend(+0x7307d73)[0x555ec7694d73]
/usr/bin/swift-frontend(+0x7305abe)[0x555ec7692abe]
/usr/bin/swift-frontend(+0x73080ea)[0x555ec76950ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7ff85884f520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7ff8588a39fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7ff85884f476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7ff8588357f3]
/usr/bin/swift-frontend(+0x2af4275)[0x555ec2e81275]
/usr/bin/swift-frontend(+0x2755c54)[0x555ec2ae2c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x555ec2e4569b]
/usr/bin/swift-frontend(+0x2347a0c)[0x555ec26d4a0c]
/usr/bin/swift-frontend(+0x106859c)[0x555ec13f559c]
/usr/bin/swift-frontend(+0x1068102)[0x555ec13f5102]
/usr/bin/swift-frontend(+0x106716b)[0x555ec13f416b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x555ec2e461aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x555ec13c3d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x555ec13c32a7]
/usr/bin/swift-frontend(+0x1033c59)[0x555ec13c0c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x555ec2041cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x555ec2b3a05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x555ec2b3bb3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x555ec2b3e0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x555ec2b3a07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x555ec2b3ec1f]
/usr/bin/swift-frontend(+0x27b086b)[0x555ec2b3d86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x555ec2b3a07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x555ec2b3ec1f]
/usr/bin/swift-frontend(+0x27b086b)[0x555ec2b3d86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x555ec2b3a07c]
/usr/bin/swift-frontend(+0x27acf73)[0x555ec2b39f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x555ec2d181e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x555ec203f6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x555ec13bfc84]
/usr/bin/swift-frontend(+0x1032b2a)[0x555ec13bfb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x555ec13b4f82]
/usr/bin/swift-frontend(+0x1027978)[0x555ec13b4978]
/usr/bin/swift-frontend(+0xe3f242)[0x555ec11cc242]
/usr/bin/swift-frontend(+0xe3d09c)[0x555ec11ca09c]
/usr/bin/swift-frontend(+0xe382cd)[0x555ec11c52cd]
/usr/bin/swift-frontend(+0xe369db)[0x555ec11c39db]
/usr/bin/swift-frontend(+0xcc3315)[0x555ec1050315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7ff858836d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7ff858836e40]
/usr/bin/swift-frontend(+0xcc2375)[0x555ec104f375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 1