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 swift-testing, reference main (1d3961), with Swift 6.1 for Android on 13 Dec 2025 01:35:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-testing.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/swiftlang/swift-testing
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1d3961a Bump swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml from 0.0.2 to 0.0.3 (#1448)
Cloned https://github.com/swiftlang/swift-testing.git
Revision (git rev-parse @):
1d3961a0b006c25bec5301a01f4ba4fbfa7253c6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/swiftlang/swift-testing.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/swiftlang/swift-testing.git
https://github.com/swiftlang/swift-testing.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "603.0.0-latest",
            "upper_bound" : "604.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "swift-testing",
  "name" : "swift-testing",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "Testing",
      "targets" : [
        "Testing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_Testing_ExperimentalImageAttachments",
      "targets" : [
        "_Testing_AppKit",
        "_Testing_CoreGraphics",
        "_Testing_CoreImage",
        "_Testing_UIKit",
        "_Testing_WinSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_TestDiscovery",
      "targets" : [
        "_TestDiscovery"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SymbolShowcase",
      "targets" : [
        "SymbolShowcase"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TestingMacros",
      "targets" : [
        "TestingMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "_Testing_WinSDK",
      "module_type" : "SwiftTarget",
      "name" : "_Testing_WinSDK",
      "path" : "Sources/Overlays/_Testing_WinSDK",
      "product_memberships" : [
        "_Testing_ExperimentalImageAttachments"
      ],
      "sources" : [
        "Attachments/AttachableAsIWICBitmapSource.swift",
        "Attachments/AttachableImageFormat+CLSID.swift",
        "Attachments/HBITMAP+AttachableAsIWICBitmapSource.swift",
        "Attachments/HICON+AttachableAsIWICBitmapSource.swift",
        "Attachments/IWICBitmapSource+AttachableAsIWICBitmapSource.swift",
        "Attachments/UnsafeMutablePointer+AttachableAsIWICBitmapSource.swift",
        "Attachments/_AttachableImageWrapper+AttachableWrapper.swift",
        "ReexportTesting.swift",
        "Support/Additions/GUIDAdditions.swift",
        "Support/Additions/IPropertyBag2Additions.swift",
        "Support/Additions/IWICImagingFactoryAdditions.swift"
      ],
      "target_dependencies" : [
        "Testing"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_Testing_UIKit",
      "module_type" : "SwiftTarget",
      "name" : "_Testing_UIKit",
      "path" : "Sources/Overlays/_Testing_UIKit",
      "product_memberships" : [
        "_Testing_ExperimentalImageAttachments"
      ],
      "sources" : [
        "Attachments/UIImage+AttachableAsImage.swift",
        "ReexportTesting.swift"
      ],
      "target_dependencies" : [
        "Testing",
        "_Testing_CoreGraphics",
        "_Testing_CoreImage"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_Testing_Foundation",
      "module_type" : "SwiftTarget",
      "name" : "_Testing_Foundation",
      "path" : "Sources/Overlays/_Testing_Foundation",
      "sources" : [
        "Attachments/Attachable+Encodable+NSSecureCoding.swift",
        "Attachments/Attachable+Encodable.swift",
        "Attachments/Attachable+NSSecureCoding.swift",
        "Attachments/Attachment+URL.swift",
        "Attachments/Data+Attachable.swift",
        "Attachments/EncodingFormat.swift",
        "Attachments/_AttachableURLWrapper.swift",
        "Events/Clock+Date.swift",
        "ReexportTesting.swift"
      ],
      "target_dependencies" : [
        "Testing"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_Testing_CoreImage",
      "module_type" : "SwiftTarget",
      "name" : "_Testing_CoreImage",
      "path" : "Sources/Overlays/_Testing_CoreImage",
      "product_memberships" : [
        "_Testing_ExperimentalImageAttachments"
      ],
      "sources" : [
        "Attachments/CIImage+AttachableAsImage.swift",
        "ReexportTesting.swift"
      ],
      "target_dependencies" : [
        "Testing",
        "_Testing_CoreGraphics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_Testing_CoreGraphics",
      "module_type" : "SwiftTarget",
      "name" : "_Testing_CoreGraphics",
      "path" : "Sources/Overlays/_Testing_CoreGraphics",
      "product_memberships" : [
        "_Testing_ExperimentalImageAttachments"
      ],
      "sources" : [
        "Attachments/AttachableAsCGImage.swift",
        "Attachments/AttachableImageFormat+UTType.swift",
        "Attachments/CGImage+AttachableAsImage.swift",
        "Attachments/_AttachableImageWrapper+AttachableWrapper.swift",
        "ReexportTesting.swift"
      ],
      "target_dependencies" : [
        "Testing"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_Testing_AppKit",
      "module_type" : "SwiftTarget",
      "name" : "_Testing_AppKit",
      "path" : "Sources/Overlays/_Testing_AppKit",
      "product_memberships" : [
        "_Testing_ExperimentalImageAttachments"
      ],
      "sources" : [
        "Attachments/NSImage+AttachableAsImage.swift",
        "ReexportTesting.swift"
      ],
      "target_dependencies" : [
        "Testing",
        "_Testing_CoreGraphics"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_TestingInterop_DO_NOT_USE",
      "module_type" : "SwiftTarget",
      "name" : "_TestingInterop_DO_NOT_USE",
      "path" : "Sources/_TestingInterop",
      "sources" : [
        "FallbackEventHandler.swift"
      ],
      "target_dependencies" : [
        "_TestingInternals"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_TestingInternals",
      "module_type" : "ClangTarget",
      "name" : "_TestingInternals",
      "path" : "Sources/_TestingInternals",
      "product_memberships" : [
        "Testing",
        "_Testing_ExperimentalImageAttachments",
        "_TestDiscovery",
        "SymbolShowcase"
      ],
      "sources" : [
        "Discovery.cpp",
        "ExecutablePath.cpp",
        "Versions.cpp",
        "WillThrow.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "_TestDiscovery",
      "module_type" : "SwiftTarget",
      "name" : "_TestDiscovery",
      "path" : "Sources/_TestDiscovery",
      "product_memberships" : [
        "Testing",
        "_Testing_ExperimentalImageAttachments",
        "_TestDiscovery",
        "SymbolShowcase"
      ],
      "sources" : [
        "Additions/WinSDKAdditions.swift",
        "DiscoverableAsTestContent.swift",
        "SectionBounds.swift",
        "TestContentKind.swift",
        "TestContentRecord.swift"
      ],
      "target_dependencies" : [
        "_TestingInternals"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestingTests",
      "module_type" : "SwiftTarget",
      "name" : "TestingTests",
      "path" : "Tests/TestingTests",
      "sources" : [
        "ABIEntryPointTests.swift",
        "AdvancedConsoleOutputRecorderTests.swift",
        "AttachmentTests.swift",
        "BacktraceTests.swift",
        "ClockTests.swift",
        "ConfigurationTests.swift",
        "ConfirmationTests.swift",
        "CustomTestStringConvertibleTests.swift",
        "DiscoveryTests.swift",
        "DumpTests.swift",
        "EntryPointTests.swift",
        "EventRecorderTests.swift",
        "EventTests.swift",
        "ExitTestTests.swift",
        "Expression.ValueTests.swift",
        "IssueTests.swift",
        "KnownIssueTests.swift",
        "MiscellaneousTests.swift",
        "NonCopyableSuiteTests.swift",
        "ObjCInteropTests.swift",
        "PlanIterationTests.swift",
        "PlanTests.swift",
        "Runner.Plan.SnapshotTests.swift",
        "Runner.RuntimeStateTests.swift",
        "RunnerTests.swift",
        "SkipInfoTests.swift",
        "SourceLocationTests.swift",
        "Support/CErrorTests.swift",
        "Support/CartesianProductTests.swift",
        "Support/EnvironmentTests.swift",
        "Support/FileHandleTests.swift",
        "Support/GraphTests.swift",
        "Support/LockTests.swift",
        "SwiftPMTests.swift",
        "Test.Case.Argument.IDTests.swift",
        "Test.Case.ArgumentTests.swift",
        "Test.Case.GeneratorTests.swift",
        "Test.CaseTests.swift",
        "Test.ID.SelectionTests.swift",
        "Test.SnapshotTests.swift",
        "TestCancellationTests.swift",
        "TestCaseSelectionTests.swift",
        "TestSupport/TestingAdditions.swift",
        "Traits/AttachmentSavingTraitTests.swift",
        "Traits/BugTests.swift",
        "Traits/CommentTests.swift",
        "Traits/ConditionTraitTests.swift",
        "Traits/CustomTraitTests.swift",
        "Traits/HiddenTraitTests.swift",
        "Traits/IssueHandlingTraitTests.swift",
        "Traits/ParallelizationTraitTests.swift",
        "Traits/TagListTests.swift",
        "Traits/TestScopingTraitTests.swift",
        "Traits/TimeLimitTraitTests.swift",
        "TypeInfoTests.swift",
        "TypeNameConflictTests.swift",
        "VariadicGenericTests.swift",
        "ZipTests.swift",
        "_Testing_Foundation/FoundationTests.swift"
      ],
      "target_dependencies" : [
        "Testing",
        "_Testing_AppKit",
        "_Testing_CoreGraphics",
        "_Testing_CoreImage",
        "_Testing_Foundation",
        "_Testing_UIKit",
        "_Testing_WinSDK",
        "MemorySafeTestingTests"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestingMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "TestingMacrosTests",
      "path" : "Tests/TestingMacrosTests",
      "sources" : [
        "ConditionMacroTests.swift",
        "PragmaMacroTests.swift",
        "TagMacroTests.swift",
        "TestDeclarationMacroTests.swift",
        "TestSupport/FixIts.swift",
        "TestSupport/Parse.swift",
        "TestSupport/TestingAdditions.swift",
        "UniqueIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "Testing",
        "TestingMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestingMacros",
      "module_type" : "SwiftTarget",
      "name" : "TestingMacros",
      "path" : "Sources/TestingMacros",
      "product_dependencies" : [
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftParser",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Testing",
        "_Testing_ExperimentalImageAttachments",
        "SymbolShowcase",
        "TestingMacros"
      ],
      "sources" : [
        "ConditionMacro.swift",
        "ExitTestCapturedValueMacro.swift",
        "PragmaMacro.swift",
        "SourceLocationMacro.swift",
        "SuiteDeclarationMacro.swift",
        "Support/Additions/DeclGroupSyntaxAdditions.swift",
        "Support/Additions/EditorPlaceholderExprSyntaxAdditions.swift",
        "Support/Additions/FunctionDeclSyntaxAdditions.swift",
        "Support/Additions/IntegerLiteralExprSyntaxAdditions.swift",
        "Support/Additions/MacroExpansionContextAdditions.swift",
        "Support/Additions/TokenSyntaxAdditions.swift",
        "Support/Additions/TriviaPieceAdditions.swift",
        "Support/Additions/TypeSyntaxProtocolAdditions.swift",
        "Support/Additions/VersionTupleSyntaxAdditions.swift",
        "Support/Additions/WithAttributesSyntaxAdditions.swift",
        "Support/Argument.swift",
        "Support/AttributeDiscovery.swift",
        "Support/AvailabilityGuards.swift",
        "Support/ClosureCaptureListParsing.swift",
        "Support/CommentParsing.swift",
        "Support/ConditionArgumentParsing.swift",
        "Support/DiagnosticMessage+Diagnosing.swift",
        "Support/DiagnosticMessage.swift",
        "Support/EffectfulExpressionHandling.swift",
        "Support/SHA256.swift",
        "Support/SourceCodeCapturing.swift",
        "Support/SourceLocationGeneration.swift",
        "Support/TestContentGeneration.swift",
        "TagMacro.swift",
        "TestDeclarationMacro.swift",
        "TestingMacrosMain.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "Testing",
      "module_type" : "SwiftTarget",
      "name" : "Testing",
      "path" : "Sources/Testing",
      "product_memberships" : [
        "Testing",
        "_Testing_ExperimentalImageAttachments",
        "SymbolShowcase"
      ],
      "sources" : [
        "ABI/ABI.Record+Streaming.swift",
        "ABI/ABI.Record.swift",
        "ABI/ABI.swift",
        "ABI/Encoded/ABI.EncodedAttachment.swift",
        "ABI/Encoded/ABI.EncodedBacktrace.swift",
        "ABI/Encoded/ABI.EncodedError.swift",
        "ABI/Encoded/ABI.EncodedEvent.swift",
        "ABI/Encoded/ABI.EncodedInstant.swift",
        "ABI/Encoded/ABI.EncodedIssue.swift",
        "ABI/Encoded/ABI.EncodedMessage.swift",
        "ABI/Encoded/ABI.EncodedTest.swift",
        "ABI/EntryPoints/ABIEntryPoint.swift",
        "ABI/EntryPoints/EntryPoint.swift",
        "ABI/EntryPoints/SwiftPMEntryPoint.swift",
        "Attachments/Attachable.swift",
        "Attachments/AttachableWrapper.swift",
        "Attachments/Attachment.swift",
        "Attachments/Images/AttachableAsImage.swift",
        "Attachments/Images/AttachableImageFormat.swift",
        "Attachments/Images/Attachment+AttachableAsImage.swift",
        "Attachments/Images/ImageAttachmentError.swift",
        "Attachments/Images/_AttachableImageWrapper.swift",
        "Discovery+Macro.swift",
        "Events/Clock.swift",
        "Events/Event.swift",
        "Events/Recorder/Event.AdvancedConsoleOutputRecorder.swift",
        "Events/Recorder/Event.ConsoleOutputRecorder.swift",
        "Events/Recorder/Event.HumanReadableOutputRecorder.swift",
        "Events/Recorder/Event.JUnitXMLRecorder.swift",
        "Events/Recorder/Event.Symbol.swift",
        "Events/TimeValue.swift",
        "ExitTests/ExitStatus.swift",
        "ExitTests/ExitTest.CapturedValue.swift",
        "ExitTests/ExitTest.Condition.swift",
        "ExitTests/ExitTest.Result.swift",
        "ExitTests/ExitTest.swift",
        "ExitTests/SpawnProcess.swift",
        "ExitTests/WaitFor.swift",
        "Expectations/Expectation+Macro.swift",
        "Expectations/Expectation.swift",
        "Expectations/ExpectationChecking+Macro.swift",
        "Issues/Confirmation.swift",
        "Issues/ErrorSnapshot.swift",
        "Issues/Issue+Recording.swift",
        "Issues/Issue.swift",
        "Issues/KnownIssue.swift",
        "Parameterization/CustomTestArgumentEncodable.swift",
        "Parameterization/Test.Case.Generator.swift",
        "Parameterization/Test.Case.ID.swift",
        "Parameterization/Test.Case.swift",
        "Parameterization/TypeInfo.swift",
        "Running/Configuration+EventHandling.swift",
        "Running/Configuration.TestFilter.swift",
        "Running/Configuration.swift",
        "Running/Runner.Plan+Dumping.swift",
        "Running/Runner.Plan.swift",
        "Running/Runner.RuntimeState.swift",
        "Running/Runner.swift",
        "Running/SkipInfo.swift",
        "SourceAttribution/Backtrace+Symbolication.swift",
        "SourceAttribution/Backtrace.swift",
        "SourceAttribution/CustomTestStringConvertible.swift",
        "SourceAttribution/Expression+Macro.swift",
        "SourceAttribution/Expression.swift",
        "SourceAttribution/SourceContext.swift",
        "SourceAttribution/SourceLocation+Macro.swift",
        "SourceAttribution/SourceLocation.swift",
        "Support/Additions/ArrayAdditions.swift",
        "Support/Additions/CollectionDifferenceAdditions.swift",
        "Support/Additions/CommandLineAdditions.swift",
        "Support/Additions/CopyableAdditions.swift",
        "Support/Additions/NumericAdditions.swift",
        "Support/Additions/ResultAdditions.swift",
        "Support/Additions/TaskAdditions.swift",
        "Support/Additions/WinSDKAdditions.swift",
        "Support/CError.swift",
        "Support/CartesianProduct.swift",
        "Support/CustomIssueRepresentable.swift",
        "Support/Environment.swift",
        "Support/FileHandle.swift",
        "Support/GetSymbol.swift",
        "Support/Graph.swift",
        "Support/JSON.swift",
        "Support/Locked.swift",
        "Support/Serializer.swift",
        "Support/VersionNumber.swift",
        "Support/Versions.swift",
        "Test+Cancellation.swift",
        "Test+Discovery+Legacy.swift",
        "Test+Discovery.swift",
        "Test+Macro.swift",
        "Test.ID.Selection.swift",
        "Test.ID.swift",
        "Test.swift",
        "Traits/AttachmentSavingTrait.swift",
        "Traits/Bug.swift",
        "Traits/Comment+Macro.swift",
        "Traits/Comment.swift",
        "Traits/ConditionTrait+Macro.swift",
        "Traits/ConditionTrait.swift",
        "Traits/HiddenTrait.swift",
        "Traits/IssueHandlingTrait.swift",
        "Traits/ParallelizationTrait.swift",
        "Traits/Tags/Tag+Macro.swift",
        "Traits/Tags/Tag+Predefined.swift",
        "Traits/Tags/Tag.Color+Loading.swift",
        "Traits/Tags/Tag.Color.swift",
        "Traits/Tags/Tag.List.swift",
        "Traits/Tags/Tag.swift",
        "Traits/TimeLimitTrait.swift",
        "Traits/Trait.swift"
      ],
      "target_dependencies" : [
        "_TestDiscovery",
        "_TestingInternals",
        "TestingMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SymbolShowcase",
      "module_type" : "SwiftTarget",
      "name" : "SymbolShowcase",
      "path" : "Sources/SymbolShowcase",
      "product_memberships" : [
        "SymbolShowcase"
      ],
      "sources" : [
        "SymbolShowcaseMain.swift"
      ],
      "target_dependencies" : [
        "Testing"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MemorySafeTestingTests",
      "module_type" : "SwiftTarget",
      "name" : "MemorySafeTestingTests",
      "path" : "Tests/_MemorySafeTestingTests",
      "sources" : [
        "MemorySafeTestDecls.swift"
      ],
      "target_dependencies" : [
        "Testing"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: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:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 android