The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TuistSDK, reference main (46cc51), with Swift 6.1 for Android on 17 Dec 2025 20:13:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/sdk.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/sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 46cc519 [Release] TuistSDK 0.2.0
Cloned https://github.com/tuist/sdk.git
Revision (git rev-parse @):
46cc5193f3fb9ae5ab7ac161086cd91b93383728
SUCCESS checkout https://github.com/tuist/sdk.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tuist/sdk.git
https://github.com/tuist/sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-http-types",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-http-types"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    }
  ],
  "manifest_display_name" : "TuistSDK",
  "name" : "TuistSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "TuistSDK",
      "targets" : [
        "TuistSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TuistSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "TuistSDKTests",
      "path" : "Tests/TuistSDKTests",
      "sources" : [
        "MockAppStoreBuildChecker.swift",
        "MockGetLatestPreviewService.swift",
        "Preview+Test.swift",
        "TuistSDKTests.swift"
      ],
      "target_dependencies" : [
        "TuistSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TuistSDK",
      "module_type" : "SwiftTarget",
      "name" : "TuistSDK",
      "path" : "Sources/TuistSDK",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "HTTPTypes",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "TuistSDK"
      ],
      "sources" : [
        "AppStoreBuildChecker.swift",
        "AuthenticationMiddleware.swift",
        "Client.swift",
        "GetLatestPreviewService.swift",
        "Preview.swift",
        "TuistSDK.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-runtime
[1/1063] Fetching swift-openapi-urlsession
[563/2014] Fetching swift-openapi-urlsession, swift-http-types
[1646/7842] Fetching swift-openapi-urlsession, swift-http-types, swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types from cache (0.60s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.64s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.77s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.2.0 (5.63s)
Fetching https://github.com/apple/swift-collections
[1/18378] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.20s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (3.29s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.9.0 (1.05s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (1.36s)
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/TuistSDK/openapi-generator-config.yaml
    /host/spi-builder-workspace/Sources/TuistSDK/openapi.yml
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/32] Emitting module InternalCollectionsUtilities
<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
[9/34] Compiling InternalCollectionsUtilities _SortedCollection.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
[10/34] Compiling InternalCollectionsUtilities _UniqueCollection.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
[11/34] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.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
[12/34] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.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
[13/34] Compiling InternalCollectionsUtilities UInt+reversed.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
[14/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.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
[15/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.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
[16/34] Compiling InternalCollectionsUtilities _UnsafeBitSet.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
[17/34] Compiling InternalCollectionsUtilities LifetimeOverride.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
[18/34] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.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
[19/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.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
[20/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.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
[21/34] Compiling InternalCollectionsUtilities Debugging.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
[22/34] Compiling InternalCollectionsUtilities Descriptions.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
[23/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.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
[24/34] Compiling InternalCollectionsUtilities Integer rank.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
[25/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.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
[27/35] Compiling HTTPTypes ISOLatin1String.swift
[28/51] Compiling HTTPTypes HTTPRequest.swift
[29/51] Compiling HTTPTypes HTTPResponse.swift
[30/51] Compiling DequeModule Deque+Equatable.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
[31/51] Compiling DequeModule Deque+ExpressibleByArrayLiteral.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
[32/53] Compiling DequeModule Deque+CustomReflectable.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
[33/53] Compiling DequeModule Deque+Descriptions.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
[34/53] Compiling DequeModule _DequeBuffer.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
[35/53] Compiling DequeModule _DequeBufferHeader.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
[36/53] Compiling DequeModule Deque+Extras.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
[37/53] Compiling DequeModule Deque+Hashable.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
[38/53] Compiling HTTPTypes NIOLock.swift
[39/53] Compiling DequeModule _DequeSlot.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
[40/53] Compiling DequeModule _UnsafeWrappedBuffer.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
[41/53] Compiling DequeModule Deque+Testing.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
[42/53] Compiling DequeModule Deque._Storage.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
[43/53] 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
[44/53] 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
[45/53] 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
[46/53] 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
[47/53] Emitting module DequeModule
<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
[49/54] Compiling HTTPTypes HTTPParsedFields.swift
[50/54] Compiling HTTPTypes HTTPRequest+URL.swift
[53/54] Emitting module HTTPTypes
[54/54] Compiling HTTPTypes HTTPFields.swift
[56/116] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[57/116] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[58/116] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[59/116] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[60/116] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[61/116] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[62/116] Compiling OpenAPIRuntime MultipartValidation.swift
[63/116] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[64/124] Compiling OpenAPIRuntime URICodeCodingKey.swift
[65/124] Compiling OpenAPIRuntime URICoderConfiguration.swift
[66/124] Compiling OpenAPIRuntime URIEncodedNode.swift
[67/124] Compiling OpenAPIRuntime URIParsedTypes.swift
[68/124] Compiling OpenAPIRuntime URIDecoder.swift
[69/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[70/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[71/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[72/124] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[73/124] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[74/124] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[75/124] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[76/124] Compiling OpenAPIRuntime ServerSentEvents.swift
[77/124] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[78/124] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[79/124] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[80/124] Compiling OpenAPIRuntime ClientTransport.swift
[81/124] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[82/124] Compiling OpenAPIRuntime CodableExtensions.swift
[83/124] Compiling OpenAPIRuntime Configuration.swift
[84/124] Compiling OpenAPIRuntime Converter+Client.swift
[85/124] Compiling OpenAPIRuntime Converter+Common.swift
[86/124] Compiling OpenAPIRuntime Converter+Server.swift
[87/124] Compiling OpenAPIRuntime Converter.swift
[88/124] Compiling OpenAPIRuntime CurrencyExtensions.swift
[89/124] Compiling OpenAPIRuntime ErrorExtensions.swift
[90/124] Compiling OpenAPIRuntime FoundationExtensions.swift
[91/124] Compiling OpenAPIRuntime ParameterStyles.swift
[92/124] Compiling OpenAPIRuntime ServerVariable.swift
[93/124] Compiling OpenAPIRuntime URLExtensions.swift
[94/124] Compiling OpenAPIRuntime Deprecated.swift
[95/124] Compiling OpenAPIRuntime ClientError.swift
[96/124] Compiling OpenAPIRuntime CodingErrors.swift
[97/124] Compiling OpenAPIRuntime RuntimeError.swift
[98/124] Compiling OpenAPIRuntime ServerError.swift
[99/124] Compiling OpenAPIRuntime CurrencyTypes.swift
[100/124] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[101/124] Compiling OpenAPIRuntime HTTPBody.swift
[102/124] Compiling OpenAPIRuntime ServerTransport.swift
[103/124] Compiling OpenAPIRuntime UniversalClient.swift
[104/124] Compiling OpenAPIRuntime UniversalServer.swift
[105/124] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[106/124] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[107/124] Compiling OpenAPIRuntime Acceptable.swift
[108/124] Compiling OpenAPIRuntime Base64EncodedData.swift
[109/124] Compiling OpenAPIRuntime ByteUtilities.swift
[110/124] Compiling OpenAPIRuntime ContentDisposition.swift
[111/124] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[112/124] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[113/124] Compiling OpenAPIRuntime OpenAPIValue.swift
[114/124] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[115/124] Compiling OpenAPIRuntime UndocumentedPayload.swift
[116/124] Emitting module OpenAPIRuntime
[117/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[118/124] Compiling OpenAPIRuntime URIEncoder.swift
[119/124] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[120/124] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[121/124] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[122/124] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[123/124] Compiling OpenAPIRuntime URIParser.swift
[124/124] Compiling OpenAPIRuntime URISerializer.swift
[126/132] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[127/132] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[128/132] Compiling OpenAPIURLSession Lock.swift
[129/132] Compiling OpenAPIURLSession URLSession+Extensions.swift
[130/132] Compiling OpenAPIURLSession URLSessionTransport.swift
[131/132] Compiling OpenAPIURLSession BufferedStream.swift
[132/132] Emitting module OpenAPIURLSession
[134/141] Compiling TuistSDK AuthenticationMiddleware.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
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[135/141] Compiling TuistSDK Client.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
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[136/141] Emitting module TuistSDK
<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
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[137/141] Compiling TuistSDK TuistSDK.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
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[138/141] Compiling TuistSDK Preview.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
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[139/141] Compiling TuistSDK AppStoreBuildChecker.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
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[140/141] Compiling TuistSDK Types.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
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[141/141] Compiling TuistSDK GetLatestPreviewService.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
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/TuistSDK/openapi.yml
    /host/spi-builder-workspace/Sources/TuistSDK/openapi-generator-config.yaml
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/26] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[3/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/28] Compiling InternalCollectionsUtilities Debugging.swift
[5/28] Compiling InternalCollectionsUtilities Descriptions.swift
[6/28] Compiling HTTPTypes ISOLatin1String.swift
[7/29] Emitting module InternalCollectionsUtilities
[8/29] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[9/29] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[10/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[11/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[12/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/29] Compiling HTTPTypes NIOLock.swift
[15/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/29] Compiling HTTPTypes HTTPField.swift
[18/29] Compiling HTTPTypes HTTPFieldName.swift
[19/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/29] Compiling HTTPTypes HTTPRequest.swift
[21/29] Compiling HTTPTypes HTTPRequest+URL.swift
[22/29] Compiling HTTPTypes HTTPParsedFields.swift
[23/29] Compiling HTTPTypes HTTPResponse.swift
[24/29] Compiling HTTPTypes HTTPFields.swift
[25/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[26/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/30] Emitting module HTTPTypes
[32/66] Compiling OpenAPIRuntime Converter+Common.swift
[33/66] Compiling OpenAPIRuntime Converter+Server.swift
[34/66] Compiling OpenAPIRuntime Configuration.swift
[35/67] Compiling OpenAPIRuntime Converter+Client.swift
[36/109] Compiling OpenAPIRuntime ContentDisposition.swift
[37/109] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[38/109] Compiling OpenAPIRuntime Converter.swift
[39/109] Compiling OpenAPIRuntime CurrencyExtensions.swift
[40/109] Compiling OpenAPIRuntime ErrorExtensions.swift
[41/109] Compiling OpenAPIRuntime Acceptable.swift
[42/109] Compiling DequeModule _DequeSlot.swift
[43/109] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/109] Compiling OpenAPIRuntime Base64EncodedData.swift
[45/109] Compiling OpenAPIRuntime ByteUtilities.swift
[46/109] Compiling OpenAPIRuntime URICodeCodingKey.swift
[47/109] Compiling OpenAPIRuntime URICoderConfiguration.swift
[48/109] Compiling OpenAPIRuntime URIEncodedNode.swift
[49/109] Compiling OpenAPIRuntime URIParsedTypes.swift
[50/109] Compiling OpenAPIRuntime URIDecoder.swift
[51/109] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[52/109] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[53/109] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[54/117] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[55/117] Compiling OpenAPIRuntime CodableExtensions.swift
[56/117] Emitting module DequeModule
[57/118] Compiling OpenAPIRuntime FoundationExtensions.swift
[58/118] Compiling OpenAPIRuntime ParameterStyles.swift
[59/118] Compiling OpenAPIRuntime ServerVariable.swift
[60/118] Compiling OpenAPIRuntime URLExtensions.swift
[61/118] Compiling OpenAPIRuntime Deprecated.swift
[62/118] Compiling OpenAPIRuntime ClientError.swift
[63/118] Compiling OpenAPIRuntime CodingErrors.swift
[64/118] Compiling OpenAPIRuntime RuntimeError.swift
[65/118] Compiling OpenAPIRuntime ServerError.swift
[66/118] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[67/118] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[68/118] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[69/118] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[70/118] Compiling OpenAPIRuntime ServerSentEvents.swift
[71/118] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[72/118] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[73/118] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[74/118] Compiling OpenAPIRuntime ClientTransport.swift
[83/118] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[84/118] Compiling OpenAPIRuntime UndocumentedPayload.swift
[85/118] Emitting module OpenAPIRuntime
[95/118] Compiling OpenAPIRuntime CurrencyTypes.swift
[96/118] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[97/118] Compiling OpenAPIRuntime HTTPBody.swift
[98/118] Compiling OpenAPIRuntime ServerTransport.swift
[99/118] Compiling OpenAPIRuntime UniversalClient.swift
[100/118] Compiling OpenAPIRuntime UniversalServer.swift
[101/118] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[102/118] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[103/118] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[104/118] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[105/118] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[106/118] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[107/118] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[108/118] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[109/118] Compiling OpenAPIRuntime MultipartValidation.swift
[110/118] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[111/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[112/118] Compiling OpenAPIRuntime URIEncoder.swift
[113/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[114/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[115/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[116/118] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[117/118] Compiling OpenAPIRuntime URIParser.swift
[118/118] Compiling OpenAPIRuntime URISerializer.swift
[120/126] Compiling OpenAPIURLSession Lock.swift
[121/126] Emitting module OpenAPIURLSession
[122/126] Compiling OpenAPIURLSession URLSession+Extensions.swift
[123/126] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[124/126] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[125/126] Compiling OpenAPIURLSession URLSessionTransport.swift
[126/126] Compiling OpenAPIURLSession BufferedStream.swift
[128/135] Compiling TuistSDK GetLatestPreviewService.swift
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[129/135] Compiling TuistSDK AuthenticationMiddleware.swift
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[130/135] Compiling TuistSDK Client.swift
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[131/135] Emitting module TuistSDK
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[132/135] Compiling TuistSDK AppStoreBuildChecker.swift
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[133/135] Compiling TuistSDK TuistSDK.swift
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[134/135] Compiling TuistSDK Preview.swift
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
[135/135] Compiling TuistSDK Types.swift
/host/spi-builder-workspace/Sources/TuistSDK/AppStoreBuildChecker.swift:2:8: error: no such module 'StoreKit'
 1 | import Foundation
 2 | import StoreKit
   |        `- error: no such module 'StoreKit'
 3 |
 4 | protocol AppStoreBuildChecking: Sendable {
BUILD FAILURE 6.1 android