Build Information
Failed to build EmojiKit, reference main (b57c28
), with Swift 6.0 for Linux on 30 Nov 2024 15:27:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
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: 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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3199] Fetching swiftsoup
[2081/15594] Fetching swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (2.51s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.52s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.6 (2.33s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.44s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.6
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.0
warning: 'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoWatchOS.plist
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Info.plist
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfotvOS.plist
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoMac.plist
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/18] Write sources
[5/18] Copying emojis_v13.1.json
[5/18] Copying emojis_v15.0.json
[7/18] Write sources
[8/18] Copying emojis_v14.0.json
[8/18] Copying emojis_v15.1.json
[10/18] Write swift-version-24593BA9C3E375BF.txt
[12/77] Emitting module ArgumentParserToolInfo
[13/77] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/78] Wrapping AST for ArgumentParserToolInfo for debugging
[16/116] Compiling ArgumentParser OptionGroup.swift
[17/116] Compiling ArgumentParser AsyncParsableCommand.swift
[18/116] Compiling ArgumentParser CommandConfiguration.swift
[19/116] Compiling ArgumentParser CommandGroup.swift
[20/116] Compiling ArgumentParser EnumerableFlag.swift
[21/121] Compiling ArgumentParser Name.swift
[22/121] Compiling ArgumentParser Parsed.swift
[23/121] Compiling ArgumentParser ParsedValues.swift
[24/121] Compiling ArgumentParser ParserError.swift
[25/121] Compiling ArgumentParser SplitArguments.swift
[26/121] Compiling ArgumentParser ArgumentVisibility.swift
[27/121] Compiling ArgumentParser CompletionKind.swift
[28/121] Compiling ArgumentParser Errors.swift
[29/121] Compiling ArgumentParser Flag.swift
[30/121] Compiling ArgumentParser NameSpecification.swift
[31/121] Compiling ArgumentParser Option.swift
[32/121] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/121] Compiling ArgumentParser CompletionsGenerator.swift
[34/121] Compiling ArgumentParser FishCompletionsGenerator.swift
[35/121] Compiling ArgumentParser ZshCompletionsGenerator.swift
[36/121] Compiling ArgumentParser Argument.swift
[37/121] Compiling ArgumentParser ArgumentHelp.swift
[38/121] Emitting module ArgumentParser
[39/121] Compiling ArgumentParser CollectionExtensions.swift
[40/121] Compiling ArgumentParser Platform.swift
[41/121] Compiling ArgumentParser SequenceExtensions.swift
[42/121] Compiling ArgumentParser StringExtensions.swift
[43/121] Compiling ArgumentParser Tree.swift
[44/121] Compiling ArgumentParser ExpressibleByArgument.swift
[45/121] Compiling ArgumentParser ParsableArguments.swift
[46/121] Compiling ArgumentParser ParsableArgumentsValidation.swift
[47/121] Compiling ArgumentParser ParsableCommand.swift
[48/121] Compiling ArgumentParser ArgumentDecoder.swift
[49/121] Compiling ArgumentParser ArgumentDefinition.swift
[50/121] Compiling ArgumentParser ArgumentSet.swift
[51/121] Compiling ArgumentParser CommandParser.swift
[52/121] Compiling ArgumentParser InputKey.swift
[53/121] Compiling ArgumentParser InputOrigin.swift
[54/121] Compiling SwiftSoup SwiftSoup.swift
[55/121] Compiling SwiftSoup Tag.swift
[56/121] Compiling SwiftSoup TextNode.swift
[57/121] Compiling SwiftSoup Token.swift
[58/121] Compiling SwiftSoup TokenQueue.swift
[59/121] Compiling SwiftSoup Tokeniser.swift
[60/121] Compiling SwiftSoup TokeniserState.swift
[61/128] Compiling ArgumentParser DumpHelpGenerator.swift
[62/128] Compiling ArgumentParser HelpCommand.swift
[63/128] Compiling ArgumentParser HelpGenerator.swift
[64/128] Compiling ArgumentParser MessageInfo.swift
[65/128] Compiling ArgumentParser UsageGenerator.swift
[74/128] Emitting module SwiftSoup
[75/129] Compiling EmojiKit resource_bundle_accessor.swift
[95/129] Compiling SwiftSoup StringUtil.swift
[96/129] Compiling SwiftSoup StructuralEvaluator.swift
[97/129] Compiling EmojiKit UnicodeEmojiCategory.swift
[98/129] Compiling EmojiKit AppleEmojiCategory.swift
[99/129] Emitting module EmojiKit
[100/129] Compiling EmojiKit EmojiManager.swift
[117/130] Wrapping AST for EmojiKit for debugging
[118/130] Wrapping AST for ArgumentParser for debugging
[120/130] Compiling SwiftSoup TreeBuilder.swift
[121/130] Compiling SwiftSoup UnfairLock.swift
[122/130] Compiling SwiftSoup UnicodeScalar.swift
[123/130] Compiling SwiftSoup Validate.swift
[124/130] Compiling SwiftSoup Whitelist.swift
[125/130] Compiling SwiftSoup XmlDeclaration.swift
[126/130] Compiling SwiftSoup XmlTreeBuilder.swift
[127/131] Wrapping AST for SwiftSoup for debugging
[129/136] Compiling EmojiSourceKit StringHelper.swift
[130/136] Compiling EmojiSourceKit EmojiScripts.swift
[131/136] 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 |
[132/136] 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 |
[133/136] 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