Build Information
Failed to build EmojiKit, reference v1.2.2 (d7165c), with Swift 6.0 for Linux on 15 Oct 2025 19:59:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/niklasamslgruber/EmojiKit.git
Reference: v1.2.2
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.2 -> FETCH_HEAD
HEAD is now at d7165c6 Add support for Unicode 16
Cloned https://github.com/niklasamslgruber/EmojiKit.git
Revision (git rev-parse @):
d7165c6436bc1d14b1cd7bf6f4d2e369c0b8189a
SUCCESS checkout https://github.com/niklasamslgruber/EmojiKit.git at v1.2.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/niklasamslgruber/EmojiKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/4634] Fetching swiftsoup
[511/21289] 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/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.78s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (0.70s)
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/apple/swift-atomics.git
[1/320] Fetching lrucache
[321/2134] Fetching lrucache, swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.30s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.65s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (2.88s)
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.6.2
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.1
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/25] Write sources
[2/25] Copying emojis_v16.0.json
[2/25] Copying emojis_v15.1.json
[2/25] Copying emojis_v14.0.json
[2/25] Copying emojis_v15.0.json
[2/25] Write sources
[2/25] Copying emojis_v13.1.json
[2/25] Write sources
[14/25] Compiling _AtomicsShims.c
[15/25] Write swift-version-24593BA9C3E375BF.txt
[17/52] Emitting module Atomics
[18/54] Emitting module EmojiKit
[19/54] Compiling Atomics UnsafeAtomic.swift
[20/54] Compiling Atomics UnsafeAtomicLazyReference.swift
[21/54] Compiling Atomics AtomicInteger.swift
[22/54] Compiling Atomics AtomicOptionalWrappable.swift
[23/54] Compiling Atomics AtomicReference.swift
[24/54] Compiling Atomics IntegerOperations.swift
[25/54] Compiling Atomics Unmanaged extensions.swift
[26/54] Compiling Atomics ManagedAtomic.swift
[27/54] Compiling Atomics ManagedAtomicLazyReference.swift
[28/54] Compiling Atomics AtomicMemoryOrderings.swift
[29/54] Compiling Atomics DoubleWord.swift
[30/54] Compiling Atomics AtomicStorage.swift
[31/54] Compiling Atomics AtomicValue.swift
[32/54] Compiling Atomics OptionalRawRepresentable.swift
[33/54] Compiling Atomics RawRepresentable.swift
[34/54] Compiling Atomics AtomicBool.swift
[35/54] Compiling Atomics IntegerConformances.swift
[36/54] Compiling Atomics PointerConformances.swift
[37/54] Compiling Atomics Primitives.native.swift
[38/55] Wrapping AST for Atomics for debugging
[40/55] Emitting module ArgumentParserToolInfo
[41/55] Compiling ArgumentParserToolInfo ToolInfo.swift
[42/56] Wrapping AST for ArgumentParserToolInfo for debugging
[44/100] Compiling EmojiKit resource_bundle_accessor.swift
[45/100] Compiling EmojiKit AppleEmojiCategory.swift
[46/100] Compiling EmojiKit UnicodeEmojiCategory.swift
[47/100] Compiling EmojiKit EmojiManager.swift
[48/101] Emitting module ArgumentParser
[49/107] Compiling LRUCache LRUCache.swift
[50/107] Emitting module LRUCache
[52/108] Wrapping AST for EmojiKit for debugging
[53/108] Wrapping AST for LRUCache for debugging
[55/108] Compiling ArgumentParser CollectionExtensions.swift
[56/108] Compiling ArgumentParser Mutex.swift
[57/108] Compiling ArgumentParser Platform.swift
[58/108] Compiling ArgumentParser SequenceExtensions.swift
[59/108] Compiling ArgumentParser StringExtensions.swift
[60/108] Compiling ArgumentParser SwiftExtensions.swift
[61/157] Compiling SwiftSoup Entities.swift
[62/157] Compiling SwiftSoup Evaluator.swift
[63/157] Compiling SwiftSoup Exception.swift
[64/157] Compiling SwiftSoup FormElement.swift
[65/157] Compiling SwiftSoup HtmlTreeBuilder.swift
[66/157] Compiling ArgumentParser UniqueNamesValidator.swift
[67/157] Compiling SwiftSoup NodeVisitor.swift
[68/157] Compiling SwiftSoup OrderedSet.swift
[69/157] Compiling SwiftSoup ParseError.swift
[70/157] Compiling SwiftSoup TextNode.swift
[71/157] Compiling SwiftSoup Token.swift
[72/157] Compiling SwiftSoup TokenQueue.swift
[73/157] Compiling SwiftSoup Tokeniser.swift
[74/157] Compiling SwiftSoup TokeniserState.swift
[75/157] Compiling SwiftSoup TreeBuilder.swift
[76/157] Compiling SwiftSoup StreamReader.swift
[77/157] Compiling SwiftSoup String.swift
[78/157] Compiling SwiftSoup StringBuilder.swift
[79/157] Compiling SwiftSoup Document.swift
[80/157] Compiling SwiftSoup DocumentType.swift
[81/157] Compiling SwiftSoup Attribute.swift
[82/157] Compiling SwiftSoup Attributes.swift
[83/157] Compiling SwiftSoup BinarySearch.swift
[84/157] Compiling SwiftSoup BooleanAttribute.swift
[85/157] Compiling SwiftSoup CharacterExt.swift
[86/157] Compiling SwiftSoup QueryParserCache.swift
[87/157] Compiling SwiftSoup Collector.swift
[88/157] Compiling SwiftSoup CombiningEvaluator.swift
[89/157] Compiling SwiftSoup Comment.swift
[90/157] Compiling SwiftSoup CssSelector.swift
[91/157] Compiling SwiftSoup DataNode.swift
[92/157] Compiling SwiftSoup ParseErrorList.swift
[93/157] Compiling SwiftSoup ParseSettings.swift
[94/157] Compiling SwiftSoup Parser.swift
[95/157] Compiling SwiftSoup ParsingStrings.swift
[96/157] Compiling SwiftSoup Pattern.swift
[97/157] Compiling SwiftSoup QueryParser.swift
[98/157] Compiling SwiftSoup CharacterReader.swift
[99/157] Compiling SwiftSoup Cleaner.swift
[100/157] Compiling SwiftSoup HtmlTreeBuilderState.swift
[101/157] Compiling SwiftSoup Mutex.swift
[102/157] Compiling SwiftSoup Node.swift
[103/157] Compiling SwiftSoup NodeTraversor.swift
[104/158] Wrapping AST for ArgumentParser for debugging
[115/158] Compiling SwiftSoup StringUtil.swift
[116/158] Compiling SwiftSoup StructuralEvaluator.swift
[117/158] Compiling SwiftSoup SwiftSoup.swift
[118/158] Compiling SwiftSoup Tag.swift
[147/164] Compiling SwiftSoup Element.swift
[148/164] Compiling SwiftSoup Elements.swift
[154/164] Emitting module SwiftSoup
[155/164] Compiling SwiftSoup UTF8Arrays.swift
[156/164] Compiling SwiftSoup UnicodeScalar.swift
[157/164] Compiling SwiftSoup Validate.swift
[158/164] Compiling SwiftSoup Whitelist.swift
[159/164] Compiling SwiftSoup XmlDeclaration.swift
[160/164] Compiling SwiftSoup XmlTreeBuilder.swift
[161/165] Wrapping AST for SwiftSoup for debugging
[163/170] Compiling EmojiSourceKit EmojiScripts.swift
[164/170] Compiling EmojiSourceKit EmojiDownloader.swift
[165/170] Emitting module EmojiSourceKit
[166/170] Compiling EmojiSourceKit StringHelper.swift
[167/170] 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.0 linux