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 XcodeGraph, reference main (f9c8f7), with Swift 6.1 for Android on 16 Jun 2025 23:52:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/tuist/XcodeGraph.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/tuist/XcodeGraph
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f9c8f73 [Release] XcodeGraph 1.15.18
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
f9c8f7317a3f175ee5b9d345fa7a83d5e698070c
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tuist/XcodeGraph.git
https://github.com/tuist/XcodeGraph.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    },
    {
      "identity" : "path",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Path.git"
    },
    {
      "identity" : "xcodeproj",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.4.2",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/XcodeProj"
    },
    {
      "identity" : "command",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/Command.git"
    },
    {
      "identity" : "filesystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.7",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tuist/FileSystem.git"
    },
    {
      "identity" : "mockable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kolos65/Mockable.git"
    },
    {
      "identity" : "machokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.35.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/MachOKit"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "XcodeGraph",
  "name" : "XcodeGraph",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "XcodeGraph",
      "targets" : [
        "XcodeGraph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XcodeMetadata",
      "targets" : [
        "XcodeMetadata"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XcodeGraphMapper",
      "targets" : [
        "XcodeGraphMapper"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XcodeMetadataTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeMetadataTests",
      "path" : "Tests/XcodeMetadataTests",
      "sources" : [
        "AssertionsTesting.swift",
        "FrameworkMetadataProviderTests.swift",
        "LibraryMetadataProviderTests.swift",
        "PrecompiledMetadataProviderTests.swift",
        "SystemFrameworkMetadataProviderTests.swift",
        "XCFrameworkMetadataProviderTests.swift"
      ],
      "target_dependencies" : [
        "XcodeMetadata",
        "XcodeGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeMetadata",
      "module_type" : "SwiftTarget",
      "name" : "XcodeMetadata",
      "path" : "Sources/XcodeMetadata",
      "product_dependencies" : [
        "FileSystem",
        "Mockable",
        "MachOKitC"
      ],
      "product_memberships" : [
        "XcodeMetadata",
        "XcodeGraphMapper"
      ],
      "sources" : [
        "Extensions/BinaryArchitecture+Extension.swift",
        "Extensions/FileHandle+ReadHelpers.swift",
        "Extensions/MachOByteSwapExtensions.swift",
        "Extensions/Sequence+ExecutionContext.swift",
        "Providers/FrameworkMetadataProvider.swift",
        "Providers/LibraryMetadataProvider.swift",
        "Providers/PrecompiledMetadataProvider.swift",
        "Providers/SystemFrameworkMetadataProvider.swift",
        "Providers/XCFrameworkMetadataProvider.swift"
      ],
      "target_dependencies" : [
        "XcodeGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraphTests",
      "path" : "Tests/XcodeGraphTests",
      "sources" : [
        "DependenciesGraph/DependenciesGraphTests.swift",
        "Extensions/SettingsDictionary+ExtrasTests.swift",
        "Extensions/XCTestCase+Extras.swift",
        "Graph/GraphDependencyTests.swift",
        "Graph/GraphTargetTests.swift",
        "Graph/GraphTests.swift",
        "Models/AnalyzeActionTests.swift",
        "Models/ArchiveActionTests.swift",
        "Models/ArgumentsTests.swift",
        "Models/BinaryArchitectureTests.swift",
        "Models/BuildActionTests.swift",
        "Models/BuildConfigurationTests.swift",
        "Models/BuildRule.CompilerSpecTests.swift",
        "Models/BuildRule.FileTypeTests.swift",
        "Models/BuildRuleTests.swift",
        "Models/CompatibleXcodeVersionsTests.swift",
        "Models/CopyFileElementTests.swift",
        "Models/CopyFilesActionTests.swift",
        "Models/CoreDataModelTests.swift",
        "Models/ExecutionActionTests.swift",
        "Models/FileElementTests.swift",
        "Models/HeadersTests.swift",
        "Models/IDETemplateMacrosTests.swift",
        "Models/InfoPlistTests.swift",
        "Models/PackageInfoTests.swift",
        "Models/PackageTests.swift",
        "Models/PlatformFilterTests.swift",
        "Models/PlatformTests.swift",
        "Models/ProductTests.swift",
        "Models/ProfileActionTests.swift",
        "Models/ProjectGroupTests.swift",
        "Models/ProjectTests.swift",
        "Models/RawScriptBuildPhaseTests.swift",
        "Models/RequirementTests.swift",
        "Models/ResourceFileElementTests.swift",
        "Models/ResourceSynthesizerTests.swift",
        "Models/RunActionTests.swift",
        "Models/SDKSourceTests.swift",
        "Models/SchemeTests.swift",
        "Models/SettingsTests.swift",
        "Models/SourceFileTests.swift",
        "Models/TargetDependencyTests.swift",
        "Models/TargetReferenceTests.swift",
        "Models/TargetScriptTests.swift",
        "Models/TargetTests.swift",
        "Models/TestActionTests.swift",
        "Models/TestPlanTests.swift",
        "Models/TestableTargetTests.swift",
        "Models/VersionTests.swift",
        "Models/WorkspaceGenerationOptionsTests.swift",
        "Models/WorkspaceTests.swift",
        "Models/XCFrameworkInfoPlistTests.swift"
      ],
      "target_dependencies" : [
        "XcodeGraph"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeGraphMapperTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraphMapperTests",
      "path" : "Tests/XcodeGraphMapperTests",
      "product_dependencies" : [
        "FileSystem"
      ],
      "sources" : [
        "MapperTests/Graph/XcodeGraphMapperTests.swift",
        "MapperTests/Package/PackageMapperTests.swift",
        "MapperTests/Package/XCPackageMapperTests.swift",
        "MapperTests/Phases/PBXCopyFilesBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXCoreDataModelsBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXFrameworksBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXHeadersBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXResourcesBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXScriptsBuildPhaseMapperTests.swift",
        "MapperTests/Phases/PBXSourcesBuildPhaseMapperTests.swift",
        "MapperTests/Project/PBXProjectMapperTests.swift",
        "MapperTests/Schemes/XCSchemeMapperTests.swift",
        "MapperTests/Settings/ConfigurationMatcherTests.swift",
        "MapperTests/Settings/XCConfigurationMapperTests.swift",
        "MapperTests/Target/PBXBuildRuleMapperTests.swift",
        "MapperTests/Target/PBXTargetDependencyMapper.swift",
        "MapperTests/Target/PBXTargetMapperTests.swift",
        "MapperTests/Target/TargetDependencyExtensionsTests.swift",
        "MapperTests/Workspace/XCWorkspaceMapperTests.swift",
        "Mocks/AssertionsTesting.swift",
        "Mocks/MockDefaults.swift",
        "TestData/PBXBuildRule+TestData.swift",
        "TestData/PBXFileReference+TestData.swift",
        "TestData/PBXGroup+TestData.swift",
        "TestData/PBXNativeTarget+TestData.swift",
        "TestData/PBXProj+TestData.swift",
        "TestData/PBXProject+TestData.swift",
        "TestData/PBXShellScriptBuildPhase+TestData.swift",
        "TestData/PBXTargetDependency+TestData.swift",
        "TestData/PBXVariantGroup+TestData.swift",
        "TestData/XCBuildConfiguration+TestData.swift",
        "TestData/XCConfigurationList+TestData.swift",
        "TestData/XCScheme+TestData.swift",
        "TestData/XCSchemeTestableReference+TestData.swift",
        "TestData/XCUserData+TestData.swift",
        "TestData/XCVersionGroup+TestData.swift",
        "TestData/XCWorkspace+TestData.swift",
        "TestData/XCWorkspaceDataElement+TestData.swift",
        "TestData/XCWorkspaceDataGroup+TestData.swift",
        "TestData/XcodeProj+TestData.swift"
      ],
      "target_dependencies" : [
        "XcodeGraphMapper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XcodeGraphMapper",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraphMapper",
      "path" : "Sources/XcodeGraphMapper",
      "product_dependencies" : [
        "Command",
        "Path",
        "XcodeProj"
      ],
      "product_memberships" : [
        "XcodeGraphMapper"
      ],
      "sources" : [
        "Extensions/PBXProject+Extensions.swift",
        "Extensions/Package+Extensions.swift",
        "Extensions/Platform+Extensions.swift",
        "Extensions/PlatformFilter+Extensions.swift",
        "Extensions/TargetDependency+Extensions.swift",
        "Extensions/XCWorkspace+Extensions.swift",
        "Extensions/XCWorkspaceDataFileRef+Extensions.swift",
        "Mappers/Graph/XcodeGraphMapper.swift",
        "Mappers/Packages/PackageMapper.swift",
        "Mappers/Packages/XCPackageMapper.swift",
        "Mappers/Phases/BuildPhaseConstants.swift",
        "Mappers/Phases/PBXCopyFilesBuildPhaseMapper.swift",
        "Mappers/Phases/PBXCoreDataModelsBuildPhaseMapper.swift",
        "Mappers/Phases/PBXFrameworksBuildPhaseMapper.swift",
        "Mappers/Phases/PBXHeadersBuildPhaseMapper.swift",
        "Mappers/Phases/PBXResourcesBuildPhaseMapper.swift",
        "Mappers/Phases/PBXScriptsBuildPhaseMapper.swift",
        "Mappers/Phases/PBXSourcesBuildPhaseMapper.swift",
        "Mappers/Project/PBXProjectMapper.swift",
        "Mappers/Project/ProjectAttribute.swift",
        "Mappers/Project/XcodeProj+Extensions.swift",
        "Mappers/Schemes/SchemeDiagnosticsOptions+XCScheme.swift",
        "Mappers/Schemes/XCSchemeMapper.swift",
        "Mappers/Schemes/XCTestPlan.swift",
        "Mappers/Settings/BuildSettings.swift",
        "Mappers/Settings/XCConfigurationList+Helpers.swift",
        "Mappers/Settings/XCConfigurationMapper.swift",
        "Mappers/Targets/PBXBuildRuleMapper.swift",
        "Mappers/Targets/PBXTarget+BuildHeaders.swift",
        "Mappers/Targets/PBXTarget+BuildSettings.swift",
        "Mappers/Targets/PBXTarget+GraphMapping.swift",
        "Mappers/Targets/PBXTarget+PlatformInference.swift",
        "Mappers/Targets/PBXTargetDependency+PlatformCondition.swift",
        "Mappers/Targets/PBXTargetDependencyMapper.swift",
        "Mappers/Targets/PBXTargetMapper.swift",
        "Mappers/Targets/TargetDependency+GraphMapping.swift",
        "Mappers/Workspace/XCWorkspaceMapper.swift",
        "Utilities/ConfigurationMatcher.swift",
        "Utilities/DeveloperDirectoryProvider.swift",
        "Utilities/Optional+Throwing.swift",
        "Utilities/PackageInfoLoader.swift",
        "Utilities/PathDependencyMapper.swift",
        "Utilities/ProjectNativeTarget.swift"
      ],
      "target_dependencies" : [
        "XcodeGraph",
        "XcodeMetadata"
      ],
      "type" : "library"
    },
    {
      "c99name" : "XcodeGraph",
      "module_type" : "SwiftTarget",
      "name" : "XcodeGraph",
      "path" : "Sources/XcodeGraph",
      "product_dependencies" : [
        "AnyCodable",
        "Path"
      ],
      "product_memberships" : [
        "XcodeGraph",
        "XcodeMetadata",
        "XcodeGraphMapper"
      ],
      "sources" : [
        "DependenciesGraph/DependenciesGraph.swift",
        "Extensions/SettingsDictionary+Extras.swift",
        "Graph/ConditionalGraphTarget.swift",
        "Graph/Graph.swift",
        "Graph/GraphDependency.swift",
        "Graph/GraphEdge.swift",
        "Graph/GraphTarget.swift",
        "Models/AnalyzeAction.swift",
        "Models/ArchiveAction.swift",
        "Models/Arguments.swift",
        "Models/AutogenerationOptions.swift",
        "Models/BinaryArchitecture.swift",
        "Models/BuildAction.swift",
        "Models/BuildConfiguration.swift",
        "Models/BuildRule+CompilerSpec.swift",
        "Models/BuildRule+FileType.swift",
        "Models/BuildRule.swift",
        "Models/CompatibleXcodeVersions.swift",
        "Models/CopyFileElement.swift",
        "Models/CopyFilesAction.swift",
        "Models/CoreDataModel.swift",
        "Models/DeploymentTargets.swift",
        "Models/Destination.swift",
        "Models/EnvironmentVariable.swift",
        "Models/ExecutionAction.swift",
        "Models/FileCodeGen.swift",
        "Models/FileElement.swift",
        "Models/Headers.swift",
        "Models/IDETemplateMacros.swift",
        "Models/LaunchArgument.swift",
        "Models/LaunchStyle.swift",
        "Models/MergedBinaryType.swift",
        "Models/Metadata/FrameworkMetadata.swift",
        "Models/Metadata/LibraryMetadata.swift",
        "Models/Metadata/SystemFrameworkMetadata.swift",
        "Models/Metadata/TargetMetadata.swift",
        "Models/Metadata/XCFrameworkMetadata.swift",
        "Models/MetalOptions.swift",
        "Models/OnDemandResourcesTags.swift",
        "Models/Package.swift",
        "Models/Platform.swift",
        "Models/PlatformCondition.swift",
        "Models/PlatformFilter.swift",
        "Models/Plist.swift",
        "Models/PrivacyManifest.swift",
        "Models/Product.swift",
        "Models/ProfileAction.swift",
        "Models/Project.swift",
        "Models/ProjectGroup.swift",
        "Models/ProjectOptions.swift",
        "Models/RawScriptBuildPhase.swift",
        "Models/Requirement.swift",
        "Models/ResourceFileElement.swift",
        "Models/ResourceFileElements.swift",
        "Models/ResourceSynthesizer.swift",
        "Models/RunAction.swift",
        "Models/RunActionOptions.swift",
        "Models/SDKSource.swift",
        "Models/SDKType.swift",
        "Models/Scheme.swift",
        "Models/SchemeDiagnosticsOptions.swift",
        "Models/ScreenCaptureFormat.swift",
        "Models/Settings.swift",
        "Models/SimulatedLocation.swift",
        "Models/SourceFile.swift",
        "Models/SourceFileGlob.swift",
        "Models/Target.swift",
        "Models/TargetDependency.swift",
        "Models/TargetReference.swift",
        "Models/TargetScript.swift",
        "Models/TargetType.swift",
        "Models/TestAction.swift",
        "Models/TestPlan.swift",
        "Models/TestableTarget.swift",
        "Models/TestingOptions.swift",
        "Models/Version.swift",
        "Models/Workspace.swift",
        "Models/WorkspaceGenerationOptions.swift",
        "Models/XCFrameworkInfoPlist.swift",
        "PackageInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/1784] Fetching filesystem
[358/7065] Fetching filesystem, machokit
[554/9147] Fetching filesystem, machokit, swift-docc-plugin
[2348/10937] Fetching filesystem, machokit, swift-docc-plugin, mockable
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/tuist/Command.git
Fetched https://github.com/tuist/FileSystem.git from cache (0.64s)
[6635/9153] Fetching machokit, swift-docc-plugin, mockable
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/p-x9/MachOKit from cache (1.07s)
Fetched https://github.com/Kolos65/Mockable.git from cache (1.09s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.08s)
Fetching https://github.com/Flight-School/AnyCodable
[1/1974] Fetching command
[80/2328] Fetching command, path
[195/25661] Fetching command, path, xcodeproj
Fetched https://github.com/tuist/Path.git from cache (0.66s)
[2381/25307] Fetching command, xcodeproj
[8275/26089] Fetching command, xcodeproj, anycodable
Fetched https://github.com/tuist/Command.git from cache (0.99s)
[8482/24115] Fetching xcodeproj, anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.53s)
[8634/23333] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj from cache (2.92s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (7.49s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3411] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.60s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
Computed https://github.com/p-x9/MachOKit at 0.35.1 (1.80s)
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/apple/swift-crypto.git
[1/163] Fetching swift-fileio
[132/15159] Fetching swift-fileio, swift-crypto
Fetched https://github.com/p-x9/swift-fileio.git from cache (2.72s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.78s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (3.93s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
[5468/76328] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.27s)
[5669/70861] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.32s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.13.0 (11.45s)
Fetching https://github.com/apple/swift-log
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.67s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.4.2 (1.57s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
[439/3538] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit.git from cache (0.53s)
Fetched https://github.com/tadija/AEXML.git from cache (0.55s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (1.66s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.18s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.9.0 (1.08s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (4.17s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (1.43s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.10.8 (1.40s)
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/tuist/ZIPFoundation
[1/4875] Fetching zipfoundation
[684/81198] Fetching zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (1.11s)
[6106/76323] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (9.19s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (10.38s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.20 (1.14s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.58s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[1223/6225] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.86s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-system.git from cache (0.92s)
[1/16606] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.18s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (4.17s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.20s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.16s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.39s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (1.50s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.22s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.55s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.81s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.9.0
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.4.2
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.35.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.10.8
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.13.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.20
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/96] Write sources
[34/96] Compiling _SwiftSyntaxCShims dummy.c
[35/96] Write sources
[42/96] Compiling CNIOLinux liburing_shims.c
[43/96] Compiling _AtomicsShims.c
[44/96] Compiling CNIOLinux shim.c
[45/96] Compiling CNIOWindows shim.c
[46/96] Compiling CSystem shims.c
[47/96] Write sources
[50/96] Compiling CNIOWindows WSAStartup.c
[51/96] Compiling CNIOWASI CNIOWASI.c
[52/96] Compiling CNIODarwin shim.c
[53/96] Compiling MachOKitC mach-o-linux.c
[54/96] Write swift-version-24593BA9C3E375BF.txt
[56/123] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/127] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/127] Emitting module _NIODataStructures
[58/127] Compiling c-nioatomics.c
[60/129] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/129] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/129] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/130] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/132] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/132] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/133] Compiling c-atomics.c
[71/191] Emitting module _NIOBase64
[72/191] Compiling _NIOBase64 Base64.swift
[73/192] Compiling _NIODataStructures PriorityQueue.swift
[74/192] Compiling _NIODataStructures _TinyArray.swift
[75/192] Compiling _NIODataStructures Heap.swift
[78/193] Compiling NIOConcurrencyHelpers NIOLock.swift
[79/193] Compiling NIOConcurrencyHelpers lock.swift
[80/198] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[81/255] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[82/259] Emitting module NIOConcurrencyHelpers
[83/262] Compiling NIOConcurrencyHelpers atomics.swift
[84/263] Emitting module Path
[85/263] Compiling Path Path.swift
[88/264] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/264] Compiling SwiftSyntax RawSyntaxTokenView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/286] Emitting module Logging
[91/288] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[92/289] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/289] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[94/289] Compiling InternalCollectionsUtilities Debugging.swift
[95/289] Compiling InternalCollectionsUtilities Descriptions.swift
[96/289] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[97/289] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/289] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/289] Emitting module SystemPackage
[100/292] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[101/292] Compiling SwiftSyntax SyntaxChildren.swift
[102/292] Compiling SwiftSyntax SyntaxCollection.swift
[103/292] Compiling SwiftSyntax SyntaxHashable.swift
[104/292] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[105/292] Compiling InternalCollectionsUtilities Integer rank.swift
[106/292] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[107/292] Compiling InternalCollectionsUtilities UInt+reversed.swift
[108/292] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[109/292] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[110/292] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[111/292] Compiling InternalCollectionsUtilities _SortedCollection.swift
[112/292] Emitting module InternalCollectionsUtilities
[118/311] Compiling Atomics AtomicReference.swift
[119/311] Compiling Atomics AtomicStorage.swift
[120/311] Compiling Atomics AtomicValue.swift
[121/311] Compiling Atomics AtomicMemoryOrderings.swift
[122/311] Compiling Atomics PointerConformances.swift
[123/311] Compiling Atomics Primitives.native.swift
[124/311] Compiling Atomics AtomicInteger.swift
[125/311] Compiling Atomics AtomicOptionalWrappable.swift
[126/311] Compiling SystemPackage Util+StringArray.swift
[127/311] Compiling SystemPackage Util.swift
[128/311] Compiling SystemPackage UtilConsumers.swift
[129/311] Compiling Atomics UnsafeAtomic.swift
[130/311] Compiling Atomics UnsafeAtomicLazyReference.swift
[131/313] Compiling Atomics ManagedAtomic.swift
[132/313] Compiling Atomics ManagedAtomicLazyReference.swift
[136/313] Compiling Atomics DoubleWord.swift
[137/313] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[138/313] Compiling Atomics IntegerOperations.swift
[139/313] Compiling Atomics Unmanaged extensions.swift
[143/313] Compiling Logging MetadataProvider.swift
[144/313] Compiling Logging Locks.swift
[153/313] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[154/313] Compiling SwiftSyntax Syntax.swift
[155/313] Compiling SwiftSyntax SyntaxArena.swift
[156/313] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[157/314] Compiling Logging LogHandler.swift
[158/314] Compiling Logging Logging.swift
[161/334] Compiling DequeModule Deque+Equatable.swift
[162/334] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[163/334] Compiling DequeModule Deque+CustomReflectable.swift
[164/334] Compiling DequeModule Deque+Descriptions.swift
[165/336] Compiling DequeModule _DequeBuffer.swift
[166/336] Compiling DequeModule _DequeBufferHeader.swift
[167/336] Compiling DequeModule _DequeSlot.swift
[168/336] Compiling DequeModule _UnsafeWrappedBuffer.swift
[169/336] Compiling DequeModule Deque+Extras.swift
[170/336] Compiling DequeModule Deque+Hashable.swift
[171/336] Compiling Glob Pattern+Parser.swift
[172/336] Compiling Glob Pattern.swift
[173/336] Compiling Glob Pattern+Options.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[174/336] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[175/336] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/336] Compiling DequeModule Deque+Testing.swift
[181/336] Compiling DequeModule Deque._Storage.swift
[182/336] Emitting module AnyCodable
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/336] Compiling DequeModule Deque._UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/336] Compiling DequeModule Deque.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/336] Compiling DequeModule Deque+Codable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/336] Compiling DequeModule Deque+Collection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:77:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
75 | }
76 |
77 | extension SwiftSetting: CaseIterable {
   | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
78 |     public static var allCases: [Self] {
79 |         [
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/42] Write swift-version-24593BA9C3E375BF.txt
[4/77] Emitting module SwiftSyntax601
[5/77] Compiling SwiftSyntax601 Empty.swift
[6/99] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[7/106] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/107] Compiling SystemPackage FilePathSyntax.swift
[9/107] Compiling SystemPackage FilePathTemp.swift
[10/107] Compiling SystemPackage FilePathParsing.swift
[11/107] Compiling SystemPackage FilePathString.swift
[12/107] Compiling Logging MetadataProvider.swift
[13/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[15/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[16/107] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/107] Compiling Logging Locks.swift
[18/107] Emitting module Logging
[19/107] Emitting module _NIODataStructures
[20/107] Compiling _NIODataStructures Heap.swift
[21/107] Emitting module InternalCollectionsUtilities
[22/107] Compiling _NIOBase64 Base64.swift
[23/107] Emitting module _NIOBase64
[24/108] Compiling SystemPackage Backcompat.swift
[25/108] Compiling SystemPackage CInterop.swift
[26/108] Compiling SystemPackage Constants.swift
[27/108] Compiling SystemPackage Exports.swift
[29/111] Compiling SystemPackage FilePathComponentView.swift
[30/111] Compiling SystemPackage FilePathComponents.swift
[31/111] Emitting module NIOConcurrencyHelpers
[32/131] Compiling NIOConcurrencyHelpers atomics.swift
[33/131] Compiling NIOConcurrencyHelpers lock.swift
[34/132] Compiling ZIPFoundation Archive+Progress.swift
[35/132] Compiling ZIPFoundation Archive+Reading.swift
[36/132] Compiling ZIPFoundation Archive+ZIP64.swift
[37/132] Compiling ZIPFoundation Archive.swift
[38/132] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[39/132] Compiling ZIPFoundation Archive+Deprecated.swift
[42/135] Compiling SystemPackage MachPort.swift
[43/135] Compiling SystemPackage PlatformString.swift
[44/135] Compiling SystemPackage SystemString.swift
[45/135] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[46/135] Compiling ZIPFoundation Archive+Writing.swift
[47/135] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[48/135] Compiling ZIPFoundation Entry+Serialization.swift
[49/135] Compiling SystemPackage Mocking.swift
[50/135] Compiling SystemPackage RawBuffer.swift
[51/135] Compiling SystemPackage Syscalls.swift
[52/135] Compiling SystemPackage WindowsSyscallAdapters.swift
[53/135] Compiling _NIODataStructures PriorityQueue.swift
[54/135] Compiling _NIODataStructures _TinyArray.swift
[55/136] Emitting module SwiftSyntax600
[56/136] Compiling SwiftSyntax600 Empty.swift
[59/139] Emitting module Path
[60/139] Compiling Path Path.swift
[61/142] Emitting module SwiftSyntax510
[62/142] Compiling SwiftSyntax510 Empty.swift
[63/143] Emitting module SystemPackage
[64/160] Compiling SwiftSyntax509 Empty.swift
[66/162] Compiling IssueReporting FailureObserver.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+Reading.swift:41:34: error: cannot find 'errno' in scope
 39 |             let destinationRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
 40 |             guard let destinationFile: FILEPointer = fopen(destinationRepresentation, "wb+") else {
 41 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
 42 |             }
 43 |             defer { fclose(destinationFile) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[67/162] Compiling IssueReporting LockIsolated.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+Reading.swift:41:34: error: cannot find 'errno' in scope
 39 |             let destinationRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
 40 |             guard let destinationFile: FILEPointer = fopen(destinationRepresentation, "wb+") else {
 41 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
 42 |             }
 43 |             defer { fclose(destinationFile) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[68/162] Compiling IssueReporting Rethrows.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+Reading.swift:41:34: error: cannot find 'errno' in scope
 39 |             let destinationRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
 40 |             guard let destinationFile: FILEPointer = fopen(destinationRepresentation, "wb+") else {
 41 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
 42 |             }
 43 |             defer { fclose(destinationFile) }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[69/164] Emitting module SwiftSyntax509
[70/165] Compiling SystemPackage Util+StringArray.swift
[71/165] Compiling SystemPackage Util.swift
[72/165] Compiling SystemPackage UtilConsumers.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/167] Emitting module ZIPFoundation
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Date+ZIP.swift:77:11: error: cannot find type 'stat' in scope
75 | }
76 |
77 | extension stat {
   |           `- error: cannot find type 'stat' in scope
78 |
79 |     var lastAccessDate: Date {
[75/167] Compiling IssueReporting SwiftTesting.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:50:34: error: cannot find 'errno' in scope
 48 |             let fileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
 49 |             guard let archiveFile = fopen(fileSystemRepresentation, "rb") else {
 50 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
 51 |             }
 52 |             guard let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) else {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:72:34: error: cannot find 'errno' in scope
 70 |             let fileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
 71 |             guard let archiveFile = fopen(fileSystemRepresentation, "rb+") else {
 72 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
 73 |             }
 74 |             guard let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) else {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:109:31: error: value of optional type 'UnsafeRawPointer?' must be unwrapped to a value of type 'UnsafeRawPointer'
107 |                                                                           zipFileCommentData: Data())
108 |             _ = endOfCentralDirectoryRecord.data.withUnsafeBytes { (buffer: UnsafeRawBufferPointer) in
109 |                 fwrite(buffer.baseAddress, buffer.count, 1, archiveFile) // Errors handled during read
    |                               |- error: value of optional type 'UnsafeRawPointer?' must be unwrapped to a value of type 'UnsafeRawPointer'
    |                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
110 |             }
111 |             fallthrough
[76/167] Compiling IssueReporting UncheckedSendable.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:50:34: error: cannot find 'errno' in scope
 48 |             let fileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
 49 |             guard let archiveFile = fopen(fileSystemRepresentation, "rb") else {
 50 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
 51 |             }
 52 |             guard let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) else {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:72:34: error: cannot find 'errno' in scope
 70 |             let fileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
 71 |             guard let archiveFile = fopen(fileSystemRepresentation, "rb+") else {
 72 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
 73 |             }
 74 |             guard let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) else {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:109:31: error: value of optional type 'UnsafeRawPointer?' must be unwrapped to a value of type 'UnsafeRawPointer'
107 |                                                                           zipFileCommentData: Data())
108 |             _ = endOfCentralDirectoryRecord.data.withUnsafeBytes { (buffer: UnsafeRawBufferPointer) in
109 |                 fwrite(buffer.baseAddress, buffer.count, 1, archiveFile) // Errors handled during read
    |                               |- error: value of optional type 'UnsafeRawPointer?' must be unwrapped to a value of type 'UnsafeRawPointer'
    |                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
110 |             }
111 |             fallthrough
[77/167] Compiling IssueReporting Warn.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:50:34: error: cannot find 'errno' in scope
 48 |             let fileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
 49 |             guard let archiveFile = fopen(fileSystemRepresentation, "rb") else {
 50 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
 51 |             }
 52 |             guard let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) else {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:72:34: error: cannot find 'errno' in scope
 70 |             let fileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
 71 |             guard let archiveFile = fopen(fileSystemRepresentation, "rb+") else {
 72 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
 73 |             }
 74 |             guard let (eocdRecord, zip64EOCD) = Archive.scanForEndOfCentralDirectoryRecord(in: archiveFile) else {
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Archive+BackingConfiguration.swift:109:31: error: value of optional type 'UnsafeRawPointer?' must be unwrapped to a value of type 'UnsafeRawPointer'
107 |                                                                           zipFileCommentData: Data())
108 |             _ = endOfCentralDirectoryRecord.data.withUnsafeBytes { (buffer: UnsafeRawBufferPointer) in
109 |                 fwrite(buffer.baseAddress, buffer.count, 1, archiveFile) // Errors handled during read
    |                               |- error: value of optional type 'UnsafeRawPointer?' must be unwrapped to a value of type 'UnsafeRawPointer'
    |                               |- note: coalesce using '??' to provide a default when the optional value contains 'nil'
    |                               `- note: force-unwrap using '!' to abort execution if the optional value contains 'nil'
110 |             }
111 |             fallthrough
[78/167] Compiling IssueReporting Deprecations.swift
[79/167] Compiling IssueReporting BreakpointReporter.swift
[80/167] Compiling IssueReporting FatalErrorReporter.swift
[81/167] Compiling IssueReporting XCTest.swift
[83/173] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[84/173] Compiling ZIPFoundation URL+ZIP.swift
[85/190] Compiling IssueReporting TestContext.swift
[86/190] Compiling IssueReporting Unimplemented.swift
[87/192] Compiling DequeModule Deque+Equatable.swift
[88/192] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/192] Compiling DequeModule Deque+Extras.swift
[90/210] Compiling Logging LogHandler.swift
[91/210] Compiling Logging Logging.swift
[93/211] Compiling Atomics Primitives.native.swift
[94/211] Compiling Atomics AtomicMemoryOrderings.swift
[95/213] Compiling Atomics AtomicReference.swift
[96/213] Compiling Atomics OptionalRawRepresentable.swift
[97/213] Emitting module DequeModule
[98/213] Compiling Atomics AtomicStorage.swift
[99/213] Compiling Atomics AtomicValue.swift
[100/215] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/215] Compiling Atomics UnsafeAtomicLazyReference.swift
[102/215] Compiling Atomics RawRepresentable.swift
[103/215] Compiling Atomics AtomicBool.swift
[104/215] Compiling Atomics IntegerConformances.swift
[105/215] Compiling Atomics PointerConformances.swift
[108/215] Compiling Glob Pattern.swift
[109/215] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[110/215] Compiling Atomics ManagedAtomic.swift
[111/215] Compiling DequeModule _DequeSlot.swift
[113/215] Compiling Atomics DoubleWord.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[121/215] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[122/215] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[123/221] Compiling Glob Pattern+Options.swift
[124/222] Compiling Glob Pattern+Match.swift
[125/223] Compiling Glob Pattern+Parser.swift
[126/229] Compiling Glob InvalidPattern.swift
[127/271] Compiling SwiftSyntax SourceLength.swift
[128/271] Compiling SwiftSyntax SourceLocation.swift
[130/279] Compiling SwiftSyntax SourcePresence.swift
[131/279] Emitting module Glob
[132/279] Compiling Glob GlobSearch.swift
[134/280] Compiling SwiftSyntax RawSyntax.swift
[135/280] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[136/280] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[137/280] Compiling SwiftSyntax RawSyntaxTokenView.swift
[138/280] Compiling SwiftSyntax AbsolutePosition.swift
[139/280] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[140/281] Compiling SwiftSyntax Assert.swift
[141/281] Compiling SwiftSyntax BumpPtrAllocator.swift
[142/281] Compiling SwiftSyntax CommonAncestor.swift
[143/281] Emitting module IssueReporting
[146/281] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[149/282] Compiling SwiftSyntax Convenience.swift
[150/282] Compiling SwiftSyntax CustomTraits.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Entry.swift:29:25: error: binary operator '&' cannot be applied to operands of type 'mode_t' (aka 'UInt32') and 'Int32'
 27 |
 28 |         init(mode: mode_t) {
 29 |             switch mode & S_IFMT {
    |                         |- error: binary operator '&' cannot be applied to operands of type 'mode_t' (aka 'UInt32') and 'Int32'
    |                         `- note: overloads for '&' exist with these partially matching parameter lists: (Int32, Int32), (UInt32, UInt32)
 30 |             case S_IFDIR:
 31 |                 self = .directory
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Entry.swift:152:92: error: binary operator '&' cannot be applied to operands of type 'mode_t' (aka 'UInt32') and 'Int32'
150 |         switch osType {
151 |         case .unix, .osx:
152 |             let mode = mode_t(self.centralDirectoryStructure.externalFileAttributes >> 16) & S_IFMT
    |                                                                                            |- error: binary operator '&' cannot be applied to operands of type 'mode_t' (aka 'UInt32') and 'Int32'
    |                                                                                            `- note: overloads for '&' exist with these partially matching parameter lists: (Int32, Int32), (UInt32, UInt32)
153 |             switch mode {
154 |             case S_IFREG:
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:196:15: error: cannot find 'lchmod' in scope
194 |         let fileSystemRepresentation = self.fileSystemRepresentation(withPath: url.path)
195 |         let modeT = posixPermissions.uint16Value
196 |         guard lchmod(fileSystemRepresentation, mode_t(modeT)) == 0 else {
    |               `- error: cannot find 'lchmod' in scope
197 |             throw POSIXError(errno, path: url.path)
198 |         }
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:197:30: error: cannot find 'errno' in scope
195 |         let modeT = posixPermissions.uint16Value
196 |         guard lchmod(fileSystemRepresentation, mode_t(modeT)) == 0 else {
197 |             throw POSIXError(errno, path: url.path)
    |                              `- error: cannot find 'errno' in scope
198 |         }
199 |     }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:203:24: error: cannot find 'stat' in scope
201 |     func setSymlinkModificationDate(_ modificationDate: Date, ofItemAtURL url: URL) throws {
202 |         let fileSystemRepresentation = self.fileSystemRepresentation(withPath: url.path)
203 |         var fileStat = stat()
    |                        `- error: cannot find 'stat' in scope
204 |         guard lstat(fileSystemRepresentation, &fileStat) == 0 else {
205 |             throw POSIXError(errno, path: url.path)
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:204:15: error: cannot find 'lstat' in scope
202 |         let fileSystemRepresentation = self.fileSystemRepresentation(withPath: url.path)
203 |         var fileStat = stat()
204 |         guard lstat(fileSystemRepresentation, &fileStat) == 0 else {
    |               `- error: cannot find 'lstat' in scope
205 |             throw POSIXError(errno, path: url.path)
206 |         }
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:205:30: error: cannot find 'errno' in scope
203 |         var fileStat = stat()
204 |         guard lstat(fileSystemRepresentation, &fileStat) == 0 else {
205 |             throw POSIXError(errno, path: url.path)
    |                              `- error: cannot find 'errno' in scope
206 |         }
207 |
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:214:19: error: cannot find 'lutimes' in scope
212 |         ]
213 |         try array.withUnsafeBufferPointer {
214 |             guard lutimes(fileSystemRepresentation, $0.baseAddress) == 0 else {
    |                   `- error: cannot find 'lutimes' in scope
215 |                 throw POSIXError(errno, path: url.path)
216 |             }
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:215:34: error: cannot find 'errno' in scope
213 |         try array.withUnsafeBufferPointer {
214 |             guard lutimes(fileSystemRepresentation, $0.baseAddress) == 0 else {
215 |                 throw POSIXError(errno, path: url.path)
    |                                  `- error: cannot find 'errno' in scope
216 |             }
217 |         }
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:241:72: error: cannot find 'S_IFMT' in scope
239 |         switch osType {
240 |         case .unix, .osx:
241 |             let permissions = mode_t(externalFileAttributes >> 16) & (~S_IFMT)
    |                                                                        `- error: cannot find 'S_IFMT' in scope
242 |             let defaultPermissions = entryType == .directory ? defaultDirectoryPermissions : defaultFilePermissions
243 |             return permissions == 0 ? defaultPermissions : UInt16(permissions)
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:253:30: error: cannot find 'S_IFREG' in scope
251 |         switch type {
252 |         case .file:
253 |             typeInt = UInt16(S_IFREG)
    |                              `- error: cannot find 'S_IFREG' in scope
254 |         case .directory:
255 |             typeInt = UInt16(S_IFDIR)
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:255:30: error: cannot find 'S_IFDIR' in scope
253 |             typeInt = UInt16(S_IFREG)
254 |         case .directory:
255 |             typeInt = UInt16(S_IFDIR)
    |                              `- error: cannot find 'S_IFDIR' in scope
256 |         case .symlink:
257 |             typeInt = UInt16(S_IFLNK)
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:257:30: error: cannot find 'S_IFLNK' in scope
255 |             typeInt = UInt16(S_IFDIR)
256 |         case .symlink:
257 |             typeInt = UInt16(S_IFLNK)
    |                              `- error: cannot find 'S_IFLNK' in scope
258 |         }
259 |         var externalFileAttributes = UInt32(typeInt|UInt16(permissions))
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:267:24: error: cannot find 'stat' in scope
265 |         let fileManager = FileManager()
266 |         let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: URL.path)
267 |         var fileStat = stat()
    |                        `- error: cannot find 'stat' in scope
268 |         lstat(entryFileSystemRepresentation, &fileStat)
269 |         let permissions = fileStat.st_mode
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:268:9: error: cannot find 'lstat' in scope
266 |         let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: URL.path)
267 |         var fileStat = stat()
268 |         lstat(entryFileSystemRepresentation, &fileStat)
    |         `- error: cannot find 'lstat' in scope
269 |         let permissions = fileStat.st_mode
270 |         return UInt16(permissions)
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:279:24: error: cannot find 'stat' in scope
277 |         }
278 |         let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
279 |         var fileStat = stat()
    |                        `- error: cannot find 'stat' in scope
280 |         lstat(entryFileSystemRepresentation, &fileStat)
281 | #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:280:9: error: cannot find 'lstat' in scope
278 |         let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
279 |         var fileStat = stat()
280 |         lstat(entryFileSystemRepresentation, &fileStat)
    |         `- error: cannot find 'lstat' in scope
281 | #if os(macOS) || os(iOS) || os(tvOS) || os(visionOS) || os(watchOS)
282 |         let modTimeSpec = fileStat.st_mtimespec
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:299:21: error: cannot find 'stat' in scope
297 |
298 |         let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
299 |         var stats = stat()
    |                     `- error: cannot find 'stat' in scope
300 |         lstat(entryFileSystemRepresentation, &stats)
301 |         guard stats.st_size >= 0 else { throw CocoaError(.fileReadTooLarge, userInfo: [NSFilePathErrorKey: url.path]) }
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:300:9: error: cannot find 'lstat' in scope
298 |         let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
299 |         var stats = stat()
300 |         lstat(entryFileSystemRepresentation, &stats)
    |         `- error: cannot find 'lstat' in scope
301 |         guard stats.st_size >= 0 else { throw CocoaError(.fileReadTooLarge, userInfo: [NSFilePathErrorKey: url.path]) }
302 |
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/FileManager+ZIP.swift:313:24: error: cannot find 'stat' in scope
311 |         }
312 |         let entryFileSystemRepresentation = fileManager.fileSystemRepresentation(withPath: url.path)
313 |         var fileStat = stat()
    |                        `- error: cannot find 'stat' in scope
314 |         lstat(entryFileSystemRepresentation, &fileStat)
315 |         return Entry.EntryType(mode: mode_t(fileStat.st_mode))
BUILD FAILURE 6.1 android