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 FaviconFinder, reference main (b65f6b), with Swift 6.1 for Android on 16 Sep 2025 19:50:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/will-lumley/FaviconFinder.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/will-lumley/FaviconFinder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b65f6b3 Update README.md
Cloned https://github.com/will-lumley/FaviconFinder.git
Revision (git rev-parse @):
b65f6b3783de0cf865c144e1b85c9fc5e1b7194c
SUCCESS checkout https://github.com/will-lumley/FaviconFinder.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/will-lumley/FaviconFinder.git
https://github.com/will-lumley/FaviconFinder.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.22.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.7",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "FaviconFinder",
  "name" : "FaviconFinder",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "FaviconFinder",
      "targets" : [
        "FaviconFinder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FaviconFinderTests",
      "module_type" : "SwiftTarget",
      "name" : "FaviconFinderTests",
      "path" : "Tests/FaviconFinderTests",
      "sources" : [
        "FaviconFinderTests.swift",
        "FaviconURLTests.swift",
        "Toolbox/Extensions/Array+ReorderTests.swift",
        "Toolbox/Extensions/String+RemovalTests.swift",
        "Toolbox/Extensions/String+URLQueryTests.swift",
        "Toolbox/Extensions/URL+ParsingTests.swift",
        "Toolbox/Image+Validation.swift",
        "Toolbox/RegexTests.swift",
        "Toolbox/TestURLs.swift"
      ],
      "target_dependencies" : [
        "FaviconFinder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FaviconFinder",
      "module_type" : "SwiftTarget",
      "name" : "FaviconFinder",
      "path" : "Sources/FaviconFinder",
      "product_dependencies" : [
        "SwiftSoup",
        "AsyncHTTPClient"
      ],
      "product_memberships" : [
        "FaviconFinder"
      ],
      "sources" : [
        "FaviconFinder+Configuration.swift",
        "FaviconFinder.swift",
        "FaviconFinderProtocol.swift",
        "Finders/HTMLFaviconFinder.swift",
        "Finders/ICOFaviconFinder.swift",
        "Finders/MockFaviconFinder.swift",
        "Finders/WebApplicationManifestFaviconFinder.swift",
        "Toolbox/Extensions/Array+Reorder.swift",
        "Toolbox/Extensions/String+HREF.swift",
        "Toolbox/Extensions/String+Removals.swift",
        "Toolbox/Extensions/String+URLQuery.swift",
        "Toolbox/Extensions/URL+Parsing.swift",
        "Toolbox/Extensions/URLResponse+StringEncoding.swift",
        "Toolbox/FaviconURLSession.swift",
        "Toolbox/Regex.swift",
        "Toolbox/Response.swift",
        "Types/Favicon.swift",
        "Types/FaviconError.swift",
        "Types/FaviconFormatType.swift",
        "Types/FaviconImage.swift",
        "Types/FaviconSize.swift",
        "Types/FaviconSourceType.swift",
        "Types/FaviconURL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
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/swift-server/async-http-client.git
[1/4634] Fetching swiftsoup
[4635/18893] Fetching swiftsoup, async-http-client
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.79s)
Fetched https://github.com/swift-server/async-http-client.git from cache (0.79s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.28.0 (1.29s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-atomics.git
[1/3903] Fetching swift-log
[2226/6646] Fetching swift-log, swift-nio-transport-services
[3974/8460] Fetching swift-log, swift-nio-transport-services, swift-atomics
[4443/14599] Fetching swift-log, swift-nio-transport-services, swift-atomics, swift-nio-extras
[5846/20585] Fetching swift-log, swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-algorithms
[6076/32246] Fetching swift-log, swift-nio-transport-services, swift-atomics, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.52s)
Fetched https://github.com/apple/swift-log.git from cache (0.52s)
Fetching https://github.com/apple/swift-nio-ssl.git
[15069/25600] Fetching swift-atomics, swift-nio-extras, swift-algorithms, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
[15041/23786] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2
[23787/38871] Fetching swift-nio-extras, swift-algorithms, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.26s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.26s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.27s)
[2716/15085] Fetching swift-nio-ssl
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.98s)
[1/78080] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.27s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (10.21s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.46s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.12s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4957] Fetching swift-system
[4562/22423] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.36s)
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.95s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.62s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/923] Fetching swift-http-types
[841/2099] Fetching swift-http-types, swift-http-structured-headers
[1019/4569] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle
[1640/6198] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-asn1
[5752/11610] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-async-algorithms
Fetching https://github.com/apple/swift-certificates.git
Fetched https://github.com/apple/swift-http-types.git from cache (0.29s)
[6141/10687] Fetching swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-async-algorithms
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.38s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.45s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.45s)
[1/6583] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.45s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.21s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.53s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.49s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.45s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (0.52s)
Fetching https://github.com/apple/swift-crypto.git
[1/17027] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.88s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (2.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.94s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (0.48s)
Fetching https://github.com/nicklockwood/LRUCache.git
[1/320] Fetching lrucache
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.27s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.88s)
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
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-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.28.0
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/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Building for debugging...
[0/443] Write sources
[20/443] Compiling CNIOWindows shim.c
[20/443] Compiling _AtomicsShims.c
[20/443] Write sources
[25/443] Compiling CNIOWASI CNIOWASI.c
[26/443] Compiling CNIOPosix event_loop_id.c
[27/443] Compiling CNIOLinux liburing_shims.c
[28/443] Compiling CNIOWindows WSAStartup.c
[29/443] Compiling CNIOLLHTTP c_nio_http.c
[30/443] Compiling _NumericsShims _NumericsShims.c
[31/443] Compiling CNIOExtrasZlib empty.c
[32/443] Compiling CNIODarwin shim.c
[33/443] Compiling fiat_p256_adx_sqr.S
[34/443] Compiling fiat_curve25519_adx_square.S
[35/443] Compiling fiat_p256_adx_mul.S
[36/443] Compiling fiat_curve25519_adx_mul.S
[37/443] Compiling CNIOLinux shim.c
[38/443] Compiling CNIOLLHTTP c_nio_api.c
[39/443] Write swift-version-24593BA9C3E375BF.txt
[40/443] Compiling CNIOLLHTTP c_nio_llhttp.c
[41/443] Compiling CNIOBoringSSLShims shims.c
[43/449] Emitting module _NIOBase64
[43/449] Compiling tls_record.cc
[44/449] Compiling tls13_server.cc
[45/465] Compiling tls13_client.cc
[46/465] Compiling tls13_enc.cc
[47/465] Compiling tls13_both.cc
[48/465] Compiling tls_method.cc
[50/476] Emitting module RealModule
[50/482] Compiling t1_enc.cc
[51/482] Compiling ssl_x509.cc
[53/482] Compiling _NIOBase64 Base64.swift
[54/482] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[55/482] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[56/482] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/482] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/483] Compiling _NIODataStructures PriorityQueue.swift
[59/484] Emitting module InternalCollectionsUtilities
[60/484] Compiling RealModule RelaxedArithmetic.swift
[61/484] Compiling RealModule Float80+Real.swift
[62/484] Compiling RealModule RealFunctions.swift
[63/484] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[64/484] Compiling InternalCollectionsUtilities UInt+reversed.swift
[65/484] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[66/484] Compiling InternalCollectionsUtilities Integer rank.swift
[67/484] Compiling RealModule Real.swift
[74/484] Compiling RealModule Float16+Real.swift
[75/484] Compiling InternalCollectionsUtilities Descriptions.swift
[76/484] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[77/484] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/484] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[79/484] Compiling InternalCollectionsUtilities Debugging.swift
[80/484] Compiling _NIODataStructures _TinyArray.swift
[82/485] Compiling _NIODataStructures Heap.swift
[83/485] Emitting module _NIODataStructures
[85/486] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[87/487] Compiling ssl_versions.cc
[88/502] Compiling ssl_transcript.cc
[90/502] Compiling DequeModule Deque+CustomReflectable.swift
[91/502] Compiling DequeModule Deque+Descriptions.swift
[92/504] Compiling DequeModule _DequeBuffer.swift
[93/504] Compiling DequeModule _DequeBufferHeader.swift
[93/504] Compiling ssl_stat.cc
[95/504] Compiling DequeModule Deque+Extras.swift
[96/504] Compiling DequeModule Deque+Hashable.swift
[96/504] Compiling ssl_session.cc
[98/504] Compiling DequeModule Deque+Testing.swift
[99/504] Compiling DequeModule Deque._Storage.swift
[100/504] Compiling DequeModule Deque+Equatable.swift
[101/504] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[102/504] Compiling DequeModule Deque._UnsafeHandle.swift
[103/504] Compiling DequeModule Deque.swift
[103/504] Compiling ssl_privkey.cc
[105/504] Compiling Logging MetadataProvider.swift
[106/504] Emitting module Logging
[107/504] Compiling DequeModule _DequeSlot.swift
[108/504] Compiling DequeModule _UnsafeWrappedBuffer.swift
[109/504] Compiling Logging Locks.swift
[110/504] Compiling Logging Logging.swift
[111/504] Compiling Logging LogHandler.swift
[113/505] Compiling DequeModule Deque+Codable.swift
[114/505] Compiling DequeModule Deque+Collection.swift
[114/505] Compiling ssl_lib.cc
[116/505] Emitting module DequeModule
[118/506] Compiling LRUCache LRUCache.swift
[119/506] Emitting module LRUCache
[120/507] Compiling ssl_file.cc
[121/507] Compiling ssl_key_share.cc
[122/507] Compiling ssl_buffer.cc
[123/507] Compiling ssl_cipher.cc
[124/507] Compiling ssl_cert.cc
[125/507] Compiling ssl_credential.cc
[126/507] Compiling ssl_asn1.cc
[127/507] Compiling ssl_aead_ctx.cc
[128/507] Compiling s3_pkt.cc
[129/507] Compiling s3_lib.cc
[130/507] Compiling s3_both.cc
[131/507] Compiling handshake_server.cc
[132/507] Compiling handoff.cc
[133/507] Compiling handshake_client.cc
[134/507] Compiling handshake.cc
[135/507] Compiling extensions.cc
[136/507] Compiling encrypted_client_hello.cc
[137/507] Compiling md5-x86_64-linux.S
[138/507] Compiling dtls_record.cc
[139/507] Compiling md5-x86_64-apple.S
[140/507] Compiling md5-586-linux.S
[141/507] Compiling md5-586-apple.S
[142/507] Compiling chacha20_poly1305_x86_64-linux.S
[143/507] Compiling chacha20_poly1305_x86_64-apple.S
[144/507] Compiling dtls_method.cc
[145/507] Compiling chacha20_poly1305_armv8-win.S
[146/507] Compiling chacha20_poly1305_armv8-linux.S
[147/507] Compiling d1_pkt.cc
[148/507] Compiling chacha20_poly1305_armv8-apple.S
[149/507] Compiling chacha-x86_64-linux.S
[150/507] Compiling chacha-x86-linux.S
[151/507] Compiling chacha-x86_64-apple.S
[152/507] Compiling d1_srtp.cc
[153/507] Compiling err_data.cc
[154/507] Compiling d1_lib.cc
[155/507] Compiling chacha-x86-apple.S
[156/507] Compiling chacha-armv8-win.S
[157/507] Compiling chacha-armv8-apple.S
[158/507] Compiling chacha-armv4-linux.S
[159/507] Compiling aes128gcmsiv-x86_64-linux.S
[160/507] Compiling x86_64-mont5-linux.S
[161/507] Compiling aes128gcmsiv-x86_64-apple.S
[162/507] Compiling chacha-armv8-linux.S
[163/507] Compiling x86_64-mont-linux.S
[164/507] Compiling x86_64-mont5-apple.S
[165/507] Compiling x86_64-mont-apple.S
[166/507] Compiling x86-mont-linux.S
[167/507] Compiling x86-mont-apple.S
[168/507] Compiling vpaes-x86_64-apple.S
[169/507] Compiling vpaes-x86_64-linux.S
[170/507] Compiling bio_ssl.cc
[170/507] Compiling vpaes-x86-linux.S
[172/507] Compiling vpaes-x86-apple.S
[173/507] Compiling vpaes-armv8-win.S
[174/507] Compiling vpaes-armv8-linux.S
[175/507] Compiling vpaes-armv8-apple.S
[176/507] Compiling sha512-x86_64-linux.S
[177/507] Compiling sha512-x86_64-apple.S
[178/507] Compiling vpaes-armv7-linux.S
[179/507] Compiling sha512-armv8-win.S
[180/507] Compiling sha512-armv4-linux.S
[181/507] Compiling sha512-armv8-apple.S
[182/507] Compiling sha512-armv8-linux.S
[183/507] Compiling sha256-x86_64-apple.S
[184/507] Compiling sha512-586-apple.S
[185/507] Compiling sha512-586-linux.S
[186/507] Compiling sha256-armv8-win.S
[187/507] Compiling sha256-x86_64-linux.S
[187/507] Compiling sha256-armv8-apple.S
[189/507] Compiling sha256-armv8-linux.S
[190/507] Compiling sha256-armv4-linux.S
[191/507] Compiling sha256-586-apple.S
[192/507] Compiling sha256-586-linux.S
[193/507] Compiling sha1-x86_64-linux.S
[194/507] Compiling sha1-x86_64-apple.S
[194/507] Compiling sha1-armv8-win.S
[196/507] Compiling d1_both.cc
[197/507] Compiling sha1-armv8-linux.S
[198/507] Compiling sha1-armv4-large-linux.S
[199/507] Compiling sha1-armv8-apple.S
[200/507] Compiling sha1-586-linux.S
[201/507] Compiling sha1-586-apple.S
[202/507] Compiling rdrand-x86_64-apple.S
[203/507] Compiling rsaz-avx2-apple.S
[204/507] Compiling rsaz-avx2-linux.S
[205/507] Compiling rdrand-x86_64-linux.S
[206/507] Compiling p256_beeu-x86_64-asm-apple.S
[207/507] Compiling p256_beeu-x86_64-asm-linux.S
[207/507] Compiling p256_beeu-armv8-asm-linux.S
[209/507] Compiling p256_beeu-armv8-asm-win.S
[210/507] Compiling p256_beeu-armv8-asm-apple.S
[211/507] Compiling p256-x86_64-asm-linux.S
[212/507] Compiling p256-x86_64-asm-apple.S
[213/507] Compiling p256-armv8-asm-win.S
[214/507] Compiling p256-armv8-asm-apple.S
[215/507] Compiling ghashv8-armv8-linux.S
[216/507] Compiling ghashv8-armv8-win.S
[217/507] Compiling p256-armv8-asm-linux.S
[218/507] Compiling ghashv8-armv8-apple.S
[219/507] Compiling ghash-x86_64-apple.S
[220/507] Compiling ghash-x86_64-linux.S
[221/507] Compiling ghashv8-armv7-linux.S
[222/507] Compiling ghash-x86-linux.S
[223/507] Compiling ghash-x86-apple.S
[224/507] Compiling ghash-ssse3-x86_64-apple.S
[225/507] Compiling ghash-ssse3-x86_64-linux.S
[226/507] Compiling ghash-ssse3-x86-linux.S
[227/507] Compiling ghash-neon-armv8-linux.S
[228/507] Compiling ghash-ssse3-x86-apple.S
[229/507] Compiling ghash-neon-armv8-win.S
[230/507] Compiling ghash-armv4-linux.S
[231/507] Compiling ghash-neon-armv8-apple.S
[232/507] Compiling co-586-apple.S
[233/507] Compiling co-586-linux.S
[234/507] Compiling bsaes-armv7-linux.S
[234/507] Compiling bn-armv8-linux.S
[236/507] Compiling bn-armv8-apple.S
[237/507] Compiling bn-armv8-win.S
[238/507] Compiling bn-586-linux.S
[239/507] Compiling bn-586-apple.S
[240/507] Compiling armv4-mont-linux.S
[241/507] Compiling armv8-mont-apple.S
[242/507] Compiling armv8-mont-win.S
[243/507] Compiling aesv8-gcm-armv8-win.S
[244/507] Compiling armv8-mont-linux.S
[245/507] Compiling aesv8-gcm-armv8-linux.S
[246/507] Compiling aesv8-armv8-apple.S
[247/507] Compiling aesv8-gcm-armv8-apple.S
[248/507] Compiling aesv8-armv8-win.S
[249/507] Compiling aesni-x86_64-apple.S
[250/507] Compiling aesni-x86_64-linux.S
[251/507] Compiling aesv8-armv8-linux.S
[252/507] Compiling aesv8-armv7-linux.S
[253/507] Compiling aesni-x86-linux.S
[254/507] Compiling aesni-gcm-x86_64-apple.S
[255/507] Compiling aes-gcm-avx2-x86_64-apple.S
[256/507] Compiling aesni-gcm-x86_64-linux.S
[257/507] Compiling aes-gcm-avx10-x86_64-linux.S
[258/507] Compiling aes-gcm-avx2-x86_64-linux.S
[259/507] Compiling aesni-x86-apple.S
[260/507] Compiling aes-gcm-avx10-x86_64-apple.S
[261/507] Compiling x_name.cc
[262/507] Compiling x_val.cc
[263/507] Compiling x_x509a.cc
[264/507] Compiling x_req.cc
[265/507] Compiling x_sig.cc
[266/507] Compiling x_x509.cc
[267/507] Compiling x_spki.cc
[268/507] Compiling x_pubkey.cc
[269/507] Compiling x_exten.cc
[270/507] Compiling x_all.cc
[271/507] Compiling x_attrib.cc
[272/507] Compiling x_algor.cc
[273/507] Compiling x_crl.cc
[274/507] Compiling x509name.cc
[275/507] Compiling x509spki.cc
[276/507] Compiling x509rset.cc
[277/507] Compiling x509cset.cc
[278/507] Compiling x509_vpm.cc
[279/507] Compiling x509_v3.cc
[280/507] Compiling x509_txt.cc
[281/507] Compiling x509_vfy.cc
[282/507] Compiling x509_set.cc
[283/507] Compiling x509_trs.cc
[284/507] Compiling x509_req.cc
[285/507] Compiling x509_obj.cc
[286/507] Compiling x509_lu.cc
[287/507] Compiling x509_def.cc
[288/507] Compiling x509_ext.cc
[289/507] Compiling x509_cmp.cc
[290/507] Compiling x509_d2.cc
[291/507] Compiling v3_utl.cc
[292/507] Compiling x509_att.cc
[293/507] Compiling x509.cc
[294/507] Compiling v3_skey.cc
[295/507] Compiling v3_prn.cc
[296/507] Compiling v3_purp.cc
[297/507] Compiling v3_pcons.cc
[298/507] Compiling v3_pmaps.cc
[299/507] Compiling v3_ocsp.cc
[300/507] Compiling v3_ncons.cc
[301/507] Compiling v3_lib.cc
[302/507] Compiling v3_info.cc
[303/507] Compiling v3_int.cc
[304/507] Compiling v3_genn.cc
[305/507] Compiling v3_extku.cc
[306/507] Compiling v3_ia5.cc
[307/507] Compiling v3_enum.cc
[308/507] Compiling v3_crld.cc
[309/507] Compiling v3_conf.cc
[310/507] Compiling v3_bcons.cc
[311/507] Compiling v3_cpols.cc
[312/507] Compiling v3_bitst.cc
[313/507] Compiling v3_alt.cc
[314/507] Compiling v3_akeya.cc
[315/507] Compiling t_x509.cc
[316/507] Compiling t_x509a.cc
[317/507] Compiling v3_akey.cc
[318/507] Compiling t_crl.cc
[319/507] Compiling rsa_pss.cc
[320/507] Compiling t_req.cc
[321/507] Compiling name_print.cc
[322/507] Compiling i2d_pr.cc
[323/507] Compiling policy.cc
[324/507] Compiling by_file.cc
[325/507] Compiling by_dir.cc
[326/507] Compiling a_sign.cc
[327/507] Compiling asn1_gen.cc
[328/507] Compiling algorithm.cc
[329/507] Compiling a_verify.cc
[330/507] Compiling thread_win.cc
[331/507] Compiling voprf.cc
[332/507] Compiling thread.cc
[333/507] Compiling a_digest.cc
[334/507] Compiling trust_token.cc
[335/507] Compiling thread_none.cc
[336/507] Compiling thread_pthread.cc
[337/507] Compiling slhdsa.cc
[338/507] Compiling pmbtoken.cc
[339/507] Compiling stack.cc
[340/507] Compiling siphash.cc
[341/507] Compiling sha512.cc
[342/507] Compiling spake2plus.cc
[343/507] Compiling sha256.cc
[344/507] Compiling sha1.cc
[345/507] Compiling rsa_extra.cc
[346/507] Compiling rsa_print.cc
[347/507] Compiling rsa_crypt.cc
[348/507] Compiling windows.cc
[349/507] Compiling rc4.cc
[350/507] Compiling refcount.cc
[351/507] Compiling rsa_asn1.cc
[352/507] Compiling urandom.cc
[353/507] Compiling rand.cc
[354/507] Compiling trusty.cc
[355/507] Compiling getentropy.cc
[356/507] Compiling poly1305_arm_asm.S
[357/507] Compiling passive.cc
[358/507] Compiling forkunsafe.cc
[359/507] Compiling fork_detect.cc
[360/507] Compiling ios.cc
[361/507] Compiling deterministic.cc
[362/507] Compiling poly1305_vec.cc
[363/507] Compiling poly1305_arm.cc
[364/507] Compiling poly1305.cc
[365/507] Compiling pool.cc
[366/507] Compiling p5_pbev2.cc
[367/507] Compiling pkcs8.cc
[368/507] Compiling pkcs8_x509.cc
[369/507] Compiling pkcs7.cc
[370/507] Compiling pkcs7_x509.cc
[371/507] Compiling pem_xaux.cc
[372/507] Compiling pem_x509.cc
[373/507] Compiling pem_pkey.cc
[374/507] Compiling pem_pk8.cc
[375/507] Compiling pem_lib.cc
[376/507] Compiling pem_oth.cc
[377/507] Compiling obj_xref.cc
[378/507] Compiling pem_info.cc
[379/507] Compiling mlkem.cc
[380/507] Compiling pem_all.cc
[381/507] Compiling obj.cc
[382/507] Compiling poly_rq_mul.S
[383/507] Compiling mldsa.cc
[384/507] Compiling fips_shared_support.cc
[385/507] Compiling md4.cc
[386/507] Compiling mem.cc
[387/507] Compiling md5.cc
[388/507] Compiling lhash.cc
[389/507] Compiling kyber.cc
[390/507] Compiling ex_data.cc
[391/507] Compiling sign.cc
[392/507] Compiling hrss.cc
[393/507] Compiling print.cc
[394/507] Compiling hpke.cc
[395/507] Compiling scrypt.cc
[396/507] Compiling pbkdf.cc
[397/507] Compiling p_x25519.cc
[398/507] Compiling p_x25519_asn1.cc
[399/507] Compiling p_ed25519_asn1.cc
[400/507] Compiling p_hkdf.cc
[401/507] Compiling p_rsa.cc
[402/507] Compiling p_rsa_asn1.cc
[403/507] Compiling p_ed25519.cc
[404/507] Compiling p_ec.cc
[405/507] Compiling p_ec_asn1.cc
[406/507] Compiling p_dh.cc
[407/507] Compiling p_dh_asn1.cc
[408/507] Compiling evp_ctx.cc
[409/507] Compiling p_dsa_asn1.cc
[410/507] Compiling evp_asn1.cc
[411/507] Compiling evp.cc
[412/507] Compiling err.cc
[413/507] Compiling engine.cc
[414/507] Compiling ecdh.cc
[415/507] Compiling hash_to_curve.cc
[416/507] Compiling ecdsa_asn1.cc
[417/507] Compiling ec_derive.cc
[418/507] Compiling dsa.cc
[419/507] Compiling bcm.cc
[420/507] Compiling ec_asn1.cc
[421/507] Compiling dsa_asn1.cc
[422/507] Compiling x25519-asm-arm.S
[423/507] Compiling params.cc
[424/507] Compiling digest_extra.cc
[425/507] Compiling des.cc
[426/507] Compiling dh_asn1.cc
[427/507] Compiling curve25519_64_adx.cc
[428/507] Compiling crypto.cc
[429/507] Compiling cpu_arm_linux.cc
[430/507] Compiling spake25519.cc
[431/507] Compiling cpu_intel.cc
[432/507] Compiling curve25519.cc
[433/507] Compiling cpu_arm_freebsd.cc
[434/507] Compiling cpu_aarch64_win.cc
[435/507] Compiling cpu_aarch64_openbsd.cc
[436/507] Compiling cpu_aarch64_sysreg.cc
[437/507] Compiling cpu_aarch64_apple.cc
[438/507] Compiling cpu_aarch64_fuchsia.cc
[439/507] Compiling cpu_aarch64_linux.cc
[440/507] Compiling tls_cbc.cc
[441/507] Compiling get_cipher.cc
[442/507] Compiling conf.cc
[443/507] Compiling e_tls.cc
[444/507] Compiling e_rc4.cc
[445/507] Compiling e_null.cc
[446/507] Compiling e_des.cc
[447/507] Compiling e_aesgcmsiv.cc
[448/507] Compiling e_rc2.cc
[449/507] Compiling e_aesctrhmac.cc
[450/507] Compiling e_chacha20poly1305.cc
[451/507] Compiling derive_key.cc
[452/507] Compiling chacha.cc
[453/507] Compiling buf.cc
[454/507] Compiling unicode.cc
[455/507] Compiling cbb.cc
[456/507] Compiling ber.cc
[457/507] Compiling asn1_compat.cc
[458/507] Compiling cbs.cc
[459/507] Compiling convert.cc
[460/507] Compiling bn_asn1.cc
[461/507] Compiling socket_helper.cc
[462/507] Compiling socket.cc
[463/507] Compiling blake2.cc
[464/507] Compiling printf.cc
[465/507] Compiling hexdump.cc
[466/507] Compiling pair.cc
[467/507] Compiling file.cc
[468/507] Compiling errno.cc
[469/507] Compiling fd.cc
[470/507] Compiling bio_mem.cc
[471/507] Compiling connect.cc
[472/507] Compiling base64.cc
[473/507] Compiling bio.cc
[474/507] Compiling tasn_fre.cc
[475/507] Compiling tasn_utl.cc
[476/507] Compiling tasn_typ.cc
[477/507] Compiling tasn_enc.cc
[478/507] Compiling f_string.cc
[479/507] Compiling posix_time.cc
[480/507] Compiling tasn_new.cc
[481/507] Compiling tasn_dec.cc
[482/507] Compiling f_int.cc
[483/507] Compiling asn_pack.cc
[484/507] Compiling asn1_par.cc
[485/507] Compiling a_utctm.cc
[486/507] Compiling asn1_lib.cc
[487/507] Compiling a_octet.cc
[488/507] Compiling a_type.cc
[489/507] Compiling a_time.cc
[490/507] Compiling a_strnid.cc
[491/507] Compiling a_strex.cc
[492/507] Compiling a_object.cc
[493/507] Compiling a_i2d_fp.cc
[494/507] Compiling a_dup.cc
[495/507] Compiling a_d2i_fp.cc
[496/507] Compiling a_mbstr.cc
[496/507] Write sources
[500/507] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[501/507] Compiling a_gentm.cc
[502/507] Compiling a_int.cc
[504/550] Compiling Algorithms Keyed.swift
[505/550] Compiling Algorithms MinMax.swift
[505/552] Compiling a_bool.cc
[507/552] Compiling Algorithms Indexed.swift
[508/552] Compiling Algorithms Intersperse.swift
[509/552] Compiling Algorithms FlattenCollection.swift
[510/552] Compiling Algorithms Grouped.swift
[511/552] Compiling Algorithms Partition.swift
[512/552] Compiling Algorithms Permutations.swift
[512/552] Compiling a_bitstr.cc
[514/552] Compiling Atomics IntegerOperations.swift
[515/552] Compiling Atomics Unmanaged extensions.swift
[516/552] Compiling Algorithms Combinations.swift
[517/552] Compiling Algorithms Compacted.swift
[518/552] Compiling Algorithms Cycle.swift
[520/552] Compiling Algorithms Stride.swift
[521/552] Compiling Algorithms Suffix.swift
[522/555] Compiling Algorithms RandomSample.swift
[523/555] Compiling Algorithms Reductions.swift
[524/555] Compiling Algorithms Rotate.swift
[525/555] Compiling Algorithms Joined.swift
[537/555] Compiling Algorithms EitherSequence.swift
[538/555] Compiling Algorithms FirstNonNil.swift
[539/555] Compiling Algorithms Trim.swift
[540/555] Compiling Algorithms Unique.swift
[541/555] Compiling Algorithms Windows.swift
[542/555] Compiling Algorithms AdjacentPairs.swift
[543/555] Compiling Algorithms Chain.swift
[544/555] Compiling Algorithms Chunked.swift
[549/555] Emitting module Atomics
[553/556] Compiling c-nioatomics.c
[554/605] Compiling c-atomics.c
[556/605] Emitting module Algorithms
[558/612] Compiling NIOConcurrencyHelpers NIOLock.swift
[559/612] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[560/612] Compiling NIOConcurrencyHelpers atomics.swift
[561/612] Compiling NIOConcurrencyHelpers lock.swift
[562/612] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[563/612] Emitting module NIOConcurrencyHelpers
[565/674] Compiling NIOCore NIOAny.swift
[566/674] Compiling NIOCore NIOCloseOnErrorHandler.swift
[567/674] Compiling NIOCore NIOCoreSendableMetatype.swift
[568/674] Compiling NIOCore NIOLoopBound.swift
[569/674] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[570/674] Compiling NIOCore NIOScheduledCallback.swift
[571/674] Compiling NIOCore NIOSendable.swift
[572/674] Compiling NIOCore RecvByteBufferAllocator.swift
[573/682] Compiling NIOCore IOData.swift
[574/682] Compiling NIOCore IPProtocol.swift
[575/682] Compiling NIOCore IntegerBitPacking.swift
[576/682] Compiling NIOCore IntegerTypes.swift
[577/682] Compiling NIOCore Interfaces.swift
[578/682] Compiling NIOCore Linux.swift
[579/682] Compiling NIOCore MarkedCircularBuffer.swift
[580/682] Compiling NIOCore MulticastChannel.swift
[581/682] Compiling NIOCore EventLoopFuture+Deprecated.swift
[582/682] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[583/682] Compiling NIOCore EventLoopFuture.swift
[584/682] Compiling NIOCore FileDescriptor.swift
[585/682] Compiling NIOCore FileHandle.swift
[586/682] Compiling NIOCore FileRegion.swift
[587/682] Compiling NIOCore GlobalSingletons.swift
[588/682] Compiling NIOCore IO.swift
[589/682] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[590/682] Compiling NIOCore SocketAddresses.swift
[591/682] Compiling NIOCore SocketOptionProvider.swift
[592/682] Compiling NIOCore SystemCallHelpers.swift
[593/682] Compiling NIOCore TimeAmount+Duration.swift
[594/682] Compiling NIOCore TypeAssistedChannelHandler.swift
[595/682] Compiling NIOCore UniversalBootstrapSupport.swift
[596/682] Compiling NIOCore Utilities.swift
[597/682] Compiling NIOCore CircularBuffer.swift
[598/682] Compiling NIOCore Codec.swift
[599/682] Compiling NIOCore ConvenienceOptionSupport.swift
[600/682] Compiling NIOCore DeadChannel.swift
[601/682] Compiling NIOCore DispatchQueue+WithFuture.swift
[602/682] Compiling NIOCore EventLoop+Deprecated.swift
[603/682] Compiling NIOCore EventLoop+SerialExecutor.swift
[604/682] Compiling NIOCore EventLoop.swift
[605/682] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[606/682] Compiling NIOCore ByteBuffer-multi-int.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
[607/682] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.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
[608/682] Compiling NIOCore ByteBuffer-views.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
[609/682] Compiling NIOCore Channel.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
[610/682] Compiling NIOCore ChannelHandler.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
[611/682] Compiling NIOCore ChannelHandlers.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
[612/682] Compiling NIOCore ChannelInvoker.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
[613/688] 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
[614/688] Compiling NIOCore NIOAsyncSequenceProducerStrategies.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
[615/688] Compiling NIOCore NIOAsyncWriter.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
[627/688] Compiling NIOCore AddressedEnvelope.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
[628/688] Compiling NIOCore AsyncAwaitSupport.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
[629/688] Compiling NIOCore AsyncChannel.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
[630/688] Compiling NIOCore AsyncChannelHandler.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
[631/688] Compiling NIOCore AsyncChannelInboundStream.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
[632/688] Compiling NIOCore AsyncChannelOutboundWriter.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
[633/688] Compiling NIOCore NIOAsyncSequenceProducer.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
[638/688] Compiling NIOCore NIOThrowingAsyncSequenceProducer.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
[639/688] Compiling NIOCore BSDSocketAPI.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
[640/688] Compiling NIOCore ByteBuffer-aux.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
[641/688] 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
[642/688] 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
[643/688] 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
[644/688] 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
[645/688] 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
[646/688] 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
[647/688] Compiling NIOCore ChannelOption.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
[648/688] Compiling NIOCore ChannelPipeline.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
[654/688] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.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
[655/688] Compiling NIOCore ByteBuffer-conversions.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
[656/688] Compiling NIOCore ByteBuffer-core.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
[657/688] Compiling NIOCore ByteBuffer-hex.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
[658/688] Compiling NIOCore ByteBuffer-int.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
[659/688] Compiling NIOCore ByteBuffer-lengthPrefix.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
[689/689] Emitting module NIOCore
[691/742] Emitting module NIOEmbedded
[692/742] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[693/742] Compiling NIOEmbedded AsyncTestingChannel.swift
[694/742] Compiling NIOPosix Pool.swift
[695/742] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[696/742] Compiling NIOPosix PosixSingletons.swift
[697/742] Compiling NIOPosix RawSocketBootstrap.swift
[698/742] Compiling NIOPosix Resolver.swift
[699/742] Compiling NIOPosix Selectable.swift
[700/742] Compiling NIOPosix SelectableChannel.swift
[701/748] Compiling NIOEmbedded Embedded.swift
[703/749] Compiling NIOPosix ThreadPosix.swift
[704/749] Compiling NIOPosix ThreadWindows.swift
[705/749] Compiling NIOPosix UnsafeTransfer.swift
[706/749] Compiling NIOPosix Utilities.swift
[707/749] Compiling NIOPosix VsockAddress.swift
[708/749] Compiling NIOPosix VsockChannelEvents.swift
[709/749] Compiling NIOPosix Socket.swift
[710/749] Compiling NIOPosix SocketChannel.swift
[711/749] Compiling NIOPosix SocketProtocols.swift
[712/749] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[713/749] Compiling NIOPosix System.swift
[714/749] Compiling NIOPosix Thread.swift
[715/749] Compiling NIOPosix SelectableEventLoop.swift
[716/749] Compiling NIOPosix SelectorEpoll.swift
[717/749] Compiling NIOPosix SelectorGeneric.swift
[718/749] Compiling NIOPosix SelectorKqueue.swift
[719/749] Compiling NIOPosix SelectorUring.swift
[720/749] Compiling NIOPosix ServerSocket.swift
[721/749] Compiling NIOPosix BSDSocketAPICommon.swift
[722/749] Compiling NIOPosix BSDSocketAPIPosix.swift
[723/749] Compiling NIOPosix BSDSocketAPIWindows.swift
[724/749] Compiling NIOPosix BaseSocket.swift
[725/749] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[726/749] Compiling NIOPosix BaseSocketChannel.swift
[727/749] Compiling NIOPosix BaseStreamSocketChannel.swift
[728/749] Compiling NIOPosix IO.swift
[729/749] Compiling NIOPosix IntegerBitPacking.swift
[730/749] Compiling NIOPosix IntegerTypes.swift
[731/749] Compiling NIOPosix Linux.swift
[732/749] Compiling NIOPosix LinuxCPUSet.swift
[733/749] Compiling NIOPosix LinuxUring.swift
[734/749] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[735/749] Compiling NIOPosix NIOPosixSendableMetatype.swift
[736/749] Compiling NIOPosix NIOThreadPool.swift
[737/749] Compiling NIOPosix NonBlockingFileIO.swift
[738/749] Compiling NIOPosix PendingDatagramWritesManager.swift
[739/749] Compiling NIOPosix PendingWritesManager.swift
[740/749] Compiling NIOPosix PipeChannel.swift
[741/749] Compiling NIOPosix PipePair.swift
[742/749] Emitting module NIOPosix
[743/749] Compiling NIOPosix Bootstrap.swift
[744/749] Compiling NIOPosix ControlMessage.swift
[745/749] Compiling NIOPosix DatagramVectorReadManager.swift
[746/749] Compiling NIOPosix Errors+Any.swift
[747/749] Compiling NIOPosix FileDescriptor.swift
[748/749] Compiling NIOPosix GetaddrinfoResolver.swift
[749/749] Compiling NIOPosix HappyEyeballs.swift
[751/752] Compiling NIO Exports.swift
[752/752] Emitting module NIO
[754/792] Compiling NIOTLS TLSEvents.swift
[755/792] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[756/792] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[757/792] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[758/792] Compiling NIOSOCKS SOCKSResponse.swift
[759/793] Emitting module NIOTLS
[760/793] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[761/793] Compiling NIOSOCKS ClientStateMachine.swift
[762/793] Compiling NIOHTTP1 ByteCollectionUtils.swift
[763/793] Compiling NIOHTTP1 HTTPDecoder.swift
[764/793] Emitting module NIOSOCKS
[765/793] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[766/793] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[767/793] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[768/793] Compiling NIOTLS SNIHandler.swift
[769/794] Compiling NIOSOCKS ServerStateMachine.swift
[771/794] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[772/794] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[773/794] Compiling NIOHTTP1 HTTPEncoder.swift
[774/794] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[775/794] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[776/794] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[777/795] Emitting module NIOFoundationCompat
[778/795] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[781/825] Compiling NIOSSL SSLCertificateExtensions.swift
[782/825] Compiling NIOSSL SSLCertificateName.swift
[783/827] Compiling NIOSSL SSLCallbacks.swift
[784/827] Compiling NIOSSL SSLCertificate.swift
[785/849] Compiling NIOTransportServices StateManagedChannel.swift
[786/849] Compiling NIOTransportServices StateManagedListenerChannel.swift
[787/849] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[788/851] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[789/851] Compiling NIOTransportServices NIOTSSingletons.swift
[790/851] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[791/851] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[792/851] Compiling NIOTransportServices NIOTSErrors.swift
[793/851] Compiling NIOTransportServices NIOTSEventLoop.swift
[794/851] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[795/851] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[796/851] Compiling NIOTransportServices NIOTSListenerChannel.swift
[797/851] Compiling NIOTransportServices NIOTSBootstraps.swift
[798/851] Compiling NIOTransportServices NIOTSChannelOptions.swift
[799/851] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[800/851] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[801/851] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[802/851] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[803/851] Compiling NIOTransportServices AcceptHandler.swift
[804/851] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[805/851] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[806/851] Emitting module NIOTransportServices
[807/851] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[808/851] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[820/852] Emitting module NIOHTTP1
[829/875] Compiling NIOSSL SSLPrivateKey.swift
[830/875] Compiling NIOSSL SSLPublicKey.swift
[831/875] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[832/875] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[836/875] Compiling NIOSSL SafeCompare.swift
[837/875] Emitting module NIOSSL
[838/875] Compiling NIOHPACK HPACKEncoder.swift
[839/875] Compiling NIOHPACK HPACKErrors.swift
[840/875] Compiling NIOHPACK HPACKHeader.swift
[841/875] Compiling NIOHPACK HeaderTables.swift
[842/875] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[843/875] Compiling NIOHPACK IntegerCoding.swift
[844/875] Compiling NIOHPACK IndexedHeaderTable.swift
[845/876] Compiling NIOHPACK DynamicHeaderTable.swift
[846/876] Compiling NIOHPACK HPACKDecoder.swift
[849/876] Compiling NIOHPACK HuffmanTables.swift
[850/876] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[851/876] Compiling NIOHTTPCompression HTTPCompression.swift
[852/876] Compiling NIOHTTPCompression HTTPDecompression.swift
[853/876] Emitting module NIOHTTPCompression
[854/876] Compiling NIOHPACK StaticHeaderTable.swift
[855/876] Compiling NIOHPACK HuffmanCoding.swift
[856/876] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[857/876] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[869/877] Emitting module NIOHPACK
[875/938] Compiling NIOHTTP2 HasFlowControlWindows.swift
[876/938] Compiling NIOHTTP2 HasLocalSettings.swift
[877/938] Compiling NIOHTTP2 HasRemoteSettings.swift
[878/938] Compiling NIOHTTP2 LocallyQuiescingState.swift
[879/938] Compiling NIOHTTP2 QuiescingState.swift
[880/938] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[881/938] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[882/938] Compiling NIOHTTP2 StateMachineResult.swift
[883/938] Compiling NIOHTTP2 ContentLengthVerifier.swift
[884/946] Compiling NIOHTTP2 MaySendFrames.swift
[885/946] Compiling NIOHTTP2 SendingDataState.swift
[886/946] Compiling NIOHTTP2 SendingGoawayState.swift
[887/946] Compiling NIOHTTP2 SendingHeadersState.swift
[888/946] Compiling NIOHTTP2 SendingPushPromiseState.swift
[889/946] Compiling NIOHTTP2 SendingRstStreamState.swift
[890/946] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[891/946] Compiling NIOHTTP2 HTTP2SettingsState.swift
[892/946] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[893/946] Compiling NIOHTTP2 Error+Any.swift
[894/946] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[895/946] Compiling NIOHTTP2 ControlFrameBuffer.swift
[896/946] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[898/947] Compiling NIOHTTP2 DOSHeuristics.swift
[903/947] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[904/947] Compiling NIOHTTP2 GlitchesMonitor.swift
[905/947] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[906/947] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[907/947] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[908/947] Compiling NIOHTTP2 StreamChannelFlowController.swift
[909/947] Compiling NIOHTTP2 StreamChannelList.swift
[910/947] Compiling NIOHTTP2 StreamMap.swift
[911/947] Compiling NIOHTTP2 StreamStateMachine.swift
[912/947] Compiling NIOHTTP2 UnsafeTransfer.swift
[913/947] Compiling NIOHTTP2 WatermarkedFlowController.swift
[914/947] Emitting module NIOHTTP2
[915/947] Compiling NIOHTTP2 ConnectionStateMachine.swift
[916/947] Compiling NIOHTTP2 ConnectionStreamsState.swift
[917/947] Compiling NIOHTTP2 MayReceiveFrames.swift
[918/947] Compiling NIOHTTP2 ReceivingDataState.swift
[919/947] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[920/947] Compiling NIOHTTP2 ReceivingHeadersState.swift
[921/947] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[922/947] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[923/947] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[924/947] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[925/947] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[926/947] Compiling NIOHTTP2 HTTP2StreamID.swift
[927/947] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[928/947] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[929/947] Compiling NIOHTTP2 HTTP2UserEvents.swift
[930/947] Compiling NIOHTTP2 InboundEventBuffer.swift
[931/947] Compiling NIOHTTP2 InboundWindowManager.swift
[932/947] Compiling NIOHTTP2 HTTP2Frame.swift
[933/947] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[934/947] Compiling NIOHTTP2 HTTP2FrameParser.swift
[935/947] Compiling NIOHTTP2 HTTP2PingData.swift
[936/947] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[937/947] Compiling NIOHTTP2 HTTP2Settings.swift
[938/947] Compiling NIOHTTP2 HTTP2Stream.swift
[939/947] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[940/947] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[941/947] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[942/947] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[943/947] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[944/947] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[945/947] Compiling NIOHTTP2 HTTP2Error.swift
[946/947] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[947/947] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[949/1008] Emitting module AsyncHTTPClient
[950/1016] Compiling AsyncHTTPClient ConnectionTarget.swift
[951/1016] Compiling AsyncHTTPClient DeconstructedURL.swift
[952/1016] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[953/1016] Compiling AsyncHTTPClient FoundationExtensions.swift
[954/1016] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[955/1016] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[956/1016] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[957/1016] Compiling AsyncHTTPClient HTTPClient.swift
[958/1016] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[959/1016] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[960/1016] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[961/1016] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[962/1016] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[963/1016] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[964/1016] Compiling AsyncHTTPClient RequestBodyLength.swift
[965/1016] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[966/1016] Compiling AsyncHTTPClient RequestBag.swift
[967/1016] Compiling AsyncHTTPClient RequestValidation.swift
[968/1016] Compiling AsyncHTTPClient SSLContextCache.swift
[969/1016] Compiling AsyncHTTPClient Scheme.swift
[970/1016] Compiling AsyncHTTPClient Singleton.swift
[971/1016] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[972/1016] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[973/1016] Compiling AsyncHTTPClient Utils.swift
[974/1016] Compiling AsyncHTTPClient HTTPHandler.swift
[975/1016] Compiling AsyncHTTPClient LRUCache.swift
[976/1016] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[977/1016] Compiling AsyncHTTPClient NWErrorHandler.swift
[978/1016] Compiling AsyncHTTPClient NWWaitingHandler.swift
[979/1016] Compiling AsyncHTTPClient TLSConfiguration.swift
[980/1016] Compiling AsyncHTTPClient RedirectState.swift
[981/1016] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[982/1016] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[983/1016] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[984/1016] Compiling AsyncHTTPClient AsyncLazySequence.swift
[985/1016] Compiling AsyncHTTPClient HTTPClient+execute.swift
[986/1016] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[987/1016] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[988/1016] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[989/1016] Compiling AsyncHTTPClient HTTPClientRequest.swift
[990/1016] Compiling AsyncHTTPClient HTTPClientResponse.swift
[991/1016] Compiling AsyncHTTPClient RequestOptions.swift
[992/1016] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[993/1016] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[994/1016] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[995/1016] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[996/1016] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[997/1016] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[998/1016] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[999/1016] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1000/1016] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1001/1016] Compiling AsyncHTTPClient Transaction.swift
[1002/1016] Compiling AsyncHTTPClient Base64.swift
[1003/1016] Compiling AsyncHTTPClient BasicAuth.swift
[1004/1016] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1005/1016] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1006/1016] Compiling AsyncHTTPClient ConnectionPool.swift
[1007/1016] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1008/1016] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1009/1016] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1010/1016] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1011/1016] Compiling AsyncHTTPClient HTTP1Connection.swift
[1012/1016] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1013/1016] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1014/1016] Compiling AsyncHTTPClient HTTP2Connection.swift
[1015/1016] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1016/1016] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1018/1039] Compiling FaviconFinder FaviconFormatType.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:67:27: error: cannot find 'Image' in scope
65 |     ///
66 |     init(data: Data) throws {
67 |         guard let image = Image(data: data) else {
   |                           `- error: cannot find 'Image' in scope
68 |             throw FaviconError.invalidImage
69 |         }
[1019/1039] Compiling FaviconFinder FaviconImage.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:67:27: error: cannot find 'Image' in scope
65 |     ///
66 |     init(data: Data) throws {
67 |         guard let image = Image(data: data) else {
   |                           `- error: cannot find 'Image' in scope
68 |             throw FaviconError.invalidImage
69 |         }
[1020/1039] Compiling FaviconFinder FaviconSize.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:67:27: error: cannot find 'Image' in scope
65 |     ///
66 |     init(data: Data) throws {
67 |         guard let image = Image(data: data) else {
   |                           `- error: cannot find 'Image' in scope
68 |             throw FaviconError.invalidImage
69 |         }
[1021/1041] Compiling FaviconFinder Response.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:64:32: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 62 |     /// - Parameter rawResponse: A tuple containing the response `Data` and `URLResponse`.
 63 |     ///
 64 |     init(_ rawResponse: (Data, URLResponse)) {
    |                                `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:66:43: error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 64 |     init(_ rawResponse: (Data, URLResponse)) {
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
    |                                           `- error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 67 |     }
 68 |
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
[1022/1041] Compiling FaviconFinder Favicon.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:64:32: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 62 |     /// - Parameter rawResponse: A tuple containing the response `Data` and `URLResponse`.
 63 |     ///
 64 |     init(_ rawResponse: (Data, URLResponse)) {
    |                                `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:66:43: error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 64 |     init(_ rawResponse: (Data, URLResponse)) {
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
    |                                           `- error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 67 |     }
 68 |
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
[1023/1041] Compiling FaviconFinder FaviconError.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:64:32: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 62 |     /// - Parameter rawResponse: A tuple containing the response `Data` and `URLResponse`.
 63 |     ///
 64 |     init(_ rawResponse: (Data, URLResponse)) {
    |                                `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:66:43: error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 64 |     init(_ rawResponse: (Data, URLResponse)) {
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
    |                                           `- error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 67 |     }
 68 |
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
[1024/1041] Compiling FaviconFinder URLResponse+StringEncoding.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Extensions/URLResponse+StringEncoding.swift:15:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
13 | /// from the response's text encoding name.
14 | ///
15 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
16 |
17 |     /// Determines the string encoding of the response based on the `textEncodingName` property.
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:216:27: error: cannot find 'URLRequest' in scope
214 |
215 |             // Create our request
216 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
217 |
218 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:227:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
225 |             // Fetch our response
226 |             let response = Response(
227 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
228 |             )
229 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:270:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
268 |                     }
269 |
270 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
271 |                     return redirectResponse
272 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:289:43: error: cannot find 'URLRequest' in scope
287 |                     }
288 |
289 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
290 |                     if let httpHeaders {
291 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:297:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
295 |
296 |                     let redirectResponse = Response(
297 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
298 |                     )
299 |                     return redirectResponse
[1025/1041] Compiling FaviconFinder FaviconURLSession.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Extensions/URLResponse+StringEncoding.swift:15:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
13 | /// from the response's text encoding name.
14 | ///
15 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
16 |
17 |     /// Determines the string encoding of the response based on the `textEncodingName` property.
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:216:27: error: cannot find 'URLRequest' in scope
214 |
215 |             // Create our request
216 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
217 |
218 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:227:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
225 |             // Fetch our response
226 |             let response = Response(
227 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
228 |             )
229 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:270:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
268 |                     }
269 |
270 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
271 |                     return redirectResponse
272 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:289:43: error: cannot find 'URLRequest' in scope
287 |                     }
288 |
289 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
290 |                     if let httpHeaders {
291 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:297:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
295 |
296 |                     let redirectResponse = Response(
297 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
298 |                     )
299 |                     return redirectResponse
[1026/1041] Compiling FaviconFinder Regex.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Extensions/URLResponse+StringEncoding.swift:15:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
13 | /// from the response's text encoding name.
14 | ///
15 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
16 |
17 |     /// Determines the string encoding of the response based on the `textEncodingName` property.
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:216:27: error: cannot find 'URLRequest' in scope
214 |
215 |             // Create our request
216 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
217 |
218 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:227:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
225 |             // Fetch our response
226 |             let response = Response(
227 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
228 |             )
229 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:270:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
268 |                     }
269 |
270 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
271 |                     return redirectResponse
272 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:289:43: error: cannot find 'URLRequest' in scope
287 |                     }
288 |
289 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
290 |                     if let httpHeaders {
291 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:297:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
295 |
296 |                     let redirectResponse = Response(
297 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
298 |                     )
299 |                     return redirectResponse
[1027/1041] Compiling FaviconFinder WebApplicationManifestFaviconFinder.swift
[1028/1041] Compiling FaviconFinder Array+Reorder.swift
[1029/1041] Compiling FaviconFinder String+HREF.swift
[1030/1041] Compiling FaviconFinder HTMLFaviconFinder.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
[1031/1041] Compiling FaviconFinder ICOFaviconFinder.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
[1032/1041] Compiling FaviconFinder MockFaviconFinder.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
[1033/1041] Compiling FaviconFinder String+Removals.swift
[1034/1041] Compiling FaviconFinder String+URLQuery.swift
[1035/1041] Compiling FaviconFinder URL+Parsing.swift
[1036/1041] Compiling FaviconFinder FaviconFinder+Configuration.swift
[1037/1041] Compiling FaviconFinder FaviconFinder.swift
[1038/1041] Compiling FaviconFinder FaviconFinderProtocol.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1039/1041] Emitting module FaviconFinder
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Extensions/URLResponse+StringEncoding.swift:15:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
13 | /// from the response's text encoding name.
14 | ///
15 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
16 |
17 |     /// Determines the string encoding of the response based on the `textEncodingName` property.
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:64:32: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 62 |     /// - Parameter rawResponse: A tuple containing the response `Data` and `URLResponse`.
 63 |     ///
 64 |     init(_ rawResponse: (Data, URLResponse)) {
    |                                `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
[1040/1041] Compiling FaviconFinder FaviconSourceType.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
[1041/1041] Compiling FaviconFinder FaviconURL.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/63] Compiling RealModule Float80+Real.swift
[3/64] Compiling RealModule RealFunctions.swift
[4/64] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[5/64] Compiling Atomics AtomicReference.swift
[6/64] Compiling Atomics AtomicMemoryOrderings.swift
[7/65] Compiling Logging MetadataProvider.swift
[8/65] Emitting module LRUCache
[9/65] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/65] Compiling RealModule Real.swift
[11/65] Compiling RealModule RelaxedArithmetic.swift
[12/65] Compiling Atomics DoubleWord.swift
[13/65] Compiling Atomics AtomicStorage.swift
[14/65] Compiling Atomics AtomicBool.swift
[15/65] Compiling Atomics IntegerConformances.swift
[16/65] Compiling RealModule Float16+Real.swift
[17/65] Compiling NIOConcurrencyHelpers NIOLock.swift
[18/65] Compiling Atomics UnsafeAtomic.swift
[19/65] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/65] Compiling Atomics ManagedAtomic.swift
[21/65] Compiling Atomics ManagedAtomicLazyReference.swift
[23/67] Compiling Atomics AtomicValue.swift
[26/67] Emitting module _NIOBase64
[27/67] Compiling Atomics PointerConformances.swift
[28/67] Compiling Atomics Primitives.native.swift
[29/67] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[32/67] Compiling Atomics OptionalRawRepresentable.swift
[33/67] Compiling Atomics RawRepresentable.swift
[34/67] Compiling NIOConcurrencyHelpers lock.swift
[35/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/67] Compiling NIOConcurrencyHelpers atomics.swift
[39/67] Compiling LRUCache LRUCache.swift
[40/68] Emitting module RealModule
[41/69] Emitting module NIOConcurrencyHelpers
[42/70] Emitting module _NIODataStructures
[43/70] Compiling _NIODataStructures PriorityQueue.swift
[44/70] Compiling _NIODataStructures _TinyArray.swift
[45/70] Compiling _NIODataStructures Heap.swift
[46/70] Compiling _NIOBase64 Base64.swift
[49/72] Compiling Atomics AtomicInteger.swift
[50/72] Compiling Atomics AtomicOptionalWrappable.swift
[55/72] Emitting module InternalCollectionsUtilities
[56/75] Compiling Atomics IntegerOperations.swift
[57/75] Compiling Atomics Unmanaged extensions.swift
[58/97] Compiling Algorithms MinMax.swift
[59/97] Compiling Algorithms AdjacentPairs.swift
[60/97] Compiling Algorithms Joined.swift
[61/97] Compiling Algorithms Keyed.swift
[63/99] Compiling Logging Locks.swift
[64/99] Emitting module Logging
[65/99] Compiling Logging LogHandler.swift
[66/99] Compiling Logging Logging.swift
[67/114] Compiling DequeModule Deque+Codable.swift
[68/114] Compiling DequeModule Deque+Collection.swift
[69/114] Compiling DequeModule Deque+CustomReflectable.swift
[70/114] Compiling DequeModule Deque+Descriptions.swift
[71/114] Compiling DequeModule Deque+Equatable.swift
[72/114] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[74/114] Emitting module Atomics
[80/117] Compiling DequeModule _DequeBuffer.swift
[81/117] Compiling DequeModule _DequeBufferHeader.swift
[82/117] Compiling DequeModule Deque.swift
[87/120] Compiling DequeModule Deque+Testing.swift
[88/120] Compiling DequeModule _DequeSlot.swift
[89/120] Compiling DequeModule _UnsafeWrappedBuffer.swift
[90/120] Compiling Algorithms EitherSequence.swift
[91/120] Compiling Algorithms FirstNonNil.swift
[98/156] Compiling SwiftSoup Exception.swift
[99/156] Compiling SwiftSoup FormElement.swift
[100/156] Compiling SwiftSoup HtmlTreeBuilder.swift
[101/156] Compiling SwiftSoup ParseErrorList.swift
[102/156] Compiling SwiftSoup ParseSettings.swift
[103/156] Compiling SwiftSoup Parser.swift
[104/169] Compiling SwiftSoup ParsingStrings.swift
[105/169] Compiling SwiftSoup Pattern.swift
[106/169] Compiling SwiftSoup QueryParser.swift
[107/169] Emitting module DequeModule
[108/169] Compiling SwiftSoup Collector.swift
[109/169] Compiling SwiftSoup CombiningEvaluator.swift
[110/169] Compiling SwiftSoup DocumentType.swift
[111/169] Compiling SwiftSoup Attribute.swift
[112/169] Compiling SwiftSoup Attributes.swift
[113/169] Compiling SwiftSoup BinarySearch.swift
[114/169] Compiling SwiftSoup BooleanAttribute.swift
[115/169] Compiling SwiftSoup CharacterExt.swift
[117/196] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[118/196] Compiling NIOCore NIOAsyncWriter.swift
[119/196] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[120/196] Compiling NIOCore BSDSocketAPI.swift
[121/231] Emitting module Algorithms
[123/232] Compiling NIOCore NIOAny.swift
[124/232] Compiling NIOCore NIOCloseOnErrorHandler.swift
[125/232] Compiling NIOCore NIOCoreSendableMetatype.swift
[126/232] Compiling NIOCore NIOLoopBound.swift
[127/232] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[128/232] Compiling NIOCore NIOScheduledCallback.swift
[129/232] Compiling NIOCore NIOSendable.swift
[130/232] Compiling NIOCore RecvByteBufferAllocator.swift
[131/240] Emitting module SwiftSoup
[132/246] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[133/246] Compiling NIOCore EventLoopFuture+Deprecated.swift
[134/246] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[135/246] Compiling NIOCore EventLoopFuture.swift
[136/246] Compiling NIOCore FileDescriptor.swift
[137/246] Compiling NIOCore FileHandle.swift
[138/246] Compiling NIOCore IOData.swift
[139/246] Compiling NIOCore IPProtocol.swift
[140/246] Compiling NIOCore IntegerBitPacking.swift
[141/246] Compiling NIOCore IntegerTypes.swift
[142/246] Compiling SwiftSoup UTF8Arrays.swift
[143/246] Compiling SwiftSoup UnicodeScalar.swift
[144/246] Compiling SwiftSoup Validate.swift
[145/246] Compiling SwiftSoup Whitelist.swift
[151/246] Compiling NIOCore FileRegion.swift
[152/246] Compiling NIOCore GlobalSingletons.swift
[153/246] Compiling NIOCore IO.swift
[161/246] Compiling NIOCore AddressedEnvelope.swift
[162/246] Compiling NIOCore AsyncAwaitSupport.swift
[163/246] Compiling NIOCore AsyncChannel.swift
[164/246] Compiling NIOCore AsyncChannelHandler.swift
[165/246] Compiling NIOCore AsyncChannelInboundStream.swift
[166/246] Compiling NIOCore AsyncChannelOutboundWriter.swift
[167/246] Compiling NIOCore NIOAsyncSequenceProducer.swift
[170/246] Compiling NIOCore Codec.swift
[171/246] Compiling NIOCore ConvenienceOptionSupport.swift
[172/246] Compiling NIOCore DeadChannel.swift
[173/246] Compiling NIOCore DispatchQueue+WithFuture.swift
[174/246] Compiling NIOCore EventLoop+Deprecated.swift
[175/246] Compiling NIOCore EventLoop+SerialExecutor.swift
[176/246] Compiling NIOCore EventLoop.swift
[177/246] Compiling NIOCore Channel.swift
[178/246] Compiling NIOCore ChannelHandler.swift
[179/246] Compiling NIOCore ChannelHandlers.swift
[180/246] Compiling NIOCore ChannelInvoker.swift
[181/246] Compiling NIOCore ChannelOption.swift
[182/246] Compiling NIOCore ChannelPipeline.swift
[183/246] Compiling NIOCore CircularBuffer.swift
[188/246] Compiling NIOCore ByteBuffer-aux.swift
[189/246] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[190/246] Compiling NIOCore ByteBuffer-conversions.swift
[191/246] Compiling NIOCore ByteBuffer-core.swift
[192/246] Compiling NIOCore ByteBuffer-hex.swift
[193/246] Compiling NIOCore ByteBuffer-int.swift
[194/246] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[195/246] Compiling NIOCore ByteBuffer-multi-int.swift
[196/246] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[197/246] Compiling NIOCore ByteBuffer-views.swift
[209/246] Compiling SwiftSoup XmlDeclaration.swift
[210/246] Compiling SwiftSoup XmlTreeBuilder.swift
[221/247] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[222/247] Compiling NIOCore SocketAddresses.swift
[223/247] Compiling NIOCore SocketOptionProvider.swift
[224/247] Compiling NIOCore SystemCallHelpers.swift
[225/247] Compiling NIOCore TimeAmount+Duration.swift
[226/247] Compiling NIOCore TypeAssistedChannelHandler.swift
[227/247] Compiling NIOCore UniversalBootstrapSupport.swift
[228/247] Compiling NIOCore Utilities.swift
[247/247] Emitting module NIOCore
[249/300] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[250/300] Compiling NIOEmbedded AsyncTestingChannel.swift
[251/300] Emitting module NIOEmbedded
[252/300] Compiling NIOEmbedded Embedded.swift
[254/301] Compiling NIOPosix Pool.swift
[255/301] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[256/301] Compiling NIOPosix PosixSingletons.swift
[257/301] Compiling NIOPosix RawSocketBootstrap.swift
[258/301] Compiling NIOPosix Resolver.swift
[259/301] Compiling NIOPosix Selectable.swift
[260/301] Compiling NIOPosix SelectableChannel.swift
[261/307] Compiling NIOPosix ThreadPosix.swift
[262/307] Compiling NIOPosix ThreadWindows.swift
[263/307] Compiling NIOPosix UnsafeTransfer.swift
[264/307] Compiling NIOPosix Utilities.swift
[265/307] Compiling NIOPosix VsockAddress.swift
[266/307] Compiling NIOPosix VsockChannelEvents.swift
[267/307] Compiling NIOPosix SelectableEventLoop.swift
[268/307] Compiling NIOPosix SelectorEpoll.swift
[269/307] Compiling NIOPosix SelectorGeneric.swift
[270/307] Compiling NIOPosix SelectorKqueue.swift
[271/307] Compiling NIOPosix SelectorUring.swift
[272/307] Compiling NIOPosix ServerSocket.swift
[273/307] Compiling NIOPosix Socket.swift
[274/307] Compiling NIOPosix SocketChannel.swift
[275/307] Compiling NIOPosix SocketProtocols.swift
[276/307] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[277/307] Compiling NIOPosix System.swift
[278/307] Compiling NIOPosix Thread.swift
[279/307] Emitting module NIOPosix
[280/307] Compiling NIOPosix IO.swift
[281/307] Compiling NIOPosix IntegerBitPacking.swift
[282/307] Compiling NIOPosix IntegerTypes.swift
[283/307] Compiling NIOPosix Linux.swift
[284/307] Compiling NIOPosix LinuxCPUSet.swift
[285/307] Compiling NIOPosix LinuxUring.swift
[286/307] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[287/307] Compiling NIOPosix Bootstrap.swift
[288/307] Compiling NIOPosix ControlMessage.swift
[289/307] Compiling NIOPosix DatagramVectorReadManager.swift
[290/307] Compiling NIOPosix Errors+Any.swift
[291/307] Compiling NIOPosix FileDescriptor.swift
[292/307] Compiling NIOPosix GetaddrinfoResolver.swift
[293/307] Compiling NIOPosix HappyEyeballs.swift
[294/307] Compiling NIOPosix BSDSocketAPICommon.swift
[295/307] Compiling NIOPosix BSDSocketAPIPosix.swift
[296/307] Compiling NIOPosix BSDSocketAPIWindows.swift
[297/307] Compiling NIOPosix BaseSocket.swift
[298/307] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[299/307] Compiling NIOPosix BaseSocketChannel.swift
[300/307] Compiling NIOPosix BaseStreamSocketChannel.swift
[301/307] Compiling NIOPosix NIOPosixSendableMetatype.swift
[302/307] Compiling NIOPosix NIOThreadPool.swift
[303/307] Compiling NIOPosix NonBlockingFileIO.swift
[304/307] Compiling NIOPosix PendingDatagramWritesManager.swift
[305/307] Compiling NIOPosix PendingWritesManager.swift
[306/307] Compiling NIOPosix PipeChannel.swift
[307/307] Compiling NIOPosix PipePair.swift
[309/310] Compiling NIO Exports.swift
[310/310] Emitting module NIO
[312/350] Compiling NIOTLS TLSEvents.swift
[313/350] Compiling NIOSOCKS ClientStateMachine.swift
[314/351] Compiling NIOHTTP1 HTTPEncoder.swift
[315/351] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[316/351] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[317/351] Emitting module NIOTLS
[318/351] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[319/351] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[320/351] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[321/351] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[322/351] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[323/351] Compiling NIOTLS SNIHandler.swift
[324/352] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[325/352] Compiling NIOSOCKS SOCKSResponse.swift
[326/352] Compiling NIOSOCKS ServerStateMachine.swift
[327/352] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[328/352] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[331/354] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[332/354] Compiling NIOHTTP1 ByteCollectionUtils.swift
[333/354] Compiling NIOHTTP1 HTTPDecoder.swift
[335/354] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[336/354] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[337/354] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[338/354] Emitting module NIOSOCKS
[340/355] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[342/355] Emitting module NIOFoundationCompat
[343/355] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[346/356] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[347/356] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[349/385] Compiling NIOSSL IdentityVerification.swift
[350/385] Compiling NIOSSL SSLContext.swift
[351/385] Compiling NIOSSL SSLCertificateExtensions.swift
[352/385] Compiling NIOSSL SSLCertificateName.swift
[353/407] Emitting module NIOHTTP1
[354/407] Compiling NIOTransportServices AcceptHandler.swift
[355/407] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[356/407] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[357/408] Compiling NIOTransportServices StateManagedChannel.swift
[358/408] Compiling NIOTransportServices StateManagedListenerChannel.swift
[359/408] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[360/410] Compiling NIOSSL SSLPrivateKey.swift
[361/410] Compiling NIOSSL SSLPublicKey.swift
[362/410] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[363/410] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[367/414] Compiling NIOTransportServices NIOTSBootstraps.swift
[368/414] Compiling NIOTransportServices NIOTSChannelOptions.swift
[369/414] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[370/414] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[371/414] Compiling NIOTransportServices NIOTSSingletons.swift
[372/414] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[373/414] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[374/414] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[375/414] Compiling NIOTransportServices NIOTSListenerChannel.swift
[376/414] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[377/414] Compiling NIOTransportServices NIOTSErrors.swift
[378/414] Compiling NIOTransportServices NIOTSEventLoop.swift
[379/414] Emitting module NIOTransportServices
[381/414] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[382/414] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[383/414] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[384/414] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[385/414] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[386/415] Emitting module NIOSSL
[388/433] Compiling NIOHPACK HPACKHeader.swift
[389/433] Compiling NIOHPACK HeaderTables.swift
[399/433] Compiling NIOSSL SafeCompare.swift
[400/433] Compiling NIOHPACK HPACKEncoder.swift
[401/433] Compiling NIOHPACK HPACKErrors.swift
[402/433] Compiling NIOHPACK DynamicHeaderTable.swift
[403/433] Compiling NIOHPACK HPACKDecoder.swift
[412/433] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[413/433] Compiling NIOHPACK IntegerCoding.swift
[414/433] Compiling NIOHPACK IndexedHeaderTable.swift
[415/434] Compiling NIOHPACK HuffmanTables.swift
[416/434] Compiling NIOHPACK HuffmanCoding.swift
[417/434] Compiling NIOHTTPCompression HTTPDecompression.swift
[418/434] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[419/434] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[420/434] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[421/434] Compiling NIOHTTPCompression HTTPCompression.swift
[422/434] Emitting module NIOHTTPCompression
[423/434] Compiling NIOHPACK StaticHeaderTable.swift
[424/435] Compiling NIOSSL Zeroization.swift
[425/435] Compiling NIOSSL TLSConfiguration.swift
[426/435] Compiling NIOSSL UniversalBootstrapSupport.swift
[427/435] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[429/436] Emitting module NIOHPACK
[438/497] Emitting module NIOHTTP2
[439/505] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[440/505] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[441/505] Compiling NIOHTTP2 StreamChannelFlowController.swift
[442/505] Compiling NIOHTTP2 StreamChannelList.swift
[443/505] Compiling NIOHTTP2 StreamMap.swift
[444/505] Compiling NIOHTTP2 StreamStateMachine.swift
[445/505] Compiling NIOHTTP2 UnsafeTransfer.swift
[446/505] Compiling NIOHTTP2 WatermarkedFlowController.swift
[447/505] Compiling NIOHTTP2 DOSHeuristics.swift
[448/505] Compiling NIOHTTP2 Error+Any.swift
[449/505] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[450/505] Compiling NIOHTTP2 ControlFrameBuffer.swift
[451/505] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[452/505] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[453/505] Compiling NIOHTTP2 GlitchesMonitor.swift
[454/505] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[455/505] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[456/505] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[457/505] Compiling NIOHTTP2 HTTP2StreamID.swift
[458/505] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[459/505] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[460/505] Compiling NIOHTTP2 HTTP2UserEvents.swift
[461/505] Compiling NIOHTTP2 InboundEventBuffer.swift
[462/505] Compiling NIOHTTP2 InboundWindowManager.swift
[463/505] Compiling NIOHTTP2 HTTP2Frame.swift
[464/505] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[465/505] Compiling NIOHTTP2 HTTP2FrameParser.swift
[466/505] Compiling NIOHTTP2 HTTP2PingData.swift
[467/505] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[468/505] Compiling NIOHTTP2 HTTP2Settings.swift
[469/505] Compiling NIOHTTP2 HTTP2Stream.swift
[470/505] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[471/505] Compiling NIOHTTP2 MaySendFrames.swift
[472/505] Compiling NIOHTTP2 SendingDataState.swift
[473/505] Compiling NIOHTTP2 SendingGoawayState.swift
[474/505] Compiling NIOHTTP2 SendingHeadersState.swift
[475/505] Compiling NIOHTTP2 SendingPushPromiseState.swift
[476/505] Compiling NIOHTTP2 SendingRstStreamState.swift
[477/505] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[478/505] Compiling NIOHTTP2 HTTP2SettingsState.swift
[479/505] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[480/505] Compiling NIOHTTP2 HasFlowControlWindows.swift
[481/505] Compiling NIOHTTP2 HasLocalSettings.swift
[482/505] Compiling NIOHTTP2 HasRemoteSettings.swift
[483/505] Compiling NIOHTTP2 LocallyQuiescingState.swift
[484/505] Compiling NIOHTTP2 QuiescingState.swift
[485/505] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[486/505] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[487/505] Compiling NIOHTTP2 StateMachineResult.swift
[488/505] Compiling NIOHTTP2 ContentLengthVerifier.swift
[489/505] Compiling NIOHTTP2 ConnectionStateMachine.swift
[490/505] Compiling NIOHTTP2 ConnectionStreamsState.swift
[491/505] Compiling NIOHTTP2 MayReceiveFrames.swift
[492/505] Compiling NIOHTTP2 ReceivingDataState.swift
[493/505] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[494/505] Compiling NIOHTTP2 ReceivingHeadersState.swift
[495/505] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[496/505] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[497/505] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[498/505] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[499/505] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[500/505] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[501/505] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[502/505] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[503/505] Compiling NIOHTTP2 HTTP2Error.swift
[504/505] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[505/505] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[507/566] Emitting module AsyncHTTPClient
[508/574] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[509/574] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[510/574] Compiling AsyncHTTPClient AsyncLazySequence.swift
[511/574] Compiling AsyncHTTPClient HTTPClient+execute.swift
[512/574] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[513/574] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[514/574] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[515/574] Compiling AsyncHTTPClient HTTPClientRequest.swift
[516/574] Compiling AsyncHTTPClient HTTPClientResponse.swift
[517/574] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[518/574] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[519/574] Compiling AsyncHTTPClient Transaction.swift
[520/574] Compiling AsyncHTTPClient Base64.swift
[521/574] Compiling AsyncHTTPClient BasicAuth.swift
[522/574] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[523/574] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[524/574] Compiling AsyncHTTPClient ConnectionPool.swift
[525/574] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[526/574] Compiling AsyncHTTPClient HTTPHandler.swift
[527/574] Compiling AsyncHTTPClient LRUCache.swift
[528/574] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[529/574] Compiling AsyncHTTPClient NWErrorHandler.swift
[530/574] Compiling AsyncHTTPClient NWWaitingHandler.swift
[531/574] Compiling AsyncHTTPClient TLSConfiguration.swift
[532/574] Compiling AsyncHTTPClient RedirectState.swift
[533/574] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[534/574] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[535/574] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[536/574] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[537/574] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[538/574] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[539/574] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[540/574] Compiling AsyncHTTPClient RequestBodyLength.swift
[541/574] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[542/574] Compiling AsyncHTTPClient RequestOptions.swift
[543/574] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[544/574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[545/574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[546/574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[547/574] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[548/574] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[549/574] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[550/574] Compiling AsyncHTTPClient ConnectionTarget.swift
[551/574] Compiling AsyncHTTPClient DeconstructedURL.swift
[552/574] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[553/574] Compiling AsyncHTTPClient FoundationExtensions.swift
[554/574] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[555/574] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[556/574] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[557/574] Compiling AsyncHTTPClient HTTPClient.swift
[558/574] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[559/574] Compiling AsyncHTTPClient TLSEventsHandler.swift
[560/574] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[561/574] Compiling AsyncHTTPClient HTTP1Connection.swift
[562/574] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[563/574] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[564/574] Compiling AsyncHTTPClient HTTP2Connection.swift
[565/574] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[566/574] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[567/574] Compiling AsyncHTTPClient RequestBag.swift
[568/574] Compiling AsyncHTTPClient RequestValidation.swift
[569/574] Compiling AsyncHTTPClient SSLContextCache.swift
[570/574] Compiling AsyncHTTPClient Scheme.swift
[571/574] Compiling AsyncHTTPClient Singleton.swift
[572/574] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[573/574] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[574/574] Compiling AsyncHTTPClient Utils.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[576/597] Emitting module FaviconFinder
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Extensions/URLResponse+StringEncoding.swift:15:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
13 | /// from the response's text encoding name.
14 | ///
15 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
16 |
17 |     /// Determines the string encoding of the response based on the `textEncodingName` property.
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:64:32: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 62 |     /// - Parameter rawResponse: A tuple containing the response `Data` and `URLResponse`.
 63 |     ///
 64 |     init(_ rawResponse: (Data, URLResponse)) {
    |                                `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
[577/599] Compiling FaviconFinder URLResponse+StringEncoding.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Extensions/URLResponse+StringEncoding.swift:15:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
13 | /// from the response's text encoding name.
14 | ///
15 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
16 |
17 |     /// Determines the string encoding of the response based on the `textEncodingName` property.
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:216:27: error: cannot find 'URLRequest' in scope
214 |
215 |             // Create our request
216 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
217 |
218 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:227:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
225 |             // Fetch our response
226 |             let response = Response(
227 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
228 |             )
229 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:270:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
268 |                     }
269 |
270 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
271 |                     return redirectResponse
272 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:289:43: error: cannot find 'URLRequest' in scope
287 |                     }
288 |
289 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
290 |                     if let httpHeaders {
291 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:297:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
295 |
296 |                     let redirectResponse = Response(
297 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
298 |                     )
299 |                     return redirectResponse
[578/599] Compiling FaviconFinder FaviconURLSession.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Extensions/URLResponse+StringEncoding.swift:15:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
13 | /// from the response's text encoding name.
14 | ///
15 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
16 |
17 |     /// Determines the string encoding of the response based on the `textEncodingName` property.
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:216:27: error: cannot find 'URLRequest' in scope
214 |
215 |             // Create our request
216 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
217 |
218 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:227:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
225 |             // Fetch our response
226 |             let response = Response(
227 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
228 |             )
229 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:270:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
268 |                     }
269 |
270 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
271 |                     return redirectResponse
272 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:289:43: error: cannot find 'URLRequest' in scope
287 |                     }
288 |
289 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
290 |                     if let httpHeaders {
291 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:297:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
295 |
296 |                     let redirectResponse = Response(
297 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
298 |                     )
299 |                     return redirectResponse
[579/599] Compiling FaviconFinder Regex.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Extensions/URLResponse+StringEncoding.swift:15:1: error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
13 | /// from the response's text encoding name.
14 | ///
15 | extension URLResponse {
   | `- error: non-nominal type 'URLResponse' (aka 'AnyObject') cannot be extended
16 |
17 |     /// Determines the string encoding of the response based on the `textEncodingName` property.
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:216:27: error: cannot find 'URLRequest' in scope
214 |
215 |             // Create our request
216 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
217 |
218 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:227:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
225 |             // Fetch our response
226 |             let response = Response(
227 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
228 |             )
229 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:270:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
268 |                     }
269 |
270 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
271 |                     return redirectResponse
272 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:289:43: error: cannot find 'URLRequest' in scope
287 |                     }
288 |
289 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
290 |                     if let httpHeaders {
291 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:297:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
295 |
296 |                     let redirectResponse = Response(
297 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
298 |                     )
299 |                     return redirectResponse
[580/599] Compiling FaviconFinder Response.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:64:32: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 62 |     /// - Parameter rawResponse: A tuple containing the response `Data` and `URLResponse`.
 63 |     ///
 64 |     init(_ rawResponse: (Data, URLResponse)) {
    |                                `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:66:43: error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 64 |     init(_ rawResponse: (Data, URLResponse)) {
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
    |                                           `- error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 67 |     }
 68 |
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
[581/599] Compiling FaviconFinder Favicon.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:64:32: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 62 |     /// - Parameter rawResponse: A tuple containing the response `Data` and `URLResponse`.
 63 |     ///
 64 |     init(_ rawResponse: (Data, URLResponse)) {
    |                                `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:66:43: error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 64 |     init(_ rawResponse: (Data, URLResponse)) {
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
    |                                           `- error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 67 |     }
 68 |
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
[582/599] Compiling FaviconFinder FaviconError.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:64:32: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 62 |     /// - Parameter rawResponse: A tuple containing the response `Data` and `URLResponse`.
 63 |     ///
 64 |     init(_ rawResponse: (Data, URLResponse)) {
    |                                `- error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "This type has moved to the FoundationNetworking module. Import that module to use it.")
2 | public typealias URLResponse = AnyObject
  |                  `- note: 'URLResponse' has been explicitly marked unavailable here
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/Response.swift:66:43: error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 64 |     init(_ rawResponse: (Data, URLResponse)) {
 65 |         self.data = rawResponse.0
 66 |         self.textEncoding = rawResponse.1.encoding
    |                                           `- error: value of type 'URLResponse' (aka 'AnyObject') has no member 'encoding'
 67 |     }
 68 |
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
[583/599] Compiling FaviconFinder HTMLFaviconFinder.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
[584/599] Compiling FaviconFinder ICOFaviconFinder.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
[585/599] Compiling FaviconFinder MockFaviconFinder.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
[586/599] Compiling FaviconFinder String+Removals.swift
[587/599] Compiling FaviconFinder String+URLQuery.swift
[588/599] Compiling FaviconFinder URL+Parsing.swift
[589/599] Compiling FaviconFinder FaviconFormatType.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:67:27: error: cannot find 'Image' in scope
65 |     ///
66 |     init(data: Data) throws {
67 |         guard let image = Image(data: data) else {
   |                           `- error: cannot find 'Image' in scope
68 |             throw FaviconError.invalidImage
69 |         }
[590/599] Compiling FaviconFinder FaviconImage.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:67:27: error: cannot find 'Image' in scope
65 |     ///
66 |     init(data: Data) throws {
67 |         guard let image = Image(data: data) else {
   |                           `- error: cannot find 'Image' in scope
68 |             throw FaviconError.invalidImage
69 |         }
[591/599] Compiling FaviconFinder FaviconSize.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:66:16: error: cannot find type 'Data' in scope
64 |     /// - Throws: `FaviconError.invalidImage` if the image cannot be created from the data.
65 |     ///
66 |     init(data: Data) throws {
   |                `- error: cannot find type 'Data' in scope
67 |         guard let image = Image(data: data) else {
68 |             throw FaviconError.invalidImage
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:94:15: error: cannot find type 'CGFloat' in scope
92 |     /// On other platforms, it multiplies the width and height to give a total size.
93 |     ///
94 |     var size: CGFloat {
   |               `- error: cannot find type 'CGFloat' in scope
95 |         return self.image.size.width * self.image.size.height
96 |     }
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:67:27: error: cannot find 'Image' in scope
65 |     ///
66 |     init(data: Data) throws {
67 |         guard let image = Image(data: data) else {
   |                           `- error: cannot find 'Image' in scope
68 |             throw FaviconError.invalidImage
69 |         }
[592/599] Compiling FaviconFinder WebApplicationManifestFaviconFinder.swift
[593/599] Compiling FaviconFinder Array+Reorder.swift
[594/599] Compiling FaviconFinder String+HREF.swift
[595/599] Compiling FaviconFinder FaviconFinder+Configuration.swift
[596/599] Compiling FaviconFinder FaviconFinder.swift
[597/599] Compiling FaviconFinder FaviconFinderProtocol.swift
[598/599] Compiling FaviconFinder FaviconSourceType.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
[599/599] Compiling FaviconFinder FaviconURL.swift
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:41:22: error: cannot find type 'Data' in scope
39 |
40 |     /// The raw data that makes up the image.
41 |     public let data: Data
   |                      `- error: cannot find type 'Data' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
/host/spi-builder-workspace/Sources/FaviconFinder/Types/FaviconImage.swift:44:23: error: cannot find type 'Image' in scope
42 |
43 |     /// The platform-specific image type (e.g., `UIImage` for iOS, `NSImage` for macOS, or `Image` for Linux).
44 |     public let image: Image
   |                       `- error: cannot find type 'Image' in scope
45 |
46 |     // MARK: - Lifecycle
BUILD FAILURE 6.1 android