The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NetworkMonitor with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-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/Farfetch/network-monitor-ios.git
Reference: 11.11.1
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/Farfetch/network-monitor-ios
 * tag               11.11.1    -> FETCH_HEAD
HEAD is now at 3e8c057 Update Changelog for PR
Cloned https://github.com/Farfetch/network-monitor-ios.git
Revision (git rev-parse @):
3e8c0577ddf82d57be665ea9be533dc64fac6053
SUCCESS checkout https://github.com/Farfetch/network-monitor-ios.git at 11.11.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Farfetch/network-monitor-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-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/24] Emitting module FNMNetworkMonitor
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/27] Compiling FNMNetworkMonitor FNMHTTPRequestRecordCodableContainer.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/27] Compiling FNMNetworkMonitor FNMAdditions.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/27] Compiling FNMNetworkMonitor FNMNetworkMonitor.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/27] Compiling FNMNetworkMonitor FNMRecord.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/27] Compiling FNMNetworkMonitor FNMRequestNode.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[9/27] Compiling FNMNetworkMonitor FNMHTTPRequestRecord+Codable.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[10/27] Compiling FNMNetworkMonitor DebugDetailBodyViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[11/27] Compiling FNMNetworkMonitor DebugDetailHeadersViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[12/27] Compiling FNMNetworkMonitor FNMDebugDetailViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[13/27] Compiling FNMNetworkMonitor FNMRecordDetailInfo.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[14/27] Compiling FNMNetworkMonitor FNMDebugDetailInfoTableViewCell.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[15/27] Compiling FNMNetworkMonitor FNMDebugSummaryTableViewCell.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[16/27] Compiling FNMNetworkMonitor FNMRecordExporter.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[17/27] Compiling FNMNetworkMonitor FNMCurrentRunCodableContainer.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[18/27] Compiling FNMNetworkMonitor FNMElement.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[19/27] Compiling FNMNetworkMonitor FNMDebugListingViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[20/27] Compiling FNMNetworkMonitor FNMViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[21/27] Compiling FNMNetworkMonitor HighlightReloadableProtocol.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[22/27] Compiling FNMNetworkMonitor FNMHTTPRequestRecord.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[23/27] Compiling FNMNetworkMonitor FNMNetworkMonitorURLProtocol+Protocols.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[24/27] Compiling FNMNetworkMonitor FNMNetworkMonitorURLProtocol.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
Can't demangle: $s17FNMNetworkMonitor10FNMProfileC28ProfileRequestMatchingResultO3hit33_55730DA8BACDAC98361849F2B603C8A4LLXeF7profileL_ACvp
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/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailHeadersViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/FNMDebugDetailViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/FNMDebugListingViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/FNMViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/HighlightReloadableProtocol.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Model/FNMRecordDetailInfo.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/View/FNMDebugDetailInfoTableViewCell.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/View/FNMDebugSummaryTableViewCell.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/FNMRecordExporter.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/Records/FNMCurrentRunCodableContainer.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/Records/FNMElement.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/Records/FNMRecord.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/Records/FNMRequestNode.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/RequestRecord/FNMHTTPRequestRecord+Codable.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/RequestRecord/FNMHTTPRequestRecordCodableContainer.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Extension/FNMAdditions.swift /host/spi-builder-workspace/NetworkMonitor/Classes/FNMNetworkMonitor.swift -primary-file /host/spi-builder-workspace/NetworkMonitor/Classes/Log/FNMLogger.swift -primary-file /host/spi-builder-workspace/NetworkMonitor/Classes/Profile/FNMProfile+Codable.swift -primary-file /host/spi-builder-workspace/NetworkMonitor/Classes/Profile/FNMProfile.swift /host/spi-builder-workspace/NetworkMonitor/Classes/URLProtocol/FNMHTTPRequestRecord.swift /host/spi-builder-workspace/NetworkMonitor/Classes/URLProtocol/FNMNetworkMonitorURLProtocol+Protocols.swift /host/spi-builder-workspace/NetworkMonitor/Classes/URLProtocol/FNMNetworkMonitorURLProtocol.swift -supplementary-output-file-map /tmp/TemporaryDirectory.nk5aKF/supplementaryOutputs-7 -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 FNMNetworkMonitor -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/FNMNetworkMonitor.build/FNMLogger.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/FNMNetworkMonitor.build/FNMProfile+Codable.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/FNMNetworkMonitor.build/FNMProfile.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 'ProfileRequestMatchingResult' (at /host/spi-builder-workspace/NetworkMonitor/Classes/Profile/FNMProfile.swift:107:5)
4.	While evaluating request USRGenerationRequest(FNMNetworkMonitor.(file).FNMProfile extension.ProfileRequestMatchingResult.hit(profile:request:).profile@/host/spi-builder-workspace/NetworkMonitor/Classes/Profile/FNMProfile.swift:127:18)
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)[0x55dcc43f3d73]
/usr/bin/swift-frontend(+0x7305abe)[0x55dcc43f1abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55dcc43f40ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f6e2103f520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f6e210939fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f6e2103f476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f6e210257f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55dcbfbe0275]
/usr/bin/swift-frontend(+0x2755c54)[0x55dcbf841c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55dcbfba469b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55dcbf433a0c]
/usr/bin/swift-frontend(+0x106859c)[0x55dcbe15459c]
/usr/bin/swift-frontend(+0x1068102)[0x55dcbe154102]
/usr/bin/swift-frontend(+0x106716b)[0x55dcbe15316b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55dcbfba51aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55dcbe122d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55dcbe1222a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55dcbe11fc59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55dcbeda0cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55dcbf89905c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55dcbf89ab3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55dcbf89d0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55dcbf89907c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55dcbf89dc1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55dcbf89c86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55dcbf89907c]
/usr/bin/swift-frontend(+0x27b138e)[0x55dcbf89d38e]
/usr/bin/swift-frontend(+0x27ad07c)[0x55dcbf89907c]
/usr/bin/swift-frontend(+0x27acf73)[0x55dcbf898f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55dcbfa771e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55dcbed9e6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55dcbe11ec84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55dcbe11eb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55dcbe113f82]
/usr/bin/swift-frontend(+0x1027978)[0x55dcbe113978]
/usr/bin/swift-frontend(+0xe3f242)[0x55dcbdf2b242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55dcbdf2909c]
/usr/bin/swift-frontend(+0xe382cd)[0x55dcbdf242cd]
/usr/bin/swift-frontend(+0xe369db)[0x55dcbdf229db]
/usr/bin/swift-frontend(+0xcc3315)[0x55dcbddaf315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f6e21026d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f6e21026e40]
/usr/bin/swift-frontend(+0xcc2375)[0x55dcbddae375]
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/23] Compiling FNMNetworkMonitor FNMRecord.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/23] Compiling FNMNetworkMonitor FNMRequestNode.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/23] Compiling FNMNetworkMonitor FNMHTTPRequestRecord+Codable.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/26] Compiling FNMNetworkMonitor FNMDebugListingViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/26] Compiling FNMNetworkMonitor FNMViewController.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[7/26] Compiling FNMNetworkMonitor HighlightReloadableProtocol.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/26] Compiling FNMNetworkMonitor FNMRecordDetailInfo.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[9/26] Compiling FNMNetworkMonitor FNMDebugDetailInfoTableViewCell.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[10/26] Compiling FNMNetworkMonitor FNMDebugSummaryTableViewCell.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
[11/26] Compiling FNMNetworkMonitor FNMHTTPRequestRecordCodableContainer.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[12/26] Compiling FNMNetworkMonitor FNMAdditions.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[13/26] Compiling FNMNetworkMonitor FNMNetworkMonitor.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[14/26] Compiling FNMNetworkMonitor FNMRecordExporter.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[15/26] Compiling FNMNetworkMonitor FNMCurrentRunCodableContainer.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[16/26] Compiling FNMNetworkMonitor FNMElement.swift
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
Can't demangle: $s17FNMNetworkMonitor10FNMProfileC28ProfileRequestMatchingResultO3hit33_55730DA8BACDAC98361849F2B603C8A4LLXeF7profileL_ACvp
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/NetworkMonitor/Classes/Debug/Controller/DebugDetailBodyViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/DebugDetailHeadersViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/FNMDebugDetailViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/FNMDebugListingViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/FNMViewController.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Controller/HighlightReloadableProtocol.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/Model/FNMRecordDetailInfo.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/View/FNMDebugDetailInfoTableViewCell.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Debug/View/FNMDebugSummaryTableViewCell.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/FNMRecordExporter.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/Records/FNMCurrentRunCodableContainer.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/Records/FNMElement.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/Records/FNMRecord.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/Records/FNMRequestNode.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/RequestRecord/FNMHTTPRequestRecord+Codable.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Exporter/RequestRecord/FNMHTTPRequestRecordCodableContainer.swift /host/spi-builder-workspace/NetworkMonitor/Classes/Extension/FNMAdditions.swift /host/spi-builder-workspace/NetworkMonitor/Classes/FNMNetworkMonitor.swift -primary-file /host/spi-builder-workspace/NetworkMonitor/Classes/Log/FNMLogger.swift -primary-file /host/spi-builder-workspace/NetworkMonitor/Classes/Profile/FNMProfile+Codable.swift -primary-file /host/spi-builder-workspace/NetworkMonitor/Classes/Profile/FNMProfile.swift /host/spi-builder-workspace/NetworkMonitor/Classes/URLProtocol/FNMHTTPRequestRecord.swift /host/spi-builder-workspace/NetworkMonitor/Classes/URLProtocol/FNMNetworkMonitorURLProtocol+Protocols.swift /host/spi-builder-workspace/NetworkMonitor/Classes/URLProtocol/FNMNetworkMonitorURLProtocol.swift -supplementary-output-file-map /tmp/TemporaryDirectory.yOlmVd/supplementaryOutputs-7 -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 FNMNetworkMonitor -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/FNMNetworkMonitor.build/FNMLogger.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/FNMNetworkMonitor.build/FNMProfile+Codable.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/FNMNetworkMonitor.build/FNMProfile.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 'ProfileRequestMatchingResult' (at /host/spi-builder-workspace/NetworkMonitor/Classes/Profile/FNMProfile.swift:107:5)
4.	While evaluating request USRGenerationRequest(FNMNetworkMonitor.(file).FNMProfile extension.ProfileRequestMatchingResult.hit(profile:request:).profile@/host/spi-builder-workspace/NetworkMonitor/Classes/Profile/FNMProfile.swift:127:18)
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)[0x556a53234d73]
/usr/bin/swift-frontend(+0x7305abe)[0x556a53232abe]
/usr/bin/swift-frontend(+0x73080ea)[0x556a532350ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7ff95bed8520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7ff95bf2c9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7ff95bed8476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7ff95bebe7f3]
/usr/bin/swift-frontend(+0x2af4275)[0x556a4ea21275]
/usr/bin/swift-frontend(+0x2755c54)[0x556a4e682c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x556a4e9e569b]
/usr/bin/swift-frontend(+0x2347a0c)[0x556a4e274a0c]
/usr/bin/swift-frontend(+0x106859c)[0x556a4cf9559c]
/usr/bin/swift-frontend(+0x1068102)[0x556a4cf95102]
/usr/bin/swift-frontend(+0x106716b)[0x556a4cf9416b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x556a4e9e61aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x556a4cf63d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x556a4cf632a7]
/usr/bin/swift-frontend(+0x1033c59)[0x556a4cf60c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x556a4dbe1cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x556a4e6da05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x556a4e6dbb3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x556a4e6de0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x556a4e6da07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x556a4e6dec1f]
/usr/bin/swift-frontend(+0x27b086b)[0x556a4e6dd86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x556a4e6da07c]
/usr/bin/swift-frontend(+0x27b138e)[0x556a4e6de38e]
/usr/bin/swift-frontend(+0x27ad07c)[0x556a4e6da07c]
/usr/bin/swift-frontend(+0x27acf73)[0x556a4e6d9f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x556a4e8b81e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x556a4dbdf6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x556a4cf5fc84]
/usr/bin/swift-frontend(+0x1032b2a)[0x556a4cf5fb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x556a4cf54f82]
/usr/bin/swift-frontend(+0x1027978)[0x556a4cf54978]
/usr/bin/swift-frontend(+0xe3f242)[0x556a4cd6c242]
/usr/bin/swift-frontend(+0xe3d09c)[0x556a4cd6a09c]
/usr/bin/swift-frontend(+0xe382cd)[0x556a4cd652cd]
/usr/bin/swift-frontend(+0xe369db)[0x556a4cd639db]
/usr/bin/swift-frontend(+0xcc3315)[0x556a4cbf0315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7ff95bebfd90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7ff95bebfe40]
/usr/bin/swift-frontend(+0xcc2375)[0x556a4cbef375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 2