The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Workspace, reference 0.44.1 (f31332), with Swift 6.1 for Android on 29 May 2025 16:59:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/sdggiesbrecht/workspace.git
Reference: 0.44.1
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/sdggiesbrecht/workspace
 * tag               0.44.1     -> FETCH_HEAD
HEAD is now at f31332d Version 0.44.1
Cloned https://github.com/sdggiesbrecht/workspace.git
Revision (git rev-parse @):
f31332d9c0753de5f84c0e82ba4450dc78701790
SUCCESS checkout https://github.com/sdggiesbrecht/workspace.git at 0.44.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sdggiesbrecht/workspace.git
https://github.com/sdggiesbrecht/workspace.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "sdgcornerstone",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.1.3",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/SDGCornerstone"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.6",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "sdgcommandline",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.6",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/SDGCommandLine"
    },
    {
      "identity" : "sdgswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "14.0.0",
            "upper_bound" : "15.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/SDGSwift"
    },
    {
      "identity" : "swift-package-manager",
      "requirement" : {
        "exact" : [
          "0.50800.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/swift-package-manager"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "exact" : [
          "0.50800.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/swift-syntax"
    },
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "exact" : [
          "0.50800.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/swift-markdown"
    },
    {
      "identity" : "swift-docc-symbolkit",
      "requirement" : {
        "exact" : [
          "0.50800.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/swift-docc-symbolkit"
    },
    {
      "identity" : "swift-format",
      "requirement" : {
        "exact" : [
          "0.50800.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/swift-format"
    },
    {
      "identity" : "sdgweb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.1.2",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SDGGiesbrecht/SDGWeb"
    }
  ],
  "manifest_display_name" : "Workspace",
  "name" : "Workspace",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WorkspaceConfiguration",
      "targets" : [
        "WorkspaceConfiguration"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "workspace",
      "targets" : [
        "WorkspaceTool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "arbeitsbereich",
      "targets" : [
        "WorkspaceTool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "cross_platform_tool",
      "targets" : [
        "cross_platform_tool"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "WorkspaceConfigurationExample",
      "targets" : [
        "WorkspaceConfigurationExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "cross_platform_tool",
      "module_type" : "SwiftTarget",
      "name" : "cross_platform_tool",
      "path" : "Tests/cross_platform_tool",
      "product_memberships" : [
        "cross_platform_tool"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CrossPlatform"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WorkspaceTool",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceTool",
      "path" : "Sources/WorkspaceTool",
      "product_memberships" : [
        "workspace",
        "arbeitsbereich"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "WorkspaceImplementation"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WorkspaceTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceTests",
      "path" : "Tests/WorkspaceTests",
      "product_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGCollections",
        "SDGText",
        "SDGLocalization",
        "SDGExternalProcess",
        "SDGXCTestUtilities",
        "SDGPersistenceTestUtilities",
        "SDGLocalizationTestUtilities",
        "SDGCommandLine",
        "SDGCommandLineTestUtilities",
        "SDGSwift",
        "SDGSwiftDocumentation",
        "SymbolKit",
        "SDGHTML",
        "SDGWeb"
      ],
      "sources" : [
        "APITests.swift",
        "FastTestLocalization.swift",
        "InternalTests.swift",
        "MockCommand.swift",
        "MockProject.swift",
        "NurDeutsch.swift",
        "OnlyBritish.swift",
        "RepositoryRoot.swift",
        "Test Helpers/Command.Output.swift",
        "Test Helpers/CustomTask.swift",
        "Test Helpers/PackageRepository.swift",
        "Test Helpers/ProcessInfo.swift"
      ],
      "target_dependencies" : [
        "WorkspaceLocalizations",
        "WorkspaceConfiguration",
        "WorkspaceProjectConfiguration",
        "WorkspaceImplementation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkspaceProjectConfiguration",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceProjectConfiguration",
      "path" : "Sources/WorkspaceProjectConfiguration",
      "product_dependencies" : [
        "SDGCopySources"
      ],
      "product_memberships" : [
        "workspace",
        "arbeitsbereich"
      ],
      "sources" : [
        "Placeholder.swift"
      ],
      "target_dependencies" : [
        "WorkspaceConfiguration"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkspaceLocalizations",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceLocalizations",
      "path" : "Sources/WorkspaceLocalizations",
      "product_dependencies" : [
        "SDGLocalization"
      ],
      "product_memberships" : [
        "WorkspaceConfiguration",
        "workspace",
        "arbeitsbereich",
        "WorkspaceConfigurationExample"
      ],
      "sources" : [
        "ContentLocalization.swift",
        "InterfaceLocalization.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkspaceImplementation",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceImplementation",
      "path" : "Sources/WorkspaceImplementation",
      "product_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGMathematics",
        "SDGCollections",
        "SDGText",
        "SDGLocalization",
        "SDGCalendar",
        "SDGExternalProcess",
        "SDGVersioning",
        "OrderedCollections",
        "SDGCommandLine",
        "SDGExportedCommandLineInterface",
        "SDGSwiftConfigurationLoading",
        "SDGSwift",
        "SDGSwiftPackageManager",
        "SDGSwiftSource",
        "SDGSwiftDocumentation",
        "SDGXcode",
        "SwiftPMDataModel-auto",
        "SwiftSyntax",
        "SwiftSyntaxParser",
        "SwiftOperators",
        "SwiftParser",
        "Markdown",
        "SymbolKit",
        "SwiftFormatConfiguration",
        "SwiftFormat",
        "SDGHTML",
        "SDGCSS"
      ],
      "product_memberships" : [
        "workspace",
        "arbeitsbereich"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceImplementation/Tasks/Licence/Licences/Apache 2.0.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceImplementation/Tasks/Licence/Licences/Copyright.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceImplementation/Tasks/Licence/Licences/GNU General Public 3.0.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceImplementation/Tasks/Licence/Licences/MIT.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceImplementation/Tasks/Licence/Licences/Unlicense.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceImplementation/Tasks/Xcode/Project Components/Proofread Scheme.xcscheme",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceImplementation/Tasks/Xcode/Project Components/ProofreadProject.pbxproj",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Interface/CheckForUpdates.swift",
        "Interface/Document.swift",
        "Interface/Normalize.swift",
        "Interface/Options/ContinuousIntegrationJob + Options.swift",
        "Interface/Options/Options.swift",
        "Interface/Proofread/Proofread.swift",
        "Interface/Proofread/ProofreadGenerateXcodeProject.swift",
        "Interface/Proofread/ProofreadProofread.swift",
        "Interface/Refresh/Refresh.swift",
        "Interface/Refresh/RefreshAll.swift",
        "Interface/Refresh/RefreshContinuousIntegration.swift",
        "Interface/Refresh/RefreshExamples.swift",
        "Interface/Refresh/RefreshFileHeaders.swift",
        "Interface/Refresh/RefreshGit.swift",
        "Interface/Refresh/RefreshGitHub.swift",
        "Interface/Refresh/RefreshInheritedDocumentation.swift",
        "Interface/Refresh/RefreshLicence.swift",
        "Interface/Refresh/RefreshReadMe.swift",
        "Interface/Refresh/RefreshResources.swift",
        "Interface/Refresh/RefreshScripts.swift",
        "Interface/Test.swift",
        "Interface/Validate/Validate.swift",
        "Interface/Validate/ValidateAll.swift",
        "Interface/Validate/ValidateBuild.swift",
        "Interface/Validate/ValidateDocumentationCoverage.swift",
        "Interface/Validate/ValidateTestCoverage.swift",
        "Interface/Workspace.swift",
        "Resources.swift",
        "Resources/Resources 1.swift",
        "Resources/Resources 2.swift",
        "Resources/Resources 3.swift",
        "Resources/Resources 4.swift",
        "Resources/Resources 5.swift",
        "Resources/Resources 6.swift",
        "Resources/Resources 7.swift",
        "Shared/Custom Tasks/CustomTask.swift",
        "Shared/Environment/ProcessInfo.swift",
        "Shared/Parsing/InterfaceLocalization + Parsing.swift",
        "Shared/Parsing/PatternMatch.swift",
        "Shared/Project/BlockCommentSyntax.swift",
        "Shared/Project/Copyright.swift",
        "Shared/Project/FileSyntax.swift",
        "Shared/Project/FileType.swift",
        "Shared/Project/LineCommentSyntax.swift",
        "Shared/Project/OperatingSystem.swift",
        "Shared/Project/PackageRepository.swift",
        "Shared/Project/ProductType.swift",
        "Shared/Project/StringFamily.swift",
        "Shared/Project/TextFile.swift",
        "Shared/Project/Version.swift",
        "Shared/Project/WorkspaceConfiguration.swift",
        "Shared/Swift/OperatorTable.swift",
        "Shared/Swift/SwiftLanguage.Casing.swift",
        "Shared/Swift/SwiftLanguage.swift",
        "Shared/Swift/SwiftPMUnavailableError.swift",
        "Shared/Validation/Output.swift",
        "Shared/Validation/ReportSection.swift",
        "Shared/Validation/ValidationStatus.swift",
        "SleeplessMain.swift",
        "Tasks/Continuous Integration/ContinuousIntegrationJob.swift",
        "Tasks/Continuous Integration/PackageRepository + Continuous Integration.swift",
        "Tasks/Documentation/API/PackageAPI.swift",
        "Tasks/Documentation/API/SymbolDocumentation.swift",
        "Tasks/Documentation/API/SymbolGraph.LineList.swift",
        "Tasks/Documentation/API/SymbolGraph.Symbol.KindIdentifier.swift",
        "Tasks/Documentation/API/SymbolLike.swift",
        "Tasks/Documentation/Command Interface/CommandInterface.swift",
        "Tasks/Documentation/Command Interface/CommandInterfaceInformation.swift",
        "Tasks/Documentation/Command Interface/PackageCLI.swift",
        "Tasks/Documentation/Documentation Bundle/Article.swift",
        "Tasks/Documentation/Documentation Bundle/CommandArticle.swift",
        "Tasks/Documentation/Documentation Bundle/DocumentationBundle.swift",
        "Tasks/Documentation/Documentation Bundle/LibraryArticle.swift",
        "Tasks/Documentation/Documentation Bundle/ModuleDocumenationBundle.swift",
        "Tasks/Documentation/Documentation Bundle/PackageDocumentationBundle.swift",
        "Tasks/Documentation/HTML Syntax/ElementSyntax.swift",
        "Tasks/Documentation/Markdown Syntax/Markdown.swift",
        "Tasks/Documentation/PackageRepository + Documentation.swift",
        "Tasks/Documentation/Status/DocumentationStatus.swift",
        "Tasks/Documentation/Swift Syntax/DocumentationContent.swift",
        "Tasks/Examples/PackageRepository + Examples.swift",
        "Tasks/File Headers/PackageRepository + File Headers.swift",
        "Tasks/Git/PackageRepository + Git.swift",
        "Tasks/GitHub/PackageRepository + GitHub.swift",
        "Tasks/Licence/Licence.swift",
        "Tasks/Licence/PackageRepository + Licence.swift",
        "Tasks/Normalization/Configuration + Normalization.swift",
        "Tasks/Normalization/PackageRepository + Normalization.swift",
        "Tasks/Open Source/PackageRepository + Open Source.swift",
        "Tasks/Proofreading/PackageRepository + Proofreading.swift",
        "Tasks/Proofreading/ProofreadingReporter.swift",
        "Tasks/Proofreading/ProofreadingStatus.swift",
        "Tasks/Proofreading/Reporters/CommandLineProofreadingReporter.swift",
        "Tasks/Proofreading/Reporters/XcodeProofreadingReporter.swift",
        "Tasks/Proofreading/Rule.swift",
        "Tasks/Proofreading/RuleProtocol.swift",
        "Tasks/Proofreading/Rules/Documentation/SyntaxColouring.swift",
        "Tasks/Proofreading/Rules/Functionality/AccessControl.swift",
        "Tasks/Proofreading/Rules/Functionality/ClassFinality.swift",
        "Tasks/Proofreading/Rules/Functionality/CompatibilityCharacters.swift",
        "Tasks/Proofreading/Rules/Functionality/ExplicitTypes.swift",
        "Tasks/Proofreading/Rules/Functionality/HeadingLevels.swift",
        "Tasks/Proofreading/Rules/Functionality/Mark.swift",
        "Tasks/Proofreading/Rules/Functionality/ParameterDocumentation.swift",
        "Tasks/Proofreading/Rules/Intentional/MissingImplementation.swift",
        "Tasks/Proofreading/Rules/ProofreadingRule.swift",
        "Tasks/Proofreading/Rules/Source Code Style/Asterisms.swift",
        "Tasks/Proofreading/Rules/Source Code Style/CalloutCasing.swift",
        "Tasks/Proofreading/Rules/Source Code Style/ClosureSignaturePosition.swift",
        "Tasks/Proofreading/Rules/Source Code Style/ListSeparation.swift",
        "Tasks/Proofreading/Rules/Source Code Style/MarkdownHeadings.swift",
        "Tasks/Proofreading/Rules/Source Code Style/ParameterGrouping.swift",
        "Tasks/Proofreading/Rules/Text Style/Bullets.swift",
        "Tasks/Proofreading/Rules/Text Style/Unicode.swift",
        "Tasks/Proofreading/Setting.swift",
        "Tasks/Proofreading/StyleViolation.Location.swift",
        "Tasks/Proofreading/StyleViolation.swift",
        "Tasks/Proofreading/SyntaxProtocol.swift",
        "Tasks/Proofreading/SyntaxRule.swift",
        "Tasks/Proofreading/SyntaxScanner.swift",
        "Tasks/Proofreading/TextRule.swift",
        "Tasks/Proofreading/Warning.swift",
        "Tasks/Proofreading/Warnings/ManualWarnings.swift",
        "Tasks/Proofreading/Warnings/WorkaroundReminders.swift",
        "Tasks/Resources/PackageRepository + Resources.swift",
        "Tasks/Resources/PackageRepository.Target.swift",
        "Tasks/Resources/Resource.Constructor.swift",
        "Tasks/Resources/Resource.swift",
        "Tasks/Scripts/PackageRepository + Scripts.swift",
        "Tasks/Scripts/Script.swift",
        "Tasks/Testing/ContinuousIntegrationJob + Testing.swift",
        "Tasks/Testing/PackageRepository + Testing.swift",
        "Tasks/Xcode/PackageRepository + Xcode.swift"
      ],
      "target_dependencies" : [
        "WorkspaceLocalizations",
        "WorkspaceConfiguration",
        "WorkspaceProjectConfiguration"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkspaceConfigurationTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceConfigurationTests",
      "path" : "Tests/WorkspaceConfigurationTests",
      "product_dependencies" : [
        "SDGXCTestUtilities",
        "SDGLocalizationTestUtilities"
      ],
      "sources" : [
        "APITests.swift"
      ],
      "target_dependencies" : [
        "WorkspaceConfiguration",
        "WorkspaceProjectConfiguration",
        "WorkspaceLocalizations"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WorkspaceConfigurationExample",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceConfigurationExample",
      "path" : "Tests/WorkspaceConfigurationExample",
      "product_dependencies" : [
        "SDGControlFlow"
      ],
      "product_memberships" : [
        "WorkspaceConfigurationExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "WorkspaceConfiguration"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WorkspaceConfiguration",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceConfiguration",
      "path" : "Sources/WorkspaceConfiguration",
      "product_dependencies" : [
        "SDGControlFlow",
        "SDGLogic",
        "SDGCollections",
        "SDGText",
        "SDGPersistence",
        "SDGLocalization",
        "SDGCalendar",
        "SDGVersioning",
        "SDGSwiftConfiguration",
        "SwiftFormatConfiguration"
      ],
      "product_memberships" : [
        "WorkspaceConfiguration",
        "workspace",
        "arbeitsbereich",
        "WorkspaceConfigurationExample"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceConfiguration/Configuration/GitHub/Contributing Template.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceConfiguration/Configuration/GitHub/Mitwirken Vorlage.txt",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WorkspaceConfiguration/Configuration/GitHub/Pull Request Template.txt",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration/ContinousIntegrationConfiguration.swift",
        "Configuration/CustomTask.swift",
        "Configuration/Documentation/APIDocumentationConfiguration.swift",
        "Configuration/Documentation/DocumentationConfiguration.swift",
        "Configuration/Documentation/ReadMeConfiguration.swift",
        "Configuration/Documentation/RelatedProjectEntry.swift",
        "Configuration/FileHeaderConfiguration.swift",
        "Configuration/GitConfiguration.swift",
        "Configuration/GitHub/GitHubConfiguration.swift",
        "Configuration/GitHub/IssueTemplate.swift",
        "Configuration/GitHub/ProvidedIssueTemplate.swift",
        "Configuration/Licence/Licence.swift",
        "Configuration/Licence/LicenceConfiguration.swift",
        "Configuration/Proofreading/ProofreadingConfiguration.swift",
        "Configuration/Proofreading/ProofreadingRule.swift",
        "Configuration/Proofreading/ProofreadingRuleCategory.swift",
        "Configuration/Proofreading/SwiftFormatConfiguration.swift",
        "Configuration/Proofreading/UnicodeRuleScope.swift",
        "Configuration/RepositoryConfiguration.swift",
        "Configuration/Testing/TestCoverageExemptionToken.swift",
        "Configuration/Testing/TestCoverageExemptionTokenScope.swift",
        "Configuration/Testing/TestingConfiguration.swift",
        "Configuration/WorkspaceConfiguration.swift",
        "Context/PackageManifest.swift",
        "Context/Platform.swift",
        "Context/Product.swift",
        "Context/ProductType.swift",
        "Context/WorkspaceContext.swift",
        "Exports.swift",
        "General/Array.swift",
        "General/Dictionary.swift",
        "General/LazyOption.swift",
        "General/LocalizationIdentifier.swift",
        "General/Markdown.swift",
        "Resources.swift",
        "Resources/Resources 1.swift",
        "Resources/Resources 2.swift",
        "Resources/Resources 3.swift"
      ],
      "target_dependencies" : [
        "WorkspaceLocalizations"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CrossPlatformTests",
      "module_type" : "SwiftTarget",
      "name" : "CrossPlatformTests",
      "path" : "Tests/CrossPlatformTests",
      "product_dependencies" : [
        "SDGPersistence",
        "SDGExternalProcess",
        "SDGVersioning",
        "SDGSwift",
        "SDGXCTestUtilities",
        "SDGPersistenceTestUtilities"
      ],
      "sources" : [
        "CrossPlatformTests.swift"
      ],
      "target_dependencies" : [
        "CrossPlatform"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CrossPlatformC",
      "module_type" : "ClangTarget",
      "name" : "CrossPlatformC",
      "path" : "Tests/CrossPlatformC",
      "product_memberships" : [
        "cross_platform_tool"
      ],
      "sources" : [
        "CrossPlatform.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CrossPlatform",
      "module_type" : "SwiftTarget",
      "name" : "CrossPlatform",
      "path" : "Tests/CrossPlatform",
      "product_dependencies" : [
        "SwiftFormatConfiguration"
      ],
      "product_memberships" : [
        "cross_platform_tool"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/CrossPlatform/Resource.txt",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CrossPlatform.swift",
        "Resources.swift",
        "Resources/Resources 1.swift"
      ],
      "target_dependencies" : [
        "CrossPlatformC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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 -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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/SDGGiesbrecht/swift-package-manager
Fetching https://github.com/SDGGiesbrecht/SDGWeb
Fetching https://github.com/SDGGiesbrecht/swift-format
Fetching https://github.com/SDGGiesbrecht/swift-markdown
Fetching https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Fetching https://github.com/SDGGiesbrecht/swift-syntax
[1/758] Fetching swift-markdown
[2/5638] Fetching swift-markdown, swift-format
[1735/15313] Fetching swift-markdown, swift-format, sdgweb
[6201/45387] Fetching swift-markdown, swift-format, sdgweb, swift-syntax
[6737/46532] Fetching swift-markdown, swift-format, sdgweb, swift-syntax, swift-docc-symbolkit
[15656/111454] Fetching swift-markdown, swift-format, sdgweb, swift-syntax, swift-docc-symbolkit, swift-package-manager
Fetched https://github.com/SDGGiesbrecht/SDGWeb from cache (0.69s)
Fetching https://github.com/SDGGiesbrecht/SDGSwift
[21334/101779] Fetching swift-markdown, swift-format, swift-syntax, swift-docc-symbolkit, swift-package-manager
[47599/148045] Fetching swift-markdown, swift-format, swift-syntax, swift-docc-symbolkit, swift-package-manager, sdgswift
Fetched https://github.com/SDGGiesbrecht/SDGSwift from cache (2.32s)
Fetching https://github.com/SDGGiesbrecht/SDGCommandLine
[1/9731] Fetching sdgcommandline
Fetched https://github.com/SDGGiesbrecht/SDGCommandLine from cache (1.34s)
Fetching https://github.com/apple/swift-collections
[1/16591] Fetching swift-collections
Fetched https://github.com/SDGGiesbrecht/swift-docc-symbolkit from cache (5.12s)
Fetched https://github.com/SDGGiesbrecht/swift-markdown from cache (5.12s)
Fetched https://github.com/SDGGiesbrecht/swift-format from cache (5.12s)
Fetching https://github.com/SDGGiesbrecht/SDGCornerstone
Fetched https://github.com/SDGGiesbrecht/swift-syntax from cache (5.15s)
Fetched https://github.com/SDGGiesbrecht/swift-package-manager from cache (5.53s)
[16592/118708] Fetching swift-collections, sdgcornerstone
Fetched https://github.com/apple/swift-collections from cache (1.44s)
[8170/102117] Fetching sdgcornerstone
Fetched https://github.com/SDGGiesbrecht/SDGCornerstone from cache (4.30s)
Computing version for https://github.com/SDGGiesbrecht/SDGWeb
Computed https://github.com/SDGGiesbrecht/SDGWeb at 6.1.2 (10.11s)
Computing version for https://github.com/SDGGiesbrecht/swift-format
Computed https://github.com/SDGGiesbrecht/swift-format at 0.50800.0 (0.72s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/6764] Fetching swift-tools-support-core
[6765/22143] Fetching swift-tools-support-core, swift-argument-parser
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.56s)
[7844/15379] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.98s)
Computing version for https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Computed https://github.com/SDGGiesbrecht/swift-docc-symbolkit at 0.50800.0 (1.69s)
Computing version for https://github.com/SDGGiesbrecht/swift-markdown
Computed https://github.com/SDGGiesbrecht/swift-markdown at 0.50800.0 (0.71s)
Fetching https://github.com/SDGGiesbrecht/swift-cmark
[1/14476] Fetching swift-cmark
Fetched https://github.com/SDGGiesbrecht/swift-cmark from cache (0.88s)
Computing version for https://github.com/SDGGiesbrecht/swift-syntax
Computed https://github.com/SDGGiesbrecht/swift-syntax at 0.50800.0 (1.62s)
Computing version for https://github.com/SDGGiesbrecht/swift-package-manager
Computed https://github.com/SDGGiesbrecht/swift-package-manager at 0.50800.0 (2.40s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/SDGGiesbrecht/swift-llbuild
Fetching https://github.com/SDGGiesbrecht/swift-crypto
Fetching https://github.com/SDGGiesbrecht/swift-driver
[1/18377] Fetching swift-llbuild
[1472/22768] Fetching swift-llbuild, swift-system
[2155/45090] Fetching swift-llbuild, swift-system, swift-driver
[20332/49623] Fetching swift-llbuild, swift-system, swift-driver, swift-crypto
Fetched https://github.com/SDGGiesbrecht/swift-crypto from cache (3.40s)
Fetched https://github.com/SDGGiesbrecht/swift-driver from cache (3.41s)
Fetched https://github.com/apple/swift-system.git from cache (3.42s)
Fetched https://github.com/SDGGiesbrecht/swift-llbuild from cache (3.44s)
Computing version for https://github.com/SDGGiesbrecht/SDGSwift
Computed https://github.com/SDGGiesbrecht/SDGSwift at 14.0.0 (5.13s)
Computing version for https://github.com/SDGGiesbrecht/SDGCommandLine
Computed https://github.com/SDGGiesbrecht/SDGCommandLine at 3.0.6 (1.89s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.98s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.5.2 (1.23s)
Computing version for https://github.com/SDGGiesbrecht/swift-cmark
Computed https://github.com/SDGGiesbrecht/swift-cmark at 0.50800.0 (0.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.98s)
Computing version for https://github.com/SDGGiesbrecht/swift-crypto
Computed https://github.com/SDGGiesbrecht/swift-crypto at 0.20400.0 (0.65s)
Computing version for https://github.com/SDGGiesbrecht/swift-driver
Computed https://github.com/SDGGiesbrecht/swift-driver at 0.50800.0 (0.84s)
Fetching https://github.com/jpsim/Yams.git
[1/10657] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.47s)
Computing version for https://github.com/SDGGiesbrecht/swift-llbuild
Computed https://github.com/SDGGiesbrecht/swift-llbuild at 0.50800.0 (2.15s)
Computing version for https://github.com/SDGGiesbrecht/SDGCornerstone
Computed https://github.com/SDGGiesbrecht/SDGCornerstone at 10.2.0 (1.08s)
Fetching https://github.com/apple/swift-numerics
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.91s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.89s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.66s)
Creating working copy for https://github.com/SDGGiesbrecht/swift-format
Working copy of https://github.com/SDGGiesbrecht/swift-format resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-crypto
Working copy of https://github.com/SDGGiesbrecht/swift-crypto resolved at 0.20400.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.5.2
Creating working copy for https://github.com/SDGGiesbrecht/swift-cmark
Working copy of https://github.com/SDGGiesbrecht/swift-cmark resolved at 0.50800.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/SDGGiesbrecht/swift-syntax
Working copy of https://github.com/SDGGiesbrecht/swift-syntax resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/SDGSwift
Working copy of https://github.com/SDGGiesbrecht/SDGSwift resolved at 14.0.0
Creating working copy for https://github.com/SDGGiesbrecht/SDGCommandLine
Working copy of https://github.com/SDGGiesbrecht/SDGCommandLine resolved at 3.0.6
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/SDGGiesbrecht/SDGWeb
Working copy of https://github.com/SDGGiesbrecht/SDGWeb resolved at 6.1.2
Creating working copy for https://github.com/SDGGiesbrecht/swift-markdown
Working copy of https://github.com/SDGGiesbrecht/swift-markdown resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-llbuild
Working copy of https://github.com/SDGGiesbrecht/swift-llbuild resolved at 0.50800.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/SDGGiesbrecht/swift-driver
Working copy of https://github.com/SDGGiesbrecht/swift-driver resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-docc-symbolkit
Working copy of https://github.com/SDGGiesbrecht/swift-docc-symbolkit resolved at 0.50800.0
Creating working copy for https://github.com/SDGGiesbrecht/SDGCornerstone
Working copy of https://github.com/SDGGiesbrecht/SDGCornerstone resolved at 10.2.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-package-manager
Working copy of https://github.com/SDGGiesbrecht/swift-package-manager resolved at 0.50800.0
warning: couldn't find pc file for sqlite3
[0/22] Write sources
[9/22] Compiling _NumericsShims _NumericsShims.c
[10/22] Write swift-version-24593BA9C3E375BF.txt
[12/103] Emitting module OrderedCollections
[13/109] Compiling SDGLogic Equatable.swift
[14/109] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[15/109] Compiling OrderedCollections _HashTable+Testing.swift
[16/109] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[17/109] Compiling SDGLogic Bool.swift
[18/111] Compiling SDGControlFlow SharedProperty.swift
[19/111] Compiling SDGControlFlow SharedValueObserver.swift
[20/111] Compiling SDGControlFlow SendableValueCache.swift
[21/111] Compiling SDGControlFlow Shared.swift
[22/111] Compiling SDGControlFlow TextualPlaygroundDisplay.swift
[23/111] Compiling SDGControlFlow TransparentWrapper.swift
[24/111] Emitting module SDGLogic
[25/111] Compiling SDGLogic Any.swift
[26/111] Compiling SDGLogic Operators.swift
[27/111] Compiling SDGLogic Tuple.swift
[28/111] Compiling RealModule Real.swift
[29/111] Compiling RealModule Float80+Real.swift
[30/111] Compiling RealModule Float16+Real.swift
[31/111] Emitting module RealModule
[32/112] Compiling SDGLogic NilLiteral.swift
[33/112] Compiling RealModule Float+Real.swift
[34/112] Compiling OrderedCollections _HashTable+Bucket.swift
[35/112] Compiling OrderedCollections _HashTable+BucketIterator.swift
[36/112] Compiling RealModule ElementaryFunctions.swift
[37/113] Emitting module SDGControlFlow
[38/113] Compiling SDGControlFlow Memory.swift
[39/113] Compiling OrderedCollections _Hashtable+Header.swift
[40/113] Compiling SDGControlFlow ProjectingPropertyWrapper.swift
[41/113] Compiling SDGControlFlow PropertyWrapper.swift
[44/113] Compiling OrderedCollections _HashTable+Constants.swift
[61/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[62/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[63/113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[64/113] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[65/113] Compiling OrderedCollections OrderedSet+Sendable.swift
[66/113] Compiling OrderedCollections OrderedSet+SubSequence.swift
[67/113] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[68/113] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[69/113] Compiling OrderedCollections OrderedSet+Diffing.swift
[70/113] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/113] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[72/113] Compiling OrderedCollections OrderedSet+Hashable.swift
[73/113] Compiling OrderedCollections OrderedSet+Initializers.swift
[74/113] Compiling OrderedCollections OrderedSet+Insertions.swift
[75/113] Compiling OrderedCollections OrderedSet+Invariants.swift
[76/113] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[77/113] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[78/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[79/113] Compiling OrderedCollections OrderedDictionary+Elements.swift
[80/113] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[81/113] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[82/113] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[83/113] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[84/113] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[85/113] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[88/113] Compiling SDGControlFlow Tuple.swift
[89/113] Compiling SDGControlFlow Weak.swift
[90/113] Compiling OrderedCollections OrderedDictionary.swift
[91/113] Compiling OrderedCollections OrderedSet+Codable.swift
[92/113] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[93/113] Compiling RealModule RealFunctions.swift
[95/114] Wrapping AST for SDGLogic for debugging
[98/115] Wrapping AST for RealModule for debugging
[100/115] Wrapping AST for SDGControlFlow for debugging
[102/115] Compiling OrderedCollections OrderedSet+Testing.swift
[103/115] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[104/115] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[105/115] Compiling OrderedCollections OrderedSet.swift
[106/115] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[107/115] Compiling OrderedCollections _UnsafeBitset.swift
[108/146] Wrapping AST for OrderedCollections for debugging
[110/146] Compiling SDGMathematics Addable.swift
[111/146] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[112/146] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[113/146] Compiling SDGMathematics IntegerProtocol.swift
[114/150] Compiling SDGMathematics VectorProtocol.swift
[115/150] Compiling SDGMathematics WholeArithmetic.swift
[116/150] Compiling SDGMathematics WholeNumberProtocol.swift
[117/150] Compiling SDGMathematics Operators.swift
[118/150] Compiling SDGMathematics OneDimensionalVector.swift
[119/150] Compiling SDGMathematics PointProtocol.swift
[120/150] Compiling SDGMathematics RationalArithmetic.swift
[121/150] Compiling SDGMathematics RationalNumberProtocol.swift
[122/150] Compiling SDGMathematics RationalVector.swift
[123/150] Compiling SDGMathematics RealArithmetic.swift
[124/150] Compiling SDGMathematics RealNumberProtocol.swift
[125/150] Compiling SDGMathematics Subtractable.swift
[126/150] Emitting module SDGMathematics
[127/150] Compiling SDGMathematics OrderedEnumeration.swift
[128/150] Compiling SDGMathematics Sequence.swift
[129/150] Compiling SDGMathematics Tuple.swift
[130/150] Compiling SDGMathematics UInt.swift
[131/150] Compiling SDGMathematics Float.swift
[132/150] Compiling SDGMathematics FunctionAnalysis.swift
[133/150] Compiling SDGMathematics Int.swift
[134/150] Compiling SDGMathematics Measurement.swift
[135/150] Compiling SDGMathematics Angle.swift
[136/150] Compiling SDGMathematics BitField.swift
[137/150] Compiling SDGMathematics ClosedRange.swift
[138/150] Compiling SDGMathematics Comparable.swift
[139/150] Compiling SDGMathematics Data.swift
[140/150] Compiling SDGMathematics IntegralArithmetic.swift
[141/150] Compiling SDGMathematics Negatable.swift
[142/150] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[143/150] Compiling SDGMathematics OneDimensionalPoint.swift
[144/151] Wrapping AST for SDGMathematics for debugging
[146/213] Compiling SDGCollections OrderedSet.SubSequence.swift
[147/213] Compiling SDGCollections OrderedSet.swift
[148/213] Compiling SDGCollections ExclusivePrefixMatch.swift
[149/213] Compiling SDGCollections ExclusiveSuffixMatch.swift
[150/213] Compiling SDGCollections InclusivePrefixMatch.swift
[151/213] Compiling SDGCollections InclusiveSuffixMatch.swift
[152/213] Compiling SDGCollections AlternativeMatch.swift
[153/213] Compiling SDGCollections AlternativePatterns.swift
[154/213] Compiling SDGCollections NaryAlternativeMatch.swift
[155/221] Compiling SDGCollections ConditionalPattern.swift
[156/221] Compiling SDGCollections LiteralPattern.swift
[157/221] Compiling SDGCollections NegatedPattern.swift
[158/221] Compiling SDGCollections NestingContentsPattern.swift
[159/221] Compiling SDGCollections NestingMatch.swift
[160/221] Compiling SDGCollections NestingMatchContents.swift
[161/221] Compiling SDGCollections NestingMatchSegment.swift
[162/221] Compiling SDGCollections NestingPattern.swift
[163/221] Compiling SDGCollections NestingSegmentPattern.swift
[164/221] Compiling SDGCollections BidirectionalPattern.swift
[165/221] Compiling SDGCollections Pattern.swift
[166/221] Compiling SDGCollections PatternMatch.swift
[167/221] Compiling SDGCollections PatternConsumption.swift
[168/221] Compiling SDGCollections RepetitionMatch.swift
[169/221] Compiling SDGCollections RepetitionPattern.swift
[170/221] Compiling SDGCollections SeparatedComponentMatch.swift
[171/221] Compiling SDGCollections Range.swift
[172/221] Compiling SDGCollections RangeExpression.swift
[173/221] Compiling SDGCollections RangeReplaceableCollection.swift
[174/221] Compiling SDGCollections ReversedCollection.swift
[175/221] Compiling SDGCollections SearchableBidirectionalCollection.swift
[176/221] Compiling SDGCollections SearchableCollection.swift
[177/221] Compiling SDGCollections Slice.swift
[178/221] Compiling SDGCollections AbsoluteComplement.swift
[179/221] Compiling SDGCollections ComparableSet.swift
[180/221] Compiling SDGCollections NaryAlternativePatterns.swift
[181/221] Compiling SDGCollections AnyBidirectionalPattern.swift
[182/221] Compiling SDGCollections AnyPattern.swift
[183/221] Compiling SDGCollections AnyPatternMatch.swift
[184/221] Compiling SDGCollections AtomicPatternMatch.swift
[185/221] Compiling SDGCollections ConcatenatedMatch.swift
[186/221] Compiling SDGCollections ConcatenatedPatterns.swift
[187/221] Compiling SDGCollections NaryConcatenatedMatch.swift
[188/221] Compiling SDGCollections NaryConcatenatedPatterns.swift
[189/221] Compiling SDGCollections FiniteSet.swift
[190/221] Compiling SDGCollections IntensionalSet.swift
[191/221] Compiling SDGCollections Intersection.swift
[192/221] Compiling SDGCollections MutableSet.swift
[193/221] Compiling SDGCollections Set.swift
[194/221] Compiling SDGCollections SetDefinition.swift
[195/221] Compiling SDGCollections SetInRepresentableUniverse.swift
[196/221] Compiling SDGCollections Union.swift
[197/221] Compiling SDGCollections Addable.swift
[198/221] Compiling SDGCollections BijectiveMapping.swift
[199/221] Compiling SDGCollections ContextualMapping.swift
[200/221] Compiling SDGCollections Dictionary.swift
[201/221] Compiling SDGCollections CharacterSet.swift
[202/221] Compiling SDGCollections Data.swift
[203/221] Compiling SDGCollections String.swift
[204/221] Compiling SDGCollections StringProtocol.swift
[205/221] Compiling SDGCollections LegacyMode.swift
[206/221] Compiling SDGCollections Operators.swift
[207/221] Compiling SDGCollections AnyCollection.swift
[208/221] Compiling SDGCollections Array.swift
[209/221] Compiling SDGCollections BidirectionalCollection.swift
[210/221] Compiling SDGCollections Collection.swift
[211/221] Compiling SDGCollections CollectionDifference.swift
[212/221] Compiling SDGCollections CollectionDifferenceChange.swift
[213/221] Compiling SDGCollections FillDirection.swift
[214/221] Compiling SDGCollections LexicographicalComparison.swift
[215/221] Emitting module SDGCollections
[216/222] Wrapping AST for SDGCollections for debugging
[218/251] Emitting module SDGText
[219/254] Compiling SDGText StrictStringStringInterpolation.swift
[220/254] Compiling SDGText ExtendedGraphemeClusterView.swift
[221/254] Compiling SDGText Line.swift
[222/254] Compiling SDGText LineView.swift
[223/254] Compiling SDGText LineViewIndex.swift
[224/254] Compiling SDGText Newline.swift
[225/254] Compiling SDGText NewlinePattern.swift
[226/254] Compiling SDGText StringFamily.swift
[227/254] Compiling SDGText String.swift
[228/254] Compiling SDGText StringClusterView.swift
[229/254] Compiling SDGText StringScalarView.swift
[230/254] Compiling SDGText ExtendedGraphemeCluster.swift
[231/254] Compiling SDGText Font.Definition.swift
[232/254] Compiling SDGText Font.swift
[233/254] Compiling SDGText NSFont.swift
[234/254] Compiling SDGText SwiftUI.Font.swift
[235/254] Compiling SDGText UIFont.swift
[236/254] Compiling SDGText MarkupPlaygroundDisplay.swift
[237/254] Compiling SDGText Range.swift
[238/254] Compiling SDGText SemanticMarkup.swift
[239/254] Compiling SDGText CharacterSet.swift
[240/254] Compiling SDGText CollectionStringFamily.swift
[241/254] Compiling SDGText CollectionUnicodeScalar.swift
[242/254] Compiling SDGText StaticString.swift
[243/254] Compiling SDGText SemanticMarkupStringInterpolation.swift
[244/254] Compiling SDGText StrictString.swift
[245/254] Compiling SDGText StrictStringClusterView.swift
[246/254] Compiling SDGText StrictStringInterpolationProtocol.swift
[247/254] Compiling SDGText StringIndex.swift
[248/254] Compiling SDGText UnicodeScalarView.swift
[249/254] Compiling SDGText UnicodeScalar.swift
[250/255] Wrapping AST for SDGText for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[252/264] Emitting module SDGPersistence
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
 45 |     }
 46 |
 47 |     private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
    |                                   `- error: type 'FileManager' does not conform to protocol 'Hashable'
 48 |     private var locations: [RecommendedLocation: URL] {
 49 |       get {
[253/265] Compiling SDGPersistence ProcessInfo.swift
[254/265] Compiling SDGPersistence StrictString.swift
[255/265] Compiling SDGPersistence String.swift
[256/265] Compiling SDGPersistence PreferenceSet.swift
[257/265] Compiling SDGPersistence Preference.swift
[258/265] Compiling SDGPersistence Data.swift
[259/265] Compiling SDGPersistence FileConvertible.swift
[260/265] Compiling SDGPersistence FileManager.swift
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
 45 |     }
 46 |
 47 |     private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
    |                                   `- error: type 'FileManager' does not conform to protocol 'Hashable'
 48 |     private var locations: [RecommendedLocation: URL] {
 49 |       get {
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:50:37: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 48 |     private var locations: [RecommendedLocation: URL] {
 49 |       get {
 50 |         return FileManager.locations[self] ?? [:]
    |                                     `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 51 |       }
 52 |       set {
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
  |           `- note: where 'Key' = 'FileManager'
2 |     @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:53:30: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 51 |       }
 52 |       set {
 53 |         FileManager.locations[self] = newValue
    |                              `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 54 |       }
 55 |     }
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
  |           `- note: where 'Key' = 'FileManager'
2 |     @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
[261/265] Compiling SDGPersistence URL.swift
warning: couldn't find pc file for sqlite3
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageMetadata/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollections/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsSigning/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsModel/CMakeLists.txt
[1/1] Compiling plugin Lint Source Code
[2/2] Compiling plugin Format Source Code
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin SDGEmbedResources
[5/5] Compiling plugin SDGCopySources
Building for debugging...
[5/195] Write sources
error: couldn't build /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/WorkspaceProjectConfiguration/destination/SDGCopySources/Workspace.swift because of missing inputs: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/sdg_copy_source
[8/195] Compiling CrossPlatformC CrossPlatform.c
[8/195] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
warning: couldn't find pc file for sqlite3
[0/12] Write swift-version-24593BA9C3E375BF.txt
[2/46] Compiling SDGLogic Any.swift
[3/52] Compiling SDGControlFlow ProjectingPropertyWrapper.swift
[4/52] Compiling SDGControlFlow PropertyWrapper.swift
[5/95] Compiling OrderedCollections _HashTable+Bucket.swift
[6/95] Compiling OrderedCollections _HashTable+BucketIterator.swift
[7/95] Compiling OrderedCollections _HashTable+Constants.swift
[8/95] Compiling SDGLogic Operators.swift
[9/95] Compiling SDGLogic NilLiteral.swift
[10/95] Compiling SDGLogic Tuple.swift
[11/95] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[12/95] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[13/95] Compiling SDGLogic Bool.swift
[14/95] Compiling SDGLogic Equatable.swift
[15/95] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[16/95] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[17/95] Compiling RealModule ElementaryFunctions.swift
[18/96] Emitting module SDGLogic
[19/97] Compiling RealModule Real.swift
[20/97] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[21/97] Compiling OrderedCollections _HashTable+Testing.swift
[22/97] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[23/97] Compiling RealModule RealFunctions.swift
[25/97] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[26/97] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[27/97] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[28/97] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[29/97] Emitting module SDGControlFlow
[30/96] Compiling RealModule Float80+Real.swift
[35/96] Compiling RealModule Float16+Real.swift
[36/96] Compiling SDGControlFlow Tuple.swift
[37/96] Compiling SDGControlFlow Weak.swift
[38/97] Compiling RealModule Float+Real.swift
[40/96] Emitting module RealModule
[46/97] Compiling OrderedCollections OrderedDictionary.swift
[47/97] Compiling OrderedCollections OrderedSet+Codable.swift
[48/97] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[49/103] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[50/103] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[51/103] Compiling OrderedCollections OrderedSet+Diffing.swift
[52/103] Compiling OrderedCollections OrderedSet+Equatable.swift
[53/103] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[54/103] Compiling OrderedCollections OrderedSet+Hashable.swift
[55/103] Compiling OrderedCollections OrderedDictionary+Elements.swift
[62/103] Compiling OrderedCollections _Hashtable+Header.swift
[63/103] Compiling OrderedCollections OrderedDictionary+Codable.swift
[64/103] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[65/103] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[66/103] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[67/103] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[68/103] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[68/103] Wrapping AST for RealModule for debugging
[70/103] Compiling OrderedCollections OrderedSet+Initializers.swift
[71/103] Compiling OrderedCollections OrderedSet+Insertions.swift
[72/103] Compiling OrderedCollections OrderedSet+Invariants.swift
[73/103] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[74/103] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[75/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[76/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[77/103] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[78/103] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[79/103] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[80/103] Compiling OrderedCollections OrderedSet+Sendable.swift
[81/103] Compiling OrderedCollections OrderedSet+SubSequence.swift
[82/133] Emitting module OrderedCollections
[83/133] Compiling SDGMathematics Addable.swift
[84/133] Compiling SDGMathematics FixedScaleOneDimensionalPoint.swift
[85/133] Compiling SDGMathematics GenericAdditiveArithmetic.swift
[86/133] Compiling SDGMathematics IntegerProtocol.swift
[87/133] Compiling SDGMathematics OneDimensionalVector.swift
[88/133] Compiling SDGMathematics PointProtocol.swift
[89/133] Compiling SDGMathematics RationalArithmetic.swift
[97/133] Compiling SDGMathematics RationalNumberProtocol.swift
[98/137] Compiling OrderedCollections OrderedSet+Testing.swift
[99/137] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[100/137] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[101/137] Compiling OrderedCollections OrderedSet.swift
[102/137] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[103/137] Compiling OrderedCollections _UnsafeBitset.swift
[104/138] Compiling SDGMathematics VectorProtocol.swift
[105/138] Compiling SDGMathematics WholeArithmetic.swift
[106/138] Compiling SDGMathematics WholeNumberProtocol.swift
[107/138] Compiling SDGMathematics Operators.swift
[109/138] Compiling SDGMathematics IntegralArithmetic.swift
[110/138] Compiling SDGMathematics Negatable.swift
[111/138] Compiling SDGMathematics NumericAdditiveArithmetic.swift
[112/138] Compiling SDGMathematics OneDimensionalPoint.swift
[113/138] Compiling SDGMathematics RationalVector.swift
[114/138] Compiling SDGMathematics RealArithmetic.swift
[115/138] Compiling SDGMathematics RealNumberProtocol.swift
[116/138] Compiling SDGMathematics Subtractable.swift
[116/138] Wrapping AST for OrderedCollections for debugging
[118/138] Emitting module SDGMathematics
[119/138] Compiling SDGMathematics Angle.swift
[120/138] Compiling SDGMathematics BitField.swift
[121/138] Compiling SDGMathematics ClosedRange.swift
[122/138] Compiling SDGMathematics Comparable.swift
[123/138] Compiling SDGMathematics Data.swift
[124/138] Compiling SDGMathematics Float.swift
[125/138] Compiling SDGMathematics FunctionAnalysis.swift
[126/138] Compiling SDGMathematics Int.swift
[127/138] Compiling SDGMathematics Measurement.swift
[128/138] Compiling SDGMathematics OrderedEnumeration.swift
[129/138] Compiling SDGMathematics Sequence.swift
[130/138] Compiling SDGMathematics Tuple.swift
[131/138] Compiling SDGMathematics UInt.swift
[132/139] Wrapping AST for SDGMathematics for debugging
[134/201] Compiling SDGCollections BidirectionalPattern.swift
[135/201] Compiling SDGCollections Pattern.swift
[136/201] Compiling SDGCollections PatternMatch.swift
[137/201] Compiling SDGCollections PatternConsumption.swift
[138/201] Compiling SDGCollections RepetitionMatch.swift
[139/201] Compiling SDGCollections RepetitionPattern.swift
[140/201] Compiling SDGCollections SeparatedComponentMatch.swift
[141/201] Compiling SDGCollections Range.swift
[142/209] Compiling SDGCollections NaryAlternativePatterns.swift
[143/209] Compiling SDGCollections AnyBidirectionalPattern.swift
[144/209] Compiling SDGCollections AnyPattern.swift
[145/209] Compiling SDGCollections AnyPatternMatch.swift
[146/209] Compiling SDGCollections AtomicPatternMatch.swift
[147/209] Compiling SDGCollections ConcatenatedMatch.swift
[148/209] Compiling SDGCollections ConcatenatedPatterns.swift
[149/209] Compiling SDGCollections NaryConcatenatedMatch.swift
[150/209] Compiling SDGCollections NaryConcatenatedPatterns.swift
[151/209] Compiling SDGCollections FiniteSet.swift
[152/209] Compiling SDGCollections IntensionalSet.swift
[153/209] Compiling SDGCollections Intersection.swift
[154/209] Compiling SDGCollections MutableSet.swift
[155/209] Compiling SDGCollections Set.swift
[156/209] Compiling SDGCollections SetDefinition.swift
[157/209] Compiling SDGCollections SetInRepresentableUniverse.swift
[158/209] Compiling SDGCollections Union.swift
[159/209] Compiling SDGCollections ConditionalPattern.swift
[160/209] Compiling SDGCollections LiteralPattern.swift
[161/209] Compiling SDGCollections NegatedPattern.swift
[162/209] Compiling SDGCollections NestingContentsPattern.swift
[163/209] Compiling SDGCollections NestingMatch.swift
[164/209] Compiling SDGCollections NestingMatchContents.swift
[165/209] Compiling SDGCollections NestingMatchSegment.swift
[166/209] Compiling SDGCollections NestingPattern.swift
[167/209] Compiling SDGCollections NestingSegmentPattern.swift
[168/209] Compiling SDGCollections RangeExpression.swift
[169/209] Compiling SDGCollections RangeReplaceableCollection.swift
[170/209] Compiling SDGCollections ReversedCollection.swift
[171/209] Compiling SDGCollections SearchableBidirectionalCollection.swift
[172/209] Compiling SDGCollections SearchableCollection.swift
[173/209] Compiling SDGCollections Slice.swift
[174/209] Compiling SDGCollections AbsoluteComplement.swift
[175/209] Compiling SDGCollections ComparableSet.swift
[176/209] Compiling SDGCollections OrderedSet.SubSequence.swift
[177/209] Compiling SDGCollections OrderedSet.swift
[178/209] Compiling SDGCollections ExclusivePrefixMatch.swift
[179/209] Compiling SDGCollections ExclusiveSuffixMatch.swift
[180/209] Compiling SDGCollections InclusivePrefixMatch.swift
[181/209] Compiling SDGCollections InclusiveSuffixMatch.swift
[182/209] Compiling SDGCollections AlternativeMatch.swift
[183/209] Compiling SDGCollections AlternativePatterns.swift
[184/209] Compiling SDGCollections NaryAlternativeMatch.swift
[185/209] Compiling SDGCollections Operators.swift
[186/209] Compiling SDGCollections AnyCollection.swift
[187/209] Compiling SDGCollections Array.swift
[188/209] Compiling SDGCollections BidirectionalCollection.swift
[189/209] Compiling SDGCollections Collection.swift
[190/209] Compiling SDGCollections CollectionDifference.swift
[191/209] Compiling SDGCollections CollectionDifferenceChange.swift
[192/209] Compiling SDGCollections FillDirection.swift
[193/209] Compiling SDGCollections LexicographicalComparison.swift
[194/209] Compiling SDGCollections Addable.swift
[195/209] Compiling SDGCollections BijectiveMapping.swift
[196/209] Compiling SDGCollections ContextualMapping.swift
[197/209] Compiling SDGCollections Dictionary.swift
[198/209] Compiling SDGCollections CharacterSet.swift
[199/209] Compiling SDGCollections Data.swift
[200/209] Compiling SDGCollections String.swift
[201/209] Compiling SDGCollections StringProtocol.swift
[202/209] Compiling SDGCollections LegacyMode.swift
[203/209] Emitting module SDGCollections
[204/210] Wrapping AST for SDGCollections for debugging
[206/239] Compiling SDGText String.swift
[207/239] Compiling SDGText StringClusterView.swift
[208/239] Compiling SDGText StringScalarView.swift
[209/239] Compiling SDGText ExtendedGraphemeCluster.swift
[210/242] Compiling SDGText CharacterSet.swift
[211/242] Compiling SDGText CollectionStringFamily.swift
[212/242] Compiling SDGText CollectionUnicodeScalar.swift
[213/242] Compiling SDGText StaticString.swift
[214/242] Compiling SDGText LineViewIndex.swift
[215/242] Compiling SDGText Newline.swift
[216/242] Compiling SDGText NewlinePattern.swift
[217/242] Compiling SDGText StringFamily.swift
[218/242] Compiling SDGText UIFont.swift
[219/242] Compiling SDGText MarkupPlaygroundDisplay.swift
[220/242] Compiling SDGText Range.swift
[221/242] Compiling SDGText SemanticMarkup.swift
[222/242] Compiling SDGText Font.Definition.swift
[223/242] Compiling SDGText Font.swift
[224/242] Compiling SDGText NSFont.swift
[225/242] Compiling SDGText SwiftUI.Font.swift
[226/242] Compiling SDGText StringIndex.swift
[227/242] Compiling SDGText UnicodeScalarView.swift
[228/242] Compiling SDGText UnicodeScalar.swift
[229/242] Compiling SDGText StrictStringStringInterpolation.swift
[230/242] Compiling SDGText ExtendedGraphemeClusterView.swift
[231/242] Compiling SDGText Line.swift
[232/242] Compiling SDGText LineView.swift
[233/242] Compiling SDGText SemanticMarkupStringInterpolation.swift
[234/242] Compiling SDGText StrictString.swift
[235/242] Compiling SDGText StrictStringClusterView.swift
[236/242] Compiling SDGText StrictStringInterpolationProtocol.swift
[237/242] Emitting module SDGText
[238/243] Wrapping AST for SDGText for debugging
[240/252] Compiling SDGPersistence StrictString.swift
[241/253] Compiling SDGPersistence Preference.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[242/253] Compiling SDGPersistence Data.swift
[243/253] Compiling SDGPersistence FileConvertible.swift
[244/253] Emitting module SDGPersistence
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
 45 |     }
 46 |
 47 |     private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
    |                                   `- error: type 'FileManager' does not conform to protocol 'Hashable'
 48 |     private var locations: [RecommendedLocation: URL] {
 49 |       get {
[245/253] Compiling SDGPersistence FileManager.swift
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
 45 |     }
 46 |
 47 |     private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
    |                                   `- error: type 'FileManager' does not conform to protocol 'Hashable'
 48 |     private var locations: [RecommendedLocation: URL] {
 49 |       get {
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:50:37: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 48 |     private var locations: [RecommendedLocation: URL] {
 49 |       get {
 50 |         return FileManager.locations[self] ?? [:]
    |                                     `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 51 |       }
 52 |       set {
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
  |           `- note: where 'Key' = 'FileManager'
2 |     @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:53:30: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 51 |       }
 52 |       set {
 53 |         FileManager.locations[self] = newValue
    |                              `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 54 |       }
 55 |     }
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
  |           `- note: where 'Key' = 'FileManager'
2 |     @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
[246/253] Compiling SDGPersistence ProcessInfo.swift
[247/253] Compiling SDGPersistence String.swift
[248/253] Compiling SDGPersistence PreferenceSet.swift
[249/253] Compiling SDGPersistence URL.swift
warning: couldn't find pc file for sqlite3
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageMetadata/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollections/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsSigning/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsModel/CMakeLists.txt
[0/1] Planning build
warning: couldn't find pc file for sqlite3
[0/12] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/7] Emitting module SDGPersistence
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
 45 |     }
 46 |
 47 |     private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
    |                                   `- error: type 'FileManager' does not conform to protocol 'Hashable'
 48 |     private var locations: [RecommendedLocation: URL] {
 49 |       get {
[3/7] Compiling SDGPersistence FileManager.swift
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:47:35: error: type 'FileManager' does not conform to protocol 'Hashable'
 45 |     }
 46 |
 47 |     private static var locations: [FileManager: [RecommendedLocation: URL]] = [:]
    |                                   `- error: type 'FileManager' does not conform to protocol 'Hashable'
 48 |     private var locations: [RecommendedLocation: URL] {
 49 |       get {
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:50:37: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 48 |     private var locations: [RecommendedLocation: URL] {
 49 |       get {
 50 |         return FileManager.locations[self] ?? [:]
    |                                     `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 51 |       }
 52 |       set {
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
  |           `- note: where 'Key' = 'FileManager'
2 |     @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
/host/spi-builder-workspace/.build/checkouts/SDGCornerstone/Sources/SDGPersistence/FileManager.swift:53:30: error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 51 |       }
 52 |       set {
 53 |         FileManager.locations[self] = newValue
    |                              `- error: referencing subscript 'subscript(_:)' on 'Dictionary' requires that 'FileManager' conform to 'Hashable'
 54 |       }
 55 |     }
Swift.Dictionary:1:11: note: where 'Key' = 'FileManager'
1 | extension Dictionary {
  |           `- note: where 'Key' = 'FileManager'
2 |     @inlinable public subscript(key: Key) -> Value? { get set }
3 | }
warning: couldn't find pc file for sqlite3
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageMetadata/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollections/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsSigning/CMakeLists.txt
warning: 'swift-package-manager': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/PackageCollectionsModel/CMakeLists.txt
[1/1] Compiling plugin Lint Source Code
[2/2] Compiling plugin Format Source Code
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin SDGEmbedResources
[5/5] Compiling plugin SDGCopySources
Building for debugging...
[5/192] Write sources
[5/192] Copying Root.css
[5/192] Copying Package.swift.txt
[5/192] Write sources
[5/192] Copying MIT.md
[5/192] Copying Proofread Scheme.xcscheme
[5/192] Copying Unlicense.md
[5/192] Copying ProofreadProject.pbxproj
[5/192] Write sources
[5/192] Copying Copyright.md
[5/192] Copying GNU General Public 3.0.md
[5/192] Copying Apache 2.0.md
[5/192] Write sources
[5/192] Copying Pull Request Template.txt
error: couldn't build /host/spi-builder-workspace/.build/plugins/outputs/spi-builder-workspace/WorkspaceProjectConfiguration/destination/SDGCopySources/Workspace.swift because of missing inputs: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/sdg_copy_source
[5/192] Write sources
[5/192] Copying Mitwirken Vorlage.txt
[5/192] Write sources
[5/192] Copying Contributing Template.txt
[5/192] Copying Resource.txt
[5/192] Write sources
[65/192] Compiling cmark-gfm-extensions table.c
[65/192] Compiling cmark-gfm-extensions tasklist.c
[65/192] Compiling cmark-gfm-extensions strikethrough.c
[65/192] Compiling cmark-gfm-extensions tagfilter.c
[65/192] Compiling cmark-gfm-extensions ext_scanners.c
[65/192] Compiling cmark-gfm-extensions core-extensions.c
BUILD FAILURE 6.1 android