The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Shuttle, reference master (5c35f1), with Swift 6.1 for Android on 27 May 2025 07:20:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/autobahnswift/shuttle.git
Reference: master
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/autobahnswift/shuttle
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5c35f19 Rename some targets to avoid conflicts with Vapor
Cloned https://github.com/autobahnswift/shuttle.git
Revision (git rev-parse @):
5c35f1993572d29b11afffe215251c50cc86a180
SUCCESS checkout https://github.com/autobahnswift/shuttle.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/autobahnswift/shuttle.git
https://github.com/autobahnswift/shuttle.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "moyasugar",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/devxoul/MoyaSugar.git"
    },
    {
      "identity" : "moya",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.2",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Moya/Moya.git"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    }
  ],
  "manifest_display_name" : "Shuttle",
  "name" : "Shuttle",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Shuttle",
      "targets" : [
        "Shuttle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShuttleDevelopment",
      "targets" : [
        "ShuttleDevelopment"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "3",
    "4"
  ],
  "targets" : [
    {
      "c99name" : "TunesTests",
      "module_type" : "SwiftTarget",
      "name" : "TunesTests",
      "path" : "Tests/TunesTests",
      "sources" : [
        "TunesTests.swift"
      ],
      "target_dependencies" : [
        "Tunes",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tunes",
      "module_type" : "SwiftTarget",
      "name" : "Tunes",
      "path" : "Sources/Tunes",
      "product_memberships" : [
        "Shuttle",
        "ShuttleDevelopment"
      ],
      "sources" : [
        " Models/App.swift",
        " Models/IAP.swift",
        " Models/Member.swift",
        "Tunes+Client.swift",
        "Tunes.swift"
      ],
      "target_dependencies" : [
        "ShuttleCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestSupport",
      "module_type" : "SwiftTarget",
      "name" : "TestSupport",
      "path" : "Sources/TestSupport",
      "sources" : [
        "NetworkResponseStubs.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TestFlightTests",
      "module_type" : "SwiftTarget",
      "name" : "TestFlightTests",
      "path" : "Tests/TestFlightTests",
      "sources" : [
        "BuildTests.swift",
        "TestFlightTests.swift"
      ],
      "target_dependencies" : [
        "TestFlight",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestFlight",
      "module_type" : "SwiftTarget",
      "name" : "TestFlight",
      "path" : "Sources/TestFlight",
      "product_memberships" : [
        "Shuttle",
        "ShuttleDevelopment"
      ],
      "sources" : [
        "Models/AppTestInfo.swift",
        "Models/BetaReviewInfo.swift",
        "Models/Build.swift",
        "Models/BuildTrains.swift",
        "Models/ExportCompliance.swift",
        "Models/Group.swift",
        "Models/TestInfo.swift",
        "Models/Tester.swift",
        "TestFlight+API.swift",
        "TestFlight+Client.swift",
        "TestFlight.swift"
      ],
      "target_dependencies" : [
        "ShuttleCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShuttleTests",
      "module_type" : "SwiftTarget",
      "name" : "ShuttleTests",
      "path" : "Tests/ShuttleTests",
      "sources" : [
        "ShuttleTests.swift"
      ],
      "target_dependencies" : [
        "Shuttle",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShuttleDevelopment",
      "module_type" : "SwiftTarget",
      "name" : "ShuttleDevelopment",
      "path" : "Sources/ShuttleDevelopment",
      "product_memberships" : [
        "ShuttleDevelopment"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Shuttle"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ShuttleCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "ShuttleCoreTests",
      "path" : "Tests/ShuttleCoreTests",
      "sources" : [
        "ClientTests.swift",
        "DecodableTests.swift",
        "TwoStepAuthTests.swift"
      ],
      "target_dependencies" : [
        "ShuttleCore",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShuttleCore",
      "module_type" : "SwiftTarget",
      "name" : "ShuttleCore",
      "path" : "Sources/ShuttleCore",
      "product_dependencies" : [
        "MoyaSugar",
        "Moya",
        "Rainbow"
      ],
      "product_memberships" : [
        "Shuttle",
        "ShuttleDevelopment"
      ],
      "sources" : [
        "AlamofireDecodableError.swift",
        "AppleAuth+API.swift",
        "Base.swift",
        "Client+TwoStepAuth.swift",
        "Client.swift",
        "Core.swift",
        "Extensions/DataRequest+Decodable.swift",
        "Extensions/MoyaProvider+Extension.swift",
        "Extensions/MoyaSugar+Extension.swift",
        "Extensions/RequestCSRFPlugin.swift",
        "Extensions/Response+Decodable.swift",
        "Models/AuthService.swift",
        "Models/HelpLink.swift",
        "Models/ITCModule.swift",
        "Models/OlympusSessionResponse.swift",
        "Models/Team.swift",
        "Models/User.swift",
        "Models/UserDetailsResponse.swift",
        "Olympus+API.swift",
        "TunesCore+API.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Shuttle",
      "module_type" : "SwiftTarget",
      "name" : "Shuttle",
      "path" : "Sources/Shuttle",
      "product_memberships" : [
        "Shuttle",
        "ShuttleDevelopment"
      ],
      "sources" : [
        "ProvisioningProfile.swift",
        "Shuttle.swift"
      ],
      "target_dependencies" : [
        "TestFlight",
        "Tunes",
        "DevPortal"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DevPortalTests",
      "module_type" : "SwiftTarget",
      "name" : "DevPortalTests",
      "path" : "Tests/DevPortalTests",
      "sources" : [
        "DevPortalTests.swift",
        "ProvisioningProfileTests.swift"
      ],
      "target_dependencies" : [
        "DevPortal",
        "TestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DevPortal",
      "module_type" : "SwiftTarget",
      "name" : "DevPortal",
      "path" : "Sources/DevPortal",
      "product_memberships" : [
        "Shuttle",
        "ShuttleDevelopment"
      ],
      "sources" : [
        "DevPortal+API.swift",
        "DevPortal+Client.swift",
        "DevPortal.swift",
        "DevPortalBase.swift",
        "Models/App.swift",
        "Models/AppGroup.swift",
        "Models/AppService.swift",
        "Models/Certificate.swift",
        "Models/Client.swift",
        "Models/Device.swift",
        "Models/Invite.swift",
        "Models/Key.swift",
        "Models/Merchant.swift",
        "Models/Passbook.swift",
        "Models/Person.swift",
        "Models/ProvisioningProfile.swift"
      ],
      "target_dependencies" : [
        "ShuttleCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/Moya/Moya.git
Fetching https://github.com/devxoul/MoyaSugar.git
[1/1196] Fetching rainbow
[205/1740] Fetching rainbow, moyasugar
[1741/27006] Fetching rainbow, moyasugar, moya
Fetched https://github.com/devxoul/MoyaSugar.git from cache (2.27s)
Fetched https://github.com/onevcat/Rainbow from cache (2.27s)
Fetched https://github.com/Moya/Moya.git from cache (2.33s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 10.0.2 (3.06s)
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/2533] Fetching result
[2534/55021] Fetching result, reactiveswift
[3584/85162] Fetching result, reactiveswift, alamofire
[12820/137845] Fetching result, reactiveswift, alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.65s)
Fetched https://github.com/antitypical/Result.git from cache (7.13s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (7.19s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (7.39s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Updating https://github.com/Moya/Moya.git
Updating https://github.com/devxoul/MoyaSugar.git
Updating https://github.com/onevcat/Rainbow
Updated https://github.com/onevcat/Rainbow (0.20s)
Updated https://github.com/Moya/Moya.git (0.28s)
Updated https://github.com/devxoul/MoyaSugar.git (0.28s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 10.0.2 (0.96s)
Updating https://github.com/ReactiveX/RxSwift.git
Updating https://github.com/ReactiveCocoa/ReactiveSwift.git
Updating https://github.com/Alamofire/Alamofire.git
Updating https://github.com/antitypical/Result.git
Updated https://github.com/antitypical/Result.git (0.23s)
Updated https://github.com/ReactiveCocoa/ReactiveSwift.git (0.23s)
Updated https://github.com/ReactiveX/RxSwift.git (0.43s)
Updated https://github.com/Alamofire/Alamofire.git (0.43s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
error: package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.1' to specify the current tools version
BUILD FAILURE 6.1 android