This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Parchment with Swift 6.0 (beta) for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rechsteiner/Parchment.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/rechsteiner/Parchment
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 189e900 Merge pull request #715 from rechsteiner/release
Cloned https://github.com/rechsteiner/Parchment.git
Revision (git rev-parse @):
189e900d1910d3c3a18cc6ad4b73fdbe54896e74
SUCCESS checkout https://github.com/rechsteiner/Parchment.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/rechsteiner/Parchment.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 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/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/67] Emitting module Parchment
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[5/76] Compiling Parchment PageViewController.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[6/76] Compiling Parchment PageViewCoordinator.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[7/76] Compiling Parchment PageViewManager.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[8/76] Compiling Parchment PagingBorderLayoutAttributes.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[9/76] Compiling Parchment PagingBorderView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[10/76] Compiling Parchment PagingCell.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[11/76] Compiling Parchment PagingCellLayoutAttributes.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[12/76] Compiling Parchment PagingCollectionViewLayout.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[13/76] Compiling Parchment PagingController.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[14/76] Compiling Parchment PagingItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[15/76] Compiling Parchment PagingLayout.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[16/76] Compiling Parchment PagingMenuDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[17/76] Compiling Parchment PagingMenuDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[18/76] Compiling Parchment PagingViewControllerDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[19/76] Compiling Parchment PagingViewControllerDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[20/76] Compiling Parchment PagingViewControllerInfiniteDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[21/76] Compiling Parchment PagingViewControllerSizeDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[22/76] Compiling Parchment Tween.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[23/76] Compiling Parchment PagingControllerRepresentableView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[24/76] Compiling Parchment PagingDiff.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[25/76] Compiling Parchment PagingDistance.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[26/76] Compiling Parchment PagingIndexItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[27/76] Compiling Parchment PagingIndicatorMetric.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[28/76] Compiling Parchment PagingItems.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[29/76] Compiling Parchment PagingNavigationOrientation.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[30/76] Compiling Parchment PagingTransition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
[31/76] Compiling Parchment resource_bundle_accessor.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// PageViewController is a replacement for `UIPageViewController`
error: compile command failed due to signal 6 (use -v to see invocation)
Can't demangle: $s9Parchment22PagingIndicatorOptionsO7visible33_454E82BFD6733CEDF1C913AF8AC18E33LLXeF6zIndexL_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/PagingHostingIndicatorView.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 /host/spi-builder-workspace/Parchment/Classes/PagingView.swift /host/spi-builder-workspace/Parchment/Classes/PagingViewController.swift /host/spi-builder-workspace/Parchment/Enums/InvalidationState.swift /host/spi-builder-workspace/Parchment/Enums/PageViewDirection.swift /host/spi-builder-workspace/Parchment/Enums/PageViewState.swift /host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift /host/spi-builder-workspace/Parchment/Enums/PagingContentInteraction.swift /host/spi-builder-workspace/Parchment/Enums/PagingDirection.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingIndicatorOptions.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingMenuHorizontalAlignment.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingMenuInteraction.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingMenuItemSize.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingMenuItemSource.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingMenuPosition.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingMenuTransition.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingSelectedScrollPosition.swift -primary-file /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/PagingIndicatorStyle.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/PageContentConfiguration.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 /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/DerivedSources/resource_bundle_accessor.swift -supplementary-output-file-map /tmp/TemporaryDirectory.0UpfOq/supplementaryOutputs-4 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name Parchment -package-name spi_builder_workspace -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/PagingIndicatorOptions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingMenuHorizontalAlignment.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingMenuInteraction.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingMenuItemSize.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingMenuItemSource.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingMenuPosition.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingMenuTransition.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingSelectedScrollPosition.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/PagingState.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 5.10
3.	While walking into 'PagingIndicatorOptions' (at /host/spi-builder-workspace/Parchment/Enums/PagingIndicatorOptions.swift:3:8)
4.	While evaluating request USRGenerationRequest(Parchment.(file).PagingIndicatorOptions.visible(height:zIndex:spacing:insets:).zIndex@/host/spi-builder-workspace/Parchment/Enums/PagingIndicatorOptions.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):
0  swift-frontend 0x0000559418c41497
1  swift-frontend 0x0000559418c3f1ee
2  swift-frontend 0x0000559418c41b0a
3  libc.so.6      0x00007f3d023ca520
4  libc.so.6      0x00007f3d0241e9fc pthread_kill + 300
5  libc.so.6      0x00007f3d023ca476 raise + 22
6  libc.so.6      0x00007f3d023b07f3 abort + 211
7  swift-frontend 0x0000559413d71055
8  swift-frontend 0x00005594139be934
9  swift-frontend 0x0000559413d3366f
10 swift-frontend 0x000055941353754c
11 swift-frontend 0x000055941211d9ce
12 swift-frontend 0x000055941211d67a
13 swift-frontend 0x000055941211c8d2
14 swift-frontend 0x0000559413d3419a
15 swift-frontend 0x00005594120ebdab
16 swift-frontend 0x00005594120eb2f7
17 swift-frontend 0x00005594120e8c29
18 swift-frontend 0x0000559412e65226
19 swift-frontend 0x0000559413a1d89c
20 swift-frontend 0x0000559413a1f38c
21 swift-frontend 0x0000559413a22240
22 swift-frontend 0x0000559413a1d8ba
23 swift-frontend 0x0000559413a22d5f
24 swift-frontend 0x0000559413a2198f
25 swift-frontend 0x0000559413a1d8ba
26 swift-frontend 0x0000559413a1d7b3
27 swift-frontend 0x0000559413c0381f
28 swift-frontend 0x0000559412e62bd4
29 swift-frontend 0x00005594120e7c51
30 swift-frontend 0x00005594120e7afa
31 swift-frontend 0x00005594120dc12c
32 swift-frontend 0x00005594120dbb15
33 swift-frontend 0x0000559411e8e572
34 swift-frontend 0x0000559411e8c67c
35 swift-frontend 0x0000559411e87198
36 swift-frontend 0x0000559411e854fc
37 swift-frontend 0x0000559411c41dde
38 libc.so.6      0x00007f3d023b1d90
39 libc.so.6      0x00007f3d023b1e40 __libc_start_main + 128
40 swift-frontend 0x0000559411c40e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.