Build Information
Failed to build EmojiKit, reference v1.2.1 (b57c28
), with Swift 6.1 for Android on 29 May 2025 04:46:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/niklasamslgruber/EmojiKit.git
Reference: v1.2.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/niklasamslgruber/EmojiKit
* tag v1.2.1 -> FETCH_HEAD
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 v1.2.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/niklasamslgruber/EmojiKit.git
https://github.com/niklasamslgruber/EmojiKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "EmojiKit",
"name" : "EmojiKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "EmojiKit",
"targets" : [
"EmojiKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EmojiSourceKit",
"targets" : [
"EmojiSourceKit"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "EmojiSourceKit",
"module_type" : "SwiftTarget",
"name" : "EmojiSourceKit",
"path" : "Sources/EmojiSourceKit",
"product_dependencies" : [
"ArgumentParser",
"SwiftSoup"
],
"product_memberships" : [
"EmojiSourceKit"
],
"sources" : [
"EmojiDownloader.swift",
"EmojiScripts.swift",
"StringHelper.swift",
"UnicodeParser.swift"
],
"target_dependencies" : [
"EmojiKit"
],
"type" : "executable"
},
{
"c99name" : "EmojiKit",
"module_type" : "SwiftTarget",
"name" : "EmojiKit",
"path" : "Sources/EmojiKit",
"product_memberships" : [
"EmojiKit",
"EmojiSourceKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v13.1.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v14.0.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v15.0.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v15.1.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AppleEmojiCategory.swift",
"EmojiManager.swift",
"UnicodeEmojiCategory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3908] Fetching swiftsoup
[3909/19271] Fetching swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.92s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.92s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (1.52s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.85s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
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
[4/18] Copying emojis_v15.0.json
[4/18] Copying emojis_v14.0.json
[4/18] Copying emojis_v13.1.json
[4/18] Write sources
[9/18] Copying emojis_v15.1.json
[10/18] Write swift-version-24593BA9C3E375BF.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
[30/130] Compiling ArgumentParser OptionGroup.swift
[31/130] Compiling ArgumentParser AsyncParsableCommand.swift
[32/130] Compiling ArgumentParser CommandConfiguration.swift
[33/130] Compiling ArgumentParser CommandGroup.swift
[34/130] Compiling ArgumentParser EnumerableFlag.swift
[35/130] Compiling ArgumentParser ExpressibleByArgument.swift
[36/130] Compiling ArgumentParser ParsableArguments.swift
[37/130] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/130] Compiling ArgumentParser ParsableCommand.swift
[39/130] Compiling ArgumentParser ArgumentDecoder.swift
[40/130] Compiling ArgumentParser ArgumentDefinition.swift
[41/130] Compiling ArgumentParser ArgumentSet.swift
[42/130] Compiling ArgumentParser CommandParser.swift
[43/130] Compiling ArgumentParser InputKey.swift
[44/130] Compiling ArgumentParser InputOrigin.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 ArgumentParser Name.swift
[51/130] Compiling ArgumentParser Parsed.swift
[52/130] Compiling ArgumentParser ParsedValues.swift
[53/130] Compiling ArgumentParser ParserError.swift
[54/130] Compiling ArgumentParser SplitArguments.swift
[55/130] Compiling ArgumentParser DumpHelpGenerator.swift
[56/130] Compiling ArgumentParser HelpCommand.swift
[57/130] Compiling ArgumentParser HelpGenerator.swift
[58/130] Compiling ArgumentParser MessageInfo.swift
[59/130] Compiling ArgumentParser UsageGenerator.swift
[60/130] Emitting module EmojiKit
[61/130] Compiling EmojiKit AppleEmojiCategory.swift
[62/130] Compiling EmojiKit UnicodeEmojiCategory.swift
[63/130] Compiling EmojiKit resource_bundle_accessor.swift
[64/131] Compiling EmojiKit EmojiManager.swift
[72/132] Compiling SwiftSoup Tag.swift
[73/132] Compiling SwiftSoup TextNode.swift
[74/132] Compiling SwiftSoup Token.swift
[75/132] Compiling SwiftSoup TokenQueue.swift
[76/132] Compiling SwiftSoup Tokeniser.swift
[77/132] Compiling SwiftSoup TokeniserState.swift
[78/132] Compiling SwiftSoup TreeBuilder.swift
[82/132] Compiling SwiftSoup StringBuilder.swift
[83/132] Compiling SwiftSoup StringUtil.swift
[84/132] Compiling SwiftSoup StructuralEvaluator.swift
[85/132] Compiling SwiftSoup SwiftSoup.swift
[87/132] Compiling SwiftSoup UTF8Arrays.swift
[88/132] Compiling SwiftSoup UnfairLock.swift
[89/132] Compiling SwiftSoup UnicodeScalar.swift
[90/132] Compiling SwiftSoup Validate.swift
[91/132] Compiling SwiftSoup Whitelist.swift
[92/132] Compiling SwiftSoup XmlDeclaration.swift
[93/132] Compiling SwiftSoup XmlTreeBuilder.swift
[126/132] Wrapping AST for EmojiKit for debugging
[127/133] Wrapping AST for ArgumentParser for debugging
[129/133] Wrapping AST for SwiftSoup for debugging
[131/138] Compiling EmojiSourceKit StringHelper.swift
[132/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 |
[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 EmojiScripts.swift
[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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Write swift-version-24593BA9C3E375BF.txt
[3/70] Compiling EmojiKit resource_bundle_accessor.swift
[4/70] Compiling EmojiKit UnicodeEmojiCategory.swift
[5/70] Emitting module EmojiKit
[6/70] Compiling EmojiKit EmojiManager.swift
[7/70] Compiling EmojiKit AppleEmojiCategory.swift
[9/70] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/70] Emitting module ArgumentParserToolInfo
[12/108] Emitting module SwiftSoup
[13/115] Compiling SwiftSoup Tag.swift
[14/115] Compiling SwiftSoup TextNode.swift
[15/115] Compiling SwiftSoup Token.swift
[16/115] Compiling SwiftSoup TokenQueue.swift
[17/115] Compiling SwiftSoup Tokeniser.swift
[18/115] Compiling SwiftSoup TokeniserState.swift
[19/115] Compiling SwiftSoup TreeBuilder.swift
[20/115] Compiling SwiftSoup SimpleDictionary.swift
[21/115] Compiling SwiftSoup StreamReader.swift
[22/115] Compiling SwiftSoup String.swift
[23/115] Compiling SwiftSoup StringBuilder.swift
[24/115] Compiling SwiftSoup StringUtil.swift
[25/115] Compiling SwiftSoup StructuralEvaluator.swift
[26/115] Compiling SwiftSoup SwiftSoup.swift
[27/115] Compiling ArgumentParser CommandParser.swift
[28/115] Compiling ArgumentParser InputKey.swift
[29/115] Compiling ArgumentParser InputOrigin.swift
[30/115] Compiling ArgumentParser Name.swift
[31/115] Compiling ArgumentParser Parsed.swift
[32/115] Compiling ArgumentParser ParsedValues.swift
[33/115] Compiling ArgumentParser ParserError.swift
[34/115] Emitting module ArgumentParser
[35/120] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/120] Compiling ArgumentParser CompletionsGenerator.swift
[37/120] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/120] Compiling ArgumentParser ZshCompletionsGenerator.swift
[39/120] Compiling ArgumentParser Argument.swift
[40/120] Compiling ArgumentParser ArgumentHelp.swift
[41/120] Compiling ArgumentParser ArgumentVisibility.swift
[42/120] Compiling ArgumentParser CompletionKind.swift
[43/120] Compiling ArgumentParser Errors.swift
[44/120] Compiling ArgumentParser Flag.swift
[45/120] Compiling ArgumentParser NameSpecification.swift
[46/120] Compiling ArgumentParser Option.swift
[47/120] Compiling ArgumentParser SplitArguments.swift
[48/120] Compiling ArgumentParser DumpHelpGenerator.swift
[49/120] Compiling ArgumentParser HelpCommand.swift
[50/120] Compiling ArgumentParser HelpGenerator.swift
[51/120] Compiling ArgumentParser MessageInfo.swift
[52/120] Compiling ArgumentParser UsageGenerator.swift
[53/120] Compiling ArgumentParser CollectionExtensions.swift
[54/120] Compiling ArgumentParser Platform.swift
[55/120] Compiling SwiftSoup UTF8Arrays.swift
[56/120] Compiling SwiftSoup UnfairLock.swift
[57/120] Compiling SwiftSoup UnicodeScalar.swift
[58/120] Compiling SwiftSoup Validate.swift
[59/120] Compiling SwiftSoup Whitelist.swift
[60/120] Compiling SwiftSoup XmlDeclaration.swift
[61/120] Compiling SwiftSoup XmlTreeBuilder.swift
[74/120] Compiling ArgumentParser SequenceExtensions.swift
[75/120] Compiling ArgumentParser StringExtensions.swift
[76/120] Compiling ArgumentParser Tree.swift
[81/120] Compiling ArgumentParser OptionGroup.swift
[82/120] Compiling ArgumentParser AsyncParsableCommand.swift
[83/120] Compiling ArgumentParser CommandConfiguration.swift
[84/120] Compiling ArgumentParser CommandGroup.swift
[93/120] Compiling ArgumentParser EnumerableFlag.swift
[94/120] Compiling ArgumentParser ExpressibleByArgument.swift
[95/120] Compiling ArgumentParser ParsableArguments.swift
[96/120] Compiling ArgumentParser ParsableArgumentsValidation.swift
[97/120] Compiling ArgumentParser ParsableCommand.swift
[98/120] Compiling ArgumentParser ArgumentDecoder.swift
[99/120] Compiling ArgumentParser ArgumentDefinition.swift
[100/120] Compiling ArgumentParser ArgumentSet.swift
[117/121] Wrapping AST for SwiftSoup for debugging
[119/126] Compiling EmojiSourceKit StringHelper.swift
[120/126] Compiling EmojiSourceKit EmojiScripts.swift
[121/126] 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 |
[122/126] 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 |
[123/126] 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.1 android