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 5.1.4 (9279f4), with Swift 6.1 for Android on 29 May 2025 22:13:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/will-lumley/FaviconFinder.git
Reference: 5.1.4
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
 * tag               5.1.4      -> FETCH_HEAD
HEAD is now at 9279f43 Merge pull request #104 from will-lumley/bug/header-image
Cloned https://github.com/will-lumley/FaviconFinder.git
Revision (git rev-parse @):
9279f4371f4877ca302ba3bf1015f3f58ae4a56c
SUCCESS checkout https://github.com/will-lumley/FaviconFinder.git at 5.1.4
========================================
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" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3908] Fetching swiftsoup
[2854/17922] Fetching swiftsoup, async-http-client
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.67s)
Fetched https://github.com/swift-server/async-http-client.git from cache (1.34s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (2.33s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/5959] Fetching swift-algorithms
[121/9795] Fetching swift-algorithms, swift-log
[1101/15709] Fetching swift-algorithms, swift-log, swift-nio-extras
[1102/18376] Fetching swift-algorithms, swift-log, swift-nio-extras, swift-nio-transport-services
[2578/20086] Fetching swift-algorithms, swift-log, swift-nio-extras, swift-nio-transport-services, swift-atomics
[4356/31613] Fetching swift-algorithms, swift-log, swift-nio-extras, swift-nio-transport-services, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.84s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.09s)
Fetching https://github.com/apple/swift-nio.git
[14112/22987] Fetching swift-log, swift-nio-extras, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.14s)
[8313/17073] Fetching swift-log, swift-atomics, swift-nio-http2
[17074/31916] Fetching swift-log, swift-atomics, swift-nio-http2, swift-nio-ssl
[18559/108024] Fetching swift-log, swift-atomics, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (2.43s)
[32689/104188] Fetching swift-atomics, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (2.45s)
[31424/102478] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.46s)
[21252/90951] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.09s)
[50993/76108] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.45s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (11.57s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.66s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (2.18s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.63s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
[1/2426] Fetching swift-service-lifecycle
[74/3567] Fetching swift-service-lifecycle, swift-http-structured-headers
[1000/5157] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1
[1064/10142] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-async-algorithms
[9695/11046] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-asn1, swift-async-algorithms, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.37s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.37s)
[1/6155] Fetching swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.41s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.41s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.41s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.53s)
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 (0.71s)
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.70s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (1.95s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.62s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.70s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.59s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.78s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.36s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (4.28s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (1.13s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.96s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.72s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.52s)
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.26.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
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
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
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.36.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.31.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.24.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.5.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.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
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.0
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.27.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-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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.0.3
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.3
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/441] Write sources
[22/441] Compiling _NumericsShims _NumericsShims.c
[23/441] Compiling _AtomicsShims.c
[24/441] Compiling CNIOWindows WSAStartup.c
[25/441] Compiling CNIOWindows shim.c
[26/441] Compiling CNIOWASI CNIOWASI.c
[27/441] Compiling CNIOLinux liburing_shims.c
[28/441] Compiling CNIOExtrasZlib empty.c
[29/441] Compiling CNIODarwin shim.c
[30/441] Compiling CNIOLLHTTP c_nio_http.c
[31/441] Compiling CNIOLinux shim.c
[32/441] Compiling CNIOLLHTTP c_nio_api.c
[33/441] Compiling fiat_p256_adx_sqr.S
[34/441] Compiling fiat_curve25519_adx_square.S
[35/441] Compiling fiat_curve25519_adx_mul.S
[36/441] Compiling fiat_p256_adx_mul.S
[37/441] Write swift-version-24593BA9C3E375BF.txt
[38/441] Compiling CNIOLLHTTP c_nio_llhttp.c
[39/445] Compiling CNIOBoringSSLShims shims.c
[40/447] Compiling tls_record.cc
[41/447] Compiling tls13_enc.cc
[42/447] Compiling tls13_server.cc
[43/487] Compiling tls13_client.cc
[44/501] Compiling tls13_both.cc
[45/501] Compiling tls_method.cc
[47/530] Emitting module Logging
[47/530] Compiling ssl_x509.cc
[48/530] Compiling t1_enc.cc
[50/530] Emitting module _NIOBase64
[51/530] Compiling _NIOBase64 Base64.swift
[52/531] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/531] Compiling RealModule Real.swift
[54/532] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[55/532] Compiling InternalCollectionsUtilities Integer rank.swift
[57/533] Emitting module InternalCollectionsUtilities
[58/533] Emitting module RealModule
[59/533] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[60/533] Compiling InternalCollectionsUtilities UInt+reversed.swift
[63/533] Compiling InternalCollectionsUtilities Descriptions.swift
[64/533] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[65/533] Compiling RealModule Float16+Real.swift
[66/533] Compiling RealModule Float80+Real.swift
[67/533] Compiling RealModule RealFunctions.swift
[68/533] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[69/533] Compiling _NIODataStructures PriorityQueue.swift
[70/533] Compiling _NIODataStructures _TinyArray.swift
[71/533] Compiling InternalCollectionsUtilities Debugging.swift
[72/533] Compiling RealModule Float+Real.swift
[73/533] Compiling RealModule ElementaryFunctions.swift
[74/533] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[75/533] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/533] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[79/533] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[80/534] Compiling _NIODataStructures Heap.swift
[81/534] Emitting module _NIODataStructures
[83/535] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[85/536] Compiling ssl_versions.cc
[86/536] Compiling ssl_transcript.cc
[88/551] Compiling DequeModule _DequeBuffer.swift
[89/551] Compiling DequeModule _DequeBufferHeader.swift
[89/553] Compiling ssl_stat.cc
[91/553] Compiling DequeModule Deque+CustomReflectable.swift
[92/553] Compiling DequeModule Deque+Descriptions.swift
[93/553] Compiling DequeModule Deque+Equatable.swift
[94/553] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[95/553] Compiling DequeModule Deque+Extras.swift
[96/553] Compiling DequeModule Deque+Hashable.swift
[97/553] Compiling DequeModule Deque+Testing.swift
[98/553] Compiling DequeModule Deque._Storage.swift
[99/553] Compiling DequeModule Deque._UnsafeHandle.swift
[100/553] Compiling DequeModule Deque.swift
[101/553] Compiling DequeModule _DequeSlot.swift
[102/553] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/553] Compiling ssl_session.cc
[104/553] Compiling Logging MetadataProvider.swift
[105/553] Compiling Logging LogHandler.swift
[106/553] Compiling Logging Locks.swift
[107/553] Compiling Logging Logging.swift
[108/554] Compiling DequeModule Deque+Codable.swift
[109/554] Compiling DequeModule Deque+Collection.swift
[110/554] Compiling ssl_key_share.cc
[112/554] Emitting module DequeModule
[112/555] Compiling ssl_privkey.cc
[114/555] Compiling SwiftSoup ParseErrorList.swift
[115/555] Compiling SwiftSoup ParseSettings.swift
[116/555] Compiling SwiftSoup Parser.swift
[117/555] Compiling SwiftSoup ParsingStrings.swift
[118/555] Compiling SwiftSoup Pattern.swift
[119/555] Compiling SwiftSoup QueryParser.swift
[120/555] Compiling SwiftSoup SerializationException.swift
[129/562] Compiling ssl_lib.cc
[130/562] Compiling ssl_file.cc
[132/562] Emitting module SwiftSoup
[141/562] Compiling SwiftSoup SimpleDictionary.swift
[142/562] Compiling SwiftSoup StreamReader.swift
[143/562] Compiling SwiftSoup String.swift
[144/562] Compiling SwiftSoup StringBuilder.swift
[145/562] Compiling SwiftSoup StringUtil.swift
[146/562] Compiling SwiftSoup StructuralEvaluator.swift
[147/562] Compiling SwiftSoup SwiftSoup.swift
[148/562] Compiling SwiftSoup Tag.swift
[149/562] Compiling SwiftSoup TextNode.swift
[150/562] Compiling SwiftSoup Token.swift
[151/562] Compiling SwiftSoup TokenQueue.swift
[152/562] Compiling SwiftSoup Tokeniser.swift
[153/562] Compiling SwiftSoup TokeniserState.swift
[154/562] Compiling SwiftSoup TreeBuilder.swift
[155/562] Compiling SwiftSoup HtmlTreeBuilderState.swift
[156/562] Compiling SwiftSoup HttpStatusException.swift
[157/562] Compiling SwiftSoup Mutex.swift
[158/562] Compiling SwiftSoup Node.swift
[159/562] Compiling SwiftSoup NodeTraversor.swift
[160/562] Compiling SwiftSoup NodeVisitor.swift
[161/562] Compiling SwiftSoup OrderedSet.swift
[162/562] Compiling SwiftSoup ParseError.swift
[162/562] Compiling ssl_buffer.cc
[163/562] Compiling ssl_credential.cc
[164/562] Compiling ssl_cert.cc
[166/562] Compiling SwiftSoup DocumentType.swift
[167/562] Compiling SwiftSoup Element.swift
[168/562] Compiling SwiftSoup Elements.swift
[169/562] Compiling SwiftSoup Entities.swift
[170/562] Compiling SwiftSoup Evaluator.swift
[171/562] Compiling SwiftSoup Exception.swift
[172/562] Compiling SwiftSoup FormElement.swift
[173/562] Compiling SwiftSoup HtmlTreeBuilder.swift
[173/562] Compiling ssl_cipher.cc
[174/562] Compiling ssl_aead_ctx.cc
[175/562] Compiling s3_pkt.cc
[177/562] Compiling SwiftSoup UTF8Arrays.swift
[178/562] Compiling SwiftSoup UnfairLock.swift
[179/562] Compiling SwiftSoup UnicodeScalar.swift
[180/562] Compiling SwiftSoup Validate.swift
[181/562] Compiling SwiftSoup Whitelist.swift
[182/562] Compiling SwiftSoup XmlDeclaration.swift
[183/562] Compiling SwiftSoup XmlTreeBuilder.swift
[183/563] Compiling ssl_asn1.cc
[185/563] Compiling s3_lib.cc
[186/563] Compiling s3_both.cc
[187/563] Compiling handshake.cc
[188/563] Compiling handshake_client.cc
[189/563] Compiling handshake_server.cc
[190/563] Compiling encrypted_client_hello.cc
[191/563] Compiling dtls_record.cc
[192/563] Compiling handoff.cc
[193/563] Compiling md5-x86_64-linux.S
[194/563] Compiling md5-x86_64-apple.S
[195/563] Compiling md5-586-linux.S
[196/563] Compiling md5-586-apple.S
[197/563] Compiling extensions.cc
[198/563] Compiling chacha20_poly1305_x86_64-linux.S
[199/563] Compiling dtls_method.cc
[200/563] Compiling d1_pkt.cc
[201/563] Compiling chacha20_poly1305_x86_64-apple.S
[202/563] Compiling chacha20_poly1305_armv8-win.S
[203/563] Compiling chacha-x86_64-linux.S
[204/563] Compiling chacha20_poly1305_armv8-linux.S
[205/563] Compiling chacha20_poly1305_armv8-apple.S
[206/563] Compiling chacha-x86-linux.S
[207/563] Compiling chacha-x86_64-apple.S
[208/563] Compiling chacha-x86-apple.S
[209/563] Compiling d1_srtp.cc
[210/563] Compiling chacha-armv8-win.S
[211/563] Compiling chacha-armv8-apple.S
[212/563] Compiling chacha-armv8-linux.S
[213/563] Compiling chacha-armv4-linux.S
[214/563] Compiling x86_64-mont5-linux.S
[215/563] Compiling aes128gcmsiv-x86_64-apple.S
[216/563] Compiling aes128gcmsiv-x86_64-linux.S
[217/563] Compiling bio_ssl.cc
[218/563] Compiling x86_64-mont5-apple.S
[219/563] Compiling x86_64-mont-linux.S
[220/563] Compiling x86-mont-linux.S
[221/563] Compiling vpaes-x86_64-linux.S
[222/563] Compiling x86_64-mont-apple.S
[223/563] Compiling err_data.cc
[224/563] Compiling x86-mont-apple.S
[225/563] Compiling vpaes-x86-linux.S
[226/563] Compiling vpaes-x86_64-apple.S
[227/563] Compiling vpaes-x86-apple.S
[228/563] Compiling vpaes-armv7-linux.S
[229/563] Compiling vpaes-armv8-win.S
[230/563] Compiling vpaes-armv8-linux.S
[231/563] Compiling vpaes-armv8-apple.S
[232/563] Compiling sha512-x86_64-linux.S
[233/563] Compiling sha512-x86_64-apple.S
[234/563] Compiling sha512-armv8-win.S
[235/563] Compiling sha512-armv8-linux.S
[236/563] Compiling sha512-586-linux.S
[237/563] Compiling sha512-armv8-apple.S
[238/563] Compiling sha512-armv4-linux.S
[239/563] Compiling sha512-586-apple.S
[240/563] Compiling sha256-x86_64-apple.S
[241/563] Compiling sha256-x86_64-linux.S
[242/563] Compiling sha256-armv8-linux.S
[243/563] Compiling sha256-armv8-win.S
[244/563] Compiling sha256-armv8-apple.S
[245/563] Compiling sha256-armv4-linux.S
[246/563] Compiling d1_lib.cc
[247/563] Compiling sha1-x86_64-apple.S
[248/563] Compiling sha256-586-apple.S
[248/563] Compiling sha256-586-linux.S
[250/563] Compiling sha1-x86_64-linux.S
[251/563] Compiling sha1-armv8-win.S
[252/563] Compiling sha1-armv8-apple.S
[253/563] Compiling sha1-armv4-large-linux.S
[254/563] Compiling rsaz-avx2-linux.S
[255/563] Compiling sha1-armv8-linux.S
[256/563] Compiling sha1-586-apple.S
[257/563] Compiling sha1-586-linux.S
[258/563] Compiling rsaz-avx2-apple.S
[259/563] Compiling rdrand-x86_64-linux.S
[260/563] Compiling p256_beeu-x86_64-asm-apple.S
[261/563] Compiling rdrand-x86_64-apple.S
[262/563] Compiling p256_beeu-x86_64-asm-linux.S
[263/563] Compiling p256_beeu-armv8-asm-win.S
[264/563] Compiling p256_beeu-armv8-asm-apple.S
[265/563] Compiling p256-x86_64-asm-linux.S
[266/563] Compiling p256_beeu-armv8-asm-linux.S
[267/563] Compiling p256-x86_64-asm-apple.S
[268/563] Compiling p256-armv8-asm-linux.S
[269/563] Compiling p256-armv8-asm-apple.S
[270/563] Compiling d1_both.cc
[271/563] Compiling p256-armv8-asm-win.S
[271/563] Compiling ghashv8-armv8-win.S
[273/563] Compiling ghashv8-armv8-linux.S
[274/563] Compiling ghashv8-armv8-apple.S
[275/563] Compiling ghash-x86_64-apple.S
[276/563] Compiling ghashv8-armv7-linux.S
[276/563] Compiling ghash-x86_64-linux.S
[278/563] Compiling ghash-x86-apple.S
[279/563] Compiling ghash-ssse3-x86_64-linux.S
[280/563] Compiling ghash-x86-linux.S
[281/563] Compiling ghash-ssse3-x86_64-apple.S
[282/563] Compiling ghash-armv4-linux.S
[283/563] Compiling ghash-neon-armv8-win.S
[284/563] Compiling ghash-ssse3-x86-linux.S
[285/563] Compiling ghash-neon-armv8-apple.S
[286/563] Compiling ghash-ssse3-x86-apple.S
[287/563] Compiling ghash-neon-armv8-linux.S
[288/563] Compiling co-586-linux.S
[289/563] Compiling co-586-apple.S
[290/563] Compiling bn-armv8-win.S
[291/563] Compiling bn-armv8-linux.S
[292/563] Compiling bsaes-armv7-linux.S
[293/563] Compiling armv8-mont-win.S
[294/563] Compiling bn-586-linux.S
[295/563] Compiling bn-armv8-apple.S
[296/563] Compiling armv8-mont-apple.S
[297/563] Compiling armv8-mont-linux.S
[298/563] Compiling armv4-mont-linux.S
[299/563] Compiling bn-586-apple.S
[300/563] Compiling aesv8-gcm-armv8-apple.S
[301/563] Compiling aesv8-gcm-armv8-win.S
[302/563] Compiling aesv8-armv8-win.S
[303/563] Compiling aesv8-gcm-armv8-linux.S
[304/563] Compiling aesv8-armv7-linux.S
[305/563] Compiling aesv8-armv8-linux.S
[306/563] Compiling aesni-x86-apple.S
[307/563] Compiling aesni-x86-linux.S
[308/563] Compiling aesv8-armv8-apple.S
[309/563] Compiling aesni-x86_64-linux.S
[310/563] Compiling aesni-gcm-x86_64-linux.S
[311/563] Compiling aesni-gcm-x86_64-apple.S
[312/563] Compiling aesni-x86_64-apple.S
[313/563] Compiling aes-gcm-avx2-x86_64-linux.S
[314/563] Compiling aes-gcm-avx10-x86_64-linux.S
[315/563] Compiling aes-gcm-avx10-x86_64-apple.S
[316/563] Compiling aes-gcm-avx2-x86_64-apple.S
[317/563] Compiling x_val.cc
[318/563] Compiling x_name.cc
[319/563] Compiling x_spki.cc
[320/563] Compiling x_req.cc
[321/563] Compiling x_x509.cc
[322/563] Compiling x_sig.cc
[323/563] Compiling x_x509a.cc
[324/563] Compiling x_pubkey.cc
[325/563] Compiling x_exten.cc
[326/563] Compiling x_attrib.cc
[327/563] Compiling x_all.cc
[328/563] Compiling x509rset.cc
[329/563] Compiling x509cset.cc
[330/563] Compiling x509spki.cc
[331/563] Compiling x_crl.cc
[332/563] Compiling x509name.cc
[333/563] Compiling x_algor.cc
[334/563] Compiling x509_vfy.cc
[335/563] Compiling x509_vpm.cc
[336/563] Compiling x509_obj.cc
[337/563] Compiling x509_trs.cc
[338/563] Compiling x509_v3.cc
[339/563] Compiling x509_req.cc
[340/563] Compiling x509_txt.cc
[341/563] Compiling x509_set.cc
[342/563] Compiling x509_def.cc
[343/563] Compiling x509_lu.cc
[344/563] Compiling x509_d2.cc
[345/563] Compiling x509_cmp.cc
[346/563] Compiling x509.cc
[347/563] Compiling x509_ext.cc
[348/563] Compiling v3_utl.cc
[349/563] Compiling x509_att.cc
[350/563] Compiling v3_prn.cc
[351/563] Compiling v3_purp.cc
[352/563] Compiling v3_skey.cc
[353/563] Compiling v3_ocsp.cc
[354/563] Compiling v3_pmaps.cc
[355/563] Compiling v3_pcons.cc
[356/563] Compiling v3_int.cc
[357/563] Compiling v3_ncons.cc
[358/563] Compiling v3_lib.cc
[359/563] Compiling v3_info.cc
[360/563] Compiling v3_genn.cc
[361/563] Compiling v3_cpols.cc
[362/563] Compiling v3_enum.cc
[363/563] Compiling v3_ia5.cc
[364/563] Compiling v3_extku.cc
[365/563] Compiling v3_crld.cc
[366/563] Compiling v3_alt.cc
[367/563] Compiling v3_conf.cc
[368/563] Compiling v3_bitst.cc
[369/563] Compiling v3_bcons.cc
[370/563] Compiling v3_akey.cc
[371/563] Compiling t_x509a.cc
[372/563] Compiling v3_akeya.cc
[373/563] Compiling t_x509.cc
[374/563] Compiling t_crl.cc
[375/563] Compiling t_req.cc
[376/563] Compiling i2d_pr.cc
[377/563] Compiling policy.cc
[378/563] Compiling rsa_pss.cc
[379/563] Compiling name_print.cc
[380/563] Compiling by_file.cc
[381/563] Compiling by_dir.cc
[382/563] Compiling asn1_gen.cc
[383/563] Compiling algorithm.cc
[384/563] Compiling a_sign.cc
[385/563] Compiling a_verify.cc
[386/563] Compiling a_digest.cc
[387/563] Compiling voprf.cc
[388/563] Compiling trust_token.cc
[389/563] Compiling thread_pthread.cc
[390/563] Compiling thread_win.cc
[391/563] Compiling thread_none.cc
[392/563] Compiling thread.cc
[393/563] Compiling stack.cc
[394/563] Compiling pmbtoken.cc
[395/563] Compiling siphash.cc
[396/563] Compiling spake2plus.cc
[397/563] Compiling sha512.cc
[398/563] Compiling sha256.cc
[399/563] Compiling sha1.cc
[400/563] Compiling slhdsa.cc
[401/563] Compiling rsa_extra.cc
[402/563] Compiling rsa_print.cc
[403/563] Compiling windows.cc
[404/563] Compiling rc4.cc
[405/563] Compiling rsa_crypt.cc
[406/563] Compiling refcount.cc
[407/563] Compiling urandom.cc
[408/563] Compiling trusty.cc
[409/563] Compiling rsa_asn1.cc
[410/563] Compiling ios.cc
[411/563] Compiling rand.cc
[412/563] Compiling poly1305_arm_asm.S
[413/563] Compiling passive.cc
[414/563] Compiling getentropy.cc
[415/563] Compiling forkunsafe.cc
[416/563] Compiling fork_detect.cc
[417/563] Compiling deterministic.cc
[418/563] Compiling poly1305_vec.cc
[419/563] Compiling poly1305.cc
[420/563] Compiling pool.cc
[421/563] Compiling poly1305_arm.cc
[422/563] Compiling pkcs8_x509.cc
[423/563] Compiling p5_pbev2.cc
[424/563] Compiling pkcs8.cc
[425/563] Compiling pkcs7.cc
[426/563] Compiling pkcs7_x509.cc
[427/563] Compiling pem_x509.cc
[428/563] Compiling pem_xaux.cc
[429/563] Compiling pem_pkey.cc
[430/563] Compiling obj_xref.cc
[431/563] Compiling pem_pk8.cc
[432/563] Compiling pem_info.cc
[433/563] Compiling pem_lib.cc
[434/563] Compiling pem_oth.cc
[435/563] Compiling pem_all.cc
[436/563] Compiling mlkem.cc
[437/563] Compiling obj.cc
[438/563] Compiling mem.cc
[439/563] Compiling poly_rq_mul.S
[440/563] Compiling mldsa.cc
[441/563] Compiling md5.cc
[442/563] Compiling fips_shared_support.cc
[443/563] Compiling lhash.cc
[444/563] Compiling md4.cc
[445/563] Compiling ex_data.cc
[446/563] Compiling scrypt.cc
[447/563] Compiling print.cc
[448/563] Compiling sign.cc
[449/563] Compiling kyber.cc
[450/563] Compiling hpke.cc
[451/563] Compiling hrss.cc
[452/563] Compiling pbkdf.cc
[453/563] Compiling p_x25519.cc
[454/563] Compiling p_rsa_asn1.cc
[455/563] Compiling p_x25519_asn1.cc
[456/563] Compiling p_hkdf.cc
[457/563] Compiling p_ed25519.cc
[458/563] Compiling p_ed25519_asn1.cc
[459/563] Compiling p_rsa.cc
[460/563] Compiling p_ec.cc
[461/563] Compiling p_ec_asn1.cc
[462/563] Compiling p_dh_asn1.cc
[463/563] Compiling p_dh.cc
[464/563] Compiling evp_ctx.cc
[465/563] Compiling p_dsa_asn1.cc
[466/563] Compiling evp.cc
[467/563] Compiling err.cc
[468/563] Compiling evp_asn1.cc
[469/563] Compiling engine.cc
[470/563] Compiling hash_to_curve.cc
[471/563] Compiling ecdsa_asn1.cc
[472/563] Compiling ecdh.cc
[473/563] Compiling ec_derive.cc
[474/563] Compiling bcm.cc
[475/563] Compiling dsa.cc
[476/563] Compiling params.cc
[477/563] Compiling dsa_asn1.cc
[478/563] Compiling des.cc
[479/563] Compiling x25519-asm-arm.S
[480/563] Compiling ec_asn1.cc
[481/563] Compiling dh_asn1.cc
[482/563] Compiling digest_extra.cc
[482/563] Compiling spake25519.cc
[484/563] Compiling curve25519_64_adx.cc
[485/563] Compiling curve25519.cc
[486/563] Compiling crypto.cc
[487/563] Compiling cpu_arm_linux.cc
[488/563] Compiling cpu_intel.cc
[489/563] Compiling cpu_aarch64_win.cc
[490/563] Compiling cpu_arm_freebsd.cc
[491/563] Compiling cpu_aarch64_openbsd.cc
[492/563] Compiling cpu_aarch64_sysreg.cc
[493/563] Compiling cpu_aarch64_fuchsia.cc
[494/563] Compiling cpu_aarch64_linux.cc
[495/563] Compiling cpu_aarch64_apple.cc
[496/563] Compiling conf.cc
[497/563] Compiling get_cipher.cc
[498/563] Compiling e_tls.cc
[499/563] Compiling tls_cbc.cc
[500/563] Compiling e_rc4.cc
[501/563] Compiling e_des.cc
[502/563] Compiling e_null.cc
[503/563] Compiling e_chacha20poly1305.cc
[504/563] Compiling e_rc2.cc
[505/563] Compiling e_aesctrhmac.cc
[506/563] Compiling e_aesgcmsiv.cc
[507/563] Compiling derive_key.cc
[508/563] Compiling chacha.cc
[509/563] Compiling unicode.cc
[510/563] Compiling buf.cc
[511/563] Compiling cbb.cc
[512/563] Compiling ber.cc
[513/563] Compiling convert.cc
[514/563] Compiling cbs.cc
[515/563] Compiling bn_asn1.cc
[516/563] Compiling asn1_compat.cc
[517/563] Compiling printf.cc
[518/563] Compiling blake2.cc
[519/563] Compiling socket_helper.cc
[520/563] Compiling pair.cc
[521/563] Compiling hexdump.cc
[522/563] Compiling socket.cc
[523/563] Compiling fd.cc
[524/563] Compiling file.cc
[525/563] Compiling errno.cc
[526/563] Compiling tasn_typ.cc
[527/563] Compiling connect.cc
[528/563] Compiling base64.cc
[529/563] Compiling bio_mem.cc
[530/563] Compiling bio.cc
[531/563] Compiling tasn_utl.cc
[532/563] Compiling tasn_enc.cc
[533/563] Compiling tasn_fre.cc
[534/563] Compiling posix_time.cc
[535/563] Compiling tasn_new.cc
[536/563] Compiling f_int.cc
[537/563] Compiling asn_pack.cc
[538/563] Compiling tasn_dec.cc
[539/563] Compiling f_string.cc
[540/563] Compiling asn1_par.cc
[541/563] Compiling a_time.cc
[542/563] Compiling asn1_lib.cc
[543/563] Compiling a_utctm.cc
[544/563] Compiling a_type.cc
[545/563] Compiling a_octet.cc
[546/563] Compiling a_strnid.cc
[547/563] Compiling a_strex.cc
[548/563] Compiling a_object.cc
[549/563] Compiling a_gentm.cc
[550/563] Compiling a_i2d_fp.cc
[551/563] Compiling a_dup.cc
[552/563] Compiling a_d2i_fp.cc
[552/563] Write sources
[556/563] Compiling a_mbstr.cc
[557/563] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[558/563] Compiling a_bitstr.cc
[559/607] Compiling a_int.cc
[560/607] Compiling a_bool.cc
[562/607] Compiling Atomics ManagedAtomic.swift
[563/607] Compiling Atomics ManagedAtomicLazyReference.swift
[564/607] Compiling Algorithms MinMax.swift
[565/607] Compiling Algorithms Split.swift
[566/609] Compiling Algorithms Joined.swift
[567/609] Compiling Algorithms Keyed.swift
[568/609] Compiling Atomics IntegerOperations.swift
[569/609] Compiling Atomics Unmanaged extensions.swift
[570/609] Compiling Algorithms Chunked.swift
[571/609] Compiling Algorithms Combinations.swift
[572/609] Compiling Algorithms FlattenCollection.swift
[573/609] Compiling Algorithms Grouped.swift
[574/609] Compiling Algorithms Indexed.swift
[575/609] Compiling Algorithms Intersperse.swift
[576/609] Compiling Algorithms RandomSample.swift
[577/609] Compiling Algorithms Reductions.swift
[578/609] Compiling Algorithms Rotate.swift
[581/609] Compiling Algorithms Product.swift
[588/612] Compiling Algorithms Compacted.swift
[589/612] Compiling Algorithms Cycle.swift
[590/612] Compiling Algorithms EitherSequence.swift
[591/612] Compiling Algorithms FirstNonNil.swift
[596/612] Compiling Algorithms Trim.swift
[597/612] Compiling Algorithms Unique.swift
[598/612] Compiling Algorithms Windows.swift
[599/612] Compiling Algorithms AdjacentPairs.swift
[600/612] Compiling Algorithms Chain.swift
[609/612] Emitting module Atomics
[610/613] Compiling c-nioatomics.c
[612/613] Emitting module Algorithms
[613/614] Compiling c-atomics.c
[615/620] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[616/620] Compiling NIOConcurrencyHelpers NIOLock.swift
[617/620] Compiling NIOConcurrencyHelpers lock.swift
[618/620] Compiling NIOConcurrencyHelpers atomics.swift
[619/620] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[620/620] Emitting module NIOConcurrencyHelpers
[622/681] Compiling NIOCore MulticastChannel.swift
[623/681] Compiling NIOCore NIOAny.swift
[624/681] Compiling NIOCore NIOCloseOnErrorHandler.swift
[625/681] Compiling NIOCore NIOLoopBound.swift
[626/681] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[627/681] Compiling NIOCore NIOScheduledCallback.swift
[628/681] Compiling NIOCore NIOSendable.swift
[629/681] Compiling NIOCore RecvByteBufferAllocator.swift
[630/681] Compiling NIOCore IO.swift
[631/681] Compiling NIOCore IOData.swift
[632/681] Compiling NIOCore IPProtocol.swift
[633/681] Compiling NIOCore IntegerBitPacking.swift
[634/681] Compiling NIOCore IntegerTypes.swift
[635/681] Compiling NIOCore Interfaces.swift
[636/681] Compiling NIOCore Linux.swift
[637/681] Compiling NIOCore MarkedCircularBuffer.swift
[638/689] Compiling NIOCore AddressedEnvelope.swift
[639/689] Compiling NIOCore AsyncAwaitSupport.swift
[640/689] Compiling NIOCore AsyncChannel.swift
[641/689] Compiling NIOCore AsyncChannelHandler.swift
[642/689] Compiling NIOCore AsyncChannelInboundStream.swift
[643/689] Compiling NIOCore AsyncChannelOutboundWriter.swift
[644/689] Compiling NIOCore NIOAsyncSequenceProducer.swift
[645/689] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[646/689] Compiling NIOCore NIOAsyncWriter.swift
[647/689] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[648/689] Compiling NIOCore EventLoopFuture+Deprecated.swift
[649/689] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[650/689] Compiling NIOCore EventLoopFuture.swift
[651/689] Compiling NIOCore FileDescriptor.swift
[652/689] Compiling NIOCore FileHandle.swift
[653/689] Compiling NIOCore FileRegion.swift
[654/689] Compiling NIOCore GlobalSingletons.swift
[655/689] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[656/689] Compiling NIOCore SocketAddresses.swift
[657/689] Compiling NIOCore SocketOptionProvider.swift
[658/689] Compiling NIOCore SystemCallHelpers.swift
[659/689] Compiling NIOCore TimeAmount+Duration.swift
[660/689] Compiling NIOCore TypeAssistedChannelHandler.swift
[661/689] Compiling NIOCore UniversalBootstrapSupport.swift
[662/689] Compiling NIOCore Utilities.swift
[663/689] Emitting module NIOCore
[664/689] Compiling NIOCore CircularBuffer.swift
[665/689] Compiling NIOCore Codec.swift
[666/689] Compiling NIOCore ConvenienceOptionSupport.swift
[667/689] Compiling NIOCore DeadChannel.swift
[668/689] Compiling NIOCore DispatchQueue+WithFuture.swift
[669/689] Compiling NIOCore EventLoop+Deprecated.swift
[670/689] Compiling NIOCore EventLoop+SerialExecutor.swift
[671/689] Compiling NIOCore EventLoop.swift
[672/689] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[673/689] Compiling NIOCore BSDSocketAPI.swift
[674/689] Compiling NIOCore ByteBuffer-aux.swift
[675/689] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[676/689] Compiling NIOCore ByteBuffer-conversions.swift
[677/689] Compiling NIOCore ByteBuffer-core.swift
[678/689] Compiling NIOCore ByteBuffer-hex.swift
[679/689] Compiling NIOCore ByteBuffer-int.swift
[680/689] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[681/689] Compiling NIOCore ByteBuffer-multi-int.swift
[682/689] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[683/689] Compiling NIOCore ByteBuffer-views.swift
[684/689] Compiling NIOCore Channel.swift
[685/689] Compiling NIOCore ChannelHandler.swift
[686/689] Compiling NIOCore ChannelHandlers.swift
[687/689] Compiling NIOCore ChannelInvoker.swift
[688/689] Compiling NIOCore ChannelOption.swift
[689/689] Compiling NIOCore ChannelPipeline.swift
[691/740] Emitting module NIOEmbedded
[692/740] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[693/740] Compiling NIOEmbedded AsyncTestingChannel.swift
[694/740] Compiling NIOEmbedded Embedded.swift
[696/741] Compiling NIOPosix IO.swift
[697/741] Compiling NIOPosix IntegerBitPacking.swift
[698/741] Compiling NIOPosix IntegerTypes.swift
[699/741] Compiling NIOPosix Linux.swift
[700/741] Compiling NIOPosix LinuxCPUSet.swift
[701/741] Compiling NIOPosix LinuxUring.swift
[702/741] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[703/747] Compiling NIOPosix ThreadPosix.swift
[704/747] Compiling NIOPosix ThreadWindows.swift
[705/747] Compiling NIOPosix UnsafeTransfer.swift
[706/747] Compiling NIOPosix Utilities.swift
[707/747] Compiling NIOPosix VsockAddress.swift
[708/747] Compiling NIOPosix VsockChannelEvents.swift
[709/747] Compiling NIOPosix ServerSocket.swift
[710/747] Compiling NIOPosix Socket.swift
[711/747] Compiling NIOPosix SocketChannel.swift
[712/747] Compiling NIOPosix SocketProtocols.swift
[713/747] Compiling NIOPosix System.swift
[714/747] Compiling NIOPosix Thread.swift
[715/747] Compiling NIOPosix Pool.swift
[716/747] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[717/747] Compiling NIOPosix PosixSingletons.swift
[718/747] Compiling NIOPosix RawSocketBootstrap.swift
[719/747] Compiling NIOPosix Resolver.swift
[720/747] Compiling NIOPosix Selectable.swift
[721/747] Compiling NIOPosix SelectableChannel.swift
[722/747] Compiling NIOPosix SelectableEventLoop.swift
[723/747] Compiling NIOPosix SelectorEpoll.swift
[724/747] Compiling NIOPosix SelectorGeneric.swift
[725/747] Compiling NIOPosix SelectorKqueue.swift
[726/747] Compiling NIOPosix SelectorUring.swift
[727/747] Compiling NIOPosix NIOThreadPool.swift
[728/747] Compiling NIOPosix NonBlockingFileIO.swift
[729/747] Compiling NIOPosix PendingDatagramWritesManager.swift
[730/747] Compiling NIOPosix PendingWritesManager.swift
[731/747] Compiling NIOPosix PipeChannel.swift
[732/747] Compiling NIOPosix PipePair.swift
[733/747] Emitting module NIOPosix
[734/747] Compiling NIOPosix Bootstrap.swift
[735/747] Compiling NIOPosix ControlMessage.swift
[736/747] Compiling NIOPosix DatagramVectorReadManager.swift
[737/747] Compiling NIOPosix Errors+Any.swift
[738/747] Compiling NIOPosix FileDescriptor.swift
[739/747] Compiling NIOPosix GetaddrinfoResolver.swift
[740/747] Compiling NIOPosix HappyEyeballs.swift
[741/747] Compiling NIOPosix BSDSocketAPICommon.swift
[742/747] Compiling NIOPosix BSDSocketAPIPosix.swift
[743/747] Compiling NIOPosix BSDSocketAPIWindows.swift
[744/747] Compiling NIOPosix BaseSocket.swift
[745/747] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[746/747] Compiling NIOPosix BaseSocketChannel.swift
[747/747] Compiling NIOPosix BaseStreamSocketChannel.swift
[749/750] Compiling NIO Exports.swift
[750/750] Emitting module NIO
[752/790] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[753/790] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[754/790] Compiling NIOTLS TLSEvents.swift
[755/790] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[756/790] Compiling NIOSOCKS SOCKSResponse.swift
[757/791] Compiling NIOHTTP1 ByteCollectionUtils.swift
[758/791] Compiling NIOHTTP1 HTTPDecoder.swift
[759/791] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[760/791] Compiling NIOSOCKS ClientStateMachine.swift
[761/791] Compiling NIOSOCKS ServerStateMachine.swift
[762/791] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[763/791] Emitting module NIOTLS
[764/791] Compiling NIOTLS SNIHandler.swift
[765/791] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[766/791] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[767/792] Compiling NIOHTTP1 HTTPEncoder.swift
[768/792] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[770/792] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[771/792] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[772/792] Emitting module NIOSOCKS
[773/792] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[774/792] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[775/794] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[776/794] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[777/795] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[778/795] Emitting module NIOFoundationCompat
[781/825] Compiling NIOSSL SSLConnection.swift
[782/825] Compiling NIOSSL NIOSSLServerHandler.swift
[783/847] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[784/847] Compiling NIOTransportServices NIOTSSingletons.swift
[785/847] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[786/849] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[787/849] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[788/849] Compiling NIOTransportServices NIOTSListenerChannel.swift
[789/849] Compiling NIOTransportServices AcceptHandler.swift
[790/849] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[791/849] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[792/849] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[793/849] Compiling NIOTransportServices NIOTSErrors.swift
[794/849] Compiling NIOTransportServices NIOTSEventLoop.swift
[795/849] Emitting module NIOTransportServices
[796/849] Compiling NIOTransportServices NIOTSBootstraps.swift
[797/849] Compiling NIOTransportServices NIOTSChannelOptions.swift
[798/849] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[799/849] Compiling NIOTransportServices StateManagedChannel.swift
[800/849] Compiling NIOTransportServices StateManagedListenerChannel.swift
[801/849] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[802/849] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[803/849] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[804/849] Compiling NIOTransportServices NIOTSDatagramListener.swift
[805/849] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[806/849] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[818/850] Emitting module NIOHTTP1
[823/869] Emitting module NIOHTTPCompression
[828/873] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[829/873] Compiling NIOHPACK HPACKHeader.swift
[830/873] Compiling NIOHPACK HeaderTables.swift
[841/873] Compiling NIOSSL SubjectAlternativeName.swift
[842/873] Compiling NIOSSL NIOSSLSecureBytes.swift
[843/873] Compiling NIOSSL RNG.swift
[844/873] Compiling NIOSSL SafeCompare.swift
[845/873] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[846/873] Compiling NIOHPACK IndexedHeaderTable.swift
[847/873] Compiling NIOHPACK IntegerCoding.swift
[848/874] Compiling NIOHPACK HuffmanCoding.swift
[849/874] Compiling NIOHPACK HuffmanTables.swift
[850/874] Compiling NIOHPACK DynamicHeaderTable.swift
[851/874] Compiling NIOHPACK HPACKDecoder.swift
[852/874] Compiling NIOHTTPCompression HTTPDecompression.swift
[853/874] Emitting module NIOSSL
[856/874] Compiling NIOHPACK HPACKEncoder.swift
[857/874] Compiling NIOHPACK HPACKErrors.swift
[858/874] Compiling NIOHPACK StaticHeaderTable.swift
[859/874] Compiling NIOHTTPCompression HTTPCompression.swift
[860/874] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[861/874] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[862/875] Emitting module NIOHPACK
[872/876] Compiling NIOSSL SSLPKCS12Bundle.swift
[873/934] Compiling NIOHTTP2 Error+Any.swift
[874/934] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[875/934] Compiling NIOHTTP2 ControlFrameBuffer.swift
[876/934] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[878/935] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[879/935] Compiling NIOHTTP2 HasFlowControlWindows.swift
[880/935] Compiling NIOHTTP2 HasLocalSettings.swift
[881/935] Compiling NIOHTTP2 HasRemoteSettings.swift
[882/935] Compiling NIOHTTP2 LocallyQuiescingState.swift
[883/935] Compiling NIOHTTP2 QuiescingState.swift
[884/935] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[885/935] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[886/943] Compiling NIOHTTP2 MaySendFrames.swift
[887/943] Compiling NIOHTTP2 SendingDataState.swift
[888/943] Compiling NIOHTTP2 SendingGoawayState.swift
[889/943] Compiling NIOHTTP2 SendingHeadersState.swift
[890/943] Compiling NIOHTTP2 SendingPushPromiseState.swift
[891/943] Compiling NIOHTTP2 SendingRstStreamState.swift
[892/943] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[893/943] Compiling NIOHTTP2 HTTP2SettingsState.swift
[894/943] Compiling NIOHTTP2 InboundWindowManager.swift
[895/943] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[896/943] Compiling NIOHTTP2 StreamChannelFlowController.swift
[897/943] Compiling NIOHTTP2 StreamChannelList.swift
[898/943] Compiling NIOHTTP2 StreamMap.swift
[899/943] Compiling NIOHTTP2 StreamStateMachine.swift
[900/943] Compiling NIOHTTP2 UnsafeTransfer.swift
[901/943] Compiling NIOHTTP2 WatermarkedFlowController.swift
[902/943] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[903/943] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[904/943] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[905/943] Compiling NIOHTTP2 HTTP2StreamID.swift
[906/943] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[907/943] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[908/943] Compiling NIOHTTP2 HTTP2UserEvents.swift
[909/943] Compiling NIOHTTP2 InboundEventBuffer.swift
[910/943] Emitting module NIOHTTP2
[911/943] Compiling NIOHTTP2 ConnectionStateMachine.swift
[912/943] Compiling NIOHTTP2 ConnectionStreamsState.swift
[913/943] Compiling NIOHTTP2 MayReceiveFrames.swift
[914/943] Compiling NIOHTTP2 ReceivingDataState.swift
[915/943] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[916/943] Compiling NIOHTTP2 ReceivingHeadersState.swift
[917/943] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[918/943] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[919/943] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[920/943] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[921/943] Compiling NIOHTTP2 HTTP2Frame.swift
[922/943] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[923/943] Compiling NIOHTTP2 HTTP2FrameParser.swift
[924/943] Compiling NIOHTTP2 HTTP2PingData.swift
[925/943] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[926/943] Compiling NIOHTTP2 HTTP2Settings.swift
[927/943] Compiling NIOHTTP2 HTTP2Stream.swift
[928/943] Compiling NIOHTTP2 StateMachineResult.swift
[929/943] Compiling NIOHTTP2 ContentLengthVerifier.swift
[930/943] Compiling NIOHTTP2 DOSHeuristics.swift
[935/943] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[936/943] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[937/943] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[938/943] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[939/943] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[940/943] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[941/943] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[942/943] Compiling NIOHTTP2 HTTP2Error.swift
[943/943] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[945/1004] Emitting module AsyncHTTPClient
[946/1004] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[947/1004] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[948/1004] Compiling AsyncHTTPClient AsyncLazySequence.swift
[949/1004] Compiling AsyncHTTPClient HTTPClient+execute.swift
[950/1004] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[951/1004] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[952/1004] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[953/1004] Compiling AsyncHTTPClient HTTPClientRequest.swift
[954/1004] Compiling AsyncHTTPClient HTTPClientResponse.swift
[955/1012] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[956/1012] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[957/1012] Compiling AsyncHTTPClient Transaction.swift
[958/1012] Compiling AsyncHTTPClient Base64.swift
[959/1012] Compiling AsyncHTTPClient BasicAuth.swift
[960/1012] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[961/1012] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[962/1012] Compiling AsyncHTTPClient ConnectionPool.swift
[963/1012] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[964/1012] Compiling AsyncHTTPClient HTTPHandler.swift
[965/1012] Compiling AsyncHTTPClient LRUCache.swift
[966/1012] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[967/1012] Compiling AsyncHTTPClient NWErrorHandler.swift
[968/1012] Compiling AsyncHTTPClient NWWaitingHandler.swift
[969/1012] Compiling AsyncHTTPClient TLSConfiguration.swift
[970/1012] Compiling AsyncHTTPClient RedirectState.swift
[971/1012] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[972/1012] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[973/1012] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[974/1012] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[975/1012] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[976/1012] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[977/1012] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[978/1012] Compiling AsyncHTTPClient RequestBodyLength.swift
[979/1012] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[980/1012] Compiling AsyncHTTPClient RequestBag.swift
[981/1012] Compiling AsyncHTTPClient RequestValidation.swift
[982/1012] Compiling AsyncHTTPClient SSLContextCache.swift
[983/1012] Compiling AsyncHTTPClient Scheme.swift
[984/1012] Compiling AsyncHTTPClient Singleton.swift
[985/1012] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[986/1012] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[987/1012] Compiling AsyncHTTPClient Utils.swift
[988/1012] Compiling AsyncHTTPClient ConnectionTarget.swift
[989/1012] Compiling AsyncHTTPClient DeconstructedURL.swift
[990/1012] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[991/1012] Compiling AsyncHTTPClient FoundationExtensions.swift
[992/1012] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[993/1012] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[994/1012] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[995/1012] Compiling AsyncHTTPClient HTTPClient.swift
[996/1012] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[997/1012] Compiling AsyncHTTPClient TLSEventsHandler.swift
[998/1012] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[999/1012] Compiling AsyncHTTPClient HTTP1Connection.swift
[1000/1012] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1001/1012] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1002/1012] Compiling AsyncHTTPClient HTTP2Connection.swift
[1003/1012] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1004/1012] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1005/1012] Compiling AsyncHTTPClient RequestOptions.swift
[1006/1012] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1007/1012] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1008/1012] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1009/1012] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1010/1012] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1011/1012] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1012/1012] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1014/1035] 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 |     }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1015/1035] 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 |     }
[1016/1035] 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 |     }
[1017/1035] 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 |     }
[1018/1037] 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/1037] 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/1037] 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/1037] 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:195:27: error: cannot find 'URLRequest' in scope
193 |         ) async throws -> Response {
194 |             // Create our request
195 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
196 |
197 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:206:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
204 |             // Fetch our response
205 |             let response = Response(
206 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
207 |             )
208 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:249:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
247 |                     }
248 |
249 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
250 |                     return redirectResponse
251 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:268:43: error: cannot find 'URLRequest' in scope
266 |                     }
267 |
268 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
269 |                     if let httpHeaders {
270 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:276:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
274 |
275 |                     let redirectResponse = Response(
276 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
277 |                     )
278 |                     return redirectResponse
[1022/1037] 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:195:27: error: cannot find 'URLRequest' in scope
193 |         ) async throws -> Response {
194 |             // Create our request
195 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
196 |
197 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:206:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
204 |             // Fetch our response
205 |             let response = Response(
206 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
207 |             )
208 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:249:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
247 |                     }
248 |
249 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
250 |                     return redirectResponse
251 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:268:43: error: cannot find 'URLRequest' in scope
266 |                     }
267 |
268 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
269 |                     if let httpHeaders {
270 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:276:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
274 |
275 |                     let redirectResponse = Response(
276 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
277 |                     )
278 |                     return redirectResponse
[1023/1037] 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:195:27: error: cannot find 'URLRequest' in scope
193 |         ) async throws -> Response {
194 |             // Create our request
195 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
196 |
197 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:206:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
204 |             // Fetch our response
205 |             let response = Response(
206 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
207 |             )
208 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:249:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
247 |                     }
248 |
249 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
250 |                     return redirectResponse
251 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:268:43: error: cannot find 'URLRequest' in scope
266 |                     }
267 |
268 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
269 |                     if let httpHeaders {
270 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:276:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
274 |
275 |                     let redirectResponse = Response(
276 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
277 |                     )
278 |                     return redirectResponse
[1024/1037] Compiling FaviconFinder String+Removals.swift
[1025/1037] Compiling FaviconFinder String+URLQuery.swift
[1026/1037] Compiling FaviconFinder URL+Parsing.swift
[1027/1037] Compiling FaviconFinder FaviconFinder+Configuration.swift
[1028/1037] Compiling FaviconFinder FaviconFinder.swift
[1029/1037] Compiling FaviconFinder FaviconFinderProtocol.swift
[1030/1037] 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/1037] 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/1037] 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/1037] Compiling FaviconFinder WebApplicationManifestFaviconFinder.swift
[1034/1037] Compiling FaviconFinder Array+Reorder.swift
[1035/1037] Compiling FaviconFinder String+HREF.swift
[1036/1037] 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
[1037/1037] 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-3":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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/61] Compiling Logging MetadataProvider.swift
[3/61] Compiling NIOConcurrencyHelpers lock.swift
[4/115] Compiling SwiftSoup SerializationException.swift
[5/115] Compiling SwiftSoup HtmlTreeBuilderState.swift
[6/117] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/118] Compiling SwiftSoup BinarySearch.swift
[8/118] Compiling SwiftSoup BooleanAttribute.swift
[9/118] Compiling SwiftSoup CharacterExt.swift
[10/118] Compiling SwiftSoup Attributes.swift
[12/118] Compiling RealModule Float80+Real.swift
[13/118] Compiling SwiftSoup ArrayExt.swift
[14/118] Compiling SwiftSoup Attribute.swift
[15/119] Compiling RealModule Real.swift
[16/119] Compiling SwiftSoup ParseErrorList.swift
[17/119] Compiling SwiftSoup ParseSettings.swift
[18/119] Compiling SwiftSoup Parser.swift
[19/119] Compiling SwiftSoup ParsingStrings.swift
[20/119] Compiling SwiftSoup HttpStatusException.swift
[21/119] Compiling SwiftSoup Mutex.swift
[22/119] Emitting module Logging
[23/119] Compiling RealModule Float+Real.swift
[24/119] Compiling RealModule ElementaryFunctions.swift
[25/119] Compiling RealModule Float16+Real.swift
[26/119] Compiling _NIOBase64 Base64.swift
[27/119] Emitting module _NIOBase64
[28/120] Emitting module RealModule
[29/120] Compiling RealModule RealFunctions.swift
[30/121] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[31/121] Compiling NIOConcurrencyHelpers NIOLock.swift
[32/121] Compiling NIOConcurrencyHelpers atomics.swift
[33/121] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[37/121] Emitting module _NIODataStructures
[39/121] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/121] Emitting module NIOConcurrencyHelpers
[41/122] Compiling Atomics IntegerOperations.swift
[42/122] Compiling Atomics Unmanaged extensions.swift
[47/122] Compiling SwiftSoup CharacterReader.swift
[48/122] Compiling SwiftSoup Cleaner.swift
[49/122] Compiling _NIODataStructures _TinyArray.swift
[50/122] Compiling _NIODataStructures Heap.swift
[51/122] Compiling _NIODataStructures PriorityQueue.swift
[53/123] Compiling SwiftSoup Pattern.swift
[54/123] Compiling SwiftSoup QueryParser.swift
[59/148] Emitting module InternalCollectionsUtilities
[61/164] Compiling Logging Logging.swift
[62/164] Compiling Logging Locks.swift
[63/164] Compiling Logging LogHandler.swift
[65/165] Compiling Algorithms Split.swift
[66/165] Compiling Algorithms Stride.swift
[67/165] Compiling Algorithms Suffix.swift
[68/168] Compiling DequeModule Deque+Extras.swift
[69/168] Compiling DequeModule Deque+Hashable.swift
[70/168] Compiling DequeModule Deque._UnsafeHandle.swift
[71/168] Compiling DequeModule Deque.swift
[72/168] Compiling DequeModule _DequeBuffer.swift
[73/168] Compiling DequeModule _DequeBufferHeader.swift
[74/168] Compiling Algorithms MinMax.swift
[75/175] Compiling DequeModule Deque+CustomReflectable.swift
[76/175] Compiling DequeModule Deque+Descriptions.swift
[81/177] Compiling DequeModule Deque+Equatable.swift
[82/177] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/177] Compiling DequeModule Deque+Testing.swift
[84/177] Compiling DequeModule Deque._Storage.swift
[85/177] Compiling DequeModule _UnsafeWrappedBuffer.swift
[86/177] Compiling Algorithms Reductions.swift
[87/177] Compiling Algorithms Rotate.swift
[88/177] Compiling Algorithms Partition.swift
[89/177] Compiling Algorithms Permutations.swift
[90/177] Compiling Algorithms Product.swift
[91/177] Compiling Algorithms Trim.swift
[92/177] Compiling Algorithms Unique.swift
[93/177] Compiling Algorithms Windows.swift
[96/177] Compiling DequeModule _DequeSlot.swift
[109/177] Compiling DequeModule Deque+Codable.swift
[110/177] Compiling DequeModule Deque+Collection.swift
[111/177] Emitting module Atomics
[112/177] Compiling SwiftSoup UTF8Arrays.swift
[113/177] Compiling SwiftSoup UnfairLock.swift
[114/177] Compiling SwiftSoup UnicodeScalar.swift
[115/177] Compiling SwiftSoup Validate.swift
[116/177] Compiling SwiftSoup Whitelist.swift
[117/177] Compiling SwiftSoup XmlDeclaration.swift
[118/177] Compiling SwiftSoup XmlTreeBuilder.swift
[130/178] Emitting module DequeModule
[140/179] Emitting module Algorithms
[142/240] Compiling NIOCore EventLoopFuture.swift
[143/240] Compiling NIOCore FileDescriptor.swift
[144/240] Compiling NIOCore FileHandle.swift
[145/240] Compiling NIOCore FileRegion.swift
[146/240] Compiling NIOCore GlobalSingletons.swift
[147/240] Compiling NIOCore IO.swift
[148/240] Compiling NIOCore IOData.swift
[149/240] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[150/240] Compiling NIOCore NIOScheduledCallback.swift
[151/240] Compiling NIOCore NIOSendable.swift
[152/240] Compiling NIOCore RecvByteBufferAllocator.swift
[153/240] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[154/240] Compiling NIOCore EventLoopFuture+Deprecated.swift
[155/240] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[156/240] Compiling NIOCore MulticastChannel.swift
[157/240] Compiling NIOCore NIOAny.swift
[158/240] Compiling NIOCore NIOCloseOnErrorHandler.swift
[159/240] Compiling NIOCore NIOLoopBound.swift
[164/248] Compiling NIOCore EventLoop+Deprecated.swift
[165/248] Compiling NIOCore EventLoop+SerialExecutor.swift
[166/248] Compiling NIOCore EventLoop.swift
[167/248] Compiling NIOCore ByteBuffer-multi-int.swift
[168/248] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[169/248] Compiling NIOCore ByteBuffer-views.swift
[170/248] Compiling NIOCore Channel.swift
[171/248] Compiling NIOCore ChannelHandler.swift
[172/248] Compiling NIOCore ChannelHandlers.swift
[173/248] Compiling NIOCore ChannelInvoker.swift
[174/248] Compiling NIOCore ChannelOption.swift
[175/248] Compiling NIOCore ChannelPipeline.swift
[180/248] Emitting module SwiftSoup
[181/248] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[182/248] Compiling NIOCore BSDSocketAPI.swift
[183/248] Compiling NIOCore ByteBuffer-aux.swift
[184/248] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[185/248] Compiling NIOCore ByteBuffer-conversions.swift
[186/248] Compiling NIOCore ByteBuffer-core.swift
[187/248] Compiling NIOCore ByteBuffer-hex.swift
[188/248] Compiling NIOCore ByteBuffer-int.swift
[192/249] Compiling NIOCore IPProtocol.swift
[193/249] Compiling NIOCore IntegerBitPacking.swift
[194/249] Compiling NIOCore IntegerTypes.swift
[195/249] Compiling NIOCore Interfaces.swift
[196/249] Compiling NIOCore Linux.swift
[197/249] Compiling NIOCore MarkedCircularBuffer.swift
[198/249] Compiling NIOCore CircularBuffer.swift
[199/249] Compiling NIOCore Codec.swift
[200/249] Compiling NIOCore ConvenienceOptionSupport.swift
[201/249] Compiling NIOCore DeadChannel.swift
[202/249] Compiling NIOCore DispatchQueue+WithFuture.swift
[214/249] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[215/249] Compiling NIOCore SocketAddresses.swift
[216/249] Compiling NIOCore SocketOptionProvider.swift
[217/249] Compiling NIOCore SystemCallHelpers.swift
[218/249] Compiling NIOCore TimeAmount+Duration.swift
[219/249] Compiling NIOCore TypeAssistedChannelHandler.swift
[220/249] Compiling NIOCore UniversalBootstrapSupport.swift
[221/249] Compiling NIOCore Utilities.swift
[230/249] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[231/249] Compiling NIOCore AddressedEnvelope.swift
[232/249] Compiling NIOCore AsyncAwaitSupport.swift
[233/249] Compiling NIOCore AsyncChannel.swift
[234/249] Compiling NIOCore AsyncChannelHandler.swift
[235/249] Compiling NIOCore AsyncChannelInboundStream.swift
[236/249] Compiling NIOCore AsyncChannelOutboundWriter.swift
[237/249] Compiling NIOCore NIOAsyncSequenceProducer.swift
[238/249] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[239/249] Compiling NIOCore NIOAsyncWriter.swift
[249/249] Emitting module NIOCore
[251/300] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[252/300] Emitting module NIOEmbedded
[253/300] Compiling NIOEmbedded AsyncTestingChannel.swift
[254/300] Compiling NIOEmbedded Embedded.swift
[256/301] Compiling NIOPosix Pool.swift
[257/301] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[258/301] Compiling NIOPosix PosixSingletons.swift
[259/301] Compiling NIOPosix RawSocketBootstrap.swift
[260/301] Compiling NIOPosix Resolver.swift
[261/301] Compiling NIOPosix Selectable.swift
[262/301] Compiling NIOPosix SelectableChannel.swift
[263/301] Compiling NIOPosix SelectableEventLoop.swift
[264/301] Compiling NIOPosix SelectorEpoll.swift
[265/301] Compiling NIOPosix SelectorGeneric.swift
[266/301] Compiling NIOPosix SelectorKqueue.swift
[267/301] Compiling NIOPosix SelectorUring.swift
[268/301] Compiling NIOPosix ServerSocket.swift
[269/301] Compiling NIOPosix Socket.swift
[270/301] Compiling NIOPosix SocketChannel.swift
[271/301] Compiling NIOPosix SocketProtocols.swift
[272/301] Compiling NIOPosix System.swift
[273/301] Compiling NIOPosix Thread.swift
[274/307] Emitting module NIOPosix
[275/307] Compiling NIOPosix IO.swift
[276/307] Compiling NIOPosix IntegerBitPacking.swift
[277/307] Compiling NIOPosix IntegerTypes.swift
[278/307] Compiling NIOPosix Linux.swift
[279/307] Compiling NIOPosix LinuxCPUSet.swift
[280/307] Compiling NIOPosix LinuxUring.swift
[281/307] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[282/307] Compiling NIOPosix NIOThreadPool.swift
[283/307] Compiling NIOPosix NonBlockingFileIO.swift
[284/307] Compiling NIOPosix PendingDatagramWritesManager.swift
[285/307] Compiling NIOPosix PendingWritesManager.swift
[286/307] Compiling NIOPosix PipeChannel.swift
[287/307] Compiling NIOPosix PipePair.swift
[288/307] Compiling NIOPosix Bootstrap.swift
[289/307] Compiling NIOPosix ControlMessage.swift
[290/307] Compiling NIOPosix DatagramVectorReadManager.swift
[291/307] Compiling NIOPosix Errors+Any.swift
[292/307] Compiling NIOPosix FileDescriptor.swift
[293/307] Compiling NIOPosix GetaddrinfoResolver.swift
[294/307] Compiling NIOPosix HappyEyeballs.swift
[295/307] Compiling NIOPosix BSDSocketAPICommon.swift
[296/307] Compiling NIOPosix BSDSocketAPIPosix.swift
[297/307] Compiling NIOPosix BSDSocketAPIWindows.swift
[298/307] Compiling NIOPosix BaseSocket.swift
[299/307] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[300/307] Compiling NIOPosix BaseSocketChannel.swift
[301/307] Compiling NIOPosix BaseStreamSocketChannel.swift
[302/307] Compiling NIOPosix ThreadPosix.swift
[303/307] Compiling NIOPosix ThreadWindows.swift
[304/307] Compiling NIOPosix UnsafeTransfer.swift
[305/307] Compiling NIOPosix Utilities.swift
[306/307] Compiling NIOPosix VsockAddress.swift
[307/307] Compiling NIOPosix VsockChannelEvents.swift
[309/310] Compiling NIO Exports.swift
[310/310] Emitting module NIO
[312/350] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[313/350] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[314/350] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[315/350] Compiling NIOSOCKS ClientStateMachine.swift
[316/351] Compiling NIOTLS TLSEvents.swift
[317/351] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[318/351] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[319/353] Emitting module NIOTLS
[320/353] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[321/353] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[322/353] Compiling NIOSOCKS SOCKSResponse.swift
[323/353] Compiling NIOTLS SNIHandler.swift
[324/353] Emitting module NIOFoundationCompat
[325/353] Compiling NIOHTTP1 HTTPEncoder.swift
[327/353] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[328/353] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[329/354] Compiling NIOHTTP1 ByteCollectionUtils.swift
[330/354] Compiling NIOHTTP1 HTTPDecoder.swift
[331/354] Emitting module NIOSOCKS
[332/354] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[333/354] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[334/354] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[336/355] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[337/355] Compiling NIOSOCKS ServerStateMachine.swift
[338/355] Compiling NIOHTTP1 HTTPTypes.swift
[339/355] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[343/356] Emitting module NIOHTTP1
[344/407] Emitting module NIOTransportServices
[345/409] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[346/409] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[347/409] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[348/409] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[349/409] Compiling NIOTransportServices NIOTSListenerChannel.swift
[350/409] Compiling NIOTransportServices NIOTSDatagramListener.swift
[351/409] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[352/409] Compiling NIOTransportServices AcceptHandler.swift
[353/409] Compiling NIOTransportServices StateManagedChannel.swift
[354/409] Compiling NIOTransportServices StateManagedListenerChannel.swift
[355/409] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[356/409] Compiling NIOTransportServices NIOTSErrors.swift
[357/409] Compiling NIOTransportServices NIOTSEventLoop.swift
[363/409] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[364/409] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[365/409] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[366/409] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[367/409] Compiling NIOTransportServices NIOTSSingletons.swift
[368/409] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[373/410] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[374/410] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[375/410] Compiling NIOTransportServices NIOTSBootstraps.swift
[376/410] Compiling NIOTransportServices NIOTSChannelOptions.swift
[387/425] Emitting module NIOSSL
[392/433] Compiling NIOHPACK IndexedHeaderTable.swift
[393/434] Compiling NIOHPACK HPACKHeader.swift
[394/434] Compiling NIOHPACK HeaderTables.swift
[397/434] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[398/434] Compiling NIOHPACK DynamicHeaderTable.swift
[399/434] Compiling NIOHPACK HPACKDecoder.swift
[400/434] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[401/434] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[402/434] Compiling NIOHPACK StaticHeaderTable.swift
[403/434] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[407/434] Compiling NIOSSL NIOSSLHandler.swift
[416/434] Compiling NIOSSL AndroidCABundle.swift
[417/434] Compiling NIOSSL ByteBufferBIO.swift
[418/434] Compiling NIOSSL CustomPrivateKey.swift
[419/434] Compiling NIOSSL IdentityVerification.swift
[420/434] Compiling NIOSSL Zeroization.swift
[421/434] Compiling NIOSSL TLSConfiguration.swift
[422/434] Compiling NIOSSL UniversalBootstrapSupport.swift
[423/434] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[424/434] Compiling NIOHTTPCompression HTTPDecompression.swift
[425/434] Emitting module NIOHPACK
[426/434] Compiling NIOHPACK HuffmanTables.swift
[427/435] Compiling NIOHPACK IntegerCoding.swift
[428/435] Emitting module NIOHTTPCompression
[429/435] Compiling NIOHTTPCompression HTTPCompression.swift
[430/436] Compiling NIOHPACK HuffmanCoding.swift
[433/436] Compiling NIOHPACK HPACKEncoder.swift
[434/436] Compiling NIOHPACK HPACKErrors.swift
[438/495] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[439/495] Compiling NIOHTTP2 HasFlowControlWindows.swift
[440/495] Compiling NIOHTTP2 HasLocalSettings.swift
[441/495] Compiling NIOHTTP2 HasRemoteSettings.swift
[442/495] Compiling NIOHTTP2 LocallyQuiescingState.swift
[443/495] Compiling NIOHTTP2 QuiescingState.swift
[444/495] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[445/495] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[446/503] Compiling NIOHTTP2 MaySendFrames.swift
[447/503] Compiling NIOHTTP2 SendingDataState.swift
[448/503] Compiling NIOHTTP2 SendingGoawayState.swift
[449/503] Compiling NIOHTTP2 SendingHeadersState.swift
[450/503] Compiling NIOHTTP2 SendingPushPromiseState.swift
[451/503] Compiling NIOHTTP2 SendingRstStreamState.swift
[452/503] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[453/503] Compiling NIOHTTP2 HTTP2SettingsState.swift
[454/503] Compiling NIOHTTP2 StateMachineResult.swift
[455/503] Compiling NIOHTTP2 ContentLengthVerifier.swift
[456/503] Compiling NIOHTTP2 DOSHeuristics.swift
[457/503] Compiling NIOHTTP2 Error+Any.swift
[458/503] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[459/503] Compiling NIOHTTP2 ControlFrameBuffer.swift
[460/503] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[461/503] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[462/503] Emitting module NIOHTTP2
[463/503] Compiling NIOHTTP2 ConnectionStateMachine.swift
[464/503] Compiling NIOHTTP2 ConnectionStreamsState.swift
[465/503] Compiling NIOHTTP2 MayReceiveFrames.swift
[466/503] Compiling NIOHTTP2 ReceivingDataState.swift
[467/503] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[468/503] Compiling NIOHTTP2 ReceivingHeadersState.swift
[469/503] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[470/503] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[471/503] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[472/503] Compiling NIOHTTP2 InboundWindowManager.swift
[473/503] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[474/503] Compiling NIOHTTP2 StreamChannelFlowController.swift
[475/503] Compiling NIOHTTP2 StreamChannelList.swift
[476/503] Compiling NIOHTTP2 StreamMap.swift
[477/503] Compiling NIOHTTP2 StreamStateMachine.swift
[478/503] Compiling NIOHTTP2 UnsafeTransfer.swift
[479/503] Compiling NIOHTTP2 WatermarkedFlowController.swift
[480/503] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[481/503] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[482/503] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[483/503] Compiling NIOHTTP2 HTTP2StreamID.swift
[484/503] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[485/503] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[486/503] Compiling NIOHTTP2 HTTP2UserEvents.swift
[487/503] Compiling NIOHTTP2 InboundEventBuffer.swift
[488/503] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[489/503] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[490/503] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[491/503] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[492/503] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[493/503] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[494/503] Compiling NIOHTTP2 HTTP2Error.swift
[495/503] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[496/503] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[497/503] Compiling NIOHTTP2 HTTP2Frame.swift
[498/503] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[499/503] Compiling NIOHTTP2 HTTP2FrameParser.swift
[500/503] Compiling NIOHTTP2 HTTP2PingData.swift
[501/503] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[502/503] Compiling NIOHTTP2 HTTP2Settings.swift
[503/503] Compiling NIOHTTP2 HTTP2Stream.swift
[505/564] Emitting module AsyncHTTPClient
[506/572] Compiling AsyncHTTPClient HTTPHandler.swift
[507/572] Compiling AsyncHTTPClient LRUCache.swift
[508/572] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[509/572] Compiling AsyncHTTPClient NWErrorHandler.swift
[510/572] Compiling AsyncHTTPClient NWWaitingHandler.swift
[511/572] Compiling AsyncHTTPClient TLSConfiguration.swift
[512/572] Compiling AsyncHTTPClient RedirectState.swift
[513/572] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[514/572] Compiling AsyncHTTPClient ConnectionTarget.swift
[515/572] Compiling AsyncHTTPClient DeconstructedURL.swift
[516/572] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[517/572] Compiling AsyncHTTPClient FoundationExtensions.swift
[518/572] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[519/572] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[520/572] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[521/572] Compiling AsyncHTTPClient HTTPClient.swift
[522/572] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[523/572] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[524/572] Compiling AsyncHTTPClient AsyncLazySequence.swift
[525/572] Compiling AsyncHTTPClient HTTPClient+execute.swift
[526/572] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[527/572] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[528/572] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[529/572] Compiling AsyncHTTPClient HTTPClientRequest.swift
[530/572] Compiling AsyncHTTPClient HTTPClientResponse.swift
[531/572] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[532/572] Compiling AsyncHTTPClient TLSEventsHandler.swift
[533/572] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[534/572] Compiling AsyncHTTPClient HTTP1Connection.swift
[535/572] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[536/572] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[537/572] Compiling AsyncHTTPClient HTTP2Connection.swift
[538/572] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[539/572] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[540/572] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[541/572] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[542/572] Compiling AsyncHTTPClient Transaction.swift
[543/572] Compiling AsyncHTTPClient Base64.swift
[544/572] Compiling AsyncHTTPClient BasicAuth.swift
[545/572] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[546/572] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[547/572] Compiling AsyncHTTPClient ConnectionPool.swift
[548/572] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[549/572] Compiling AsyncHTTPClient RequestOptions.swift
[550/572] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[551/572] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[552/572] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[553/572] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[554/572] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[555/572] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[556/572] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[557/572] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[558/572] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[559/572] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[560/572] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[561/572] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[562/572] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[563/572] Compiling AsyncHTTPClient RequestBodyLength.swift
[564/572] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[565/572] Compiling AsyncHTTPClient RequestBag.swift
[566/572] Compiling AsyncHTTPClient RequestValidation.swift
[567/572] Compiling AsyncHTTPClient SSLContextCache.swift
[568/572] Compiling AsyncHTTPClient Scheme.swift
[569/572] Compiling AsyncHTTPClient Singleton.swift
[570/572] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[571/572] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[572/572] Compiling AsyncHTTPClient Utils.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[574/595] 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 |     }
[575/597] 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 |         }
[576/597] 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 |         }
[577/597] 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 |         }
[578/597] 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:195:27: error: cannot find 'URLRequest' in scope
193 |         ) async throws -> Response {
194 |             // Create our request
195 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
196 |
197 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:206:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
204 |             // Fetch our response
205 |             let response = Response(
206 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
207 |             )
208 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:249:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
247 |                     }
248 |
249 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
250 |                     return redirectResponse
251 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:268:43: error: cannot find 'URLRequest' in scope
266 |                     }
267 |
268 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
269 |                     if let httpHeaders {
270 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:276:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
274 |
275 |                     let redirectResponse = Response(
276 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
277 |                     )
278 |                     return redirectResponse
[579/597] 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:195:27: error: cannot find 'URLRequest' in scope
193 |         ) async throws -> Response {
194 |             // Create our request
195 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
196 |
197 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:206:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
204 |             // Fetch our response
205 |             let response = Response(
206 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
207 |             )
208 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:249:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
247 |                     }
248 |
249 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
250 |                     return redirectResponse
251 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:268:43: error: cannot find 'URLRequest' in scope
266 |                     }
267 |
268 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
269 |                     if let httpHeaders {
270 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:276:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
274 |
275 |                     let redirectResponse = Response(
276 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
277 |                     )
278 |                     return redirectResponse
[580/597] 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:195:27: error: cannot find 'URLRequest' in scope
193 |         ) async throws -> Response {
194 |             // Create our request
195 |             var request = URLRequest(url: url)
    |                           `- error: cannot find 'URLRequest' in scope
196 |
197 |             // If there's HTTP headers, add them
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:206:38: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
204 |             // Fetch our response
205 |             let response = Response(
206 |                 try await URLSession.shared.data(for: request)
    |                                      `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
207 |             )
208 |
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:249:74: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
247 |                     }
248 |
249 |                     let redirectResponse = Response(try await URLSession.shared.data(from: redirectURL))
    |                                                                          `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
250 |                     return redirectResponse
251 |                 }
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:268:43: error: cannot find 'URLRequest' in scope
266 |                     }
267 |
268 |                     var redirectRequest = URLRequest(url: redirectURL)
    |                                           `- error: cannot find 'URLRequest' in scope
269 |                     if let httpHeaders {
270 |                         for (key, value) in httpHeaders {
/host/spi-builder-workspace/Sources/FaviconFinder/Toolbox/FaviconURLSession.swift:276:46: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
274 |
275 |                     let redirectResponse = Response(
276 |                         try await URLSession.shared.data(from: redirectURL)
    |                                              `- error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
277 |                     )
278 |                     return redirectResponse
[581/597] 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 |     }
[582/597] 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 |     }
[583/597] 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 |     }
[584/597] 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
[585/597] 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
[586/597] 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
[587/597] Compiling FaviconFinder FaviconFinder+Configuration.swift
[588/597] Compiling FaviconFinder FaviconFinder.swift
[589/597] Compiling FaviconFinder FaviconFinderProtocol.swift
[590/597] Compiling FaviconFinder WebApplicationManifestFaviconFinder.swift
[591/597] Compiling FaviconFinder Array+Reorder.swift
[592/597] Compiling FaviconFinder String+HREF.swift
[593/597] Compiling FaviconFinder String+Removals.swift
[594/597] Compiling FaviconFinder String+URLQuery.swift
[595/597] Compiling FaviconFinder URL+Parsing.swift
[596/597] 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
[597/597] 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