The Swift Package Index logo.Swift Package Index

Build Information

Successful build of hummingbird-elementary, reference 0.5.0 (2aa26a), with Swift 6.1 for Android on 23 Mar 2026 10:53:27 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-community/hummingbird-elementary.git
Reference: 0.5.0
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/hummingbird-community/hummingbird-elementary
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 2aa26ad drop Swift 5.10, migrate to swift-testing (#21)
Cloned https://github.com/hummingbird-community/hummingbird-elementary.git
Revision (git rev-parse @):
2aa26adb0b5982e01e19991d4c6fb3a14e64e685
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-community/hummingbird-elementary.git at 0.5.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hummingbird-community/hummingbird-elementary.git
https://github.com/hummingbird-community/hummingbird-elementary.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "elementary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elementary-swift/elementary.git"
    }
  ],
  "manifest_display_name" : "hummingbird-elementary",
  "name" : "hummingbird-elementary",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "HummingbirdElementary",
      "targets" : [
        "HummingbirdElementary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdElementaryTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementaryTests",
      "path" : "Tests/HummingbirdElementaryTests",
      "product_dependencies" : [
        "Elementary",
        "HummingbirdTesting"
      ],
      "sources" : [
        "HTMLResponseTests.swift",
        "NonSendableHTMLResponseTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdElementary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdElementary",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementary",
      "path" : "Sources/HummingbirdElementary",
      "product_dependencies" : [
        "Hummingbird",
        "Elementary"
      ],
      "product_memberships" : [
        "HummingbirdElementary"
      ],
      "sources" : [
        "HTMLResponse.swift",
        "HTMLResponseBodyWriter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/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 swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetching https://github.com/elementary-swift/elementary.git
[1/1658] Fetching elementary
[1659/27844] Fetching elementary, hummingbird
Fetched https://github.com/elementary-swift/elementary.git from cache (1.54s)
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.58s)
Computing version for https://github.com/elementary-swift/elementary.git
Computed https://github.com/elementary-swift/elementary.git at 0.7.0 (2.43s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.21.1 (1.06s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2676] Fetching swift-service-lifecycle
[2677/9167] Fetching swift-service-lifecycle, swift-nio-extras
[4106/11988] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services
[6848/27348] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl
[13461/42973] Fetching swift-service-lifecycle, swift-nio-extras, swift-nio-transport-services, swift-nio-ssl, async-http-client
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.58s)
[10941/40297] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-ssl, async-http-client
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.79s)
[10832/37476] Fetching swift-nio-extras, swift-nio-ssl, async-http-client
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.95s)
[11984/30985] Fetching swift-nio-ssl, async-http-client
Fetching https://github.com/apple/swift-metrics.git
[25150/36676] Fetching swift-nio-ssl, async-http-client, swift-distributed-tracing
[32223/39650] Fetching swift-nio-ssl, async-http-client, swift-distributed-tracing, swift-metrics
[32972/51720] Fetching swift-nio-ssl, async-http-client, swift-distributed-tracing, swift-metrics, swift-nio-http2
[51721/134620] Fetching swift-nio-ssl, async-http-client, swift-distributed-tracing, swift-metrics, swift-nio-http2, swift-nio
Fetched https://github.com/apple/swift-metrics.git from cache (1.54s)
[52062/131646] Fetching swift-nio-ssl, async-http-client, swift-distributed-tracing, swift-nio-http2, swift-nio
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.95s)
Fetching https://github.com/apple/swift-log.git
[47200/125955] Fetching swift-nio-ssl, async-http-client, swift-nio-http2, swift-nio
[47201/126906] Fetching swift-nio-ssl, async-http-client, swift-nio-http2, swift-nio, swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.56s)
Fetching https://github.com/apple/swift-collections.git
[48858/125955] Fetching swift-nio-ssl, async-http-client, swift-nio-http2, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (3.30s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.39s)
Fetching https://github.com/apple/swift-async-algorithms.git
[23650/98260] Fetching swift-nio-ssl, swift-nio
[23651/104512] Fetching swift-nio-ssl, swift-nio, swift-log
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.38s)
[8909/89152] Fetching swift-nio, swift-log
[12545/111780] Fetching swift-nio, swift-log, swift-collections
[26302/118008] Fetching swift-nio, swift-log, swift-collections, swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (1.16s)
[27371/111756] Fetching swift-nio, swift-collections, swift-async-algorithms
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.99s)
[38968/105528] Fetching swift-nio, swift-collections
[50583/107348] Fetching swift-nio, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
[56692/105528] Fetching swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.77s)
[53885/82900] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (11.70s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (13.47s)
Fetching https://github.com/apple/swift-service-context.git
[1/1210] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.26s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.96s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.41.0 (0.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.65s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.1 (0.73s)
Fetching https://github.com/apple/swift-algorithms.git
[1/6058] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.46s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.18s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.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.26.0 (1.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.58s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.55s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.8.0 (0.78s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (1.13s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (1.09s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (1.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.57s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (1.16s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
[1/1219] Fetching swift-http-structured-headers
[1220/2988] Fetching swift-http-structured-headers, swift-asn1
[1327/10113] Fetching swift-http-structured-headers, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.64s)
[7184/8894] Fetching swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
[5629/7125] Fetching swift-certificates
Fetched https://github.com/apple/swift-certificates.git from cache (0.94s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.96.0 (3.02s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.88s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.98s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (5.27s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (1.53s)
Fetching https://github.com/apple/swift-crypto.git
[1/17246] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (4.76s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (5.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.68s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (2.19s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.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.1.3
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.5.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/elementary-swift/elementary.git
Working copy of https://github.com/elementary-swift/elementary.git resolved at 0.7.0
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.21.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.32.1
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.96.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.10.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
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.33.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.41.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.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.36.1
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.26.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.18.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.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.6.0
Building for debugging...
[0/51] Write sources
[33/51] Compiling CNIOWindows shim.c
[34/51] Compiling CNIOOpenBSD shim.c
[35/51] Write swift-version-24593BA9C3E375BF.txt
[35/51] Compiling CNIOPosix event_loop_id.c
[35/51] Compiling _AtomicsShims.c
[38/51] Compiling CNIOWASI CNIOWASI.c
[39/51] Compiling CNIOLinux liburing_shims.c
[40/51] Compiling CNIOWindows WSAStartup.c
[41/51] Compiling CNIODarwin shim.c
[42/51] Compiling CNIOLinux shim.c
[43/51] Compiling CNIOLLHTTP c_nio_http.c
[44/51] Compiling CNIOLLHTTP c_nio_api.c
[45/116] Compiling CNIOLLHTTP c_nio_llhttp.c
[47/119] Emitting module InternalCollectionsUtilities
[48/121] Emitting module Logging
[49/121] Emitting module Elementary
[50/124] Compiling Elementary Html+Rendering.swift
[51/124] Compiling Elementary HtmlAttributes+common.swift
[52/124] Emitting module ServiceContextModule
[53/124] Compiling ServiceContextModule ServiceContext.swift
[54/124] Compiling InternalCollectionsUtilities _SortedCollection.swift
[55/124] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/124] Compiling Elementary StoredAttribute+StyleKeyValuePairs.swift
[57/124] Compiling Elementary StoredAttribute.swift
[58/124] Compiling ServiceContextModule ServiceContextKey.swift
[59/125] Compiling _NIODataStructures PriorityQueue.swift
[60/125] Compiling _NIODataStructures _TinyArray.swift
[61/125] Compiling Elementary AttributeStorage.swift
[62/125] Compiling Elementary CoreModel.swift
[63/125] Compiling Elementary Html+Attributes.swift
[64/125] Compiling Elementary AsyncContent.swift
[65/125] Compiling Elementary AsyncForEach.swift
[66/125] Compiling Elementary HtmlTags.swift
[67/125] Compiling Elementary HtmlAsyncRenderer.swift
[68/125] Compiling Elementary HtmlTextRenderer.swift
[71/125] Compiling Elementary HtmlElements.swift
[72/125] Compiling Elementary Environment.swift
[73/125] Compiling Elementary ForEach.swift
[74/125] Compiling Elementary Group.swift
[76/125] Emitting module _NIODataStructures
[77/125] Compiling _NIODataStructures Heap.swift
[85/126] Compiling Elementary Html+Elements.swift
[86/126] Compiling Elementary HtmlBuilder+Tuples.swift
[87/126] Compiling Elementary HtmlBuilder.swift
[88/126] Compiling Elementary HtmlAttributes+event.swift
[89/126] Compiling Elementary HtmlElement+Async.swift
[99/127] Emitting module _NIOBase64
[100/127] Compiling _NIOBase64 Base64.swift
[101/127] Compiling CoreMetrics Metrics.swift
[106/207] Compiling Instrumentation Instrument.swift
[107/207] Compiling Instrumentation InstrumentationSystem.swift
[108/207] Emitting module Instrumentation
[109/207] Compiling ConcurrencyHelpers LockedValueBox.swift
[110/207] Compiling Instrumentation MultiplexInstrument.swift
[111/207] Compiling Instrumentation NoOpInstrument.swift
[112/207] Compiling _RopeModule BigString+Chunk+Breaks.swift
[113/207] Compiling _RopeModule BigString+Chunk+Character.swift
[114/207] Compiling _RopeModule BigString+Chunk+Counts.swift
[115/207] Compiling _RopeModule BigString+Chunk+Description.swift
[116/207] Compiling _RopeModule BigString+Chunk+Index.swift
[117/207] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[118/207] Compiling _RopeModule BigString+Chunk+Splitting.swift
[119/207] Compiling _RopeModule BigString+Chunk+UTF16.swift
[120/207] Compiling _RopeModule BigString+Chunk+UTF8.swift
[121/207] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[122/216] Compiling _RopeModule BigString+Builder.swift
[123/216] Compiling _RopeModule BigString+Contents.swift
[124/216] Compiling _RopeModule BigString+Debugging.swift
[125/216] Compiling _RopeModule BigString+Index.swift
[126/216] Compiling _RopeModule BigString+Ingester.swift
[127/216] Compiling _RopeModule BigString+Invariants.swift
[128/216] Compiling _RopeModule BigString+Metrics.swift
[129/216] Compiling _RopeModule BigString+Summary.swift
[130/216] Compiling _RopeModule BigString.swift
[131/216] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[132/216] Compiling HTTPTypes ISOLatin1String.swift
[133/217] Compiling HTTPTypes HTTPRequest.swift
[134/217] Compiling HTTPTypes HTTPResponse.swift
[135/217] Compiling HTTPTypes NIOLock.swift
[136/217] Emitting module _RopeModule
[137/217] Compiling _RopeModule Rope+Join.swift
[138/217] Compiling _RopeModule Rope+MutatingForEach.swift
[139/217] Compiling _RopeModule Rope+Remove.swift
[140/217] Compiling _RopeModule Rope+RemoveSubrange.swift
[141/217] Compiling _RopeModule Rope+Split.swift
[142/217] Compiling _RopeModule Optional Utilities.swift
[143/217] Compiling _RopeModule String Utilities.swift
[144/217] Compiling _RopeModule String.Index+ABI.swift
[145/217] Compiling _RopeModule _CharacterRecognizer.swift
[146/217] Compiling CoreMetrics Locks.swift
[147/217] Emitting module CoreMetrics
[148/217] Compiling Logging MetadataProvider.swift
[149/217] Compiling Instrumentation Locks.swift
[150/218] Compiling _RopeModule BigString+Sequence.swift
[151/218] Compiling _RopeModule BigString+TextOutputStream.swift
[152/218] Compiling _RopeModule BigString+Append.swift
[153/218] Compiling _RopeModule BigString+Initializers.swift
[154/218] Compiling _RopeModule BigString+Insert.swift
[155/218] Compiling _RopeModule BigString+Managing Breaks.swift
[156/218] Compiling _RopeModule BigString+RemoveSubrange.swift
[157/218] Compiling _RopeModule BigString+ReplaceSubrange.swift
[158/218] Compiling _RopeModule BigString+Split.swift
[159/218] Compiling _RopeModule Range+BigString.swift
[160/219] Compiling _RopeModule Rope+_Node.swift
[161/219] Compiling _RopeModule Rope+_Storage.swift
[162/219] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[163/219] Compiling _RopeModule Rope+_UnsafeHandle.swift
[164/219] Compiling _RopeModule Rope.swift
[165/219] Compiling _RopeModule RopeElement.swift
[166/219] Compiling _RopeModule RopeMetric.swift
[167/219] Compiling _RopeModule RopeSummary.swift
[168/219] Compiling _RopeModule _RopeItem.swift
[169/219] Compiling _RopeModule _RopePath.swift
[170/219] Compiling _RopeModule BigString+Chunk.swift
[171/219] Compiling _RopeModule BigString+BidirectionalCollection.swift
[172/219] Compiling _RopeModule BigString+Comparable.swift
[173/219] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[174/219] Compiling _RopeModule BigString+CustomStringConvertible.swift
[175/219] Compiling _RopeModule BigString+Equatable.swift
[176/219] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[177/219] Compiling _RopeModule BigString+Hashing.swift
[178/219] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[179/219] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[180/219] Compiling _RopeModule BigString+UTF16View.swift
[181/219] Compiling _RopeModule BigString+UTF8View.swift
[182/219] Compiling _RopeModule BigString+UnicodeScalarView.swift
[183/219] Compiling _RopeModule BigSubstring+UTF16View.swift
[184/219] Compiling _RopeModule BigSubstring+UTF8View.swift
[185/219] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[186/219] Compiling _RopeModule BigSubstring.swift
[187/219] Compiling _RopeModule Rope+Builder.swift
[188/219] Compiling _RopeModule Rope+Debugging.swift
[189/219] Compiling _RopeModule Rope+Invariants.swift
[190/219] Compiling _RopeModule _RopeVersion.swift
[191/219] Compiling _RopeModule Rope+Collection.swift
[192/219] Compiling _RopeModule Rope+Index.swift
[193/219] Compiling _RopeModule Rope+Sequence.swift
[194/219] Compiling _RopeModule Rope+Append.swift
[195/219] Compiling _RopeModule Rope+Extract.swift
[196/219] Compiling _RopeModule Rope+Find.swift
[197/219] Compiling _RopeModule Rope+ForEachWhile.swift
[198/219] Compiling _RopeModule Rope+Insert.swift
[199/219] Emitting module ConcurrencyHelpers
[200/219] Compiling ConcurrencyHelpers Lock.swift
[200/219] Compiling c-nioatomics.c
[202/220] Compiling HTTPTypes HTTPParsedFields.swift
[203/220] Compiling Logging Locks.swift
[204/220] Compiling HTTPTypes HTTPRequest+URL.swift
[205/221] Compiling Logging Logging.swift
[206/221] Compiling Logging LogHandler.swift
[212/373] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[213/373] Compiling Tracing TracingTime.swift
[214/373] Compiling HeapModule Heap+Descriptions.swift
[215/373] Compiling HeapModule _HeapNode.swift
[216/373] Emitting module Tracing
[217/373] Compiling Tracing TracerProtocol.swift
[218/373] Compiling HeapModule Heap.swift
[219/373] Emitting module UnixSignals
[220/373] Compiling HeapModule Heap+Invariants.swift
[221/373] Compiling HeapModule Heap+UnsafeHandle.swift
[222/373] Compiling Tracing TracerProtocol+Legacy.swift
[223/373] Compiling Tracing Tracer.swift
[224/373] Compiling UnixSignals UnixSignal.swift
[225/373] Compiling UnixSignals UnixSignalsSequence.swift
[226/374] Emitting module HeapModule
[228/375] Compiling HashTreeCollections TreeDictionary+Collection.swift
[229/375] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[230/375] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[231/375] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[232/375] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[233/375] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[234/375] Compiling HashTreeCollections TreeDictionary+Filter.swift
[235/375] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[236/375] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[237/375] Compiling HashTreeCollections TreeDictionary+Keys.swift
[238/375] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[239/375] Compiling HashTreeCollections TreeDictionary+Merge.swift
[240/375] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[241/375] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[242/382] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[243/382] Compiling HashTreeCollections _HashNode+Storage.swift
[244/382] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[246/383] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[247/383] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[248/383] Emitting module HTTPTypes
[249/383] Compiling HTTPTypes HTTPFields.swift
[250/383] Compiling HashTreeCollections TreeSet+Hashable.swift
[251/383] Compiling HashTreeCollections TreeSet+Sendable.swift
[252/383] Compiling HashTreeCollections TreeSet+Sequence.swift
[253/383] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[254/383] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[255/383] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[256/383] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[257/383] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[258/383] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[259/383] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[260/394] Compiling Tracing NoOpTracer.swift
[262/394] Compiling Tracing InstrumentationSystem+Tracing.swift
[263/394] Compiling Tracing SpanProtocol.swift
[264/395] Compiling HashTreeCollections _HashNode+Builder.swift
[265/395] Compiling HashTreeCollections _HashNode+Debugging.swift
[266/395] Compiling HashTreeCollections _HashNode+Initializers.swift
[267/395] Compiling HashTreeCollections _HashNode+Invariants.swift
[268/395] Compiling HashTreeCollections _HashNode+Lookups.swift
[269/395] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[270/395] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[271/395] Write sources
[277/428] Compiling HashTreeCollections _HashNode+Structural merge.swift
[278/428] Compiling HashTreeCollections _HashTreeIterator.swift
[279/428] Compiling HashTreeCollections _HashTreeStatistics.swift
[280/428] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[281/428] Compiling HashTreeCollections _RawHashNode.swift
[282/428] Compiling HashTreeCollections _UnmanagedHashNode.swift
[283/428] Compiling HashTreeCollections _UnsafePath.swift
[284/428] Compiling HashTreeCollections TreeDictionary+Codable.swift
[285/428] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[286/428] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[287/428] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[288/428] Compiling ContainersPreview BorrowingSequence.swift
[289/428] Compiling ContainersPreview BidirectionalContainer.swift
[290/428] Compiling ContainersPreview Container+Filter.swift
[291/428] Compiling ContainersPreview Container+SpanwiseZip.swift
[292/428] Compiling ContainersPreview Container.swift
[293/428] Compiling ContainersPreview Drain+Reduce.swift
[294/428] Compiling ContainersPreview Drain.swift
[295/428] Compiling ContainersPreview Producer+Collect.swift
[296/428] Compiling ContainersPreview Producer+Filter.swift
[297/428] Compiling ContainersPreview RandomAccessContainer.swift
[298/428] Compiling ContainersPreview RangeExpression2.swift
[299/428] Compiling ContainersPreview RangeReplaceableContainer.swift
[300/428] Compiling ContainersPreview Drain+Map.swift
[301/428] Emitting module ContainersPreview
[302/450] Compiling ContainersPreview Producer+Map.swift
[303/450] Compiling ContainersPreview Producer+Reduce.swift
[304/450] Compiling ContainersPreview Producer.swift
[305/450] Compiling ContainersPreview Borrow.swift
[310/450] Compiling OrderedCollections OrderedSet+SubSequence.swift
[311/450] Compiling OrderedCollections OrderedSet+Testing.swift
[312/450] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[313/450] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[314/450] Compiling OrderedCollections OrderedSet.swift
[315/450] Compiling OrderedCollections _UnsafeBitset.swift
[316/450] Compiling HashTreeCollections TreeSet+Equatable.swift
[317/450] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[318/450] Compiling HashTreeCollections TreeSet+Extras.swift
[319/450] Compiling HashTreeCollections TreeSet+Filter.swift
[324/504] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[325/504] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[326/504] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[327/504] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[328/504] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[329/504] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[330/504] Compiling BitCollections BitSet+SetAlgebra union.swift
[331/504] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[332/504] Compiling BitCollections BitSet.Counted.swift
[334/504] Compiling OrderedCollections OrderedSet+Sendable.swift
[335/504] Compiling BitCollections BitSet+Initializers.swift
[336/504] Compiling BitCollections BitSet+Invariants.swift
[337/504] Compiling BitCollections BitSet+Random.swift
[338/504] Compiling BitCollections BitSet+SetAlgebra basics.swift
[339/504] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[340/504] Compiling BitCollections BitArray+Codable.swift
[341/504] Compiling BitCollections BitArray+Collection.swift
[342/504] Compiling BitCollections BitArray+Copy.swift
[343/504] Compiling BitCollections BitArray+CustomReflectable.swift
[344/504] Compiling BitCollections BitArray+Hashable.swift
[345/504] Compiling BitCollections BitArray+Initializers.swift
[346/504] Compiling BitCollections BitArray+Invariants.swift
[347/504] Compiling BitCollections BinaryInteger extensions.swift
[348/504] Compiling BitCollections BitArray+BitwiseOperations.swift
[349/504] Compiling BitCollections BitArray+Equatable.swift
[350/504] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[351/504] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[352/504] Compiling BitCollections BitArray+Extras.swift
[353/504] Compiling BitCollections BitArray+Fill.swift
[354/504] Compiling BitCollections BitArray+Descriptions.swift
[355/504] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[356/504] Compiling BitCollections BitArray+RandomBits.swift
[357/504] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[358/504] Compiling BitCollections BitArray+Shifts.swift
[368/547] Compiling DequeModule UniqueDeque+Hashable.swift
[369/547] Compiling DequeModule UniqueDeque+Initializers.swift
[370/547] Compiling DequeModule UniqueDeque+Insertions.swift
[371/547] Compiling DequeModule UniqueDeque+Prepend.swift
[372/547] Compiling DequeModule UniqueDeque+Removals.swift
[373/547] Compiling DequeModule UniqueDeque+Consumption.swift
[374/547] Compiling DequeModule UniqueDeque+Container.swift
[375/547] Compiling DequeModule UniqueDeque+Descriptions.swift
[376/547] Compiling DequeModule UniqueDeque+Equatable.swift
[377/547] Compiling DequeModule UniqueDeque+Experimental.swift
[378/552] Compiling DequeModule RigidDeque+Equatable.swift
[379/552] Compiling DequeModule RigidDeque+Experimental.swift
[380/552] Compiling DequeModule RigidDeque+Hashable.swift
[381/552] Compiling DequeModule RigidDeque+Initializers.swift
[382/552] Compiling DequeModule RigidDeque+Insertions.swift
[383/552] Compiling DequeModule RigidDeque+Prepend.swift
[384/552] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[385/552] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[386/552] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[387/552] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[388/552] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[389/552] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[390/552] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[391/552] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[392/552] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[393/552] Compiling HashTreeCollections TreeSet.swift
[394/552] Compiling DequeModule RigidDeque+Removals.swift
[395/552] Compiling DequeModule RigidDeque+Replacements.swift
[396/552] Compiling DequeModule RigidDeque+Testing.swift
[397/552] Compiling DequeModule RigidDeque.swift
[398/552] Compiling DequeModule UniqueDeque+Append.swift
[399/552] Compiling DequeModule Deque+Codable.swift
[400/552] Compiling DequeModule Deque+Collection.swift
[401/552] Compiling DequeModule Deque+CustomReflectable.swift
[402/552] Compiling DequeModule Deque+Descriptions.swift
[403/552] Compiling DequeModule Deque+Equatable.swift
[404/552] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[405/552] Compiling DequeModule Deque+Extras.swift
[406/552] Compiling DequeModule Deque+Hashable.swift
[407/559] Compiling DequeModule RigidDeque+Descriptions.swift
[409/559] Compiling DequeModule _DequeBuffer.swift
[410/559] Compiling DequeModule _DequeBufferHeader.swift
[411/559] Compiling DequeModule RigidDeque+Append.swift
[412/559] Compiling DequeModule RigidDeque+Consumption.swift
[413/559] Compiling DequeModule RigidDeque+Container.swift
[444/559] Compiling DequeModule UniqueDeque+Replacements.swift
[445/559] Compiling DequeModule UniqueDeque.swift
[446/559] Compiling DequeModule _DequeSlot.swift
[447/559] Compiling DequeModule _UnsafeDequeHandle.swift
[448/559] Compiling DequeModule _UnsafeDequeSegments.swift
[466/559] Compiling BitCollections BitSet._UnsafeHandle.swift
[467/559] Compiling BitCollections BitSet.swift
[468/559] Compiling BitCollections Range+Utilities.swift
[469/559] Compiling BitCollections Slice+Utilities.swift
[470/559] Compiling BitCollections UInt+Tricks.swift
[471/559] Compiling BitCollections _Word.swift
[473/559] Emitting module OrderedCollections
[483/560] Emitting module BitCollections
[484/560] Compiling DequeModule Deque+Testing.swift
[485/560] Compiling DequeModule Deque._Storage.swift
[486/560] Compiling DequeModule Deque._UnsafeHandle.swift
[487/560] Compiling DequeModule Deque.swift
[492/560] Compiling BitCollections BitSet.Index.swift
[512/561] Emitting module Metrics
[513/561] Compiling Metrics Metrics.swift
[527/562] Emitting module Atomics
[549/562] Emitting module DequeModule
[550/562] Emitting module HashTreeCollections
[565/624] Compiling Collections OrderedCollections reexports.swift
[566/624] Compiling Collections HeapModule reexports.swift
[567/624] Compiling Collections DequeModule reexports.swift
[568/624] Compiling Collections BitCollections reexports.swift
[569/624] Compiling Collections HashTreeCollections reexports.swift
[570/624] Emitting module Collections
[571/625] Compiling c-atomics.c
[573/625] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[574/625] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[575/625] Compiling AsyncAlgorithms AsyncChannel.swift
[576/625] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[577/625] Compiling AsyncAlgorithms ChannelStateMachine.swift
[578/625] Compiling AsyncAlgorithms ChannelStorage.swift
[579/625] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[580/639] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[581/639] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[582/639] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[583/639] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[584/639] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[585/639] Compiling AsyncAlgorithms AsyncMapErrorSequence.swift
[586/639] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[587/639] Compiling AsyncAlgorithms AsyncShareSequence.swift
[588/639] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[589/639] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[590/639] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[591/639] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[592/639] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[593/639] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[594/639] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[595/639] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[596/639] Emitting module AsyncAlgorithms
[597/639] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[598/639] Compiling NIOConcurrencyHelpers NIOLock.swift
[599/639] Compiling NIOConcurrencyHelpers lock.swift
[600/639] Emitting module NIOConcurrencyHelpers
[601/639] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[602/639] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[603/639] Compiling NIOConcurrencyHelpers atomics.swift
[605/640] Compiling AsyncAlgorithms Rethrow.swift
[606/640] Compiling AsyncAlgorithms SetAlgebra.swift
[607/640] Compiling AsyncAlgorithms UnsafeTransfer.swift
[608/640] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[609/640] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[610/640] Compiling AsyncAlgorithms ZipStateMachine.swift
[611/640] Compiling AsyncAlgorithms ZipStorage.swift
[612/640] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[613/640] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[614/640] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[615/640] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[616/640] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[617/640] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[618/640] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[619/640] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[620/640] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[621/640] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[622/640] Compiling AsyncAlgorithms CombineLatestStorage.swift
[623/640] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[624/640] Compiling AsyncAlgorithms DebounceStateMachine.swift
[625/640] Compiling AsyncAlgorithms DebounceStorage.swift
[626/640] Compiling AsyncAlgorithms Dictionary.swift
[627/640] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[628/640] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[629/640] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[630/640] Compiling AsyncAlgorithms Disconnected.swift
[631/640] Compiling AsyncAlgorithms _TinyArray.swift
[632/640] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[633/640] Compiling AsyncAlgorithms Locking.swift
[634/640] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[635/640] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[636/640] Compiling AsyncAlgorithms MergeStateMachine.swift
[637/640] Compiling AsyncAlgorithms MergeStorage.swift
[638/640] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[639/640] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[640/640] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[642/714] Compiling ServiceLifecycle CancellationWaiter.swift
[643/715] Emitting module ServiceLifecycle
[644/715] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[645/715] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[646/715] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[647/715] Compiling ServiceLifecycle ServiceRunnerError.swift
[648/715] Compiling ServiceLifecycle ClosureService.swift
[649/715] Compiling ServiceLifecycle GracefulShutdown.swift
[650/715] Compiling ServiceLifecycle Service.swift
[651/715] Compiling ServiceLifecycle ServiceGroup.swift
[653/716] Compiling NIOCore EventLoopFuture+Deprecated.swift
[654/716] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[655/716] Compiling NIOCore EventLoopFuture.swift
[656/716] Compiling NIOCore FileDescriptor.swift
[657/716] Compiling NIOCore FileHandle.swift
[658/716] Compiling NIOCore FileRegion.swift
[659/716] Compiling NIOCore GlobalSingletons.swift
[660/716] Compiling NIOCore IO.swift
[661/716] Compiling NIOCore IOData.swift
[662/724] Compiling NIOCore CircularBuffer.swift
[663/724] Compiling NIOCore Codec.swift
[664/724] Compiling NIOCore ConvenienceOptionSupport.swift
[665/724] Compiling NIOCore DeadChannel.swift
[666/724] Compiling NIOCore DispatchQueue+WithFuture.swift
[667/724] Compiling NIOCore EventLoop+Deprecated.swift
[668/724] Compiling NIOCore EventLoop+SerialExecutor.swift
[669/724] Compiling NIOCore EventLoop.swift
[670/724] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[671/724] Compiling NIOCore IPProtocol.swift
[672/724] Compiling NIOCore IntegerBitPacking.swift
[673/724] Compiling NIOCore IntegerTypes.swift
[674/724] Compiling NIOCore Interfaces.swift
[675/724] Compiling NIOCore Linux.swift
[676/724] Compiling NIOCore MarkedCircularBuffer.swift
[677/724] Compiling NIOCore MulticastChannel.swift
[678/724] Compiling NIOCore NIOAny.swift
[679/724] Compiling NIOCore NIOCloseOnErrorHandler.swift
[680/724] Compiling NIOCore AddressedEnvelope.swift
[681/724] Compiling NIOCore AsyncAwaitSupport.swift
[682/724] Compiling NIOCore AsyncChannel.swift
[683/724] Compiling NIOCore AsyncChannelHandler.swift
[684/724] Compiling NIOCore AsyncChannelInboundStream.swift
[685/724] Compiling NIOCore AsyncChannelOutboundWriter.swift
[686/724] Compiling NIOCore NIOAsyncSequenceProducer.swift
[687/724] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[688/724] Compiling NIOCore NIOAsyncWriter.swift
[691/724] Compiling NIOCore ByteBuffer-aux.swift
[692/724] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[693/724] Compiling NIOCore ByteBuffer-conversions.swift
[694/724] Compiling NIOCore ByteBuffer-core.swift
[695/724] Compiling NIOCore ByteBuffer-hex.swift
[696/724] Compiling NIOCore ByteBuffer-int.swift
[697/724] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[698/724] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[699/724] Compiling NIOCore SocketAddresses.swift
[700/724] Compiling NIOCore SocketOptionProvider.swift
[701/724] Compiling NIOCore SystemCallHelpers.swift
[702/724] Compiling NIOCore TimeAmount+Duration.swift
[703/724] Compiling NIOCore TypeAssistedChannelHandler.swift
[704/724] Compiling NIOCore UniversalBootstrapSupport.swift
[705/724] Compiling NIOCore Utilities.swift
[706/724] Compiling NIOCore NIOCoreSendableMetatype.swift
[707/724] Compiling NIOCore NIODecodedAsyncSequence.swift
[708/724] Compiling NIOCore NIOLoopBound.swift
[709/724] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[710/724] Compiling NIOCore NIOScheduledCallback.swift
[711/724] Compiling NIOCore NIOSendable.swift
[712/724] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[713/724] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[714/724] Compiling NIOCore RecvByteBufferAllocator.swift
[715/724] Compiling NIOCore ByteBuffer-multi-int.swift
[716/724] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[717/724] Compiling NIOCore ByteBuffer-views.swift
[718/724] Compiling NIOCore Channel.swift
[719/724] Compiling NIOCore ChannelHandler.swift
[720/724] Compiling NIOCore ChannelHandlers.swift
[721/724] Compiling NIOCore ChannelInvoker.swift
[722/724] Compiling NIOCore ChannelOption.swift
[723/724] Compiling NIOCore ChannelPipeline.swift
[724/724] Emitting module NIOCore
[726/781] Emitting module NIOHTTPTypes
[727/781] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[729/782] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[730/782] Emitting module NIOEmbedded
[731/782] Compiling NIOEmbedded AsyncTestingChannel.swift
[732/782] Compiling NIOEmbedded Embedded.swift
[734/783] Compiling NIOPosix PipePair.swift
[735/783] Compiling NIOPosix Pool.swift
[736/783] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[737/783] Compiling NIOPosix PosixSingletons.swift
[738/783] Compiling NIOPosix RawSocketBootstrap.swift
[739/783] Compiling NIOPosix Resolver.swift
[740/783] Compiling NIOPosix Selectable.swift
[741/789] Emitting module NIOPosix
[742/789] Compiling NIOPosix SelectableChannel.swift
[743/789] Compiling NIOPosix SelectableEventLoop.swift
[744/789] Compiling NIOPosix SelectorEpoll.swift
[745/789] Compiling NIOPosix SelectorGeneric.swift
[746/789] Compiling NIOPosix SelectorKqueue.swift
[747/789] Compiling NIOPosix SelectorUring.swift
[748/789] Compiling NIOPosix SelectorWSAPoll.swift
[749/789] Compiling NIOPosix ServerSocket.swift
[750/789] Compiling NIOPosix Socket.swift
[751/789] Compiling NIOPosix SocketChannel.swift
[752/789] Compiling NIOPosix SocketProtocols.swift
[753/789] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[754/789] Compiling NIOPosix System.swift
[755/789] Compiling NIOPosix Thread.swift
[756/789] Compiling NIOPosix ThreadPosix.swift
[757/789] Compiling NIOPosix ThreadWindows.swift
[758/789] Compiling NIOPosix Utilities.swift
[759/789] Compiling NIOPosix VsockAddress.swift
[760/789] Compiling NIOPosix VsockChannelEvents.swift
[761/789] Compiling NIOPosix Windows.swift
[762/789] Compiling NIOPosix HappyEyeballs.swift
[763/789] Compiling NIOPosix IO.swift
[764/789] Compiling NIOPosix IntegerBitPacking.swift
[765/789] Compiling NIOPosix IntegerTypes.swift
[766/789] Compiling NIOPosix Linux.swift
[767/789] Compiling NIOPosix LinuxCPUSet.swift
[768/789] Compiling NIOPosix LinuxUring.swift
[769/789] Compiling NIOPosix BaseStreamSocketChannel.swift
[770/789] Compiling NIOPosix Bootstrap.swift
[771/789] Compiling NIOPosix ControlMessage.swift
[772/789] Compiling NIOPosix DatagramVectorReadManager.swift
[773/789] Compiling NIOPosix Errors+Any.swift
[774/789] Compiling NIOPosix FileDescriptor.swift
[775/789] Compiling NIOPosix GetaddrinfoResolver.swift
[776/789] Compiling NIOPosix BSDSocketAPICommon.swift
[777/789] Compiling NIOPosix BSDSocketAPIPosix.swift
[778/789] Compiling NIOPosix BSDSocketAPIWindows.swift
[779/789] Compiling NIOPosix BaseSocket.swift
[780/789] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[781/789] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[782/789] Compiling NIOPosix BaseSocketChannel.swift
[783/789] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[784/789] Compiling NIOPosix NIOPosixSendableMetatype.swift
[785/789] Compiling NIOPosix NIOThreadPool.swift
[786/789] Compiling NIOPosix NonBlockingFileIO.swift
[787/789] Compiling NIOPosix PendingDatagramWritesManager.swift
[788/789] Compiling NIOPosix PendingWritesManager.swift
[789/789] Compiling NIOPosix PipeChannel.swift
[791/792] Compiling NIO Exports.swift
[792/792] Emitting module NIO
[794/809] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[795/809] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[796/811] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[797/811] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[798/811] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[799/811] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[800/811] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[801/811] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[802/811] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[803/811] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[804/811] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[805/811] Compiling NIOHTTP1 HTTPTypes.swift
[806/811] Compiling NIOHTTP1 ByteCollectionUtils.swift
[807/811] Compiling NIOHTTP1 HTTPDecoder.swift
[808/811] Compiling NIOHTTP1 HTTPEncoder.swift
[809/811] Emitting module NIOHTTP1
[810/811] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[811/811] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[813/834] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[814/834] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[815/834] Emitting module NIOHTTPTypesHTTP1
[816/834] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[817/835] Compiling NIOExtras PCAPRingBuffer.swift
[818/835] Compiling NIOExtras QuiescingHelper.swift
[819/835] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[820/835] Compiling NIOExtras NIOExtrasError.swift
[821/835] Compiling NIOExtras RequestResponseHandler.swift
[822/835] Compiling NIOExtras RequestResponseHandlers+State.swift
[823/835] Compiling NIOExtras NIOLengthFieldBitLength.swift
[824/835] Compiling NIOExtras NIORequestIdentifiable.swift
[825/837] Emitting module NIOExtras
[826/837] Compiling NIOExtras DebugInboundEventsHandler.swift
[827/837] Compiling NIOExtras DebugOutboundEventsHandler.swift
[828/837] Compiling NIOExtras FixedLengthFrameDecoder.swift
[830/837] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[831/837] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[832/837] Compiling NIOExtras JSONRPCFraming.swift
[833/837] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[834/837] Compiling NIOExtras LengthFieldPrepender.swift
[835/837] Compiling NIOExtras LineBasedFrameDecoder.swift
[836/837] Compiling NIOExtras RequestResponseWithIDHandler.swift
[837/837] Compiling NIOExtras WritePCAPHandler.swift
[839/864] Emitting module HummingbirdCore
[840/867] Compiling HummingbirdCore Deprecations.swift
[841/867] Compiling HummingbirdCore Request.swift
[842/867] Compiling HummingbirdCore RequestBody+inboundClose.swift
[843/867] Compiling HummingbirdCore RequestBody.swift
[844/867] Compiling HummingbirdCore SendableMetatype.swift
[845/867] Compiling HummingbirdCore String+percentEncode.swift
[846/867] Compiling HummingbirdCore UnsafeTransfer.swift
[847/867] Compiling HummingbirdCore HTTPUserEventHandler.swift
[848/867] Compiling HummingbirdCore Server.swift
[849/867] Compiling HummingbirdCore ServerChildChannel.swift
[850/867] Compiling HummingbirdCore ServerConfiguration.swift
[851/867] Compiling HummingbirdCore TSTLSOptions.swift
[852/867] Compiling HummingbirdCore AnyAsyncSequence.swift
[853/867] Compiling HummingbirdCore FlatDictionary.swift
[854/867] Compiling HummingbirdCore HBParser.swift
[855/867] Compiling HummingbirdCore OutputBuffer.swift
[856/867] Compiling HummingbirdCore HTTP1Channel+ConfigReader.swift
[857/867] Compiling HummingbirdCore HTTP1Channel.swift
[858/867] Compiling HummingbirdCore HTTPChannelHandler.swift
[859/867] Compiling HummingbirdCore HTTPServerBuilder.swift
[860/867] Compiling HummingbirdCore RequestBodyMergedWithUnderlyingRequestPartIterator.swift
[861/867] Compiling HummingbirdCore URI.swift
[862/867] Compiling HummingbirdCore Response.swift
[863/867] Compiling HummingbirdCore ResponseBody.swift
[864/867] Compiling HummingbirdCore ResponseBodyWriter.swift
[865/867] Compiling HummingbirdCore ResponseWriter.swift
[866/867] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[867/867] Compiling HummingbirdCore BindAddress.swift
[869/934] Emitting module Hummingbird
[870/943] Compiling Hummingbird Configuration.swift
[871/943] Compiling Hummingbird Deprecations.swift
[872/943] Compiling Hummingbird Environment.swift
[873/943] Compiling Hummingbird EditedHTTPError.swift
[874/943] Compiling Hummingbird HTTPError.swift
[875/943] Compiling Hummingbird HTTPResponseError.swift
[876/943] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[877/943] Compiling Hummingbird Exports.swift
[878/943] Compiling Hummingbird CacheControl.swift
[879/943] Compiling Hummingbird FileIO.swift
[880/943] Compiling Hummingbird FileMiddleware.swift
[881/943] Compiling Hummingbird LogRequestMiddleware.swift
[882/943] Compiling Hummingbird MetricsMiddleware.swift
[883/943] Compiling Hummingbird Middleware.swift
[884/943] Compiling Hummingbird MiddlewareGroup.swift
[885/943] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[886/943] Compiling Hummingbird _Middleware2.swift
[887/943] Compiling Hummingbird _OptionalMiddleware.swift
[888/943] Compiling Hummingbird _SpreadMiddleware.swift
[889/943] Compiling Hummingbird RouterMethods.swift
[890/943] Compiling Hummingbird RouterPath.swift
[891/943] Compiling Hummingbird RouterResponder.swift
[892/943] Compiling Hummingbird TransformingRouterGroup.swift
[893/943] Compiling Hummingbird RouterTrie.swift
[894/943] Compiling Hummingbird Trie+resolve.swift
[895/943] Compiling Hummingbird Trie+serialize.swift
[896/943] Compiling Hummingbird TrieRouter.swift
[897/943] Compiling Hummingbird ChildRequestContext.swift
[898/943] Compiling Hummingbird TracingMiddleware.swift
[899/943] Compiling Hummingbird EndpointResponder.swift
[900/943] Compiling Hummingbird Parameters+UUID.swift
[901/943] Compiling Hummingbird Parameters.swift
[902/943] Compiling Hummingbird ResponseGenerator.swift
[903/943] Compiling Hummingbird RouteCollection.swift
[904/943] Compiling Hummingbird Router+validation.swift
[905/943] Compiling Hummingbird Router.swift
[906/943] Compiling Hummingbird RouterGroup.swift
[907/943] Compiling Hummingbird FileProvider.swift
[908/943] Compiling Hummingbird LocalFileSystem.swift
[909/943] Compiling Hummingbird Cookie.swift
[910/943] Compiling Hummingbird Cookies.swift
[911/943] Compiling Hummingbird MediaType+FileExtension.swift
[912/943] Compiling Hummingbird MediaType.swift
[913/943] Compiling Hummingbird Request+Cookies.swift
[914/943] Compiling Hummingbird Response+Cookies.swift
[915/943] Compiling Hummingbird CORSMiddleware.swift
[916/943] Compiling Hummingbird Request.swift
[917/943] Compiling Hummingbird RequestContext.swift
[918/943] Compiling Hummingbird RequestContextSource.swift
[919/943] Compiling Hummingbird RequestID.swift
[920/943] Compiling Hummingbird RequestResponder.swift
[921/943] Compiling Hummingbird Response.swift
[922/943] Compiling Hummingbird URI+decodeQuery.swift
[923/943] Compiling Hummingbird MemoryPersistDriver.swift
[924/943] Compiling Hummingbird PersistDriver.swift
[925/943] Compiling Hummingbird Application+ConfigReader.swift
[926/943] Compiling Hummingbird Application.swift
[927/943] Compiling Hummingbird CodableProtocols.swift
[928/943] Compiling Hummingbird JSONCoding.swift
[929/943] Compiling Hummingbird ResponseEncodable.swift
[930/943] Compiling Hummingbird URLEncodedForm+Request.swift
[931/943] Compiling Hummingbird URLEncodedForm.swift
[932/943] Compiling Hummingbird URLEncodedFormDecoder.swift
[933/943] Compiling Hummingbird URLEncodedFormEncoder.swift
[934/943] Compiling Hummingbird URLEncodedFormNode.swift
[935/943] Compiling Hummingbird PersistError.swift
[936/943] Compiling Hummingbird ByteBuffer+foundation.swift
[937/943] Compiling Hummingbird DateCache.swift
[938/943] Compiling Hummingbird HTTPHeaderDateFormatStyle.swift
[939/943] Compiling Hummingbird HexDigest.swift
[940/943] Compiling Hummingbird InitializableFromSource.swift
[941/943] Compiling Hummingbird PreludeService.swift
[942/943] Compiling Hummingbird SplitStringSequences.swift
[943/943] Compiling Hummingbird StringProtocol.swift
[945/947] Compiling HummingbirdElementary HTMLResponseBodyWriter.swift
[946/947] Compiling HummingbirdElementary HTMLResponse.swift
[947/947] Emitting module HummingbirdElementary
Build complete! (195.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "hummingbird",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hummingbird-project/hummingbird.git"
    },
    {
      "identity" : "elementary",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elementary-swift/elementary.git"
    }
  ],
  "manifest_display_name" : "hummingbird-elementary",
  "name" : "hummingbird-elementary",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "HummingbirdElementary",
      "targets" : [
        "HummingbirdElementary"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HummingbirdElementaryTests",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementaryTests",
      "path" : "Tests/HummingbirdElementaryTests",
      "product_dependencies" : [
        "Elementary",
        "HummingbirdTesting"
      ],
      "sources" : [
        "HTMLResponseTests.swift",
        "NonSendableHTMLResponseTests.swift"
      ],
      "target_dependencies" : [
        "HummingbirdElementary"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HummingbirdElementary",
      "module_type" : "SwiftTarget",
      "name" : "HummingbirdElementary",
      "path" : "Sources/HummingbirdElementary",
      "product_dependencies" : [
        "Hummingbird",
        "Elementary"
      ],
      "product_memberships" : [
        "HummingbirdElementary"
      ],
      "sources" : [
        "HTMLResponse.swift",
        "HTMLResponseBodyWriter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.