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 (d7165c), with Swift 6.1 for Linux on 15 Oct 2025 20:00:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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 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 main
========================================
Build
========================================
Selected platform:         linux
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" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiKit/Resources/emojis_v16.0.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-4609320-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.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/4634] Fetching swiftsoup
[650/21289] Fetching swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.90s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.90s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (1.48s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (1.62s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/320] Fetching lrucache
[321/2134] Fetching lrucache, swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.59s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.72s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.21s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (3.56s)
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/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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/25] Write sources
[7/25] Copying emojis_v16.0.json
[7/25] Copying emojis_v15.1.json
[7/25] Copying emojis_v15.0.json
[7/25] Copying emojis_v14.0.json
[7/25] Copying emojis_v13.1.json
[14/25] Compiling _AtomicsShims.c
[15/25] Write swift-version-24593BA9C3E375BF.txt
[17/52] Emitting module ArgumentParserToolInfo
[18/52] Compiling ArgumentParserToolInfo ToolInfo.swift
[20/53] Compiling Atomics ManagedAtomic.swift
[21/53] Compiling Atomics ManagedAtomicLazyReference.swift
[22/53] Compiling Atomics AtomicMemoryOrderings.swift
[23/53] Compiling Atomics DoubleWord.swift
[24/53] Compiling Atomics UnsafeAtomic.swift
[25/53] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/53] Compiling Atomics OptionalRawRepresentable.swift
[27/53] Compiling Atomics RawRepresentable.swift
[28/53] Compiling Atomics AtomicBool.swift
[29/53] Emitting module Atomics
[30/55] Compiling Atomics AtomicInteger.swift
[31/55] Compiling Atomics AtomicOptionalWrappable.swift
[32/55] Compiling Atomics AtomicReference.swift
[33/55] Compiling Atomics AtomicStorage.swift
[34/55] Compiling Atomics AtomicValue.swift
[35/55] Compiling Atomics IntegerConformances.swift
[36/55] Compiling Atomics PointerConformances.swift
[37/55] Compiling Atomics Primitives.native.swift
[37/55] Wrapping AST for ArgumentParserToolInfo for debugging
[39/99] Compiling ArgumentParser NameSpecification.swift
[40/99] Compiling ArgumentParser Option.swift
[41/100] Wrapping AST for Atomics for debugging
[43/100] Emitting module ArgumentParser
[44/106] Compiling EmojiKit resource_bundle_accessor.swift
[45/106] Compiling ArgumentParser CollectionExtensions.swift
[46/106] Compiling ArgumentParser Mutex.swift
[47/106] Compiling ArgumentParser Platform.swift
[48/106] Compiling ArgumentParser SequenceExtensions.swift
[49/106] Compiling ArgumentParser StringExtensions.swift
[50/106] Compiling ArgumentParser SwiftExtensions.swift
[51/106] Compiling EmojiKit UnicodeEmojiCategory.swift
[52/106] Compiling EmojiKit AppleEmojiCategory.swift
[53/106] Emitting module EmojiKit
[54/106] Compiling EmojiKit EmojiManager.swift
[55/107] Emitting module LRUCache
[56/107] Compiling LRUCache LRUCache.swift
[57/108] Compiling ArgumentParser Tree.swift
[58/108] Compiling ArgumentParser CodingKeyValidator.swift
[59/108] Compiling ArgumentParser NonsenseFlagsValidator.swift
[60/108] Compiling ArgumentParser ParsableArgumentsValidation.swift
[61/108] Compiling ArgumentParser PositionalArgumentsValidator.swift
[62/108] Compiling ArgumentParser UniqueNamesValidator.swift
[64/108] Wrapping AST for EmojiKit for debugging
[65/108] Wrapping AST for LRUCache for debugging
[67/157] Compiling SwiftSoup QueryParser.swift
[68/157] Compiling SwiftSoup QueryParserCache.swift
[69/157] Compiling SwiftSoup HtmlTreeBuilderState.swift
[70/157] Compiling SwiftSoup Mutex.swift
[71/157] Compiling SwiftSoup Node.swift
[72/157] Compiling SwiftSoup NodeTraversor.swift
[73/157] Compiling SwiftSoup NodeVisitor.swift
[74/157] Compiling SwiftSoup OrderedSet.swift
[75/157] Compiling SwiftSoup ParseError.swift
[76/157] Compiling SwiftSoup Collector.swift
[77/157] Compiling SwiftSoup CombiningEvaluator.swift
[78/157] Compiling SwiftSoup Comment.swift
[79/157] Compiling SwiftSoup CssSelector.swift
[80/157] Compiling SwiftSoup DataNode.swift
[81/157] Compiling SwiftSoup Document.swift
[82/157] Compiling SwiftSoup DocumentType.swift
[83/157] Compiling SwiftSoup TextNode.swift
[84/157] Compiling SwiftSoup Token.swift
[85/157] Compiling SwiftSoup HtmlTreeBuilder.swift
[86/157] Compiling SwiftSoup ParseErrorList.swift
[87/157] Compiling SwiftSoup ParseSettings.swift
[88/157] Compiling SwiftSoup Parser.swift
[89/157] Compiling SwiftSoup ParsingStrings.swift
[90/157] Compiling SwiftSoup Pattern.swift
[91/157] Compiling SwiftSoup Attribute.swift
[92/157] Compiling SwiftSoup Attributes.swift
[93/157] Compiling SwiftSoup BinarySearch.swift
[94/157] Compiling SwiftSoup BooleanAttribute.swift
[95/157] Compiling SwiftSoup CharacterExt.swift
[96/157] Compiling SwiftSoup CharacterReader.swift
[97/157] Compiling SwiftSoup Cleaner.swift
[98/157] Compiling SwiftSoup Element.swift
[99/157] Compiling SwiftSoup Elements.swift
[100/157] Compiling SwiftSoup Entities.swift
[101/157] Compiling SwiftSoup Evaluator.swift
[102/157] Compiling SwiftSoup Exception.swift
[103/157] Compiling SwiftSoup FormElement.swift
[104/158] Wrapping AST for ArgumentParser for debugging
[106/158] Emitting module SwiftSoup
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/164] Compiling SwiftSoup TokenQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/164] Compiling SwiftSoup Tokeniser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[118/164] Compiling SwiftSoup TokeniserState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/164] Compiling SwiftSoup TreeBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/164] Compiling SwiftSoup StreamReader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/164] Compiling SwiftSoup String.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/164] Compiling SwiftSoup StringBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/164] Compiling SwiftSoup StringUtil.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/164] Compiling SwiftSoup StructuralEvaluator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/164] Compiling SwiftSoup SwiftSoup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/164] Compiling SwiftSoup Tag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/164] Compiling SwiftSoup UTF8Arrays.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/164] Compiling SwiftSoup UnicodeScalar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/164] Compiling SwiftSoup Validate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/164] Compiling SwiftSoup Whitelist.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/164] Compiling SwiftSoup XmlDeclaration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/164] Compiling SwiftSoup XmlTreeBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/165] Wrapping AST for SwiftSoup for debugging
[163/170] Compiling EmojiSourceKit StringHelper.swift
[164/170] Compiling EmojiSourceKit EmojiScripts.swift
[165/170] Emitting module EmojiSourceKit
[166/170] Compiling EmojiSourceKit EmojiDownloader.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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write swift-version-24593BA9C3E375BF.txt
[4/39] Compiling EmojiKit resource_bundle_accessor.swift
[5/39] Emitting module EmojiKit
[6/39] Compiling EmojiKit EmojiManager.swift
[7/39] Compiling EmojiKit UnicodeEmojiCategory.swift
[8/39] Compiling EmojiKit AppleEmojiCategory.swift
[10/40] Compiling Atomics AtomicStorage.swift
[11/40] Compiling Atomics AtomicValue.swift
[12/40] Compiling Atomics AtomicMemoryOrderings.swift
[13/40] Compiling Atomics DoubleWord.swift
[14/42] Emitting module LRUCache
[15/42] Compiling LRUCache LRUCache.swift
[16/43] Compiling Atomics ManagedAtomic.swift
[17/43] Compiling Atomics ManagedAtomicLazyReference.swift
[18/43] Compiling Atomics UnsafeAtomic.swift
[19/43] Compiling Atomics UnsafeAtomicLazyReference.swift
[21/41] Compiling Atomics IntegerOperations.swift
[22/41] Compiling Atomics Unmanaged extensions.swift
[23/41] Compiling Atomics AtomicInteger.swift
[24/41] Compiling Atomics AtomicOptionalWrappable.swift
[25/41] Compiling Atomics AtomicReference.swift
[26/41] Emitting module ArgumentParserToolInfo
[27/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[29/85] Compiling ArgumentParser OptionGroup.swift
[30/85] Compiling ArgumentParser AsyncParsableCommand.swift
[31/85] Compiling ArgumentParser CommandConfiguration.swift
[32/85] Compiling ArgumentParser CommandGroup.swift
[33/85] Compiling ArgumentParser EnumerableFlag.swift
[34/85] Compiling ArgumentParser ExpressibleByArgument.swift
[35/91] Compiling ArgumentParser Flag.swift
[36/91] Compiling ArgumentParser NameSpecification.swift
[37/91] Compiling ArgumentParser Option.swift
[38/91] Compiling ArgumentParser ArgumentVisibility.swift
[39/91] Compiling ArgumentParser CompletionKind.swift
[40/91] Compiling ArgumentParser Errors.swift
[41/91] Emitting module Atomics
[42/92] Wrapping AST for Atomics for debugging
[44/92] Compiling ArgumentParser Tree.swift
[45/92] Compiling ArgumentParser CodingKeyValidator.swift
[46/92] Compiling ArgumentParser NonsenseFlagsValidator.swift
[47/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/92] Compiling ArgumentParser PositionalArgumentsValidator.swift
[49/92] Compiling ArgumentParser UniqueNamesValidator.swift
[50/141] Compiling SwiftSoup Attribute.swift
[51/141] Compiling SwiftSoup Attributes.swift
[52/141] Compiling SwiftSoup BinarySearch.swift
[53/141] Compiling SwiftSoup BooleanAttribute.swift
[54/141] Compiling SwiftSoup CharacterExt.swift
[55/141] Compiling SwiftSoup CharacterReader.swift
[56/141] Compiling SwiftSoup Pattern.swift
[57/141] Compiling SwiftSoup QueryParser.swift
[58/141] Compiling SwiftSoup QueryParserCache.swift
[59/141] Compiling SwiftSoup HtmlTreeBuilderState.swift
[60/141] Compiling SwiftSoup Mutex.swift
[61/141] Compiling SwiftSoup Node.swift
[62/141] Compiling SwiftSoup TokenQueue.swift
[63/141] Compiling SwiftSoup Tokeniser.swift
[64/141] Compiling SwiftSoup TokeniserState.swift
[65/141] Compiling SwiftSoup TreeBuilder.swift
[66/141] Compiling SwiftSoup StreamReader.swift
[67/141] Compiling SwiftSoup String.swift
[68/141] Compiling SwiftSoup NodeTraversor.swift
[69/141] Compiling SwiftSoup NodeVisitor.swift
[70/141] Compiling SwiftSoup OrderedSet.swift
[71/141] Compiling SwiftSoup ParseError.swift
[72/141] Compiling SwiftSoup TextNode.swift
[73/141] Compiling SwiftSoup Token.swift
[74/141] Emitting module ArgumentParser
[81/141] Compiling SwiftSoup Cleaner.swift
[82/147] Compiling SwiftSoup FormElement.swift
[83/147] Compiling SwiftSoup HtmlTreeBuilder.swift
[84/147] Compiling SwiftSoup Collector.swift
[85/147] Compiling SwiftSoup CombiningEvaluator.swift
[86/147] Compiling SwiftSoup Comment.swift
[87/147] Compiling SwiftSoup CssSelector.swift
[88/147] Compiling SwiftSoup DataNode.swift
[89/147] Compiling SwiftSoup Document.swift
[90/147] Compiling SwiftSoup DocumentType.swift
[91/147] Compiling SwiftSoup ParseErrorList.swift
[92/147] Compiling SwiftSoup ParseSettings.swift
[93/147] Compiling SwiftSoup Parser.swift
[94/147] Compiling SwiftSoup ParsingStrings.swift
[95/148] Emitting module SwiftSoup
[105/147] Compiling SwiftSoup StringBuilder.swift
[106/147] Compiling SwiftSoup StringUtil.swift
[107/147] Compiling SwiftSoup StructuralEvaluator.swift
[108/147] Compiling SwiftSoup SwiftSoup.swift
[109/147] Compiling SwiftSoup Tag.swift
[124/147] Compiling SwiftSoup UTF8Arrays.swift
[125/147] Compiling SwiftSoup UnicodeScalar.swift
[126/147] Compiling SwiftSoup Validate.swift
[127/147] Compiling SwiftSoup Whitelist.swift
[128/147] Compiling SwiftSoup XmlDeclaration.swift
[129/147] Compiling SwiftSoup XmlTreeBuilder.swift
[137/147] Compiling SwiftSoup Element.swift
[138/147] Compiling SwiftSoup Elements.swift
[139/147] Compiling SwiftSoup Entities.swift
[140/147] Compiling SwiftSoup Evaluator.swift
[141/147] Compiling SwiftSoup Exception.swift
[145/152] 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
[146/152] Compiling EmojiSourceKit EmojiDownloader.swift
[147/152] Emitting module EmojiSourceKit
[148/152] Compiling EmojiSourceKit EmojiScripts.swift
[149/152] Compiling EmojiSourceKit StringHelper.swift
BUILD FAILURE 6.1 linux