The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build EmojiKit, reference main (b57c28), with Swift 6.2 (beta) for Android on 21 Jun 2025 04:30:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/niklasamslgruber/EmojiKit.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/niklasamslgruber/EmojiKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b57c289 Fix category names to match Apple categories (#5)
Cloned https://github.com/niklasamslgruber/EmojiKit.git
Revision (git rev-parse @):
b57c28995b8e398d31be0c8b07de0917b0ebb84b
SUCCESS checkout https://github.com/niklasamslgruber/EmojiKit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/niklasamslgruber/EmojiKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/3916] Fetching swiftsoup
[3917/19296] Fetching swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.75s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.62s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.46s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[1/18] Copying emojis_v15.1.json
[1/18] Copying emojis_v15.0.json
[1/18] Copying emojis_v14.0.json
[1/18] Copying emojis_v13.1.json
[1/18] Write sources
[10/18] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/79] Emitting module ArgumentParserToolInfo
[13/79] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/80] Wrapping AST for ArgumentParserToolInfo for debugging
[16/118] Emitting module SwiftSoup
[17/125] Compiling ArgumentParser ArgumentVisibility.swift
[18/125] Compiling ArgumentParser CompletionKind.swift
[19/125] Compiling ArgumentParser Errors.swift
[20/125] Compiling ArgumentParser Flag.swift
[21/125] Compiling ArgumentParser NameSpecification.swift
[22/125] Compiling ArgumentParser Option.swift
[23/130] Emitting module ArgumentParser
[24/130] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/130] Compiling ArgumentParser CompletionsGenerator.swift
[26/130] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/130] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/130] Compiling ArgumentParser Argument.swift
[29/130] Compiling ArgumentParser ArgumentHelp.swift
[38/130] Compiling ArgumentParser HelpGenerator.swift
[39/130] Compiling ArgumentParser MessageInfo.swift
[40/130] Compiling ArgumentParser UsageGenerator.swift
[41/130] Compiling ArgumentParser ArgumentDefinition.swift
[42/130] Compiling ArgumentParser ArgumentSet.swift
[43/130] Compiling ArgumentParser CommandParser.swift
[44/130] Compiling ArgumentParser InputKey.swift
[45/130] Compiling ArgumentParser CollectionExtensions.swift
[46/130] Compiling ArgumentParser Platform.swift
[47/130] Compiling ArgumentParser SequenceExtensions.swift
[48/130] Compiling ArgumentParser StringExtensions.swift
[49/130] Compiling ArgumentParser Tree.swift
[50/130] Compiling EmojiKit resource_bundle_accessor.swift
[51/130] Compiling EmojiKit EmojiManager.swift
[52/130] Compiling ArgumentParser OptionGroup.swift
[53/130] Compiling ArgumentParser AsyncParsableCommand.swift
[54/130] Compiling ArgumentParser CommandConfiguration.swift
[55/130] Compiling ArgumentParser CommandGroup.swift
[56/130] Compiling ArgumentParser EnumerableFlag.swift
[57/130] Compiling ArgumentParser ExpressibleByArgument.swift
[58/130] Compiling ArgumentParser ParsableArguments.swift
[59/130] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/130] Compiling ArgumentParser ParsableCommand.swift
[61/130] Compiling ArgumentParser ArgumentDecoder.swift
[62/130] Compiling ArgumentParser InputOrigin.swift
[63/130] Compiling ArgumentParser Name.swift
[64/130] Compiling ArgumentParser Parsed.swift
[65/130] Compiling ArgumentParser ParsedValues.swift
[66/130] Compiling ArgumentParser ParserError.swift
[67/130] Compiling ArgumentParser SplitArguments.swift
[73/130] Compiling SwiftSoup NodeTraversor.swift
[74/130] Compiling SwiftSoup NodeVisitor.swift
[75/130] Compiling SwiftSoup OrderedSet.swift
[76/130] Compiling SwiftSoup ParseError.swift
[77/130] Compiling EmojiKit AppleEmojiCategory.swift
[78/130] Emitting module EmojiKit
[79/130] Compiling SwiftSoup Tag.swift
[80/130] Compiling SwiftSoup TextNode.swift
[81/130] Compiling SwiftSoup Token.swift
[82/130] Compiling SwiftSoup TokenQueue.swift
[83/130] Compiling SwiftSoup Tokeniser.swift
[84/130] Compiling SwiftSoup TokeniserState.swift
[85/130] Compiling SwiftSoup TreeBuilder.swift
[86/130] Compiling EmojiKit UnicodeEmojiCategory.swift
[88/131] Compiling SwiftSoup UTF8Arrays.swift
[89/131] Compiling SwiftSoup UnfairLock.swift
[90/131] Compiling SwiftSoup UnicodeScalar.swift
[91/131] Compiling SwiftSoup Validate.swift
[92/131] Compiling SwiftSoup Whitelist.swift
[93/131] Compiling SwiftSoup XmlDeclaration.swift
[94/131] Compiling SwiftSoup XmlTreeBuilder.swift
[100/131] Compiling ArgumentParser DumpHelpGenerator.swift
[101/131] Compiling ArgumentParser HelpCommand.swift
[109/131] Wrapping AST for EmojiKit for debugging
[111/132] Wrapping AST for ArgumentParser for debugging
[129/133] Wrapping AST for SwiftSoup for debugging
[131/138] Compiling EmojiSourceKit EmojiScripts.swift
[132/138] Compiling EmojiSourceKit StringHelper.swift
[133/138] Emitting module EmojiSourceKit
/host/spi-builder-workspace/Sources/EmojiSourceKit/EmojiDownloader.swift:126:1: warning: extension declares a conformance of imported type 'Version' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'EmojiKit' introduce this conformance in the future
124 | }
125 | #endif
126 | extension EmojiManager.Version: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Version' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'EmojiKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
127 |
[134/138] Compiling EmojiSourceKit EmojiDownloader.swift
/host/spi-builder-workspace/Sources/EmojiSourceKit/EmojiDownloader.swift:126:1: warning: extension declares a conformance of imported type 'Version' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'EmojiKit' introduce this conformance in the future
124 | }
125 | #endif
126 | extension EmojiManager.Version: ExpressibleByArgument {}
    | |- warning: extension declares a conformance of imported type 'Version' to imported protocol 'ExpressibleByArgument'; this will not behave correctly if the owners of 'EmojiKit' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
127 |
[135/138] Compiling EmojiSourceKit UnicodeParser.swift
/host/spi-builder-workspace/Sources/EmojiSourceKit/UnicodeParser.swift:26:38: error: value of type 'FileHandle' has no member 'bytes'
 24 |         var emojisByGroup: [UnicodeEmojiCategory.Name: [String]] = [:]
 25 |
 26 |         for try await line in handle.bytes.lines {
    |                                      `- error: value of type 'FileHandle' has no member 'bytes'
 27 |
 28 |             /// Skip comments, but keep groups
BUILD FAILURE 6.2 android