Build Information
Failed to build SwiftyDrawer, reference v1.0.0 (2e3de2), with Swift 6.1 for Linux on 23 Nov 2025 20:16:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aswinter90/SwiftyDrawer.git
Reference: v1.0.0
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/aswinter90/SwiftyDrawer
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 2e3de26 Fix custom drag handle in advanced demo
Cloned https://github.com/aswinter90/SwiftyDrawer.git
Revision (git rev-parse @):
2e3de26a5d626ae74dfddcf9f6c31e2bdd94afb3
SUCCESS checkout https://github.com/aswinter90/SwiftyDrawer.git at v1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/aswinter90/SwiftyDrawer.git
https://github.com/aswinter90/SwiftyDrawer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftlintplugins",
"requirement" : {
"range" : [
{
"lower_bound" : "0.58.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
}
],
"manifest_display_name" : "SwiftyDrawer",
"name" : "SwiftyDrawer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftyDrawer",
"targets" : [
"SwiftyDrawer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SwiftyDrawerTests",
"module_type" : "SwiftTarget",
"name" : "SwiftyDrawerTests",
"path" : "Tests/SwiftyDrawerTests",
"sources" : [
"CGFloatTests.swift",
"DragDirectionTests.swift",
"DrawerBottomPositionTests.swift",
"DrawerMidPositionTests.swift",
"DrawerPositionCalculatorTests.swift",
"DrawerStateReducerTests.swift",
"DrawerTopPositionTests.swift"
],
"target_dependencies" : [
"SwiftyDrawer"
],
"type" : "test"
},
{
"c99name" : "SwiftyDrawer",
"module_type" : "SwiftTarget",
"name" : "SwiftyDrawer",
"path" : "Sources/SwiftyDrawer",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"product_memberships" : [
"SwiftyDrawer"
],
"sources" : [
"ChildViews/DimmingView.swift",
"ChildViews/DragHandle.swift",
"ChildViews/DrawerContentCollectionView/DrawerContentCollectionView.swift",
"ChildViews/DrawerContentCollectionView/DrawerContentOffsetController.swift",
"ChildViews/DrawerContentCollectionView/LegacyDrawerContentCollectionView.swift",
"ChildViews/DrawerVerticallyCenteredContentContainerView.swift",
"ChildViews/PrerenderedShadowView.swift",
"ChildViews/RoundFloatingButton.swift",
"Drawer+CollectionView.swift",
"Drawer+Internal.swift",
"Drawer.swift",
"DrawerOverlayModifier.swift",
"DrawerPositionCalculator.swift",
"DrawerStateReducer.swift",
"EnvironmentValues+Drawer.swift",
"Extensions/BinaryFloatingPoint+Normalization.swift",
"Extensions/CGFloat+Rounding.swift",
"Extensions/Color+Theme.swift",
"Extensions/EdgeInsets+Hashable.swift",
"Extensions/View+Accessibility.swift",
"Extensions/View+Condition.swift",
"Extensions/View+DrawingGroup.swift",
"Extensions/View+Geometry.swift",
"Extensions/View+HapticFeedback.swift",
"Extensions/View+OnFirstAppear.swift",
"Extensions/View+RoundedCorners.swift",
"Models/DragDirection.swift",
"Models/DrawerConstants.swift",
"Models/DrawerContentLayoutStrategy.swift",
"Models/DrawerFloatingButtonsConfiguration.swift",
"Models/DrawerPositions/DrawerBottomPosition.swift",
"Models/DrawerPositions/DrawerMidPosition.swift",
"Models/DrawerPositions/DrawerTopPosition.swift",
"Models/DrawerState.swift",
"Models/DrawerStyle.swift",
"Utils/DrawerOriginObservable.swift",
"Utils/Trigger.swift",
"View+DrawerOverlay.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.1
BUILD FAILURE 6.1 linux