The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build HandySwiftUI, reference main (d8a4f8), with Swift 6.1 for Android on 3 Jun 2025 10:33:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/HandySwiftUI.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/FlineDev/HandySwiftUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d8a4f8e Add String title overloads for HPicker and VPicker convenienct methods
Cloned https://github.com/FlineDev/HandySwiftUI.git
Revision (git rev-parse @):
d8a4f8e3d3148ea85c379d804e6ad2199b93b5ec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FlineDev/HandySwiftUI.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/FlineDev/HandySwiftUI.git
https://github.com/FlineDev/HandySwiftUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "handyswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.3.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/FlineDev/HandySwift.git"
    }
  ],
  "manifest_display_name" : "HandySwiftUI",
  "name" : "HandySwiftUI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "HandySwiftUI",
      "targets" : [
        "HandySwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HandySwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "HandySwiftUI",
      "path" : "Sources/HandySwiftUI",
      "product_dependencies" : [
        "HandySwift"
      ],
      "product_memberships" : [
        "HandySwiftUI"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/HandySwiftUI/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/BindingExt.swift",
        "Extensions/ButtonExt.swift",
        "Extensions/CGFloatExt.swift",
        "Extensions/ColorExt.swift",
        "Extensions/CustomStringConvertibleExt.swift",
        "Extensions/ImageExt.swift",
        "Extensions/LabelExt.swift",
        "Extensions/NotificationNameExt.swift",
        "Extensions/PersistentModelExt.swift",
        "Extensions/PickerExt.swift",
        "Extensions/StringExt.swift",
        "Extensions/TextExt.swift",
        "Modifiers/FirstAppearModifier.swift",
        "Modifiers/ForegroundStyleMinContrast.swift",
        "Modifiers/ProgressOverlay.swift",
        "Modifiers/ThrowingTask.swift",
        "Modifiers/ViewExt.swift",
        "Styles/CheckboxUniversalToggleStyle.swift",
        "Styles/FixedIconWidthLabelStyle.swift",
        "Styles/HorizontalLabelStyle.swift",
        "Styles/HorizontalLabeledContentStyle.swift",
        "Styles/PrimaryButtonStyle.swift",
        "Styles/PulsatingButtonStyle.swift",
        "Styles/SecondaryButtonStyle.swift",
        "Styles/VerticalLabelStyle.swift",
        "Styles/VerticalLabeledContentStyle.swift",
        "Types/Models/Emoji.swift",
        "Types/Models/SFSymbol.swift",
        "Types/Other/AsyncResult.swift",
        "Types/Other/AsyncState.swift",
        "Types/Other/ColorSpaces.swift",
        "Types/Other/OpenPanel.swift",
        "Types/Other/Platform.swift",
        "Types/Other/Xcode.swift",
        "Types/Protocols/CustomLabelConvertible.swift",
        "Types/Protocols/CustomSymbolConvertible.swift",
        "Types/Views/AsyncButton.swift",
        "Types/Views/AsyncView.swift",
        "Types/Views/CachedAsyncImage.swift",
        "Types/Views/DisclosureSection.swift",
        "Types/Views/HPicker.swift",
        "Types/Views/LimitedTextField.swift",
        "Types/Views/MultiSelectionView.swift",
        "Types/Views/MultiSelector.swift",
        "Types/Views/SearchableGridPicker.swift",
        "Types/Views/SideTabView.swift",
        "Types/Views/VPicker.swift",
        "Types/Views/WebView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/FlineDev/HandySwift.git
[1/3374] Fetching handyswift
Fetched https://github.com/FlineDev/HandySwift.git from cache (0.40s)
Computing version for https://github.com/FlineDev/HandySwift.git
Computed https://github.com/FlineDev/HandySwift.git at 4.3.0 (0.96s)
Creating working copy for https://github.com/FlineDev/HandySwift.git
Working copy of https://github.com/FlineDev/HandySwift.git resolved at 4.3.0
Building for debugging...
[0/5] Write sources
[1/5] Copying Info.plist
[3/5] Copying Localizable.xcstrings
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/33] Emitting module HandySwift
[7/36] Compiling HandySwift StringProtocolExt.swift
[8/36] Compiling HandySwift SymmetricKeyExt.swift
[9/36] Compiling HandySwift TimeIntervalExt.swift
[10/36] Compiling HandySwift Globals.swift
[11/36] Compiling HandySwift DataExt.swift
[12/36] Compiling HandySwift DateExt.swift
[13/36] Compiling HandySwift DictionaryExt.swift
[14/36] Compiling HandySwift DispatchTimeIntervalExt.swift
[15/36] Compiling HandySwift FrequencyTable.swift
[16/36] Compiling HandySwift GregorianDay.swift
[17/36] Compiling HandySwift GregorianTimeOfDay.swift
[18/36] Compiling HandySwift HandyRegex.swift
[19/36] Compiling HandySwift OperatingSystem.swift
[20/36] Compiling HandySwift SortedArray.swift
[21/36] Compiling HandySwift AutoConforming.swift
[22/36] Compiling HandySwift DivisibleArithmetic.swift
[23/36] Compiling HandySwift Withable.swift
[24/36] Compiling HandySwift Debouncer.swift
[25/36] Compiling HandySwift ArrayExt.swift
[26/36] Compiling HandySwift CaseIterableExt.swift
[27/36] Compiling HandySwift CollectionExt.swift
[28/36] Compiling HandySwift ComparableExt.swift
[29/36] Compiling HandySwift DoubleExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[30/36] Compiling HandySwift DurationExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[31/36] Compiling HandySwift FloatExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[32/36] Compiling HandySwift IntExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[33/36] Compiling HandySwift NSRangeExt.swift
[34/36] Compiling HandySwift RandomAccessCollectionExt.swift
[35/36] Compiling HandySwift SequenceExt.swift
[36/36] Compiling HandySwift StringExt.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/29] Compiling HandySwift AutoConforming.swift
[3/29] Compiling HandySwift DivisibleArithmetic.swift
[4/29] Compiling HandySwift Withable.swift
[5/29] Compiling HandySwift Debouncer.swift
[6/32] Compiling HandySwift ArrayExt.swift
[7/32] Compiling HandySwift CaseIterableExt.swift
[8/32] Compiling HandySwift CollectionExt.swift
[9/32] Compiling HandySwift ComparableExt.swift
[10/32] Emitting module HandySwift
[11/32] Compiling HandySwift StringProtocolExt.swift
[12/32] Compiling HandySwift SymmetricKeyExt.swift
[13/32] Compiling HandySwift TimeIntervalExt.swift
[14/32] Compiling HandySwift Globals.swift
[15/32] Compiling HandySwift NSRangeExt.swift
[16/32] Compiling HandySwift RandomAccessCollectionExt.swift
[17/32] Compiling HandySwift SequenceExt.swift
[18/32] Compiling HandySwift StringExt.swift
[19/32] Compiling HandySwift DataExt.swift
[20/32] Compiling HandySwift DateExt.swift
[21/32] Compiling HandySwift DictionaryExt.swift
[22/32] Compiling HandySwift DispatchTimeIntervalExt.swift
[23/32] Compiling HandySwift FrequencyTable.swift
[24/32] Compiling HandySwift GregorianDay.swift
[25/32] Compiling HandySwift GregorianTimeOfDay.swift
[26/32] Compiling HandySwift DoubleExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[27/32] Compiling HandySwift DurationExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[28/32] Compiling HandySwift FloatExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[29/32] Compiling HandySwift IntExt.swift
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:23:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
21 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
22 |    public mutating func round(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) {
23 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
24 |       self = (self * divisor).rounded(rule) / divisor
25 |    }
/host/spi-builder-workspace/.build/checkouts/HandySwift/Sources/HandySwift/Extensions/FloatExt.swift:46:31: error: cannot convert value of type 'Float' to expected argument type 'Double'
44 |    /// - Note: Dropping the `rule` parameter will default to “schoolbook rounding”.
45 |    public func rounded(fractionDigits: Int, rule: FloatingPointRoundingRule = .toNearestOrAwayFromZero) -> Float {
46 |       let divisor = pow(10.0, Float(fractionDigits))
   |                               `- error: cannot convert value of type 'Float' to expected argument type 'Double'
47 |       return (self * divisor).rounded(rule) / divisor
48 |    }
[30/32] Compiling HandySwift HandyRegex.swift
[31/32] Compiling HandySwift OperatingSystem.swift
[32/32] Compiling HandySwift SortedArray.swift
BUILD FAILURE 6.1 android