The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build PodcastIndexKit with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SparrowTek/PodcastIndexKit.git
Reference: 0.4.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/SparrowTek/PodcastIndexKit
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 23c5d78 update readme for latest release
Cloned https://github.com/SparrowTek/PodcastIndexKit.git
Revision (git rev-parse @):
23c5d78db7911a993fc845c9feacc0d1cde6b05b
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/SparrowTek/PodcastIndexKit.git at 0.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/39] Emitting module PodcastIndexKit
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[2/44] Compiling PodcastIndexKit Value.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[3/44] Compiling PodcastIndexKit ValueResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[4/44] Compiling PodcastIndexKit Networking.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[5/44] Compiling PodcastIndexKit JSONParameterEncoder.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[6/44] Compiling PodcastIndexKit ParameterEncoding.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[7/44] Compiling PodcastIndexKit HTTPTask.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[8/44] Compiling PodcastIndexKit NetworkRouter.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[9/44] Compiling PodcastIndexKit NetworkingProtocol.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[10/44] Compiling PodcastIndexKit StatusCode.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[11/44] Compiling PodcastIndexKit PodcastIndexKit.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[12/44] Compiling PodcastIndexKit URLParameterEncoder.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[13/44] Compiling PodcastIndexKit CharacterSet.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[14/44] Compiling PodcastIndexKit Encodable.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[15/44] Compiling PodcastIndexKit EndpointType.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[16/44] Compiling PodcastIndexKit HTTPMethod.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[17/44] Compiling PodcastIndexKit RecentService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[18/44] Compiling PodcastIndexKit SearchService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[19/44] Compiling PodcastIndexKit ServiceHelper.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[20/44] Compiling PodcastIndexKit StatsService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[21/44] Compiling PodcastIndexKit ValueService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[22/44] Compiling PodcastIndexKit AppleReplacementPodcast.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[23/44] Compiling PodcastIndexKit AppleReplacementSearchResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[24/44] Compiling PodcastIndexKit CategoriesResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[25/44] Compiling PodcastIndexKit Category.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[26/44] Compiling PodcastIndexKit DataResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[27/44] Compiling PodcastIndexKit Destination.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[28/44] Compiling PodcastIndexKit Episode.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[29/44] Compiling PodcastIndexKit EpisodeArrayResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[30/44] Compiling PodcastIndexKit EpisodeResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[31/44] Compiling PodcastIndexKit Podcast.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[32/44] Compiling PodcastIndexKit PodcastArrayResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[33/44] Compiling PodcastIndexKit PodcastResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[34/44] Compiling PodcastIndexKit AppleReplacementService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[35/44] Compiling PodcastIndexKit CategoriesService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[36/44] Compiling PodcastIndexKit EpisodesService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[37/44] Compiling PodcastIndexKit HubService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[38/44] Compiling PodcastIndexKit PodcastsService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[39/44] Compiling PodcastIndexKit PubNotifyResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[40/44] Compiling PodcastIndexKit RandomEpisodeResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[41/44] Compiling PodcastIndexKit Soundbite.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[42/44] Compiling PodcastIndexKit SoundbiteArrayResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[43/44] Compiling PodcastIndexKit StatProperty.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[44/44] Compiling PodcastIndexKit StatsResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/39] Compiling PodcastIndexKit HTTPTask.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[2/39] Compiling PodcastIndexKit NetworkRouter.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[3/39] Compiling PodcastIndexKit NetworkingProtocol.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[4/39] Compiling PodcastIndexKit StatusCode.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[5/39] Compiling PodcastIndexKit PodcastIndexKit.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[6/44] Compiling PodcastIndexKit AppleReplacementService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[7/44] Compiling PodcastIndexKit CategoriesService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[8/44] Compiling PodcastIndexKit EpisodesService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[9/44] Compiling PodcastIndexKit HubService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[10/44] Compiling PodcastIndexKit PodcastsService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[11/44] Compiling PodcastIndexKit PubNotifyResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[12/44] Compiling PodcastIndexKit RandomEpisodeResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[13/44] Compiling PodcastIndexKit Soundbite.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[14/44] Compiling PodcastIndexKit SoundbiteArrayResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[15/44] Compiling PodcastIndexKit StatProperty.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[16/44] Compiling PodcastIndexKit StatsResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[17/44] Compiling PodcastIndexKit URLParameterEncoder.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[18/44] Compiling PodcastIndexKit CharacterSet.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[19/44] Compiling PodcastIndexKit Encodable.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[20/44] Compiling PodcastIndexKit EndpointType.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[21/44] Compiling PodcastIndexKit HTTPMethod.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[22/44] Compiling PodcastIndexKit Value.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[23/44] Compiling PodcastIndexKit ValueResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[24/44] Compiling PodcastIndexKit Networking.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[25/44] Compiling PodcastIndexKit JSONParameterEncoder.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[26/44] Compiling PodcastIndexKit ParameterEncoding.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[27/44] Compiling PodcastIndexKit AppleReplacementPodcast.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[28/44] Compiling PodcastIndexKit AppleReplacementSearchResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[29/44] Compiling PodcastIndexKit CategoriesResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[30/44] Compiling PodcastIndexKit Category.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[31/44] Compiling PodcastIndexKit DataResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[32/44] Compiling PodcastIndexKit Destination.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[33/44] Compiling PodcastIndexKit RecentService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[34/44] Compiling PodcastIndexKit SearchService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[35/44] Compiling PodcastIndexKit ServiceHelper.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[36/44] Compiling PodcastIndexKit StatsService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[37/44] Compiling PodcastIndexKit ValueService.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[38/44] Compiling PodcastIndexKit Episode.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[39/44] Compiling PodcastIndexKit EpisodeArrayResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[40/44] Compiling PodcastIndexKit EpisodeResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[41/44] Compiling PodcastIndexKit Podcast.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[42/44] Compiling PodcastIndexKit PodcastArrayResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
[43/44] Compiling PodcastIndexKit PodcastResponse.swift
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/44] Emitting module PodcastIndexKit
/host/spi-builder-workspace/Sources/PodcastIndexKit/Networking.swift:2:8: error: no such module 'CryptoKit'
import CryptoKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2