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 v1.2.2 (d7165c), with Swift 6.1 for Android on 15 Oct 2025 20:01:02 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build 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:         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" : {
            }
          }
        },
        {
          "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-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: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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/4634] Fetching swiftsoup
[465/21289] Fetching swiftsoup, swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.42s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.43s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (2.50s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (0.85s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/320] Fetching lrucache
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.31s)
[1/1814] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.31s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (3.38s)
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-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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/25] Write sources
[9/25] Copying emojis_v16.0.json
[10/25] Copying emojis_v15.1.json
[11/25] Copying emojis_v15.0.json
[12/25] Copying emojis_v13.1.json
[13/25] Copying emojis_v14.0.json
[14/25] Compiling _AtomicsShims.c
[15/25] Write swift-version-24593BA9C3E375BF.txt
[17/52] Emitting module Atomics
[18/54] Compiling Atomics ManagedAtomic.swift
[19/54] Compiling Atomics ManagedAtomicLazyReference.swift
[20/54] Compiling Atomics IntegerOperations.swift
[21/54] Compiling Atomics Unmanaged extensions.swift
[22/54] Compiling Atomics AtomicMemoryOrderings.swift
[23/54] Compiling Atomics DoubleWord.swift
[24/54] Compiling Atomics AtomicInteger.swift
[25/54] Compiling Atomics AtomicOptionalWrappable.swift
[26/54] Compiling Atomics AtomicReference.swift
[27/54] Compiling Atomics AtomicStorage.swift
[28/54] Compiling Atomics AtomicValue.swift
[29/54] Compiling Atomics UnsafeAtomic.swift
[30/54] Compiling Atomics UnsafeAtomicLazyReference.swift
[31/54] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/54] Emitting module ArgumentParserToolInfo
[33/55] Compiling Atomics IntegerConformances.swift
[34/55] Compiling Atomics PointerConformances.swift
[35/55] Compiling Atomics Primitives.native.swift
[36/55] Compiling Atomics OptionalRawRepresentable.swift
[37/55] Compiling Atomics RawRepresentable.swift
[38/55] Compiling Atomics AtomicBool.swift
[40/56] Wrapping AST for ArgumentParserToolInfo for debugging
[41/56] Wrapping AST for Atomics for debugging
[43/100] Emitting module ArgumentParser
[44/106] Compiling ArgumentParser Tree.swift
[45/106] Compiling ArgumentParser CodingKeyValidator.swift
[46/106] Compiling ArgumentParser NonsenseFlagsValidator.swift
[47/106] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/106] Compiling ArgumentParser PositionalArgumentsValidator.swift
[49/106] Compiling ArgumentParser UniqueNamesValidator.swift
[50/106] Compiling ArgumentParser ArgumentVisibility.swift
[51/106] Compiling ArgumentParser CompletionKind.swift
[52/106] Compiling ArgumentParser Errors.swift
[53/106] Compiling ArgumentParser Flag.swift
[54/106] Compiling ArgumentParser NameSpecification.swift
[55/106] Compiling ArgumentParser Option.swift
[56/106] Compiling ArgumentParser CollectionExtensions.swift
[57/106] Compiling ArgumentParser Mutex.swift
[58/106] Compiling ArgumentParser Platform.swift
[59/106] Compiling ArgumentParser SequenceExtensions.swift
[60/106] Compiling ArgumentParser StringExtensions.swift
[61/106] Compiling ArgumentParser SwiftExtensions.swift
[62/106] Emitting module EmojiKit
[63/106] Compiling EmojiKit AppleEmojiCategory.swift
[64/106] Emitting module LRUCache
[65/106] Compiling LRUCache LRUCache.swift
[66/107] Compiling EmojiKit EmojiManager.swift
[67/107] Compiling EmojiKit resource_bundle_accessor.swift
[69/107] Compiling EmojiKit UnicodeEmojiCategory.swift
[70/108] Wrapping AST for LRUCache for debugging
[71/108] Wrapping AST for EmojiKit for debugging
[73/157] Compiling SwiftSoup StructuralEvaluator.swift
[74/157] Compiling SwiftSoup SwiftSoup.swift
[75/157] Compiling SwiftSoup Tag.swift
[76/157] Compiling SwiftSoup HtmlTreeBuilderState.swift
[77/157] Compiling SwiftSoup Mutex.swift
[78/157] Compiling SwiftSoup Node.swift
[79/157] Compiling SwiftSoup NodeTraversor.swift
[80/157] Compiling SwiftSoup NodeVisitor.swift
[81/157] Compiling SwiftSoup OrderedSet.swift
[82/157] Compiling SwiftSoup ParseError.swift
[83/157] Compiling SwiftSoup TextNode.swift
[84/157] Compiling SwiftSoup Token.swift
[85/157] Compiling SwiftSoup FormElement.swift
[86/157] Compiling SwiftSoup HtmlTreeBuilder.swift
[87/157] Compiling SwiftSoup StreamReader.swift
[88/157] Compiling SwiftSoup String.swift
[89/157] Compiling SwiftSoup StringBuilder.swift
[90/157] Compiling SwiftSoup StringUtil.swift
[91/157] Compiling SwiftSoup DocumentType.swift
[92/157] Compiling SwiftSoup Attribute.swift
[93/157] Compiling SwiftSoup Attributes.swift
[94/157] Compiling SwiftSoup BinarySearch.swift
[95/157] Compiling SwiftSoup BooleanAttribute.swift
[96/157] Compiling SwiftSoup CharacterExt.swift
[97/157] Compiling SwiftSoup CharacterReader.swift
[98/157] Compiling SwiftSoup Cleaner.swift
[99/157] Compiling SwiftSoup Element.swift
[100/157] Compiling SwiftSoup Elements.swift
[101/157] Compiling SwiftSoup Entities.swift
[102/157] Compiling SwiftSoup Evaluator.swift
[103/157] Compiling SwiftSoup Exception.swift
[104/158] Wrapping AST for ArgumentParser for debugging
<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
[115/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
[116/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
[117/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
[118/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
[119/164] Compiling SwiftSoup ParseErrorList.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
[120/164] Compiling SwiftSoup ParseSettings.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
[121/164] Compiling SwiftSoup Parser.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
[122/164] Compiling SwiftSoup ParsingStrings.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
[123/164] Compiling SwiftSoup Pattern.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
[124/164] Compiling SwiftSoup QueryParser.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
[125/164] Compiling SwiftSoup QueryParserCache.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
[133/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
[134/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
[135/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
[136/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
[137/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
[138/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
[146/164] Compiling SwiftSoup Collector.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
[147/164] Compiling SwiftSoup CombiningEvaluator.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
[148/164] Compiling SwiftSoup Comment.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
[149/164] Compiling SwiftSoup CssSelector.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
[150/164] Compiling SwiftSoup DataNode.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
[151/164] Compiling SwiftSoup Document.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
[153/164] 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
[161/165] Wrapping AST for SwiftSoup for debugging
[163/170] Compiling EmojiSourceKit EmojiDownloader.swift
[164/170] Emitting module EmojiSourceKit
[165/170] Compiling EmojiSourceKit EmojiScripts.swift
[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
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: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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
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
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/12] Write swift-version-24593BA9C3E375BF.txt
[4/39] Compiling Atomics AtomicStorage.swift
[5/39] Compiling Atomics AtomicValue.swift
[6/41] Compiling EmojiKit resource_bundle_accessor.swift
[7/41] Emitting module EmojiKit
[8/41] Compiling Atomics UnsafeAtomic.swift
[9/41] Compiling Atomics UnsafeAtomicLazyReference.swift
[10/41] Compiling Atomics ManagedAtomic.swift
[11/41] Compiling Atomics ManagedAtomicLazyReference.swift
[12/41] Compiling EmojiKit UnicodeEmojiCategory.swift
[13/41] Compiling Atomics AtomicMemoryOrderings.swift
[14/41] Compiling Atomics DoubleWord.swift
[15/41] Compiling EmojiKit EmojiManager.swift
[16/41] Compiling EmojiKit AppleEmojiCategory.swift
[17/42] Compiling Atomics IntegerOperations.swift
[18/42] Compiling Atomics Unmanaged extensions.swift
[20/42] Emitting module LRUCache
[21/42] Compiling LRUCache LRUCache.swift
[22/43] Compiling Atomics AtomicInteger.swift
[23/43] Compiling Atomics AtomicOptionalWrappable.swift
[24/43] Compiling Atomics AtomicReference.swift
[26/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/41] Emitting module ArgumentParserToolInfo
[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 BashCompletionsGenerator.swift
[36/91] Compiling ArgumentParser CompletionsGenerator.swift
[37/91] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/91] Emitting module Atomics
[39/91] Compiling ArgumentParser ZshCompletionsGenerator.swift
[40/91] Compiling ArgumentParser Argument.swift
[41/91] Compiling ArgumentParser ArgumentDiscussion.swift
[42/92] Emitting module ArgumentParser
[43/92] Compiling ArgumentParser CollectionExtensions.swift
[44/92] Compiling ArgumentParser Mutex.swift
[45/92] Compiling ArgumentParser Platform.swift
[46/92] Compiling ArgumentParser SequenceExtensions.swift
[47/92] Compiling ArgumentParser StringExtensions.swift
[48/92] Compiling ArgumentParser SwiftExtensions.swift
[49/92] Wrapping AST for Atomics for debugging
[51/141] Compiling SwiftSoup Collector.swift
[52/141] Compiling SwiftSoup CombiningEvaluator.swift
[53/141] Compiling SwiftSoup Comment.swift
[54/141] Compiling SwiftSoup CssSelector.swift
[55/141] Compiling SwiftSoup DataNode.swift
[56/141] Compiling SwiftSoup Document.swift
[57/141] Compiling SwiftSoup Attribute.swift
[58/141] Compiling SwiftSoup Attributes.swift
[59/141] Compiling SwiftSoup BinarySearch.swift
[60/141] Compiling SwiftSoup BooleanAttribute.swift
[61/141] Compiling SwiftSoup CharacterExt.swift
[62/141] Compiling SwiftSoup CharacterReader.swift
[63/141] Compiling SwiftSoup Cleaner.swift
[64/141] Compiling SwiftSoup Token.swift
[65/141] Compiling SwiftSoup TokenQueue.swift
[66/141] Compiling SwiftSoup Tokeniser.swift
[67/141] Compiling SwiftSoup TokeniserState.swift
[68/141] Compiling SwiftSoup TreeBuilder.swift
[69/141] Compiling ArgumentParser UniqueNamesValidator.swift
[77/147] Emitting module SwiftSoup
[78/147] Compiling SwiftSoup ParsingStrings.swift
[79/147] Compiling SwiftSoup Pattern.swift
[80/147] Compiling SwiftSoup QueryParser.swift
[81/147] Compiling SwiftSoup QueryParserCache.swift
[82/147] Compiling SwiftSoup StreamReader.swift
[83/147] Compiling SwiftSoup String.swift
[84/147] Compiling SwiftSoup NodeVisitor.swift
[85/147] Compiling SwiftSoup OrderedSet.swift
[86/147] Compiling SwiftSoup ParseError.swift
[87/147] Compiling SwiftSoup ParseErrorList.swift
[88/147] Compiling SwiftSoup ParseSettings.swift
[89/147] Compiling SwiftSoup Parser.swift
[90/147] Compiling SwiftSoup FormElement.swift
[91/147] Compiling SwiftSoup HtmlTreeBuilder.swift
[92/147] Compiling SwiftSoup HtmlTreeBuilderState.swift
[93/147] Compiling SwiftSoup Mutex.swift
[94/147] Compiling SwiftSoup Node.swift
[95/147] Compiling SwiftSoup NodeTraversor.swift
[97/148] Compiling SwiftSoup TextNode.swift
[112/147] Compiling SwiftSoup StringBuilder.swift
[113/147] Compiling SwiftSoup StringUtil.swift
[114/147] Compiling SwiftSoup StructuralEvaluator.swift
[115/147] Compiling SwiftSoup SwiftSoup.swift
[116/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
[136/147] Compiling SwiftSoup DocumentType.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 StringHelper.swift
[146/152] Compiling EmojiSourceKit EmojiDownloader.swift
[147/152] Emitting module EmojiSourceKit
[148/152] Compiling EmojiSourceKit EmojiScripts.swift
[149/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
BUILD FAILURE 6.1 android