The Swift Package Index logo.Swift Package Index

Build Information

Failed to build podcast-feed-maker-vapor, reference 0.3.0 (9d15ab), with Swift 6.1 for Android on 18 Feb 2026 15:22:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/atelier-socle/podcast-feed-maker-vapor.git
Reference: 0.3.0
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/atelier-socle/podcast-feed-maker-vapor
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 9d15abe chore: bump to 0.3.0, align with PodcastFeedMaker 0.3.0
Cloned https://github.com/atelier-socle/podcast-feed-maker-vapor.git
Revision (git rev-parse @):
9d15abe0fc81c1c02bc1f59c993db2197266aa66
SUCCESS checkout https://github.com/atelier-socle/podcast-feed-maker-vapor.git at 0.3.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/atelier-socle/podcast-feed-maker-vapor.git
https://github.com/atelier-socle/podcast-feed-maker-vapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "podcast-feed-maker",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/atelier-socle/podcast-feed-maker.git"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.121.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    },
    {
      "identity" : "fluent",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/fluent.git"
    },
    {
      "identity" : "redis",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/redis.git"
    },
    {
      "identity" : "queues",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/queues.git"
    },
    {
      "identity" : "queues-redis-driver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/queues-redis-driver.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "1.10.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.62.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "podcast-feed-maker-vapor",
  "name" : "podcast-feed-maker-vapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "PodcastFeedVapor",
      "targets" : [
        "PodcastFeedVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PodcastFeedVaporRedis",
      "targets" : [
        "PodcastFeedVaporRedis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PodcastFeedVaporQueues",
      "targets" : [
        "PodcastFeedVaporQueues"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PodcastFeedVaporMetrics",
      "targets" : [
        "PodcastFeedVaporMetrics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PodcastFeedVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedVaporTests",
      "path" : "Tests/PodcastFeedVaporTests",
      "product_dependencies" : [
        "VaporTesting",
        "NIOEmbedded"
      ],
      "sources" : [
        "BatchAuditTests.swift",
        "CORSMiddlewareTests.swift",
        "CacheMiddlewareTests.swift",
        "CoverageTests.swift",
        "FeedCacheStoreTests.swift",
        "FeedConfigurationTests.swift",
        "FeedResponseEncoderTests.swift",
        "FluentMappingTests.swift",
        "HealthCheckTests.swift",
        "MiddlewareTests.swift",
        "PaginationTests.swift",
        "PodpingTests.swift",
        "PodpingWebSocketIntegrationTests.swift",
        "PodpingWebSocketTests.swift",
        "RequestFeedTests.swift",
        "ResponseXMLTests.swift",
        "RouteBuilderTests.swift",
        "ShowcaseTests/FeedServingShowcase.swift",
        "ShowcaseTests/FluentShowcase.swift",
        "ShowcaseTests/GettingStartedShowcase.swift",
        "ShowcaseTests/IntegrationShowcase.swift",
        "ShowcaseTests/MiddlewareShowcase.swift",
        "ShowcaseTests/PodpingWebSocketShowcase.swift",
        "ShowcaseTests/StreamingCacheShowcase.swift",
        "StreamingCacheTests.swift",
        "StreamingResponseTests.swift",
        "TestHelpers.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PodcastFeedVaporRedisTests",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedVaporRedisTests",
      "path" : "Tests/PodcastFeedVaporRedisTests",
      "product_dependencies" : [
        "VaporTesting"
      ],
      "sources" : [
        "RedisFeedCacheTests.swift",
        "RedisShowcaseTests.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedVaporRedis",
        "PodcastFeedVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PodcastFeedVaporRedis",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedVaporRedis",
      "path" : "Sources/PodcastFeedVaporRedis",
      "product_dependencies" : [
        "Redis"
      ],
      "product_memberships" : [
        "PodcastFeedVaporRedis"
      ],
      "sources" : [
        "RedisFeedCache.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedVapor"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PodcastFeedVaporQueuesTests",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedVaporQueuesTests",
      "path" : "Tests/PodcastFeedVaporQueuesTests",
      "product_dependencies" : [
        "Queues",
        "VaporTesting"
      ],
      "sources" : [
        "FeedRegenerationJobTests.swift",
        "QueuesShowcaseTests.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedVaporQueues",
        "PodcastFeedVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PodcastFeedVaporQueues",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedVaporQueues",
      "path" : "Sources/PodcastFeedVaporQueues",
      "product_dependencies" : [
        "Queues",
        "QueuesRedisDriver"
      ],
      "product_memberships" : [
        "PodcastFeedVaporQueues"
      ],
      "sources" : [
        "FeedRegenerationJob.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedVapor"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PodcastFeedVaporMetricsTests",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedVaporMetricsTests",
      "path" : "Tests/PodcastFeedVaporMetricsTests",
      "product_dependencies" : [
        "MetricsTestKit",
        "VaporTesting"
      ],
      "sources" : [
        "AllMetricsTests.swift",
        "FeedActiveStreamsGaugeTests.swift",
        "FeedMetricsMiddlewareTests.swift",
        "MetricsShowcaseTests.swift",
        "TestFeedFactory.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedVaporMetrics",
        "PodcastFeedVapor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PodcastFeedVaporMetrics",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedVaporMetrics",
      "path" : "Sources/PodcastFeedVaporMetrics",
      "product_dependencies" : [
        "Metrics"
      ],
      "product_memberships" : [
        "PodcastFeedVaporMetrics"
      ],
      "sources" : [
        "FeedActiveStreamsGauge.swift",
        "FeedMetricsConfiguration.swift",
        "FeedMetricsMiddleware.swift"
      ],
      "target_dependencies" : [
        "PodcastFeedVapor"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PodcastFeedVapor",
      "module_type" : "SwiftTarget",
      "name" : "PodcastFeedVapor",
      "path" : "Sources/PodcastFeedVapor",
      "product_dependencies" : [
        "PodcastFeedMaker",
        "Vapor",
        "Fluent"
      ],
      "product_memberships" : [
        "PodcastFeedVapor",
        "PodcastFeedVaporRedis",
        "PodcastFeedVaporQueues",
        "PodcastFeedVaporMetrics"
      ],
      "sources" : [
        "BatchAuditEndpoint.swift",
        "CORSFeedMiddleware.swift",
        "Extensions/Request+Feed.swift",
        "Extensions/Response+XML.swift",
        "FeedCacheMiddleware.swift",
        "FeedCacheStore.swift",
        "FeedConfiguration.swift",
        "FeedPagination.swift",
        "FeedResponseEncoder.swift",
        "FeedRouteBuilder.swift",
        "FluentFeedMapping.swift",
        "HealthCheck.swift",
        "InMemoryFeedCache.swift",
        "PodcastFeedMiddleware.swift",
        "PodcastFeedVapor.swift",
        "PodpingMessage.swift",
        "PodpingNotifier.swift",
        "PodpingWebSocketManager.swift",
        "PodpingWebSocketRoute.swift",
        "StreamingCacheResponse.swift",
        "StreamingFeedResponse.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.0 but the installed version is 6.1.0
BUILD FAILURE 6.1 android