The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Parchment 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/rechsteiner/Parchment.git
Reference: v4.0.0-beta
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/rechsteiner/Parchment
 * tag               v4.0.0-beta -> FETCH_HEAD
HEAD is now at d738017 Merge pull request #666 from rechsteiner/swiftui-api
Cloned https://github.com/rechsteiner/Parchment.git
Revision (git rev-parse @):
d738017d73b51fe5e1717117b2fc928c2747ff79
SUCCESS checkout https://github.com/rechsteiner/Parchment.git at v4.0.0-beta
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rechsteiner/Parchment.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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Parchment/Resources/Info.plist
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/63] Emitting module Parchment
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/71] Compiling Parchment PagingLayout.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/71] Compiling Parchment PagingMenuDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/71] Compiling Parchment PagingMenuDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/71] Compiling Parchment PagingViewControllerDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/71] Compiling Parchment PagingViewControllerDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/71] Compiling Parchment PagingViewControllerInfiniteDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/71] Compiling Parchment PagingViewControllerSizeDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/71] Compiling Parchment Tween.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/71] Compiling Parchment PagingMenuHorizontalAlignment.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/71] Compiling Parchment PagingMenuInteraction.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/71] Compiling Parchment PagingMenuItemSize.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/71] Compiling Parchment PagingMenuItemSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/71] Compiling Parchment PagingMenuPosition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/71] Compiling Parchment PagingMenuTransition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/71] Compiling Parchment PagingSelectedScrollPosition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/71] Compiling Parchment PagingState.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[20/71] Compiling Parchment UIColor+interpolation.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[21/71] Compiling Parchment PagingControllerRepresentableView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[22/71] Compiling Parchment PagingDiff.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/71] Compiling Parchment PagingDistance.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/71] Compiling Parchment PagingIndexItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/71] Compiling Parchment PagingIndicatorMetric.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[26/71] Compiling Parchment PagingItems.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[27/71] Compiling Parchment PagingNavigationOrientation.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[28/71] Compiling Parchment PagingTransition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1: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/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
Can't demangle: $s9Parchment19PagingBorderOptionsO7visible33_1996CE53D9201CDA322193A888993C0FLLXeF6zIndexL_Sivp
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/Parchment/Classes/PageViewController.swift /host/spi-builder-workspace/Parchment/Classes/PageViewCoordinator.swift /host/spi-builder-workspace/Parchment/Classes/PageViewManager.swift /host/spi-builder-workspace/Parchment/Classes/PagingBorderLayoutAttributes.swift /host/spi-builder-workspace/Parchment/Classes/PagingBorderView.swift /host/spi-builder-workspace/Parchment/Classes/PagingCell.swift /host/spi-builder-workspace/Parchment/Classes/PagingCellLayoutAttributes.swift /host/spi-builder-workspace/Parchment/Classes/PagingCollectionViewLayout.swift /host/spi-builder-workspace/Parchment/Classes/PagingController.swift /host/spi-builder-workspace/Parchment/Classes/PagingFiniteDataSource.swift /host/spi-builder-workspace/Parchment/Classes/PagingIndicatorLayoutAttributes.swift /host/spi-builder-workspace/Parchment/Classes/PagingIndicatorView.swift /host/spi-builder-workspace/Parchment/Classes/PagingInvalidationContext.swift /host/spi-builder-workspace/Parchment/Classes/PagingMenuView.swift /host/spi-builder-workspace/Parchment/Classes/PagingOptions.swift /host/spi-builder-workspace/Parchment/Classes/PagingSizeCache.swift /host/spi-builder-workspace/Parchment/Classes/PagingStaticDataSource.swift /host/spi-builder-workspace/Parchment/Classes/PagingTitleCell.swift -primary-file /host/spi-builder-workspace/Parchment/Classes/PagingView.swift -primary-file /host/spi-builder-workspace/Parchment/Classes/PagingViewController.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/InvalidationState.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PageViewDirection.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PageViewState.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingContentInteraction.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingDirection.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingIndicatorOptions.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuHorizontalAlignment.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuInteraction.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuItemSize.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuItemSource.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuPosition.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuTransition.swift /host/spi-builder-workspace/Parchment/Enums/PagingSelectedScrollPosition.swift /host/spi-builder-workspace/Parchment/Enums/PagingState.swift /host/spi-builder-workspace/Parchment/Extensions/UIColor+interpolation.swift /host/spi-builder-workspace/Parchment/Extensions/UIEdgeInsets.swift /host/spi-builder-workspace/Parchment/Extensions/UIView+constraints.swift /host/spi-builder-workspace/Parchment/Protocols/CollectionView.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewControllerDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewControllerDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewManagerDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewManagerDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PagingItem.swift /host/spi-builder-workspace/Parchment/Protocols/PagingLayout.swift /host/spi-builder-workspace/Parchment/Protocols/PagingMenuDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PagingMenuDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerInfiniteDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerSizeDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/Tween.swift /host/spi-builder-workspace/Parchment/Structs/AnyPagingItem.swift /host/spi-builder-workspace/Parchment/Structs/Page.swift /host/spi-builder-workspace/Parchment/Structs/PageItem.swift /host/spi-builder-workspace/Parchment/Structs/PageItemBuilder.swift /host/spi-builder-workspace/Parchment/Structs/PageItemCell.swift /host/spi-builder-workspace/Parchment/Structs/PageState.swift /host/spi-builder-workspace/Parchment/Structs/PageView.swift /host/spi-builder-workspace/Parchment/Structs/PagingCellViewModel.swift /host/spi-builder-workspace/Parchment/Structs/PagingControllerRepresentableView.swift /host/spi-builder-workspace/Parchment/Structs/PagingDiff.swift /host/spi-builder-workspace/Parchment/Structs/PagingDistance.swift /host/spi-builder-workspace/Parchment/Structs/PagingIndexItem.swift /host/spi-builder-workspace/Parchment/Structs/PagingIndicatorMetric.swift /host/spi-builder-workspace/Parchment/Structs/PagingItems.swift /host/spi-builder-workspace/Parchment/Structs/PagingNavigationOrientation.swift /host/spi-builder-workspace/Parchment/Structs/PagingTransition.swift -supplementary-output-file-map /tmp/TemporaryDirectory.VtHrKe/supplementaryOutputs-3 -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 Parchment -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/Parchment.build/PagingView.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingViewController.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/InvalidationState.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PageViewDirection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PageViewState.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingBorderOptions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingContentInteraction.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingDirection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingIndicatorOptions.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 'PagingBorderOptions' (at /host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift:3:8)
4.	While evaluating request USRGenerationRequest(Parchment.(file).PagingBorderOptions.visible(height:zIndex:insets:).zIndex@/host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift:7:9)
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)[0x55c4b61c7d73]
/usr/bin/swift-frontend(+0x7305abe)[0x55c4b61c5abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55c4b61c80ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fc6412bb520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fc64130f9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fc6412bb476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fc6412a17f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55c4b19b4275]
/usr/bin/swift-frontend(+0x2755c54)[0x55c4b1615c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55c4b197869b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55c4b1207a0c]
/usr/bin/swift-frontend(+0x106859c)[0x55c4aff2859c]
/usr/bin/swift-frontend(+0x1068102)[0x55c4aff28102]
/usr/bin/swift-frontend(+0x106716b)[0x55c4aff2716b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55c4b19791aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55c4afef6d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55c4afef62a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55c4afef3c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55c4b0b74cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55c4b166d05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55c4b166eb3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55c4b16710e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55c4b166d07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55c4b1671c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55c4b167086b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55c4b166d07c]
/usr/bin/swift-frontend(+0x27acf73)[0x55c4b166cf73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55c4b184b1e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55c4b0b726a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55c4afef2c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55c4afef2b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55c4afee7f82]
/usr/bin/swift-frontend(+0x1027978)[0x55c4afee7978]
/usr/bin/swift-frontend(+0xe3f242)[0x55c4afcff242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55c4afcfd09c]
/usr/bin/swift-frontend(+0xe382cd)[0x55c4afcf82cd]
/usr/bin/swift-frontend(+0xe369db)[0x55c4afcf69db]
/usr/bin/swift-frontend(+0xcc3315)[0x55c4afb83315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fc6412a2d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fc6412a2e40]
/usr/bin/swift-frontend(+0xcc2375)[0x55c4afb82375]
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Parchment/Resources/Info.plist
[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/62] Emitting module Parchment
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/70] Compiling Parchment AnyPagingItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/70] Compiling Parchment Page.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/70] Compiling Parchment PageItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/70] Compiling Parchment PageItemBuilder.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/70] Compiling Parchment PageItemCell.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/70] Compiling Parchment PageState.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/70] Compiling Parchment PageView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/70] Compiling Parchment PagingCellViewModel.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/70] Compiling Parchment PagingControllerRepresentableView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/70] Compiling Parchment PagingDiff.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/70] Compiling Parchment PagingDistance.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/70] Compiling Parchment PagingIndexItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/70] Compiling Parchment PagingIndicatorMetric.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/70] Compiling Parchment PagingItems.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/70] Compiling Parchment PagingNavigationOrientation.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/70] Compiling Parchment PagingTransition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1: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/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
Can't demangle: $s9Parchment19PagingBorderOptionsO7visible33_1996CE53D9201CDA322193A888993C0FLLXeF6zIndexL_Sivp
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/Parchment/Classes/PageViewController.swift /host/spi-builder-workspace/Parchment/Classes/PageViewCoordinator.swift /host/spi-builder-workspace/Parchment/Classes/PageViewManager.swift /host/spi-builder-workspace/Parchment/Classes/PagingBorderLayoutAttributes.swift /host/spi-builder-workspace/Parchment/Classes/PagingBorderView.swift /host/spi-builder-workspace/Parchment/Classes/PagingCell.swift /host/spi-builder-workspace/Parchment/Classes/PagingCellLayoutAttributes.swift /host/spi-builder-workspace/Parchment/Classes/PagingCollectionViewLayout.swift /host/spi-builder-workspace/Parchment/Classes/PagingController.swift /host/spi-builder-workspace/Parchment/Classes/PagingFiniteDataSource.swift /host/spi-builder-workspace/Parchment/Classes/PagingIndicatorLayoutAttributes.swift /host/spi-builder-workspace/Parchment/Classes/PagingIndicatorView.swift /host/spi-builder-workspace/Parchment/Classes/PagingInvalidationContext.swift /host/spi-builder-workspace/Parchment/Classes/PagingMenuView.swift /host/spi-builder-workspace/Parchment/Classes/PagingOptions.swift /host/spi-builder-workspace/Parchment/Classes/PagingSizeCache.swift /host/spi-builder-workspace/Parchment/Classes/PagingStaticDataSource.swift /host/spi-builder-workspace/Parchment/Classes/PagingTitleCell.swift -primary-file /host/spi-builder-workspace/Parchment/Classes/PagingView.swift -primary-file /host/spi-builder-workspace/Parchment/Classes/PagingViewController.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/InvalidationState.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PageViewDirection.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PageViewState.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingContentInteraction.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingDirection.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingIndicatorOptions.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuHorizontalAlignment.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuInteraction.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuItemSize.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuItemSource.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuPosition.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuTransition.swift /host/spi-builder-workspace/Parchment/Enums/PagingSelectedScrollPosition.swift /host/spi-builder-workspace/Parchment/Enums/PagingState.swift /host/spi-builder-workspace/Parchment/Extensions/UIColor+interpolation.swift /host/spi-builder-workspace/Parchment/Extensions/UIEdgeInsets.swift /host/spi-builder-workspace/Parchment/Extensions/UIView+constraints.swift /host/spi-builder-workspace/Parchment/Protocols/CollectionView.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewControllerDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewControllerDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewManagerDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewManagerDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PagingItem.swift /host/spi-builder-workspace/Parchment/Protocols/PagingLayout.swift /host/spi-builder-workspace/Parchment/Protocols/PagingMenuDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PagingMenuDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerInfiniteDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerSizeDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/Tween.swift /host/spi-builder-workspace/Parchment/Structs/AnyPagingItem.swift /host/spi-builder-workspace/Parchment/Structs/Page.swift /host/spi-builder-workspace/Parchment/Structs/PageItem.swift /host/spi-builder-workspace/Parchment/Structs/PageItemBuilder.swift /host/spi-builder-workspace/Parchment/Structs/PageItemCell.swift /host/spi-builder-workspace/Parchment/Structs/PageState.swift /host/spi-builder-workspace/Parchment/Structs/PageView.swift /host/spi-builder-workspace/Parchment/Structs/PagingCellViewModel.swift /host/spi-builder-workspace/Parchment/Structs/PagingControllerRepresentableView.swift /host/spi-builder-workspace/Parchment/Structs/PagingDiff.swift /host/spi-builder-workspace/Parchment/Structs/PagingDistance.swift /host/spi-builder-workspace/Parchment/Structs/PagingIndexItem.swift /host/spi-builder-workspace/Parchment/Structs/PagingIndicatorMetric.swift /host/spi-builder-workspace/Parchment/Structs/PagingItems.swift /host/spi-builder-workspace/Parchment/Structs/PagingNavigationOrientation.swift /host/spi-builder-workspace/Parchment/Structs/PagingTransition.swift -supplementary-output-file-map /tmp/TemporaryDirectory.7LHF6Q/supplementaryOutputs-3 -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 Parchment -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/Parchment.build/PagingView.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingViewController.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/InvalidationState.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PageViewDirection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PageViewState.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingBorderOptions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingContentInteraction.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingDirection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingIndicatorOptions.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 'PagingBorderOptions' (at /host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift:3:8)
4.	While evaluating request USRGenerationRequest(Parchment.(file).PagingBorderOptions.visible(height:zIndex:insets:).zIndex@/host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift:7:9)
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)[0x55c2988fdd73]
/usr/bin/swift-frontend(+0x7305abe)[0x55c2988fbabe]
/usr/bin/swift-frontend(+0x73080ea)[0x55c2988fe0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f711cd80520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f711cdd49fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f711cd80476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f711cd667f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55c2940ea275]
/usr/bin/swift-frontend(+0x2755c54)[0x55c293d4bc54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55c2940ae69b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55c29393da0c]
/usr/bin/swift-frontend(+0x106859c)[0x55c29265e59c]
/usr/bin/swift-frontend(+0x1068102)[0x55c29265e102]
/usr/bin/swift-frontend(+0x106716b)[0x55c29265d16b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55c2940af1aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55c29262cd5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55c29262c2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55c292629c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55c2932aacd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55c293da305c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55c293da4b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55c293da70e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55c293da307c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55c293da7c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55c293da686b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55c293da307c]
/usr/bin/swift-frontend(+0x27acf73)[0x55c293da2f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55c293f811e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55c2932a86a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55c292628c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55c292628b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55c29261df82]
/usr/bin/swift-frontend(+0x1027978)[0x55c29261d978]
/usr/bin/swift-frontend(+0xe3f242)[0x55c292435242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55c29243309c]
/usr/bin/swift-frontend(+0xe382cd)[0x55c29242e2cd]
/usr/bin/swift-frontend(+0xe369db)[0x55c29242c9db]
/usr/bin/swift-frontend(+0xcc3315)[0x55c2922b9315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f711cd67d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f711cd67e40]
/usr/bin/swift-frontend(+0xcc2375)[0x55c2922b8375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 2