Build Information
Failed to build HavenFeedParser, reference main (8104b8), with Swift 6.2 for Android on 15 Apr 2026 16:01:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Haven-Apps/HavenFeedParser.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/Haven-Apps/HavenFeedParser
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8104b8f Create FUNDING.yml
Cloned https://github.com/Haven-Apps/HavenFeedParser.git
Revision (git rev-parse @):
8104b8fd1f525148f7722db01b380a773194aba2
SUCCESS checkout https://github.com/Haven-Apps/HavenFeedParser.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Haven-Apps/HavenFeedParser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--11D90AFD9DD3AB2.txt
[3/28] Compiling HavenFeedParser FeedCategory.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[4/28] Compiling HavenFeedParser FeedEnclosure.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[5/28] Compiling HavenFeedParser FeedFetchResult.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[6/28] Compiling HavenFeedParser FeedFormat.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/31] Emitting module HavenFeedParser
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[8/31] Compiling HavenFeedParser FeedError.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[9/31] Compiling HavenFeedParser Feed.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[10/31] Compiling HavenFeedParser FeedAuthor.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[11/31] Compiling HavenFeedParser FeedCacheEntry.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[12/31] Compiling HavenFeedParser DateParser.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[13/31] Compiling HavenFeedParser FeedDetector.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[14/31] Compiling HavenFeedParser HTMLSanitizer.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[15/31] Compiling HavenFeedParser FeedFetcher.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[16/31] Compiling HavenFeedParser FeedService.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[17/31] Compiling HavenFeedParser SafeRedirectDelegate.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[18/31] Compiling HavenFeedParser JSONFeedParser.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[19/31] Compiling HavenFeedParser RSSParser.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[20/31] Compiling HavenFeedParser RSSParserDelegate.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[21/31] Compiling HavenFeedParser FeedParsing.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[22/31] Compiling HavenFeedParser FeedProviding.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[23/31] Compiling HavenFeedParser FeedCache.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[24/31] Compiling HavenFeedParser FeedItem.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[25/31] Compiling HavenFeedParser FeediTunesInfo.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[26/31] Compiling HavenFeedParser JSONFeedAttachment.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[27/31] Compiling HavenFeedParser JSONFeedAuthor.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[28/31] Compiling HavenFeedParser JSONFeedItem.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[29/31] Compiling HavenFeedParser JSONFeedRoot.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[30/31] Compiling HavenFeedParser AtomParser.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
[31/31] Compiling HavenFeedParser AtomParserDelegate.swift
/host/spi-builder-workspace/Sources/HavenFeedParser/Models/FeedItem.swift:9:8: error: no such module 'CryptoKit'
7 | //
8 |
9 | import CryptoKit
| `- error: no such module 'CryptoKit'
10 | import Foundation
11 |
BUILD FAILURE 6.2 android