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

Successful build of PlotVapor, reference main (8ef961), with Swift 6.1 for Android on 28 May 2025 09:49:28 UTC.

Swift 6 data race errors: 3

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/PlotVapor.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/bdrelling/PlotVapor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8ef9610 Major overhaul of Page rendering
Cloned https://github.com/bdrelling/PlotVapor.git
Revision (git rev-parse @):
8ef9610378bf3a509b4c887d17cd053ff370e048
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/PlotVapor.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bdrelling/PlotVapor.git
https://github.com/bdrelling/PlotVapor.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "plot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "0.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Plot"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor"
    },
    {
      "identity" : "tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-kipple/Tools"
    }
  ],
  "manifest_display_name" : "PlotVapor",
  "name" : "PlotVapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "PlotVapor",
      "targets" : [
        "PlotVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlotVapor",
      "module_type" : "SwiftTarget",
      "name" : "PlotVapor",
      "path" : "Source/PlotVapor",
      "product_dependencies" : [
        "Plot",
        "Vapor"
      ],
      "product_memberships" : [
        "PlotVapor"
      ],
      "sources" : [
        "Components/Body.swift",
        "Components/Favicon.swift",
        "Components/Head.swift",
        "Components/HeadLink.swift",
        "Components/Meta.swift",
        "Components/NoScript.swift",
        "Components/Script.swift",
        "Components/Section.swift",
        "Components/Style.swift",
        "Components/StyleSheet.swift",
        "Components/ThemeColor.swift",
        "Components/Title.swift",
        "Extensions/Application+Sitemap.swift",
        "Extensions/EnvironmentKey+Vapor.swift",
        "Extensions/HTML+ComponentInit.swift",
        "Extensions/Node+MetaConvenience.swift",
        "Extensions/Renderable+ToView.swift",
        "Extensions/Request+Render.swift",
        "Middleware/SitemapMiddleware.swift",
        "Protocols/Page.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/vapor/vapor
Fetching https://github.com/swift-kipple/Tools
Fetching https://github.com/JohnSundell/Plot
[1/720] Fetching tools
[721/2806] Fetching tools, plot
Fetched https://github.com/JohnSundell/Plot from cache (0.38s)
[1/74378] Fetching vapor
Fetched https://github.com/swift-kipple/Tools from cache (2.41s)
Fetched https://github.com/vapor/vapor from cache (2.53s)
Computing version for https://github.com/JohnSundell/Plot
Computed https://github.com/JohnSundell/Plot at 0.11.0 (5.29s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (0.87s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/15351] Fetching swift-argument-parser
[12896/63533] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (27.82s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (28.63s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (29.17s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.2 (0.70s)
Computing version for https://github.com/vapor/vapor
Computed https://github.com/vapor/vapor at 4.115.0 (0.67s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/websocket-kit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2609] Fetching websocket-kit
[184/5928] Fetching websocket-kit, multipart-kit
[827/7638] Fetching websocket-kit, multipart-kit, swift-atomics
[2256/12612] Fetching websocket-kit, multipart-kit, swift-atomics, swift-distributed-tracing
[9943/18571] Fetching websocket-kit, multipart-kit, swift-atomics, swift-distributed-tracing, swift-algorithms
Fetched https://github.com/vapor/websocket-kit.git from cache (0.57s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.67s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.77s)
Fetching https://github.com/apple/swift-nio-extras.git
[2807/7235] Fetching multipart-kit, swift-atomics, swift-metrics
[4087/11071] Fetching multipart-kit, swift-atomics, swift-metrics, swift-log
[8849/16985] Fetching multipart-kit, swift-atomics, swift-metrics, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-metrics.git from cache (0.65s)
[12580/14779] Fetching multipart-kit, swift-atomics, swift-log, swift-nio-extras
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.55s)
Fetching https://github.com/apple/swift-nio.git
[2831/16556] Fetching multipart-kit, swift-atomics, swift-nio-http2
[9641/92634] Fetching multipart-kit, swift-atomics, swift-nio-http2, swift-nio
Fetching https://github.com/apple/swift-service-context.git
Fetched https://github.com/apple/swift-atomics.git from cache (2.03s)
Fetching https://github.com/vapor/routing-kit.git
[19411/90924] Fetching multipart-kit, swift-nio-http2, swift-nio
Fetched https://github.com/vapor/multipart-kit.git from cache (2.11s)
[17614/87605] Fetching swift-nio-http2, swift-nio
Fetching https://github.com/apple/swift-crypto.git
[28266/88668] Fetching swift-nio-http2, swift-nio, swift-service-context
[31611/109395] Fetching swift-nio-http2, swift-nio, swift-service-context, routing-kit
Fetched https://github.com/apple/swift-service-context.git from cache (0.51s)
[42855/108332] Fetching swift-nio-http2, swift-nio, routing-kit
Fetching https://github.com/vapor/console-kit.git
[46657/122268] Fetching swift-nio-http2, swift-nio, routing-kit, swift-crypto
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.54s)
[59958/110741] Fetching swift-nio, routing-kit, swift-crypto
Fetching https://github.com/vapor/async-kit.git
[63218/116318] Fetching swift-nio, routing-kit, swift-crypto, console-kit
[78340/118688] Fetching swift-nio, routing-kit, swift-crypto, console-kit, async-kit
Fetched https://github.com/vapor/console-kit.git from cache (0.68s)
[73308/113111] Fetching swift-nio, routing-kit, swift-crypto, async-kit
[75302/127954] Fetching swift-nio, routing-kit, swift-crypto, async-kit, swift-nio-ssl
Fetching https://github.com/swift-server/async-http-client.git
Fetched https://github.com/vapor/async-kit.git from cache (0.59s)
[75714/125584] Fetching swift-nio, routing-kit, swift-crypto, swift-nio-ssl
Fetched https://github.com/vapor/routing-kit.git from cache (1.62s)
[60084/104857] Fetching swift-nio, swift-crypto, swift-nio-ssl
[66071/118871] Fetching swift-nio, swift-crypto, swift-nio-ssl, async-http-client
Fetched https://github.com/apple/swift-crypto.git from cache (2.81s)
[93524/104935] Fetching swift-nio, swift-nio-ssl, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.79s)
[87878/90921] Fetching swift-nio, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.09s)
Fetched https://github.com/apple/swift-nio.git from cache (10.45s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (17.50s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (4.52s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (0.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.02s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.39s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/16591] Fetching swift-collections
[4315/20982] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.04s)
[7632/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (2.61s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.94s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (3.29s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.40s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.08s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.60s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (1.75s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
[781/2494] Fetching swift-asn1, swift-http-types
[2126/7479] Fetching swift-asn1, swift-http-types, swift-async-algorithms
[3253/13634] Fetching swift-asn1, swift-http-types, swift-async-algorithms, swift-certificates
[3875/14775] Fetching swift-asn1, swift-http-types, swift-async-algorithms, swift-certificates, swift-http-structured-headers
[5365/17201] Fetching swift-asn1, swift-http-types, swift-async-algorithms, swift-certificates, swift-http-structured-headers, swift-service-lifecycle
Fetched https://github.com/apple/swift-http-types.git from cache (0.53s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.53s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.53s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.53s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.54s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.54s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.30s)
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.83s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.64s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.05s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.60s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.31.0 (1.98s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.65s)
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 (0.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.88s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.92s)
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 (0.79s)
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.69s)
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 (0.73s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.89s)
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.4
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/vapor/vapor
Working copy of https://github.com/vapor/vapor resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.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.2.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-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/JohnSundell/Plot
Working copy of https://github.com/JohnSundell/Plot resolved at 0.11.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.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-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/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.2
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
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/vapor/routing-kit.git
Working copy of https://github.com/vapor/routing-kit.git resolved at 4.9.2
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.2
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-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.6.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.4.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/vapor/multipart-kit.git
Working copy of https://github.com/vapor/multipart-kit.git resolved at 4.7.1
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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.0
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.2.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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/834] Write sources
[50/834] Compiling _NumericsShims _NumericsShims.c
[51/834] Compiling CVaporBcrypt bcrypt.c
[52/834] Compiling _AtomicsShims.c
[53/834] Compiling CNIOWindows WSAStartup.c
[54/834] Compiling CNIOWindows shim.c
[55/834] Compiling CNIOWASI CNIOWASI.c
[55/834] Compiling CSystem shims.c
[57/834] Compiling CNIOLinux liburing_shims.c
[58/834] Compiling CNIOSHA1 c_nio_sha1.c
[59/834] Compiling CVaporBcrypt blf.c
[60/834] Compiling CNIODarwin shim.c
[61/834] Compiling CNIOExtrasZlib empty.c
[62/834] Compiling CNIOLinux shim.c
[63/834] Compiling CNIOLLHTTP c_nio_http.c
[64/834] Compiling CNIOLLHTTP c_nio_api.c
[65/834] Compiling fiat_p256_adx_sqr.S
[66/834] Compiling fiat_p256_adx_mul.S
[67/834] Compiling fiat_curve25519_adx_mul.S
[68/834] Compiling fiat_curve25519_adx_square.S
[69/834] Write swift-version-24593BA9C3E375BF.txt
[70/834] Compiling CNIOLLHTTP c_nio_llhttp.c
[71/834] Compiling CNIOBoringSSLShims shims.c
[72/840] Compiling tls13_both.cc
[72/840] Compiling tls13_client.cc
[73/840] Compiling tls_record.cc
[73/840] Compiling tls_method.cc
[76/840] Compiling tls13_enc.cc
[77/840] Compiling tls13_server.cc
[79/958] Emitting module _NIODataStructures
[80/958] Emitting module RealModule
[81/959] Compiling RealModule RealFunctions.swift
[82/959] Compiling Plot HTMLFormContentType.swift
[83/959] Compiling Plot HTMLFormMethod.swift
[84/959] Compiling Plot HTMLInputType.swift
[85/962] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[86/963] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[87/963] Compiling InternalCollectionsUtilities Debugging.swift
[88/963] Compiling InternalCollectionsUtilities Descriptions.swift
[89/963] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[90/963] Compiling ServiceContextModule ServiceContext.swift
[91/963] Emitting module ServiceContextModule
[92/963] Emitting module _NIOBase64
[93/963] Compiling ServiceContextModule ServiceContextKey.swift
[94/963] Compiling _NIOBase64 Base64.swift
[95/964] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[96/964] Compiling InternalCollectionsUtilities UInt+reversed.swift
[97/964] Compiling RealModule Real.swift
[98/964] Emitting module InternalCollectionsUtilities
[99/965] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[100/965] Compiling InternalCollectionsUtilities _SortedCollection.swift
[101/965] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[102/965] Compiling InternalCollectionsUtilities Integer rank.swift
[105/965] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[106/965] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[107/965] Compiling RealModule Float80+Real.swift
[110/965] Compiling RealModule Float16+Real.swift
[111/965] Compiling _NIODataStructures PriorityQueue.swift
[112/965] Compiling _NIODataStructures _TinyArray.swift
[117/965] Compiling RealModule Float+Real.swift
[118/965] Compiling RealModule ElementaryFunctions.swift
[120/966] Compiling _NIODataStructures Heap.swift
[127/967] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[128/968] Emitting module SystemPackage
[135/971] Compiling SystemPackage Util+StringArray.swift
[136/971] Compiling SystemPackage Util.swift
[137/971] Compiling SystemPackage UtilConsumers.swift
[138/977] Compiling Instrumentation NoOpInstrument.swift
[139/977] Compiling Instrumentation MultiplexInstrument.swift
[140/977] Emitting module Plot
[141/985] Compiling Instrumentation Instrument.swift
[142/985] Emitting module Instrumentation
[143/985] Compiling Instrumentation Locks.swift
[144/985] Compiling Instrumentation InstrumentationSystem.swift
[145/985] Compiling CoreMetrics Metrics.swift
[146/985] Compiling Plot HTMLAudioFormat.swift
[147/985] Compiling Plot HTMLButtonType.swift
[148/985] Compiling Plot HTMLComponents.swift
[149/985] Compiling Plot HTMLElements.swift
[150/985] Emitting module CoreMetrics
[151/985] Compiling CoreMetrics Locks.swift
[152/987] Compiling Plot ElementDefinition.swift
[153/987] Compiling Plot EmptyComponent.swift
[154/987] Compiling Plot EnvironmentKey.swift
[155/987] Compiling Plot EnvironmentValue.swift
[156/987] Compiling Plot HTML.swift
[157/987] Compiling Plot HTMLAnchorRelationship.swift
[158/987] Compiling Plot HTMLAnchorTarget.swift
[159/987] Compiling Plot HTMLAttributes.swift
[162/988] Compiling t1_enc.cc
[164/988] Compiling Logging MetadataProvider.swift
[165/988] Compiling Logging Logging.swift
[166/988] Compiling Logging LogHandler.swift
[167/988] Compiling Logging Locks.swift
[168/988] Emitting module Logging
[169/1037] Compiling ssl_versions.cc
[170/1059] Compiling ssl_x509.cc
[172/1135] Emitting module Metrics
[173/1135] Compiling Tracing InstrumentationSystem+Tracing.swift
[174/1211] Compiling Tracing TracingTime.swift
[175/1211] Compiling Tracing TracerProtocol+Legacy.swift
[176/1211] Compiling Metrics Metrics.swift
[177/1212] Compiling HeapModule Heap+Descriptions.swift
[178/1212] Compiling HashTreeCollections _HashTreeIterator.swift
[179/1212] Compiling HashTreeCollections _HashTreeStatistics.swift
[180/1212] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[181/1212] Compiling HashTreeCollections _RawHashNode.swift
[182/1212] Compiling HashTreeCollections _UnmanagedHashNode.swift
[183/1212] Compiling HashTreeCollections _UnsafePath.swift
[184/1212] Compiling HashTreeCollections TreeDictionary+Codable.swift
[185/1212] Compiling HashTreeCollections TreeDictionary+Collection.swift
[186/1212] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[187/1212] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[188/1212] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[189/1212] Compiling HashTreeCollections _HashNode+Storage.swift
[190/1212] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[191/1212] Compiling HashTreeCollections _HashNode+Structural filter.swift
[192/1212] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[193/1212] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[194/1212] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[195/1212] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[196/1212] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[197/1212] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[198/1212] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[199/1212] Compiling HashTreeCollections _HashNode.swift
[200/1212] Compiling HashTreeCollections _HashNodeHeader.swift
[201/1212] Compiling HashTreeCollections _HashSlot.swift
[202/1212] Compiling HashTreeCollections _HashStack.swift
[203/1212] Compiling Tracing TracerProtocol.swift
[204/1212] Emitting module Tracing
[205/1212] Compiling RoutingKit Parameters.swift
[206/1212] Compiling HeapModule _HeapNode.swift
[207/1212] Compiling HashTreeCollections _HashNode+Debugging.swift
[208/1212] Compiling HashTreeCollections _HashNode+Initializers.swift
[209/1212] Compiling HashTreeCollections _HashNode+Invariants.swift
[210/1212] Compiling HashTreeCollections _HashNode+Lookups.swift
[211/1212] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[212/1212] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[213/1212] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[214/1212] Compiling HashTreeCollections _HashNode+Structural union.swift
[215/1212] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[216/1212] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[217/1212] Compiling HashTreeCollections _AncestorHashSlots.swift
[218/1212] Compiling HashTreeCollections _Bitmap.swift
[219/1212] Compiling HashTreeCollections _Bucket.swift
[220/1212] Compiling HashTreeCollections _Hash.swift
[221/1212] Compiling HashTreeCollections _HashLevel.swift
[222/1212] Compiling HashTreeCollections _HashNode+Builder.swift
[223/1212] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[224/1212] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[225/1212] Compiling HashTreeCollections _HashNode+Structural merge.swift
[226/1212] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[227/1212] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[228/1212] Compiling HashTreeCollections TreeDictionary+Filter.swift
[229/1212] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[230/1212] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[231/1212] Emitting module RoutingKit
[232/1212] Compiling RoutingKit AnyRouter.swift
[233/1212] Compiling HashTreeCollections TreeDictionary+Keys.swift
[234/1212] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[235/1212] Compiling HashTreeCollections TreeDictionary+Merge.swift
[236/1212] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[237/1212] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[238/1212] Compiling HashTreeCollections TreeDictionary+Values.swift
[239/1212] Compiling HashTreeCollections TreeDictionary.swift
[240/1212] Compiling HashTreeCollections TreeSet+Codable.swift
[242/1212] Compiling HashTreeCollections TreeSet+Collection.swift
[243/1212] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[244/1212] Compiling HashTreeCollections TreeSet+Debugging.swift
[245/1212] Compiling HashTreeCollections TreeSet+Descriptions.swift
[246/1212] Compiling HashTreeCollections TreeSet+Equatable.swift
[247/1212] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[248/1212] Compiling HashTreeCollections TreeSet+Extras.swift
[249/1212] Compiling HashTreeCollections TreeSet+Filter.swift
[250/1213] Compiling HeapModule Heap.swift
[251/1213] Compiling Tracing Tracer.swift
[252/1213] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[253/1213] Compiling HeapModule Heap+Invariants.swift
[254/1213] Compiling HeapModule Heap+UnsafeHandle.swift
[255/1213] Emitting module HeapModule
[256/1214] Compiling HashTreeCollections TreeSet+Hashable.swift
[257/1214] Compiling HashTreeCollections TreeSet+Sendable.swift
[258/1214] Compiling HashTreeCollections TreeSet+Sequence.swift
[259/1214] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[260/1214] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[261/1214] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[262/1214] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[263/1214] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[264/1214] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[265/1214] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[268/1239] Compiling Tracing SpanProtocol.swift
[269/1239] Compiling Tracing NoOpTracer.swift
[270/1240] Compiling RoutingKit Router.swift
[271/1240] Compiling RoutingKit PathComponent.swift
[272/1240] Compiling RoutingKit TrieRouter.swift
[273/1241] Compiling DequeModule Deque+CustomReflectable.swift
[274/1241] Compiling DequeModule Deque+Descriptions.swift
[291/1250] Compiling DequeModule _DequeBuffer.swift
[292/1250] Compiling DequeModule _DequeBufferHeader.swift
[309/1250] Compiling OrderedCollections OrderedSet+SubSequence.swift
[310/1250] Compiling OrderedCollections OrderedSet+Testing.swift
[311/1250] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[312/1250] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[313/1250] Compiling OrderedCollections OrderedSet.swift
[314/1250] Compiling OrderedCollections _UnsafeBitset.swift
[319/1250] Compiling DequeModule Deque+Extras.swift
[320/1250] Compiling DequeModule Deque+Hashable.swift
[329/1250] Compiling DequeModule Deque+Testing.swift
[330/1250] Compiling DequeModule Deque._Storage.swift
[331/1250] Compiling DequeModule Deque._UnsafeHandle.swift
[332/1250] Compiling DequeModule Deque.swift
[335/1250] Compiling DequeModule _DequeSlot.swift
[336/1250] Compiling DequeModule _UnsafeWrappedBuffer.swift
[337/1250] Compiling DequeModule Deque+Equatable.swift
[338/1250] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[341/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[342/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[343/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[344/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[345/1250] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[346/1250] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[347/1250] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[348/1250] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[349/1250] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[350/1250] Compiling HashTreeCollections TreeSet.swift
[355/1250] Compiling DequeModule Deque+Codable.swift
[356/1250] Compiling DequeModule Deque+Collection.swift
[372/1259] Compiling OrderedCollections OrderedSet+Sendable.swift
[393/1259] Emitting module DequeModule
[421/1260] Compiling ssl_stat.cc
[422/1260] Compiling ssl_session.cc
[423/1260] Compiling ssl_transcript.cc
[469/1260] Emitting module OrderedCollections
[481/1261] Compiling ssl_privkey.cc
[483/1261] Emitting module _RopeModule
[484/1261] Emitting module HashTreeCollections
[486/1262] Compiling _RopeModule Rope+Join.swift
[487/1262] Compiling _RopeModule Rope+MutatingForEach.swift
[488/1262] Compiling _RopeModule Rope+Remove.swift
[489/1262] Compiling _RopeModule Rope+RemoveSubrange.swift
[490/1262] Compiling _RopeModule Rope+Split.swift
[491/1262] Compiling _RopeModule Optional Utilities.swift
[492/1262] Compiling _RopeModule String Utilities.swift
[493/1262] Compiling _RopeModule String.Index+ABI.swift
[494/1262] Compiling _RopeModule _CharacterRecognizer.swift
[494/1262] Compiling ssl_file.cc
[495/1262] Compiling ssl_cert.cc
[496/1262] Compiling ssl_cipher.cc
[497/1262] Compiling ssl_key_share.cc
[498/1262] Compiling ssl_lib.cc
[519/1263] Compiling ssl_credential.cc
[520/1263] Compiling handshake_client.cc
[521/1263] Compiling ssl_buffer.cc
[522/1263] Compiling s3_pkt.cc
[523/1263] Compiling ssl_aead_ctx.cc
[524/1263] Compiling ssl_asn1.cc
[525/1263] Compiling s3_both.cc
[526/1263] Compiling s3_lib.cc
[527/1263] Compiling handshake_server.cc
[528/1263] Compiling handshake.cc
[529/1263] Compiling encrypted_client_hello.cc
[530/1263] Compiling handoff.cc
[531/1263] Compiling dtls_record.cc
[532/1263] Compiling md5-x86_64-linux.S
[533/1263] Compiling md5-x86_64-apple.S
[534/1263] Compiling md5-586-linux.S
[535/1263] Compiling md5-586-apple.S
[536/1263] Compiling d1_pkt.cc
[537/1263] Compiling chacha20_poly1305_x86_64-linux.S
[538/1263] Compiling d1_srtp.cc
[539/1263] Compiling extensions.cc
[540/1263] Compiling chacha20_poly1305_armv8-win.S
[541/1263] Compiling chacha20_poly1305_x86_64-apple.S
[542/1263] Compiling chacha-x86_64-linux.S
[543/1263] Compiling chacha20_poly1305_armv8-apple.S
[544/1263] Compiling chacha20_poly1305_armv8-linux.S
[545/1263] Compiling chacha-x86-linux.S
[546/1263] Compiling chacha-x86_64-apple.S
[547/1263] Compiling chacha-armv8-win.S
[548/1263] Compiling chacha-x86-apple.S
[549/1263] Compiling chacha-armv8-apple.S
[550/1263] Compiling chacha-armv8-linux.S
[551/1263] Compiling chacha-armv4-linux.S
[552/1263] Compiling aes128gcmsiv-x86_64-linux.S
[553/1263] Compiling aes128gcmsiv-x86_64-apple.S
[554/1263] Compiling dtls_method.cc
[555/1263] Compiling x86_64-mont5-linux.S
[556/1263] Compiling x86_64-mont-apple.S
[557/1263] Compiling x86_64-mont5-apple.S
[558/1263] Compiling err_data.cc
[559/1263] Compiling x86-mont-linux.S
[560/1263] Compiling x86_64-mont-linux.S
[561/1263] Compiling vpaes-x86_64-apple.S
[562/1263] Compiling x86-mont-apple.S
[563/1263] Compiling vpaes-x86_64-linux.S
[564/1263] Compiling vpaes-armv8-win.S
[565/1263] Compiling vpaes-x86-apple.S
[566/1263] Compiling vpaes-x86-linux.S
[567/1263] Compiling vpaes-armv8-apple.S
[568/1263] Compiling sha512-x86_64-apple.S
[569/1263] Compiling vpaes-armv8-linux.S
[570/1263] Compiling vpaes-armv7-linux.S
[571/1263] Compiling sha512-x86_64-linux.S
[572/1263] Compiling sha512-armv8-win.S
[573/1263] Compiling sha512-armv8-apple.S
[574/1263] Compiling sha512-armv8-linux.S
[575/1263] Compiling sha512-586-linux.S
[576/1263] Compiling sha512-armv4-linux.S
[577/1263] Compiling sha256-x86_64-linux.S
[578/1263] Compiling sha512-586-apple.S
[579/1263] Compiling sha256-armv8-apple.S
[580/1263] Compiling sha256-x86_64-apple.S
[581/1263] Compiling sha256-armv8-win.S
[582/1263] Compiling sha256-586-linux.S
[583/1263] Compiling sha256-armv4-linux.S
[584/1263] Compiling sha256-586-apple.S
[585/1263] Compiling sha1-x86_64-apple.S
[586/1263] Compiling sha256-armv8-linux.S
[587/1263] Compiling bio_ssl.cc
[588/1263] Compiling sha1-x86_64-linux.S
[589/1263] Compiling sha1-armv8-win.S
[590/1263] Compiling sha1-armv8-apple.S
[591/1263] Compiling sha1-armv4-large-linux.S
[592/1263] Compiling sha1-586-linux.S
[593/1263] Compiling sha1-armv8-linux.S
[594/1263] Compiling sha1-586-apple.S
[595/1263] Compiling rdrand-x86_64-linux.S
[596/1263] Compiling rsaz-avx2-apple.S
[597/1263] Compiling rsaz-avx2-linux.S
[598/1263] Compiling rdrand-x86_64-apple.S
[599/1263] Compiling p256_beeu-x86_64-asm-apple.S
[600/1263] Compiling p256_beeu-x86_64-asm-linux.S
[601/1263] Compiling p256_beeu-armv8-asm-apple.S
[602/1263] Compiling p256_beeu-armv8-asm-win.S
[603/1263] Compiling p256_beeu-armv8-asm-linux.S
[604/1263] Compiling p256-x86_64-asm-linux.S
[605/1263] Compiling p256-x86_64-asm-apple.S
[606/1263] Compiling p256-armv8-asm-win.S
[607/1263] Compiling p256-armv8-asm-apple.S
[608/1263] Compiling d1_lib.cc
[609/1263] Compiling p256-armv8-asm-linux.S
[610/1263] Compiling ghashv8-armv7-linux.S
[611/1263] Compiling ghashv8-armv8-apple.S
[612/1263] Compiling ghashv8-armv8-win.S
[613/1263] Compiling ghash-x86_64-linux.S
[614/1263] Compiling ghashv8-armv8-linux.S
[615/1263] Compiling ghash-ssse3-x86_64-linux.S
[616/1263] Compiling ghash-x86_64-apple.S
[617/1263] Compiling ghash-ssse3-x86-linux.S
[618/1263] Compiling ghash-x86-apple.S
[618/1263] Compiling ghash-ssse3-x86_64-apple.S
[620/1263] Compiling ghash-x86-linux.S
[621/1263] Compiling ghash-ssse3-x86-apple.S
[622/1263] Compiling ghash-neon-armv8-win.S
[623/1263] Compiling ghash-neon-armv8-linux.S
[624/1263] Compiling ghash-neon-armv8-apple.S
[625/1263] Compiling ghash-armv4-linux.S
[626/1263] Compiling co-586-linux.S
[627/1263] Compiling bn-armv8-win.S
[628/1263] Compiling co-586-apple.S
[629/1263] Compiling bn-armv8-linux.S
[630/1263] Compiling bsaes-armv7-linux.S
[631/1263] Compiling bn-armv8-apple.S
[632/1263] Compiling bn-586-linux.S
[633/1263] Compiling bn-586-apple.S
[634/1263] Compiling armv8-mont-apple.S
[635/1263] Compiling armv8-mont-win.S
[636/1263] Compiling aesv8-gcm-armv8-win.S
[637/1263] Compiling armv8-mont-linux.S
[638/1263] Compiling armv4-mont-linux.S
[639/1263] Compiling aesv8-gcm-armv8-apple.S
[640/1263] Compiling aesv8-armv8-win.S
[641/1263] Compiling aesv8-gcm-armv8-linux.S
[642/1263] Compiling aesv8-armv8-apple.S
[643/1263] Compiling aesni-x86-linux.S
[644/1263] Compiling aesni-x86_64-linux.S
[645/1263] Compiling aesv8-armv7-linux.S
[646/1263] Compiling aesv8-armv8-linux.S
[647/1263] Compiling aesni-x86_64-apple.S
[648/1263] Compiling aesni-x86-apple.S
[649/1263] Compiling aesni-gcm-x86_64-apple.S
[650/1263] Compiling aesni-gcm-x86_64-linux.S
[651/1263] Compiling aes-gcm-avx10-x86_64-apple.S
[652/1263] Compiling aes-gcm-avx2-x86_64-linux.S
[653/1263] Compiling aes-gcm-avx2-x86_64-apple.S
[654/1263] Compiling aes-gcm-avx10-x86_64-linux.S
[655/1263] Compiling d1_both.cc
[656/1263] Compiling x_x509a.cc
[657/1263] Compiling x_val.cc
[658/1263] Compiling x_req.cc
[659/1263] Compiling x_name.cc
[660/1263] Compiling x_spki.cc
[661/1263] Compiling x_sig.cc
[662/1263] Compiling x_x509.cc
[663/1263] Compiling x_pubkey.cc
[664/1263] Compiling x_exten.cc
[665/1263] Compiling x_crl.cc
[666/1263] Compiling x_algor.cc
[667/1263] Compiling x_attrib.cc
[668/1263] Compiling x509spki.cc
[669/1263] Compiling x_all.cc
[670/1263] Compiling x509rset.cc
[671/1263] Compiling x509name.cc
[672/1263] Compiling x509cset.cc
[673/1263] Compiling x509_vpm.cc
[674/1263] Compiling x509_txt.cc
[675/1263] Compiling x509_vfy.cc
[676/1263] Compiling x509_v3.cc
[677/1263] Compiling x509_trs.cc
[678/1263] Compiling x509_set.cc
[679/1263] Compiling x509_obj.cc
[680/1263] Compiling x509_req.cc
[681/1263] Compiling x509_def.cc
[682/1263] Compiling x509_cmp.cc
[683/1263] Compiling x509_lu.cc
[684/1263] Compiling x509_d2.cc
[685/1263] Compiling x509_ext.cc
[686/1263] Compiling v3_skey.cc
[687/1263] Compiling x509.cc
[688/1263] Compiling x509_att.cc
[689/1263] Compiling v3_utl.cc
[690/1263] Compiling v3_prn.cc
[691/1263] Compiling v3_purp.cc
[692/1263] Compiling v3_ocsp.cc
[693/1263] Compiling v3_pcons.cc
[694/1263] Compiling v3_pmaps.cc
[695/1263] Compiling v3_int.cc
[696/1263] Compiling v3_genn.cc
[697/1263] Compiling v3_ncons.cc
[698/1263] Compiling v3_enum.cc
[699/1263] Compiling v3_lib.cc
[700/1263] Compiling v3_ia5.cc
[701/1263] Compiling v3_info.cc
[702/1263] Compiling v3_alt.cc
[703/1263] Compiling v3_extku.cc
[704/1263] Compiling v3_bitst.cc
[705/1263] Compiling v3_crld.cc
[706/1263] Compiling v3_conf.cc
[707/1263] Compiling v3_cpols.cc
[708/1263] Compiling v3_bcons.cc
[709/1263] Compiling v3_akeya.cc
[710/1263] Compiling v3_akey.cc
[711/1263] Compiling t_x509a.cc
[712/1263] Compiling t_req.cc
[713/1263] Compiling t_crl.cc
[714/1263] Compiling t_x509.cc
[715/1263] Compiling rsa_pss.cc
[716/1263] Compiling policy.cc
[717/1263] Compiling i2d_pr.cc
[718/1263] Compiling asn1_gen.cc
[719/1263] Compiling algorithm.cc
[720/1263] Compiling by_dir.cc
[721/1263] Compiling name_print.cc
[722/1263] Compiling by_file.cc
[723/1263] Compiling a_verify.cc
[724/1263] Compiling thread_win.cc
[725/1263] Compiling a_digest.cc
[726/1263] Compiling trust_token.cc
[727/1263] Compiling pmbtoken.cc
[728/1263] Compiling thread_none.cc
[729/1263] Compiling a_sign.cc
[730/1263] Compiling thread_pthread.cc
[731/1263] Compiling thread.cc
[732/1263] Compiling voprf.cc
[733/1263] Compiling stack.cc
[734/1263] Compiling siphash.cc
[735/1263] Compiling sha512.cc
[736/1263] Compiling slhdsa.cc
[737/1263] Compiling sha256.cc
[738/1263] Compiling sha1.cc
[739/1263] Compiling rsa_print.cc
[740/1263] Compiling rsa_extra.cc
[741/1263] Compiling rsa_crypt.cc
[742/1263] Compiling spake2plus.cc
[743/1263] Compiling refcount.cc
[744/1263] Compiling windows.cc
[745/1263] Compiling urandom.cc
[746/1263] Compiling rc4.cc
[747/1263] Compiling rsa_asn1.cc
[748/1263] Compiling rand.cc
[749/1263] Compiling passive.cc
[750/1263] Compiling trusty.cc
[751/1263] Compiling poly1305_arm_asm.S
[752/1263] Compiling ios.cc
[753/1263] Compiling getentropy.cc
[754/1263] Compiling fork_detect.cc
[755/1263] Compiling forkunsafe.cc
[756/1263] Compiling deterministic.cc
[757/1263] Compiling poly1305_vec.cc
[758/1263] Compiling poly1305_arm.cc
[759/1263] Compiling pool.cc
[760/1263] Compiling poly1305.cc
[761/1263] Compiling pkcs8.cc
[762/1263] Compiling p5_pbev2.cc
[763/1263] Compiling pkcs7_x509.cc
[764/1263] Compiling pkcs8_x509.cc
[765/1263] Compiling pem_xaux.cc
[766/1263] Compiling pkcs7.cc
[767/1263] Compiling pem_x509.cc
[768/1263] Compiling pem_pkey.cc
[769/1263] Compiling pem_pk8.cc
[770/1263] Compiling obj_xref.cc
[771/1263] Compiling pem_info.cc
[772/1263] Compiling pem_lib.cc
[773/1263] Compiling pem_oth.cc
[774/1263] Compiling pem_all.cc
[775/1263] Compiling mlkem.cc
[776/1263] Compiling mldsa.cc
[777/1263] Compiling poly_rq_mul.S
[778/1263] Compiling mem.cc
[779/1263] Compiling fips_shared_support.cc
[780/1263] Compiling md4.cc
[781/1263] Compiling obj.cc
[782/1263] Compiling md5.cc
[783/1263] Compiling lhash.cc
[784/1263] Compiling ex_data.cc
[785/1263] Compiling sign.cc
[786/1263] Compiling hpke.cc
[787/1263] Compiling kyber.cc
[788/1263] Compiling scrypt.cc
[789/1263] Compiling pbkdf.cc
[790/1263] Compiling hrss.cc
[791/1263] Compiling print.cc
[792/1263] Compiling p_x25519_asn1.cc
[793/1263] Compiling p_x25519.cc
[794/1263] Compiling p_ed25519.cc
[795/1263] Compiling p_hkdf.cc
[796/1263] Compiling p_ed25519_asn1.cc
[797/1263] Compiling p_ec.cc
[798/1263] Compiling p_ec_asn1.cc
[799/1263] Compiling p_rsa.cc
[800/1263] Compiling p_rsa_asn1.cc
[801/1263] Compiling evp_ctx.cc
[802/1263] Compiling p_dh_asn1.cc
[803/1263] Compiling p_dh.cc
[804/1263] Compiling evp_asn1.cc
[805/1263] Compiling p_dsa_asn1.cc
[806/1263] Compiling evp.cc
[807/1263] Compiling err.cc
[808/1263] Compiling hash_to_curve.cc
[809/1263] Compiling engine.cc
[810/1263] Compiling dsa.cc
[811/1263] Compiling ec_derive.cc
[812/1263] Compiling ecdh.cc
[813/1263] Compiling ecdsa_asn1.cc
[814/1263] Compiling ec_asn1.cc
[815/1263] Compiling digest_extra.cc
[816/1263] Compiling bcm.cc
[817/1263] Compiling dsa_asn1.cc
[818/1263] Compiling x25519-asm-arm.S
[819/1263] Compiling params.cc
[820/1263] Compiling cpu_intel.cc
[821/1263] Compiling curve25519_64_adx.cc
[822/1263] Compiling des.cc
[823/1263] Compiling dh_asn1.cc
[824/1263] Compiling cpu_aarch64_win.cc
[825/1263] Compiling crypto.cc
[826/1263] Compiling cpu_aarch64_linux.cc
[827/1263] Compiling cpu_arm_linux.cc
[828/1263] Compiling spake25519.cc
[829/1263] Compiling cpu_arm_freebsd.cc
[830/1263] Compiling cpu_aarch64_sysreg.cc
[831/1263] Compiling cpu_aarch64_openbsd.cc
[832/1263] Compiling curve25519.cc
[833/1263] Compiling get_cipher.cc
[834/1263] Compiling tls_cbc.cc
[835/1263] Compiling cpu_aarch64_fuchsia.cc
[836/1263] Compiling cpu_aarch64_apple.cc
[837/1263] Compiling e_null.cc
[838/1263] Compiling e_rc2.cc
[839/1263] Compiling conf.cc
[840/1263] Compiling e_rc4.cc
[841/1263] Compiling e_tls.cc
[842/1263] Compiling e_des.cc
[843/1263] Compiling derive_key.cc
[844/1263] Compiling e_chacha20poly1305.cc
[845/1263] Compiling e_aesgcmsiv.cc
[846/1263] Compiling e_aesctrhmac.cc
[847/1263] Compiling chacha.cc
[848/1263] Compiling cbb.cc
[849/1263] Compiling unicode.cc
[850/1263] Compiling blake2.cc
[851/1263] Compiling buf.cc
[852/1263] Compiling cbs.cc
[853/1263] Compiling ber.cc
[854/1263] Compiling asn1_compat.cc
[855/1263] Compiling socket_helper.cc
[856/1263] Compiling bn_asn1.cc
[857/1263] Compiling convert.cc
[858/1263] Compiling socket.cc
[859/1263] Compiling hexdump.cc
[860/1263] Compiling connect.cc
[861/1263] Compiling pair.cc
[862/1263] Compiling printf.cc
[863/1263] Compiling fd.cc
[864/1263] Compiling file.cc
[865/1263] Compiling base64.cc
[866/1263] Compiling bio_mem.cc
[867/1263] Compiling errno.cc
[868/1263] Compiling bio.cc
[869/1263] Compiling tasn_utl.cc
[870/1263] Compiling tasn_fre.cc
[871/1263] Compiling tasn_enc.cc
[872/1263] Compiling tasn_typ.cc
[873/1263] Compiling posix_time.cc
[874/1263] Compiling tasn_new.cc
[875/1263] Compiling f_string.cc
[876/1263] Compiling a_utctm.cc
[877/1263] Compiling tasn_dec.cc
[878/1263] Compiling f_int.cc
[879/1263] Compiling asn_pack.cc
[880/1263] Compiling asn1_par.cc
[881/1263] Compiling asn1_lib.cc
[882/1263] Compiling a_type.cc
[883/1263] Compiling a_strex.cc
[884/1263] Compiling a_time.cc
[885/1263] Compiling a_octet.cc
[886/1263] Compiling a_strnid.cc
[887/1263] Compiling a_object.cc
[888/1263] Compiling a_mbstr.cc
[889/1263] Compiling a_i2d_fp.cc
[890/1263] Compiling a_d2i_fp.cc
[891/1263] Compiling a_dup.cc
[892/1263] Compiling a_bitstr.cc
[893/1263] Compiling a_int.cc
[894/1263] Compiling a_gentm.cc
[895/1263] Compiling a_bool.cc
[896/1263] Compiling CCryptoBoringSSLShims shims.c
[897/1263] Compiling fiat_p256_adx_mul.S
[898/1263] Compiling fiat_curve25519_adx_mul.S
[899/1263] Compiling fiat_p256_adx_sqr.S
[899/1263] Compiling md5-x86_64-linux.S
[901/1263] Compiling md5-x86_64-apple.S
[902/1263] Compiling fiat_curve25519_adx_square.S
[903/1263] Compiling md5-586-linux.S
[904/1263] Compiling chacha20_poly1305_x86_64-apple.S
[905/1263] Compiling chacha20_poly1305_x86_64-linux.S
[906/1263] Compiling md5-586-apple.S
[906/1263] Compiling chacha20_poly1305_armv8-win.S
[908/1263] Compiling chacha20_poly1305_armv8-linux.S
[909/1263] Compiling chacha-x86-linux.S
[910/1263] Compiling chacha-x86_64-linux.S
[911/1263] Compiling chacha-x86_64-apple.S
[912/1263] Compiling chacha20_poly1305_armv8-apple.S
[913/1263] Compiling chacha-x86-apple.S
[914/1263] Compiling chacha-armv8-win.S
[915/1263] Compiling chacha-armv8-apple.S
[916/1263] Compiling aes128gcmsiv-x86_64-linux.S
[916/1263] Compiling chacha-armv4-linux.S
[918/1263] Compiling aes128gcmsiv-x86_64-apple.S
[919/1263] Compiling x86_64-mont5-linux.S
[920/1263] Compiling chacha-armv8-linux.S
[921/1263] Compiling err_data.cc
[922/1263] Compiling x86_64-mont-linux.S
[923/1263] Compiling x86_64-mont5-apple.S
[924/1263] Compiling x86-mont-linux.S
[925/1263] Compiling x86_64-mont-apple.S
[926/1263] Compiling x86-mont-apple.S
[927/1263] Compiling vpaes-x86-linux.S
[928/1263] Compiling vpaes-x86_64-apple.S
[929/1263] Compiling vpaes-x86_64-linux.S
[930/1263] Compiling vpaes-x86-apple.S
[931/1263] Compiling vpaes-armv8-win.S
[932/1263] Compiling vpaes-armv8-linux.S
[933/1263] Compiling vpaes-armv8-apple.S
[934/1263] Compiling sha512-x86_64-apple.S
[935/1263] Compiling vpaes-armv7-linux.S
[936/1263] Compiling sha512-x86_64-linux.S
[937/1263] Compiling sha512-586-apple.S
[938/1263] Compiling sha512-586-linux.S
[939/1263] Compiling sha512-armv8-win.S
[940/1263] Compiling sha512-armv8-apple.S
[941/1263] Compiling sha512-armv8-linux.S
[942/1263] Compiling sha512-armv4-linux.S
[943/1263] Compiling sha256-x86_64-linux.S
[944/1263] Compiling sha256-armv8-win.S
[945/1263] Compiling sha256-x86_64-apple.S
[946/1263] Compiling sha256-armv8-apple.S
[947/1263] Compiling sha256-armv8-linux.S
[948/1263] Compiling sha256-armv4-linux.S
[949/1263] Compiling sha256-586-linux.S
[950/1263] Compiling sha256-586-apple.S
[951/1263] Compiling sha1-x86_64-linux.S
[952/1263] Compiling sha1-x86_64-apple.S
[953/1263] Compiling sha1-armv8-apple.S
[954/1263] Compiling sha1-armv8-win.S
[955/1263] Compiling sha1-armv4-large-linux.S
[956/1263] Compiling sha1-586-apple.S
[957/1263] Compiling sha1-586-linux.S
[958/1263] Compiling rsaz-avx2-linux.S
[959/1263] Compiling sha1-armv8-linux.S
[960/1263] Compiling rsaz-avx2-apple.S
[961/1263] Compiling rdrand-x86_64-linux.S
[962/1263] Compiling p256_beeu-x86_64-asm-linux.S
[963/1263] Compiling p256_beeu-armv8-asm-win.S
[964/1263] Compiling rdrand-x86_64-apple.S
[965/1263] Compiling p256_beeu-x86_64-asm-apple.S
[966/1263] Compiling p256_beeu-armv8-asm-linux.S
[967/1263] Compiling p256-armv8-asm-apple.S
[968/1263] Compiling p256-x86_64-asm-linux.S
[969/1263] Compiling p256_beeu-armv8-asm-apple.S
[970/1263] Compiling p256-x86_64-asm-apple.S
[971/1263] Compiling p256-armv8-asm-win.S
[972/1263] Compiling p256-armv8-asm-linux.S
[973/1263] Compiling ghashv8-armv7-linux.S
[974/1263] Compiling ghashv8-armv8-win.S
[975/1263] Compiling ghashv8-armv8-linux.S
[976/1263] Compiling ghash-x86_64-apple.S
[977/1263] Compiling ghash-x86_64-linux.S
[978/1263] Compiling c-nioatomics.c
[979/1263] Compiling ghash-x86-apple.S
[979/1263] Compiling ghash-ssse3-x86_64-linux.S
[981/1263] Compiling ghash-ssse3-x86_64-apple.S
[982/1263] Compiling ghash-x86-linux.S
[983/1263] Compiling ghashv8-armv8-apple.S
[984/1263] Compiling ghash-ssse3-x86-linux.S
[985/1263] Compiling ghash-ssse3-x86-apple.S
[986/1263] Compiling ghash-neon-armv8-win.S
[987/1263] Compiling ghash-neon-armv8-apple.S
[988/1263] Compiling ghash-neon-armv8-linux.S
[989/1263] Compiling ghash-armv4-linux.S
[990/1263] Compiling co-586-linux.S
[991/1263] Compiling co-586-apple.S
[992/1263] Compiling bsaes-armv7-linux.S
[993/1263] Compiling bn-armv8-win.S
[994/1263] Compiling bn-armv8-apple.S
[995/1263] Compiling bn-armv8-linux.S
[996/1263] Compiling bn-586-apple.S
[997/1263] Compiling bn-586-linux.S
[998/1263] Compiling armv8-mont-apple.S
[999/1263] Compiling armv8-mont-win.S
[1000/1263] Compiling aesv8-gcm-armv8-win.S
[1001/1263] Compiling armv4-mont-linux.S
[1002/1263] Compiling armv8-mont-linux.S
[1003/1263] Compiling aesv8-gcm-armv8-apple.S
[1004/1263] Compiling aesv8-gcm-armv8-linux.S
[1005/1263] Compiling aesv8-armv8-apple.S
[1006/1263] Compiling aesv8-armv7-linux.S
[1007/1263] Compiling aesv8-armv8-win.S
[1008/1263] Compiling aesv8-armv8-linux.S
[1009/1263] Compiling aesni-x86_64-linux.S
[1010/1263] Compiling aesni-x86-apple.S
[1011/1263] Compiling aesni-x86-linux.S
[1012/1263] Compiling aesni-x86_64-apple.S
[1013/1263] Compiling aesni-gcm-x86_64-linux.S
[1014/1263] Compiling aesni-gcm-x86_64-apple.S
[1015/1263] Compiling aes-gcm-avx10-x86_64-linux.S
[1016/1263] Compiling aes-gcm-avx10-x86_64-apple.S
[1017/1263] Compiling c-atomics.c
[1018/1269] Compiling x_sig.cc
[1019/1269] Compiling x_x509a.cc
[1020/1269] Compiling x_spki.cc
[1021/1269] Compiling x_pubkey.cc
[1022/1269] Compiling x_req.cc
[1023/1269] Compiling x_x509.cc
[1025/1269] Compiling NIOConcurrencyHelpers lock.swift
[1025/1269] Compiling x_val.cc
[1027/1269] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1028/1269] Emitting module NIOConcurrencyHelpers
[1029/1269] Compiling NIOConcurrencyHelpers NIOLock.swift
[1030/1269] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1031/1269] Compiling NIOConcurrencyHelpers atomics.swift
[1032/1270] Compiling x_name.cc
[1033/1270] Compiling x_exten.cc
[1034/1270] Compiling x_algor.cc
[1035/1270] Compiling x_crl.cc
[1036/1270] Compiling x_all.cc
[1037/1296] Compiling x509spki.cc
[1038/1296] Compiling x_attrib.cc
[1040/1296] Compiling ConsoleKitTerminal Console+Confirm.swift
[1041/1296] Compiling ConsoleKitTerminal Console+Input.swift
[1042/1296] Compiling ConsoleKitTerminal Console+Center.swift
[1043/1296] Compiling ConsoleKitTerminal Console+Output.swift
[1044/1299] Emitting module ConsoleKitTerminal
[1044/1299] Compiling x509_vfy.cc
[1046/1299] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1047/1299] Compiling ConsoleKitTerminal ConsoleClear.swift
[1048/1299] Compiling ConsoleKitTerminal Console+Ask.swift
[1049/1299] Compiling ConsoleKitTerminal Console+Choose.swift
[1050/1299] Compiling ConsoleKitTerminal CustomActivity.swift
[1051/1299] Compiling ConsoleKitTerminal LoadingBar.swift
[1052/1299] Compiling ConsoleKitTerminal ProgressBar.swift
[1053/1299] Compiling ConsoleKitTerminal Console+Clear.swift
[1054/1299] Compiling ConsoleKitTerminal ActivityBar.swift
[1055/1299] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1056/1299] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1057/1299] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1057/1299] Compiling x509rset.cc
[1058/1299] Compiling x509_trs.cc
[1059/1299] Compiling x509name.cc
[1061/1299] Compiling ConsoleKitTerminal ConsoleText.swift
[1062/1299] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1063/1299] Compiling ConsoleKitTerminal ANSI.swift
[1064/1299] Compiling ConsoleKitTerminal Console+Wait.swift
[1065/1299] Compiling ConsoleKitTerminal ConsoleColor.swift
[1066/1299] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1067/1299] Compiling ConsoleKitTerminal Console.swift
[1068/1299] Compiling ConsoleKitTerminal Terminal.swift
[1069/1299] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1069/1299] Compiling x509_vpm.cc
[1070/1299] Compiling x509_v3.cc
[1071/1299] Compiling x509_txt.cc
[1072/1299] Compiling x509_set.cc
[1073/1299] Compiling x509cset.cc
[1075/1299] Compiling ConsoleKitTerminal AnySendableHashable.swift
[1076/1299] Compiling ConsoleKitTerminal ConsoleLogger.swift
[1077/1299] Compiling ConsoleKitTerminal LoggerFragment.swift
[1078/1322] Compiling x509_req.cc
[1080/1322] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[1081/1322] Compiling ConsoleKitCommands AsyncCommand.swift
[1082/1322] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[1082/1324] Compiling x509_d2.cc
[1083/1324] Compiling x509_obj.cc
[1085/1324] Emitting module ConsoleKitCommands
[1085/1324] Compiling x509_def.cc
[1087/1324] Compiling ConsoleKitCommands CommandSignature.swift
[1088/1324] Compiling ConsoleKitCommands Flag.swift
[1089/1324] Compiling ConsoleKitCommands Option.swift
[1089/1324] Compiling x509_ext.cc
[1090/1324] Compiling x509_lu.cc
[1092/1324] Compiling ConsoleKitCommands Command.swift
[1093/1324] Compiling ConsoleKitCommands CommandContext.swift
[1094/1324] Compiling ConsoleKitCommands CommandError.swift
[1095/1324] Compiling ConsoleKitCommands CommandGroup.swift
[1096/1324] Compiling ConsoleKitCommands CommandInput.swift
[1097/1324] Compiling ConsoleKitCommands Commands.swift
[1098/1324] Compiling ConsoleKitCommands AsyncCommands.swift
[1099/1324] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[1100/1324] Compiling ConsoleKitCommands AnyCommand.swift
[1101/1324] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[1102/1324] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[1103/1324] Compiling ConsoleKitCommands Argument.swift
[1103/1324] Compiling x509_cmp.cc
[1105/1324] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[1106/1324] Compiling ConsoleKitCommands Utilities.swift
[1106/1324] Compiling x509.cc
[1107/1324] Compiling x509_att.cc
[1108/1324] Compiling v3_skey.cc
[1109/1324] Compiling v3_prn.cc
[1110/1324] Compiling v3_pmaps.cc
[1111/1324] Compiling v3_purp.cc
[1112/1324] Compiling v3_utl.cc
[1114/1324] Compiling ConsoleKitCommands Console+Run.swift
[1115/1324] Compiling ConsoleKitCommands ConsoleError.swift
[1116/1324] Compiling ConsoleKitCommands Completion.swift
[1118/1327] Compiling ConsoleKit Exports.swift
[1119/1327] Emitting module ConsoleKit
[1120/1328] Compiling v3_int.cc
[1121/1328] Compiling v3_ia5.cc
[1122/1328] Compiling v3_pcons.cc
[1123/1328] Compiling v3_lib.cc
[1124/1328] Compiling v3_ocsp.cc
[1125/1328] Compiling v3_info.cc
[1126/1328] Compiling v3_ncons.cc
[1127/1328] Compiling v3_enum.cc
[1128/1328] Compiling v3_extku.cc
[1129/1328] Compiling v3_crld.cc
[1130/1328] Compiling v3_genn.cc
[1131/1328] Compiling v3_bcons.cc
[1132/1328] Compiling v3_conf.cc
[1133/1328] Compiling v3_cpols.cc
[1134/1328] Compiling v3_bitst.cc
[1135/1328] Compiling v3_alt.cc
[1136/1328] Compiling v3_akey.cc
[1137/1328] Compiling t_req.cc
[1138/1328] Compiling v3_akeya.cc
[1139/1328] Compiling rsa_pss.cc
[1140/1328] Compiling t_x509.cc
[1141/1328] Compiling t_x509a.cc
[1142/1328] Compiling t_crl.cc
[1143/1328] Compiling i2d_pr.cc
[1144/1328] Compiling name_print.cc
[1145/1328] Compiling policy.cc
[1146/1328] Compiling by_dir.cc
[1146/1328] Compiling algorithm.cc
[1148/1328] Compiling by_file.cc
[1149/1328] Compiling asn1_gen.cc
[1150/1328] Compiling a_verify.cc
[1151/1328] Compiling voprf.cc
[1152/1328] Compiling a_digest.cc
[1153/1328] Compiling a_sign.cc
[1154/1328] Compiling thread_win.cc
[1155/1328] Compiling thread_none.cc
[1156/1328] Compiling thread_pthread.cc
[1157/1328] Compiling trust_token.cc
[1158/1328] Compiling thread.cc
[1159/1328] Compiling pmbtoken.cc
[1160/1328] Compiling thash.cc
[1161/1328] Compiling stack.cc
[1162/1328] Compiling wots.cc
[1163/1328] Compiling siphash.cc
[1164/1328] Compiling merkle.cc
[1165/1328] Compiling fors.cc
[1166/1328] Compiling sha512.cc
[1167/1328] Compiling rsa_extra.cc
[1168/1328] Compiling slhdsa.cc
[1169/1328] Compiling sha256.cc
[1170/1328] Compiling refcount.cc
[1171/1328] Compiling rsa_print.cc
[1172/1328] Compiling sha1.cc
[1173/1328] Compiling rc4.cc
[1174/1328] Compiling rsa_crypt.cc
[1175/1328] Compiling windows.cc
[1176/1328] Compiling ios.cc
[1177/1328] Compiling trusty.cc
[1178/1328] Compiling urandom.cc
[1179/1328] Compiling rsa_asn1.cc
[1180/1328] Compiling deterministic.cc
[1181/1328] Compiling getentropy.cc
[1182/1328] Compiling poly1305_arm_asm.S
[1183/1328] Compiling rand_extra.cc
[1184/1328] Compiling pool.cc
[1185/1328] Compiling fork_detect.cc
[1186/1328] Compiling passive.cc
[1187/1328] Compiling forkunsafe.cc
[1188/1328] Compiling poly1305_arm.cc
[1189/1328] Compiling poly1305.cc
[1190/1328] Compiling poly1305_vec.cc
[1191/1328] Compiling pkcs8.cc
[1192/1328] Compiling pkcs7_x509.cc
[1193/1328] Compiling pkcs7.cc
[1194/1328] Compiling p5_pbev2.cc
[1195/1328] Compiling pem_x509.cc
[1196/1328] Compiling pkcs8_x509.cc
[1197/1328] Compiling pem_pkey.cc
[1198/1328] Compiling pem_xaux.cc
[1199/1328] Compiling pem_pk8.cc
[1200/1328] Compiling pem_oth.cc
[1201/1328] Compiling obj_xref.cc
[1202/1328] Compiling pem_lib.cc
[1203/1328] Compiling pem_info.cc
[1204/1328] Compiling mldsa.cc
[1205/1328] Compiling obj.cc
[1206/1328] Compiling pem_all.cc
[1207/1328] Compiling poly_rq_mul.S
[1208/1328] Compiling mlkem.cc
[1209/1328] Compiling mem.cc
[1210/1328] Compiling fips_shared_support.cc
[1211/1328] Compiling md4.cc
[1212/1328] Compiling md5.cc
[1213/1328] Compiling lhash.cc
[1214/1328] Compiling kyber.cc
[1215/1328] Compiling print.cc
[1216/1328] Compiling ex_data.cc
[1217/1328] Compiling sign.cc
[1218/1328] Compiling hpke.cc
[1219/1328] Compiling hrss.cc
[1220/1328] Compiling scrypt.cc
[1221/1328] Compiling p_hkdf.cc
[1222/1328] Compiling pbkdf.cc
[1223/1328] Compiling p_x25519.cc
[1224/1328] Compiling p_x25519_asn1.cc
[1225/1328] Compiling p_rsa_asn1.cc
[1226/1328] Compiling p_rsa.cc
[1227/1328] Compiling p_ed25519_asn1.cc
[1228/1328] Compiling p_ed25519.cc
[1229/1328] Compiling p_ec_asn1.cc
[1230/1328] Compiling p_ec.cc
[1231/1328] Compiling bcm.cc
[1232/1328] Compiling p_dsa_asn1.cc
[1233/1328] Compiling p_dh.cc
[1233/1328] Compiling p_dh_asn1.cc
[1235/1328] Compiling evp_ctx.cc
[1236/1328] Compiling evp.cc
[1237/1328] Compiling err.cc
[1238/1328] Compiling engine.cc
[1239/1328] Compiling evp_asn1.cc
[1240/1328] Compiling ecdsa_asn1.cc
[1241/1328] Compiling dsa.cc
[1242/1328] Compiling hash_to_curve.cc
[1243/1328] Compiling ecdh_extra.cc
[1244/1328] Compiling ec_derive.cc
[1245/1328] Compiling spake25519.cc
[1246/1328] Compiling ec_asn1.cc
[1247/1328] Compiling x25519-asm-arm.S
[1248/1328] Compiling dsa_asn1.cc
[1249/1328] Compiling dh_asn1.cc
[1250/1328] Compiling des.cc
[1251/1328] Compiling params.cc
[1252/1328] Compiling curve25519_64_adx.cc
[1253/1328] Compiling digest_extra.cc
[1254/1328] Compiling crypto.cc
[1255/1328] Compiling cpu_intel.cc
[1256/1328] Compiling cpu_arm_linux.cc
[1257/1328] Compiling curve25519.cc
[1258/1328] Compiling cpu_arm_freebsd.cc
[1259/1328] Compiling cpu_aarch64_sysreg.cc
[1260/1328] Compiling cpu_aarch64_win.cc
[1261/1328] Compiling cpu_aarch64_openbsd.cc
[1262/1328] Compiling conf.cc
[1263/1328] Compiling cpu_aarch64_linux.cc
[1264/1328] Compiling cpu_aarch64_fuchsia.cc
[1265/1328] Compiling e_rc4.cc
[1266/1328] Compiling cpu_aarch64_apple.cc
[1267/1328] Compiling e_chacha20poly1305.cc
[1268/1328] Compiling tls_cbc.cc
[1269/1328] Compiling e_rc2.cc
[1270/1328] Compiling e_tls.cc
[1271/1328] Compiling e_null.cc
[1272/1328] Compiling cipher_extra.cc
[1273/1328] Compiling e_des.cc
[1274/1328] Compiling e_aesgcmsiv.cc
[1275/1328] Compiling derive_key.cc
[1276/1328] Compiling chacha.cc
[1277/1328] Compiling e_aesctrhmac.cc
[1278/1328] Compiling unicode.cc
[1279/1328] Compiling buf.cc
[1280/1328] Compiling cbb.cc
[1281/1328] Compiling ber.cc
[1282/1328] Compiling asn1_compat.cc
[1283/1328] Compiling cbs.cc
[1284/1328] Compiling pair.cc
[1285/1328] Compiling convert.cc
[1286/1328] Compiling hexdump.cc
[1287/1328] Compiling printf.cc
[1288/1328] Compiling blake2.cc
[1289/1328] Compiling bn_asn1.cc
[1290/1328] Compiling file.cc
[1291/1328] Compiling fd.cc
[1292/1328] Compiling errno.cc
[1293/1328] Compiling bio_mem.cc
[1294/1328] Compiling tasn_utl.cc
[1295/1328] Compiling tasn_enc.cc
[1296/1328] Compiling base64.cc
[1297/1328] Compiling bio.cc
[1298/1328] Compiling tasn_typ.cc
[1299/1328] Compiling f_string.cc
[1300/1328] Compiling tasn_fre.cc
[1301/1328] Compiling tasn_new.cc
[1302/1328] Compiling asn_pack.cc
[1303/1328] Compiling posix_time.cc
[1304/1328] Compiling f_int.cc
[1305/1328] Compiling asn1_par.cc
[1306/1328] Compiling tasn_dec.cc
[1307/1328] Compiling asn1_lib.cc
[1308/1328] Compiling a_time.cc
[1309/1328] Compiling a_utctm.cc
[1310/1328] Compiling a_type.cc
[1311/1328] Compiling a_i2d_fp.cc
[1312/1328] Compiling a_object.cc
[1313/1328] Compiling a_strex.cc
[1314/1328] Compiling a_octet.cc
[1315/1328] Compiling a_strnid.cc
[1316/1328] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1317/1328] Write sources
[1318/1329] Compiling a_d2i_fp.cc
[1319/1337] Write sources
[1320/1381] Compiling a_dup.cc
[1320/1381] Write sources
[1323/1381] Compiling a_mbstr.cc
[1324/1381] Compiling a_int.cc
[1325/1381] Compiling a_gentm.cc
[1326/1425] Compiling a_bool.cc
[1328/1425] Compiling Algorithms Stride.swift
[1329/1425] Compiling Algorithms Suffix.swift
[1330/1425] Compiling Algorithms Partition.swift
[1331/1425] Compiling Algorithms Permutations.swift
[1332/1425] Compiling Algorithms Product.swift
[1333/1425] Compiling Algorithms RandomSample.swift
[1334/1425] Compiling Algorithms Reductions.swift
[1334/1425] Compiling a_bitstr.cc
[1336/1432] Compiling BitCollections BitSet+Initializers.swift
[1337/1432] Compiling BitCollections BitSet+Invariants.swift
[1338/1432] Compiling BitCollections BitSet+Random.swift
[1339/1432] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1340/1432] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1341/1432] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1342/1432] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1343/1432] Compiling Algorithms Combinations.swift
[1344/1432] Compiling Algorithms Joined.swift
[1347/1442] Compiling Algorithms Chain.swift
[1348/1442] Compiling Algorithms Chunked.swift
[1349/1442] Emitting module BitCollections
[1350/1442] Compiling Algorithms AdjacentPairs.swift
[1355/1442] Compiling Algorithms Keyed.swift
[1356/1442] Compiling Algorithms MinMax.swift
[1357/1442] Compiling Algorithms Split.swift
[1358/1442] Compiling Algorithms Indexed.swift
[1359/1442] Compiling Algorithms Intersperse.swift
[1364/1442] Compiling Atomics IntegerOperations.swift
[1365/1442] Compiling Atomics Unmanaged extensions.swift
[1366/1442] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1367/1442] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1368/1442] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1369/1442] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1370/1442] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1371/1442] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1372/1442] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1373/1442] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1374/1442] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1375/1442] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1376/1442] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1377/1442] Compiling BitCollections BitSet+SetAlgebra union.swift
[1378/1442] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1379/1442] Compiling BitCollections BitSet.Counted.swift
[1382/1442] Compiling Algorithms Rotate.swift
[1386/1445] Compiling BitCollections BitSet.Index.swift
[1387/1445] Compiling BitCollections BitSet._UnsafeHandle.swift
[1388/1445] Compiling BitCollections BitSet.swift
[1389/1445] Compiling BitCollections Range+Utilities.swift
[1390/1445] Compiling BitCollections Slice+Utilities.swift
[1391/1445] Compiling BitCollections UInt+Tricks.swift
[1392/1445] Compiling BitCollections _Word.swift
[1393/1445] Compiling CryptoBoringWrapper RandomBytes.swift
[1394/1445] Compiling Algorithms Compacted.swift
[1395/1445] Compiling Algorithms Cycle.swift
[1396/1445] Compiling Algorithms EitherSequence.swift
[1397/1445] Compiling Algorithms FirstNonNil.swift
[1398/1445] Compiling Algorithms FlattenCollection.swift
[1399/1445] Compiling Algorithms Grouped.swift
[1403/1445] Compiling Algorithms Trim.swift
[1404/1445] Compiling Algorithms Unique.swift
[1405/1445] Compiling Algorithms Windows.swift
[1406/1445] Compiling BitCollections BitArray._UnsafeHandle.swift
[1407/1445] Compiling BitCollections BitArray.swift
[1408/1445] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1409/1445] Compiling BitCollections BitSet+Codable.swift
[1417/1446] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1418/1446] Compiling CryptoBoringWrapper EllipticCurve.swift
[1419/1446] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1420/1446] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1421/1446] Emitting module CryptoBoringWrapper
[1430/1446] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1431/1446] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1436/1449] Compiling Collections Collections.swift
[1437/1449] Emitting module Collections
[1443/1521] Compiling Crypto ASN1OctetString.swift
[1444/1521] Compiling Crypto ASN1Strings.swift
[1445/1521] Compiling Crypto ArraySliceBigint.swift
[1446/1521] Compiling Crypto ASN1Identifier.swift
[1447/1521] Compiling Crypto ASN1Integer.swift
[1448/1521] Compiling Crypto ASN1Null.swift
[1449/1521] Emitting module Atomics
[1451/1582] Emitting module Algorithms
[1453/1583] Compiling NIOCore AsyncChannel.swift
[1454/1583] Compiling NIOCore AsyncChannelHandler.swift
[1455/1583] Compiling NIOCore AsyncChannelInboundStream.swift
[1456/1583] Compiling NIOCore AsyncChannelOutboundWriter.swift
[1457/1583] Compiling NIOCore NIOAsyncSequenceProducer.swift
[1458/1583] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[1459/1583] Compiling NIOCore NIOAsyncWriter.swift
[1460/1583] Compiling NIOCore CircularBuffer.swift
[1461/1583] Compiling NIOCore Codec.swift
[1462/1583] Compiling NIOCore ConvenienceOptionSupport.swift
[1463/1592] Emitting module Crypto
[1464/1592] Compiling Crypto SymmetricKeys.swift
[1465/1592] Compiling Crypto HMAC.swift
[1466/1592] Compiling Crypto MACFunctions.swift
[1467/1592] Compiling Crypto MessageAuthenticationCode.swift
[1468/1592] Compiling Crypto AES.swift
[1469/1592] Compiling Crypto ECDSASignature_boring.swift
[1470/1592] Compiling Crypto ECDSA_boring.swift
[1471/1592] Compiling Crypto EdDSA_boring.swift
[1472/1592] Compiling Crypto ECDSA.swift
[1473/1592] Compiling Crypto Ed25519.swift
[1474/1592] Compiling NIOCore MarkedCircularBuffer.swift
[1475/1592] Compiling NIOCore MulticastChannel.swift
[1476/1592] Compiling NIOCore NIOAny.swift
[1477/1592] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1478/1592] Compiling NIOCore NIOLoopBound.swift
[1479/1592] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[1480/1592] Compiling NIOCore NIOScheduledCallback.swift
[1481/1592] Compiling NIOCore NIOSendable.swift
[1482/1592] Compiling NIOCore RecvByteBufferAllocator.swift
[1483/1592] Compiling Crypto X25519Keys.swift
[1492/1600] Compiling NIOCore FileHandle.swift
[1493/1600] Compiling NIOCore FileRegion.swift
[1494/1600] Compiling NIOCore GlobalSingletons.swift
[1495/1600] Compiling NIOCore IO.swift
[1496/1600] Compiling NIOCore IOData.swift
[1497/1600] Compiling NIOCore IPProtocol.swift
[1498/1600] Compiling NIOCore IntegerBitPacking.swift
[1499/1600] Compiling NIOCore IntegerTypes.swift
[1500/1600] Compiling NIOCore Interfaces.swift
[1501/1600] Compiling NIOCore Linux.swift
[1502/1600] Compiling NIOCore DeadChannel.swift
[1503/1600] Compiling NIOCore DispatchQueue+WithFuture.swift
[1504/1600] Compiling NIOCore EventLoop+Deprecated.swift
[1505/1600] Compiling NIOCore EventLoop+SerialExecutor.swift
[1506/1600] Compiling NIOCore EventLoop.swift
[1507/1600] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1508/1600] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1509/1600] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1510/1600] Compiling NIOCore EventLoopFuture.swift
[1511/1600] Compiling NIOCore FileDescriptor.swift
[1520/1600] Compiling NIOCore BSDSocketAPI.swift
[1521/1600] Compiling NIOCore ByteBuffer-aux.swift
[1522/1600] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[1523/1600] Compiling NIOCore ByteBuffer-conversions.swift
[1524/1600] Compiling NIOCore ByteBuffer-core.swift
[1525/1600] Compiling NIOCore ByteBuffer-hex.swift
[1526/1600] Compiling NIOCore ByteBuffer-int.swift
[1527/1600] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[1528/1600] Compiling NIOCore AddressedEnvelope.swift
[1529/1600] Compiling NIOCore AsyncAwaitSupport.swift
[1530/1600] Compiling NIOCore ByteBuffer-multi-int.swift
[1531/1600] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[1532/1600] Compiling NIOCore ByteBuffer-views.swift
[1533/1600] Compiling NIOCore Channel.swift
[1534/1600] Compiling NIOCore ChannelHandler.swift
[1535/1600] Compiling NIOCore ChannelHandlers.swift
[1536/1600] Compiling NIOCore ChannelInvoker.swift
[1537/1600] Compiling NIOCore ChannelOption.swift
[1538/1600] Compiling NIOCore ChannelPipeline.swift
[1539/1600] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[1540/1600] Compiling Crypto Signature.swift
[1541/1600] Compiling Crypto CryptoKitErrors_boring.swift
[1542/1600] Compiling Crypto RNG_boring.swift
[1543/1600] Compiling Crypto SafeCompare_boring.swift
[1544/1600] Compiling Crypto Zeroization_boring.swift
[1545/1600] Compiling Crypto PrettyBytes.swift
[1546/1600] Compiling Crypto SafeCompare.swift
[1547/1600] Compiling Crypto SecureBytes.swift
[1548/1600] Compiling Crypto Zeroization.swift
[1566/1601] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1567/1601] Compiling NIOCore SocketAddresses.swift
[1568/1601] Compiling NIOCore SocketOptionProvider.swift
[1569/1601] Compiling NIOCore SystemCallHelpers.swift
[1570/1601] Compiling NIOCore TimeAmount+Duration.swift
[1571/1601] Compiling NIOCore TypeAssistedChannelHandler.swift
[1572/1601] Compiling NIOCore UniversalBootstrapSupport.swift
[1573/1601] Compiling NIOCore Utilities.swift
[1592/1601] Emitting module NIOCore
[1603/1652] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1604/1652] Compiling NIOEmbedded Embedded.swift
[1605/1652] Emitting module NIOEmbedded
[1606/1652] Compiling NIOEmbedded AsyncTestingChannel.swift
[1608/1653] Emitting module NIOPosix
[1609/1659] Compiling NIOPosix SelectableChannel.swift
[1610/1659] Compiling NIOPosix SelectableEventLoop.swift
[1611/1659] Compiling NIOPosix SelectorEpoll.swift
[1612/1659] Compiling NIOPosix SelectorGeneric.swift
[1613/1659] Compiling NIOPosix SelectorKqueue.swift
[1614/1659] Compiling NIOPosix SelectorUring.swift
[1615/1659] Compiling NIOPosix Pool.swift
[1616/1659] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1617/1659] Compiling NIOPosix PosixSingletons.swift
[1618/1659] Compiling NIOPosix RawSocketBootstrap.swift
[1619/1659] Compiling NIOPosix Resolver.swift
[1620/1659] Compiling NIOPosix Selectable.swift
[1621/1659] Compiling NIOPosix ServerSocket.swift
[1622/1659] Compiling NIOPosix Socket.swift
[1623/1659] Compiling NIOPosix SocketChannel.swift
[1624/1659] Compiling NIOPosix SocketProtocols.swift
[1625/1659] Compiling NIOPosix System.swift
[1626/1659] Compiling NIOPosix Thread.swift
[1627/1659] Compiling NIOPosix ThreadPosix.swift
[1628/1659] Compiling NIOPosix ThreadWindows.swift
[1629/1659] Compiling NIOPosix UnsafeTransfer.swift
[1630/1659] Compiling NIOPosix Utilities.swift
[1631/1659] Compiling NIOPosix VsockAddress.swift
[1632/1659] Compiling NIOPosix VsockChannelEvents.swift
[1633/1659] Compiling NIOPosix BSDSocketAPICommon.swift
[1634/1659] Compiling NIOPosix BSDSocketAPIPosix.swift
[1635/1659] Compiling NIOPosix BSDSocketAPIWindows.swift
[1636/1659] Compiling NIOPosix BaseSocket.swift
[1637/1659] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1638/1659] Compiling NIOPosix BaseSocketChannel.swift
[1639/1659] Compiling NIOPosix BaseStreamSocketChannel.swift
[1640/1659] Compiling NIOPosix Bootstrap.swift
[1641/1659] Compiling NIOPosix ControlMessage.swift
[1642/1659] Compiling NIOPosix DatagramVectorReadManager.swift
[1643/1659] Compiling NIOPosix Errors+Any.swift
[1644/1659] Compiling NIOPosix FileDescriptor.swift
[1645/1659] Compiling NIOPosix GetaddrinfoResolver.swift
[1646/1659] Compiling NIOPosix HappyEyeballs.swift
[1647/1659] Compiling NIOPosix IO.swift
[1648/1659] Compiling NIOPosix IntegerBitPacking.swift
[1649/1659] Compiling NIOPosix IntegerTypes.swift
[1650/1659] Compiling NIOPosix Linux.swift
[1651/1659] Compiling NIOPosix LinuxCPUSet.swift
[1652/1659] Compiling NIOPosix LinuxUring.swift
[1653/1659] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1654/1659] Compiling NIOPosix NIOThreadPool.swift
[1655/1659] Compiling NIOPosix NonBlockingFileIO.swift
[1656/1659] Compiling NIOPosix PendingDatagramWritesManager.swift
[1657/1659] Compiling NIOPosix PendingWritesManager.swift
[1658/1659] Compiling NIOPosix PipeChannel.swift
[1659/1659] Compiling NIOPosix PipePair.swift
[1661/1719] Compiling NIO Exports.swift
[1662/1719] Emitting module NIO
[1664/1720] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[1665/1720] Compiling _NIOFileSystem FileChunks.swift
[1666/1720] Compiling _NIOFileSystem FileHandle.swift
[1667/1722] Compiling _NIOFileSystem FileType.swift
[1668/1722] Compiling _NIOFileSystem IOStrategy.swift
[1669/1722] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[1670/1761] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1671/1761] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1672/1763] Compiling _NIOFileSystem ParallelDirCopy.swift
[1673/1763] Compiling _NIOFileSystem ParallelRemoval.swift
[1674/1763] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[1675/1763] Compiling _NIOFileSystem CInterop.swift
[1676/1763] Compiling _NIOFileSystem Errno.swift
[1677/1767] Compiling NIOSOCKS SOCKSClientHandler.swift
[1678/1767] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[1679/1767] Compiling NIOSOCKS AuthenticationMethod.swift
[1680/1767] Compiling NIOSOCKS ClientGreeting.swift
[1681/1767] Compiling NIOSOCKS Errors.swift
[1682/1767] Compiling NIOSOCKS Helpers.swift
[1683/1767] Compiling NIOTLS TLSEvents.swift
[1684/1767] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1685/1767] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[1686/1767] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1687/1767] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1688/1767] Emitting module NIOTLS
[1689/1767] Compiling NIOSOCKS ClientStateMachine.swift
[1690/1768] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1691/1768] Emitting module _NIOFileSystem
[1692/1768] Compiling NIOSOCKS SOCKSResponse.swift
[1695/1768] Emitting module NIOSOCKS
[1698/1768] Compiling AsyncKit Optional+StrictMap.swift
[1699/1768] Compiling AsyncKit Exports.swift
[1700/1768] Compiling NIOSOCKS ServerStateMachine.swift
[1701/1768] Compiling NIOSOCKS Messages.swift
[1702/1768] Compiling NIOSOCKS SOCKSRequest.swift
[1708/1768] Compiling _NIOFileSystem TokenBucket.swift
[1709/1768] Compiling _NIOFileSystem UnsafeTransfer.swift
[1710/1769] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1711/1769] Compiling NIOTLS SNIHandler.swift
[1712/1769] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1714/1770] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[1717/1770] Emitting module NIOFoundationCompat
[1718/1770] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1725/1771] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[1726/1771] Compiling _NIOFileSystem Mocking.swift
[1727/1771] Compiling _NIOFileSystem Syscall.swift
[1728/1771] Compiling _NIOFileSystem Syscalls.swift
[1729/1822] Emitting module NIOTransportServices
[1730/1824] Compiling NIOSSL ObjectIdentifier.swift
[1731/1824] Compiling NIOSSL PosixPort.swift
[1732/1824] Compiling NIOSSL SSLCertificateExtensions.swift
[1733/1824] Compiling NIOSSL SSLCertificateName.swift
[1734/1824] Compiling NIOSSL SSLConnection.swift
[1735/1824] Compiling NIOSSL SSLContext.swift
[1736/1824] Compiling NIOSSL SSLErrors.swift
[1737/1824] Compiling NIOSSL ByteBufferBIO.swift
[1738/1824] Compiling NIOSSL CustomPrivateKey.swift
[1739/1824] Compiling NIOSSL NIOSSLHandler.swift
[1740/1824] Compiling NIOSSL AndroidCABundle.swift
[1742/1824] Compiling NIOSSL LinuxCABundle.swift
[1743/1824] Compiling NIOSSL NIOSSLClientHandler.swift
[1744/1824] Compiling NIOSSL NIOSSLHandler+Configuration.swift
[1746/1824] Compiling NIOSSL IdentityVerification.swift
[1747/1824] Compiling NIOSSL NIOSSLServerHandler.swift
[1750/1824] Compiling NIOSSL SSLCallbacks.swift
[1751/1824] Compiling NIOSSL SSLCertificate.swift
[1754/1824] Compiling NIOSSL SSLInit.swift
[1755/1824] Compiling NIOSSL SSLPKCS12Bundle.swift
[1756/1824] Compiling NIOSSL SSLPrivateKey.swift
[1757/1824] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1758/1824] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1767/1825] Emitting module AsyncKit
[1770/1825] Emitting module NIOHTTP1
[1774/1826] Compiling _NIOFileSystem SystemFileHandle.swift
[1775/1826] Compiling _NIOFileSystem Utilities.swift
[1776/1826] Compiling _NIOFileSystem OpenOptions.swift
[1777/1826] Compiling _NIOFileSystem String+FileSystem.swift
[1779/1891] Emitting module NIOSSL
[1780/1895] Compiling NIOWebSocket WebSocketErrorCodes.swift
[1781/1896] Compiling NIOWebSocket WebSocketOpcode.swift
[1782/1896] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1783/1896] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1784/1896] Compiling NIOExtras NIORequestIdentifiable.swift
[1785/1896] Compiling NIOExtras PCAPRingBuffer.swift
[1786/1898] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1787/1898] Compiling NIOExtras NIOExtrasError.swift
[1788/1898] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1789/1898] Compiling NIOHPACK HuffmanTables.swift
[1794/1901] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[1799/1901] Compiling NIOExtras QuiescingHelper.swift
[1800/1901] Compiling NIOExtras JSONRPCFraming.swift
[1801/1901] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1802/1901] Compiling NIOExtras LengthFieldPrepender.swift
[1803/1901] Compiling NIOExtras LineBasedFrameDecoder.swift
[1805/1902] Compiling NIOExtras RequestResponseWithIDHandler.swift
[1806/1902] Compiling NIOExtras UnsafeTransfer.swift
[1808/1902] Compiling NIOExtras RequestResponseHandler.swift
[1809/1902] Emitting module MultipartKit
[1810/1902] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[1811/1902] Compiling NIOHPACK IntegerCoding.swift
[1812/1902] Compiling NIOHPACK IndexedHeaderTable.swift
[1813/1902] Compiling NIOHTTPCompression HTTPCompression.swift
[1814/1902] Emitting module NIOHTTPCompression
[1815/1902] Compiling NIOWebSocket WebSocketFrame.swift
[1816/1902] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[1817/1902] Compiling NIOHTTPCompression HTTPDecompression.swift
[1821/1902] Compiling NIOExtras DebugInboundEventsHandler.swift
[1822/1902] Compiling NIOExtras DebugOutboundEventsHandler.swift
[1823/1902] Compiling NIOExtras FixedLengthFrameDecoder.swift
[1824/1902] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[1825/1902] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[1833/1902] Compiling NIOHPACK StaticHeaderTable.swift
[1839/1902] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1840/1902] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1841/1902] Compiling NIOHPACK HuffmanCoding.swift
[1842/1903] Emitting module NIOWebSocket
[1845/1903] Emitting module NIOExtras
[1846/1904] Emitting module NIOHPACK
[1863/1904] Compiling NIOExtras WritePCAPHandler.swift
[1864/1904] Compiling MultipartKit Utilities.swift
[1865/1904] Compiling NIOSSL SubjectAlternativeName.swift
[1866/1904] Compiling NIOSSL NIOSSLSecureBytes.swift
[1867/1904] Compiling NIOSSL RNG.swift
[1868/1904] Compiling NIOSSL SafeCompare.swift
[1872/1904] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1873/1904] Compiling NIOSSL Zeroization.swift
[1874/1904] Compiling NIOSSL TLSConfiguration.swift
[1875/1904] Compiling NIOSSL UniversalBootstrapSupport.swift
[1876/1904] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[1900/1971] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[1901/1971] Emitting module _NIOFileSystemFoundationCompat
[1902/1971] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[1903/1971] Compiling NIOFileSystem Exports.swift
[1904/1971] Emitting module NIOFileSystem
[1907/1981] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1908/1981] Compiling NIOHTTP2 HasFlowControlWindows.swift
[1909/1981] Compiling NIOHTTP2 HasLocalSettings.swift
[1910/1981] Compiling NIOHTTP2 HasRemoteSettings.swift
[1911/1981] Compiling NIOHTTP2 LocallyQuiescingState.swift
[1912/1981] Compiling NIOHTTP2 QuiescingState.swift
[1913/1981] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1914/1981] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1915/1989] Compiling WebSocketKit Exports.swift
[1916/1989] Compiling WebSocketKit WebSocket+Connect.swift
[1917/1989] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[1918/1989] Compiling NIOHTTP2 MaySendFrames.swift
[1919/1989] Compiling NIOHTTP2 SendingDataState.swift
[1920/1989] Compiling NIOHTTP2 SendingGoawayState.swift
[1921/1989] Compiling NIOHTTP2 SendingHeadersState.swift
[1922/1989] Compiling NIOHTTP2 SendingPushPromiseState.swift
[1923/1989] Compiling NIOHTTP2 SendingRstStreamState.swift
[1924/1989] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[1925/1989] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1926/1989] Compiling WebSocketKit WebSocketHandler.swift
[1927/1989] Emitting module WebSocketKit
[1928/1989] Compiling WebSocketKit WebSocket+Concurrency.swift
[1929/1989] Compiling WebSocketKit WebSocket.swift
[1930/1989] Compiling WebSocketKit WebSocketClient.swift
[1932/1990] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1933/1990] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1934/1990] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1935/1990] Compiling NIOHTTP2 HTTP2StreamID.swift
[1936/1990] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1937/1990] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1938/1990] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1939/1990] Compiling NIOHTTP2 InboundEventBuffer.swift
[1940/1990] Compiling NIOHTTP2 InboundWindowManager.swift
[1941/1990] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1942/1990] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1943/1990] Compiling NIOHTTP2 StreamChannelList.swift
[1944/1990] Compiling NIOHTTP2 StreamMap.swift
[1945/1990] Compiling NIOHTTP2 StreamStateMachine.swift
[1946/1990] Compiling NIOHTTP2 UnsafeTransfer.swift
[1947/1990] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1948/1990] Compiling NIOHTTP2 ConnectionStateMachine.swift
[1949/1990] Compiling NIOHTTP2 ConnectionStreamsState.swift
[1950/1990] Compiling NIOHTTP2 MayReceiveFrames.swift
[1951/1990] Compiling NIOHTTP2 ReceivingDataState.swift
[1952/1990] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[1953/1990] Compiling NIOHTTP2 ReceivingHeadersState.swift
[1954/1990] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[1955/1990] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[1956/1990] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[1957/1990] Emitting module NIOHTTP2
[1958/1990] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[1959/1990] Compiling NIOHTTP2 HTTP2Frame.swift
[1960/1990] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1961/1990] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1962/1990] Compiling NIOHTTP2 HTTP2PingData.swift
[1963/1990] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1964/1990] Compiling NIOHTTP2 HTTP2Settings.swift
[1965/1990] Compiling NIOHTTP2 HTTP2Stream.swift
[1976/1991] Compiling NIOHTTP2 StateMachineResult.swift
[1977/1991] Compiling NIOHTTP2 ContentLengthVerifier.swift
[1978/1991] Compiling NIOHTTP2 DOSHeuristics.swift
[1979/1991] Compiling NIOHTTP2 Error+Any.swift
[1980/1991] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[1981/1991] Compiling NIOHTTP2 ControlFrameBuffer.swift
[1982/1991] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[1983/1991] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[1984/1991] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[1985/1991] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[1986/1991] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[1987/1991] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[1988/1991] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[1989/1991] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[1990/1991] Compiling NIOHTTP2 HTTP2Error.swift
[1991/1991] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[1993/2052] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1994/2052] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1995/2052] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1996/2052] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1997/2052] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1998/2052] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1999/2052] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2000/2052] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2001/2052] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2002/2052] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2003/2052] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2004/2052] Compiling AsyncHTTPClient Transaction.swift
[2005/2052] Compiling AsyncHTTPClient Base64.swift
[2006/2052] Compiling AsyncHTTPClient BasicAuth.swift
[2007/2052] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2008/2052] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2009/2052] Compiling AsyncHTTPClient ConnectionPool.swift
[2010/2052] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2011/2060] Compiling AsyncHTTPClient HTTPHandler.swift
[2012/2060] Compiling AsyncHTTPClient LRUCache.swift
[2013/2060] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2014/2060] Compiling AsyncHTTPClient NWErrorHandler.swift
[2015/2060] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2016/2060] Compiling AsyncHTTPClient TLSConfiguration.swift
[2017/2060] Compiling AsyncHTTPClient RedirectState.swift
[2018/2060] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2019/2060] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2020/2060] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2021/2060] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2022/2060] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2023/2060] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2024/2060] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2025/2060] Compiling AsyncHTTPClient RequestBodyLength.swift
[2026/2060] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2027/2060] Emitting module AsyncHTTPClient
[2028/2060] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2029/2060] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2030/2060] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2031/2060] Compiling AsyncHTTPClient HTTP1Connection.swift
[2032/2060] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2033/2060] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2034/2060] Compiling AsyncHTTPClient HTTP2Connection.swift
[2035/2060] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2036/2060] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2037/2060] Compiling AsyncHTTPClient ConnectionTarget.swift
[2038/2060] Compiling AsyncHTTPClient DeconstructedURL.swift
[2039/2060] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2040/2060] Compiling AsyncHTTPClient FoundationExtensions.swift
[2041/2060] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2042/2060] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2043/2060] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2044/2060] Compiling AsyncHTTPClient HTTPClient.swift
[2045/2060] Compiling AsyncHTTPClient RequestOptions.swift
[2046/2060] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2047/2060] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2048/2060] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2049/2060] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2050/2060] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2051/2060] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2052/2060] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2053/2060] Compiling AsyncHTTPClient RequestBag.swift
[2054/2060] Compiling AsyncHTTPClient RequestValidation.swift
[2055/2060] Compiling AsyncHTTPClient SSLContextCache.swift
[2056/2060] Compiling AsyncHTTPClient Scheme.swift
[2057/2060] Compiling AsyncHTTPClient Singleton.swift
[2058/2060] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2059/2060] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2060/2060] Compiling AsyncHTTPClient Utils.swift
[2062/2230] Compiling Vapor Request+Body.swift
[2063/2230] Compiling Vapor Request+BodyStream.swift
[2064/2230] Compiling Vapor Request.swift
[2065/2230] Compiling Vapor Application+Responder.swift
[2066/2230] Compiling Vapor DefaultResponder.swift
[2067/2230] Compiling Vapor Response+Body.swift
[2068/2230] Compiling Vapor Response.swift
[2069/2230] Compiling Vapor ResponseCodable.swift
[2070/2230] Compiling Vapor Application+Routes.swift
[2071/2230] Compiling Vapor Parameters+Require.swift
[2072/2230] Compiling Vapor Request+WebSocket.swift
[2073/2230] Compiling Vapor Route.swift
[2074/2230] Compiling Vapor RouteCollection.swift
[2075/2230] Compiling Vapor Routes.swift
[2076/2230] Compiling Vapor RoutesBuilder+Group.swift
[2077/2230] Compiling Vapor RoutesBuilder+Method.swift
[2078/2230] Compiling Vapor RoutesBuilder+Middleware.swift
[2079/2230] Compiling Vapor RoutesBuilder+WebSocket.swift
[2080/2230] Compiling Vapor RoutesBuilder.swift
[2081/2230] Compiling Vapor OTP.swift
[2082/2230] Compiling Vapor Application+Servers.swift
[2083/2230] Compiling Vapor Server.swift
[2084/2230] Compiling Vapor App+Service.swift
[2085/2230] Compiling Vapor Req+Service.swift
[2086/2254] Compiling Vapor HTTPServerResponseEncoder.swift
[2087/2254] Compiling Vapor HTTPServerUpgradeHandler.swift
[2088/2254] Compiling Vapor Logger+Report.swift
[2089/2254] Compiling Vapor LoggingSystem+Environment.swift
[2090/2254] Compiling Vapor Application+Middleware.swift
[2091/2254] Compiling Vapor CORSMiddleware.swift
[2092/2254] Compiling Vapor ErrorMiddleware.swift
[2093/2254] Compiling Vapor FileMiddleware.swift
[2094/2254] Compiling Vapor Middleware.swift
[2095/2254] Compiling Vapor MiddlewareConfiguration.swift
[2096/2254] Compiling Vapor ResponseCompressionMiddleware.swift
[2097/2254] Compiling Vapor RouteLoggingMiddleware.swift
[2098/2254] Compiling Vapor TracingMiddleware.swift
[2099/2254] Compiling Vapor File+Multipart.swift
[2100/2254] Compiling Vapor FormDataDecoder+Content.swift
[2101/2254] Compiling Vapor FormDataEncoder+Content.swift
[2102/2254] Compiling Vapor Application+Password.swift
[2103/2254] Compiling Vapor Application+Passwords.swift
[2104/2254] Compiling Vapor AsyncPasswordHasher.swift
[2105/2254] Compiling Vapor BcryptHasher.swift
[2106/2254] Compiling Vapor PasswordHasher.swift
[2107/2254] Compiling Vapor PlaintextHasher.swift
[2108/2254] Compiling Vapor Request+Password.swift
[2109/2254] Compiling Vapor Redirect.swift
[2110/2278] Compiling Vapor Application.swift
[2111/2278] Compiling Vapor AuthenticationCache.swift
[2112/2278] Compiling Vapor Authenticator.swift
[2113/2278] Compiling Vapor BasicAuthorization.swift
[2114/2278] Compiling Vapor BearerAuthorization.swift
[2115/2278] Compiling Vapor GuardMiddleware.swift
[2116/2278] Compiling Vapor RedirectMiddleware.swift
[2117/2278] Compiling Vapor SessionAuthenticatable.swift
[2118/2278] Compiling Vapor Bcrypt.swift
[2119/2278] Compiling Vapor Application+Cache.swift
[2120/2278] Compiling Vapor Cache.swift
[2121/2278] Compiling Vapor CacheExpirationTime.swift
[2122/2278] Compiling Vapor MemoryCache.swift
[2123/2278] Compiling Vapor Request+Cache.swift
[2124/2278] Compiling Vapor Application+Clients.swift
[2125/2278] Compiling Vapor Client.swift
[2126/2278] Compiling Vapor ClientRequest.swift
[2127/2278] Compiling Vapor ClientResponse.swift
[2128/2278] Compiling Vapor Request+Client.swift
[2129/2278] Compiling Vapor BootCommand.swift
[2130/2278] Compiling Vapor CommandContext+Application.swift
[2131/2278] Compiling Vapor RoutesCommand.swift
[2132/2278] Compiling Vapor ServeCommand.swift
[2133/2278] Compiling Vapor AnyResponse+Concurrency.swift
[2134/2278] Emitting module Vapor
[2135/2278] Compiling Vapor Validator.swift
[2136/2278] Compiling Vapor ValidatorResult.swift
[2137/2278] Compiling Vapor And.swift
[2138/2278] Compiling Vapor Case.swift
[2139/2278] Compiling Vapor CharacterSet.swift
[2140/2278] Compiling Vapor Count.swift
[2141/2278] Compiling Vapor Custom.swift
[2142/2278] Compiling Vapor Email.swift
[2143/2278] Compiling Vapor Empty.swift
[2144/2278] Compiling Vapor In.swift
[2145/2278] Compiling Vapor Nil.swift
[2146/2278] Compiling Vapor NilIgnoring.swift
[2147/2278] Compiling Vapor Not.swift
[2148/2278] Compiling Vapor Or.swift
[2149/2278] Compiling Vapor Pattern.swift
[2150/2278] Compiling Vapor Range.swift
[2151/2278] Compiling Vapor URL.swift
[2152/2278] Compiling Vapor Valid.swift
[2153/2278] Compiling Vapor Application+Views.swift
[2154/2278] Compiling Vapor PlaintextRenderer.swift
[2155/2278] Compiling Vapor Request+View.swift
[2156/2278] Compiling Vapor View.swift
[2157/2278] Compiling Vapor ViewRenderer.swift
[2158/2278] Compiling Vapor _Deprecations.swift
[2159/2278] Compiling Vapor Service.swift
[2160/2278] Compiling Vapor Application+Sessions.swift
[2161/2278] Compiling Vapor MemorySessions.swift
[2162/2278] Compiling Vapor Request+Session.swift
[2163/2278] Compiling Vapor Session.swift
[2164/2278] Compiling Vapor SessionCache.swift
[2165/2278] Compiling Vapor SessionData.swift
[2166/2278] Compiling Vapor SessionDriver.swift
[2167/2278] Compiling Vapor SessionsConfiguration.swift
[2168/2278] Compiling Vapor SessionsMiddleware.swift
[2169/2278] Compiling Vapor URLEncodedFormData.swift
[2170/2278] Compiling Vapor URLEncodedFormDecoder.swift
[2171/2278] Compiling Vapor URLEncodedFormEncoder.swift
[2172/2278] Compiling Vapor URLEncodedFormError.swift
[2173/2278] Compiling Vapor URLEncodedFormParser.swift
[2174/2278] Compiling Vapor URLEncodedFormSerializer.swift
[2175/2278] Compiling Vapor URLQueryFragmentConvertible.swift
[2176/2278] Compiling Vapor AnyResponse.swift
[2177/2278] Compiling Vapor Array+Random.swift
[2178/2278] Compiling Vapor Base32.swift
[2179/2278] Compiling Vapor Base64.swift
[2180/2278] Compiling Vapor BaseN.swift
[2181/2278] Compiling Vapor BasicCodingKey.swift
[2182/2278] Compiling Vapor ByteCount.swift
[2183/2278] Compiling Vapor Bytes+Hex.swift
[2184/2278] Compiling Vapor Bytes+SecureCompare.swift
[2185/2278] Compiling Vapor Collection+Safe.swift
[2186/2278] Compiling Vapor DataProtocol+Copy.swift
[2187/2278] Compiling Vapor DecoderUnwrapper.swift
[2188/2278] Compiling Vapor DirectoryConfiguration.swift
[2189/2278] Compiling Vapor DotEnv.swift
[2190/2278] Compiling Vapor Extendable.swift
[2191/2278] Compiling Vapor File.swift
[2192/2278] Compiling Vapor FileIO.swift
[2193/2278] Compiling Vapor LifecycleHandler.swift
[2194/2278] Compiling Vapor OptionalType.swift
[2195/2278] Compiling Vapor RFC1123.swift
[2196/2278] Compiling Vapor SocketAddress+Hostname.swift
[2197/2278] Compiling Vapor Storage.swift
[2198/2278] Compiling Vapor String+IsIPAddress.swift
[2199/2278] Compiling Vapor Thread.swift
[2200/2278] Compiling Vapor URI.swift
[2201/2278] Compiling Vapor RangeResult.swift
[2202/2278] Compiling Vapor Validatable.swift
[2203/2278] Compiling Vapor Validation.swift
[2204/2278] Compiling Vapor ValidationKey.swift
[2205/2278] Compiling Vapor Validations.swift
[2206/2278] Compiling Vapor ValidationsError.swift
[2207/2278] Compiling Vapor Core.swift
[2208/2278] Compiling Vapor Running.swift
[2209/2278] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[2210/2278] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[2211/2278] Compiling Vapor DotEnvFile+load.swift
[2212/2278] Compiling Vapor Routes+caseInsenstive.swift
[2213/2278] Compiling Vapor Validatable+validate.swift
[2214/2278] Compiling Vapor Environment+Process.swift
[2215/2278] Compiling Vapor Environment+Secret.swift
[2216/2278] Compiling Vapor Environment.swift
[2217/2278] Compiling Vapor Abort.swift
[2218/2278] Compiling Vapor AbortError.swift
[2219/2278] Compiling Vapor DebuggableError.swift
[2220/2278] Compiling Vapor Demangler.swift
[2221/2278] Compiling Vapor ErrorSource.swift
[2222/2278] Compiling Vapor StackTrace.swift
[2223/2278] Compiling Vapor Exports.swift
[2224/2278] Compiling Vapor Application+HTTP.swift
[2225/2278] Compiling Vapor BasicResponder.swift
[2226/2278] Compiling Vapor BodyStream.swift
[2227/2278] Compiling Vapor Application+HTTP+Client.swift
[2228/2278] Compiling Vapor EventLoopHTTPClient.swift
[2229/2278] Compiling Vapor EndpointCache.swift
[2230/2278] Compiling Vapor HTTPMethod+String.swift
[2231/2278] Compiling Vapor AsyncBasicResponder.swift
[2232/2278] Compiling Vapor AsyncMiddleware.swift
[2233/2278] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[2234/2278] Compiling Vapor AsyncSessionDriver.swift
[2235/2278] Compiling Vapor Authentication+Concurrency.swift
[2236/2278] Compiling Vapor Cache+Concurrency.swift
[2237/2278] Compiling Vapor Client+Concurrency.swift
[2238/2278] Compiling Vapor RequestBody+Concurrency.swift
[2239/2278] Compiling Vapor Responder+Concurrency.swift
[2240/2278] Compiling Vapor ResponseCodable+Concurrency.swift
[2241/2278] Compiling Vapor RoutesBuilder+Concurrency.swift
[2242/2278] Compiling Vapor ViewRenderer+Concurrency.swift
[2243/2278] Compiling Vapor WebSocket+Concurrency.swift
[2244/2278] Compiling Vapor ContainerGetPathExecutor.swift
[2245/2278] Compiling Vapor Content.swift
[2246/2278] Compiling Vapor ContentCoders.swift
[2247/2278] Compiling Vapor ContentConfiguration.swift
[2248/2278] Compiling Vapor ContentContainer.swift
[2249/2278] Compiling Vapor JSONCoder+Custom.swift
[2250/2278] Compiling Vapor JSONCoders+Content.swift
[2251/2278] Compiling Vapor PlaintextDecoder.swift
[2252/2278] Compiling Vapor PlaintextEncoder.swift
[2253/2278] Compiling Vapor URLQueryCoders.swift
[2254/2278] Compiling Vapor URLQueryContainer.swift
[2255/2278] Compiling Vapor HTTPStatus.swift
[2256/2278] Compiling Vapor HTTPCookies.swift
[2257/2278] Compiling Vapor HTTPHeaderCacheControl.swift
[2258/2278] Compiling Vapor HTTPHeaderExpires.swift
[2259/2278] Compiling Vapor HTTPHeaderLastModified.swift
[2260/2278] Compiling Vapor HTTPHeaders+Cache.swift
[2261/2278] Compiling Vapor HTTPHeaders+Connection.swift
[2262/2278] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[2263/2278] Compiling Vapor HTTPHeaders+ContentRange.swift
[2264/2278] Compiling Vapor HTTPHeaders+Directive.swift
[2265/2278] Compiling Vapor HTTPHeaders+Forwarded.swift
[2266/2278] Compiling Vapor HTTPHeaders+Link.swift
[2267/2278] Compiling Vapor HTTPHeaders+Name.swift
[2268/2278] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[2269/2278] Compiling Vapor HTTPHeaders.swift
[2270/2278] Compiling Vapor HTTPMediaType.swift
[2271/2278] Compiling Vapor HTTPMediaTypePreference.swift
[2272/2278] Compiling Vapor Responder.swift
[2273/2278] Compiling Vapor Application+HTTP+Server.swift
[2274/2278] Compiling Vapor HTTPServer.swift
[2275/2278] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[2276/2278] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[2277/2278] Compiling Vapor HTTPServerHandler.swift
[2278/2278] Compiling Vapor HTTPServerRequestDecoder.swift
[2280/2298] Emitting module PlotVapor
/host/spi-builder-workspace/Source/PlotVapor/Components/Head.swift:7:54: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 | public extension ElementDefinitions {
 6 |     /// Definition for the `<section>` element.
 7 |     enum Head: ElementDefinition { public static var wrapper = Node.head }
   |                                                      |- warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                                      |- note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
   |                                                      |- note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
   |                                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 | }
 9 |
/host/spi-builder-workspace/Source/PlotVapor/Components/Section.swift:7:57: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 | public extension ElementDefinitions {
 6 |     /// Definition for the `<section>` element.
 7 |     enum Section: ElementDefinition { public static var wrapper = Node.section }
   |                                                         |- warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                                         |- note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
   |                                                         |- note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
   |                                                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 | }
 9 |
/host/spi-builder-workspace/Source/PlotVapor/Middleware/SitemapMiddleware.swift:8:17: warning: stored property 'sitemap' of 'Sendable'-conforming struct 'SitemapMiddleware' has non-sendable type 'Sitemap' (aka 'SiteMap'); this is an error in the Swift 6 language mode
 6 | public struct SitemapMiddleware: AsyncMiddleware {
 7 |     private let path: String
 8 |     private let sitemap: Sitemap
   |                 `- warning: stored property 'sitemap' of 'Sendable'-conforming struct 'SitemapMiddleware' has non-sendable type 'Sitemap' (aka 'SiteMap'); this is an error in the Swift 6 language mode
 9 |
10 |     public init(path: String = "/sitemap.xml", sitemap: Sitemap) {
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/SiteMap.swift:13:15: note: struct 'SiteMap' does not conform to the 'Sendable' protocol
11 | /// a site map using Plot's type-safe DSL, and then call the `render()`
12 | /// method to turn it into an XML string.
13 | public struct SiteMap: DocumentFormat {
   |               `- note: struct 'SiteMap' does not conform to the 'Sendable' protocol
14 |     private let document: Document<SiteMap>
15 |
/host/spi-builder-workspace/Source/PlotVapor/Middleware/SitemapMiddleware.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Plot'
 1 | // Copyright © 2022 Brian Drelling. All rights reserved.
 2 |
 3 | import Plot
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Plot'
 4 | import Vapor
 5 |
[2281/2300] Compiling PlotVapor Renderable+ToView.swift
[2282/2300] Compiling PlotVapor Request+Render.swift
[2283/2300] Compiling PlotVapor HTML+ComponentInit.swift
[2284/2300] Compiling PlotVapor Node+MetaConvenience.swift
[2285/2300] Compiling PlotVapor Application+Sitemap.swift
[2286/2300] Compiling PlotVapor EnvironmentKey+Vapor.swift
[2287/2300] Compiling PlotVapor Script.swift
/host/spi-builder-workspace/Source/PlotVapor/Components/Section.swift:7:57: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 | public extension ElementDefinitions {
 6 |     /// Definition for the `<section>` element.
 7 |     enum Section: ElementDefinition { public static var wrapper = Node.section }
   |                                                         |- warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                                         |- note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
   |                                                         |- note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
   |                                                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 | }
 9 |
[2288/2300] Compiling PlotVapor Section.swift
/host/spi-builder-workspace/Source/PlotVapor/Components/Section.swift:7:57: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 | public extension ElementDefinitions {
 6 |     /// Definition for the `<section>` element.
 7 |     enum Section: ElementDefinition { public static var wrapper = Node.section }
   |                                                         |- warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                                         |- note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
   |                                                         |- note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
   |                                                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 | }
 9 |
[2289/2300] Compiling PlotVapor Style.swift
/host/spi-builder-workspace/Source/PlotVapor/Components/Section.swift:7:57: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 | public extension ElementDefinitions {
 6 |     /// Definition for the `<section>` element.
 7 |     enum Section: ElementDefinition { public static var wrapper = Node.section }
   |                                                         |- warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                                         |- note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
   |                                                         |- note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
   |                                                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 | }
 9 |
[2290/2300] Compiling PlotVapor StyleSheet.swift
[2291/2300] Compiling PlotVapor ThemeColor.swift
[2292/2300] Compiling PlotVapor Title.swift
[2293/2300] Compiling PlotVapor Body.swift
/host/spi-builder-workspace/Source/PlotVapor/Components/Head.swift:7:54: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 | public extension ElementDefinitions {
 6 |     /// Definition for the `<section>` element.
 7 |     enum Head: ElementDefinition { public static var wrapper = Node.head }
   |                                                      |- warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                                      |- note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
   |                                                      |- note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
   |                                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 | }
 9 |
[2294/2300] Compiling PlotVapor Favicon.swift
/host/spi-builder-workspace/Source/PlotVapor/Components/Head.swift:7:54: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 | public extension ElementDefinitions {
 6 |     /// Definition for the `<section>` element.
 7 |     enum Head: ElementDefinition { public static var wrapper = Node.head }
   |                                                      |- warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                                      |- note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
   |                                                      |- note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
   |                                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 | }
 9 |
[2295/2300] Compiling PlotVapor Head.swift
/host/spi-builder-workspace/Source/PlotVapor/Components/Head.swift:7:54: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 5 | public extension ElementDefinitions {
 6 |     /// Definition for the `<section>` element.
 7 |     enum Head: ElementDefinition { public static var wrapper = Node.head }
   |                                                      |- warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                                                      |- note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
   |                                                      |- note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
   |                                                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 8 | }
 9 |
[2296/2300] Compiling PlotVapor HeadLink.swift
[2297/2300] Compiling PlotVapor Meta.swift
[2298/2300] Compiling PlotVapor NoScript.swift
[2299/2300] Compiling PlotVapor SitemapMiddleware.swift
/host/spi-builder-workspace/Source/PlotVapor/Middleware/SitemapMiddleware.swift:8:17: warning: stored property 'sitemap' of 'Sendable'-conforming struct 'SitemapMiddleware' has non-sendable type 'Sitemap' (aka 'SiteMap'); this is an error in the Swift 6 language mode
 6 | public struct SitemapMiddleware: AsyncMiddleware {
 7 |     private let path: String
 8 |     private let sitemap: Sitemap
   |                 `- warning: stored property 'sitemap' of 'Sendable'-conforming struct 'SitemapMiddleware' has non-sendable type 'Sitemap' (aka 'SiteMap'); this is an error in the Swift 6 language mode
 9 |
10 |     public init(path: String = "/sitemap.xml", sitemap: Sitemap) {
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/SiteMap.swift:13:15: note: struct 'SiteMap' does not conform to the 'Sendable' protocol
11 | /// a site map using Plot's type-safe DSL, and then call the `render()`
12 | /// method to turn it into an XML string.
13 | public struct SiteMap: DocumentFormat {
   |               `- note: struct 'SiteMap' does not conform to the 'Sendable' protocol
14 |     private let document: Document<SiteMap>
15 |
/host/spi-builder-workspace/Source/PlotVapor/Middleware/SitemapMiddleware.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Plot'
 1 | // Copyright © 2022 Brian Drelling. All rights reserved.
 2 |
 3 | import Plot
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Plot'
 4 | import Vapor
 5 |
[2300/2300] Compiling PlotVapor Page.swift
/host/spi-builder-workspace/Source/PlotVapor/Middleware/SitemapMiddleware.swift:8:17: warning: stored property 'sitemap' of 'Sendable'-conforming struct 'SitemapMiddleware' has non-sendable type 'Sitemap' (aka 'SiteMap'); this is an error in the Swift 6 language mode
 6 | public struct SitemapMiddleware: AsyncMiddleware {
 7 |     private let path: String
 8 |     private let sitemap: Sitemap
   |                 `- warning: stored property 'sitemap' of 'Sendable'-conforming struct 'SitemapMiddleware' has non-sendable type 'Sitemap' (aka 'SiteMap'); this is an error in the Swift 6 language mode
 9 |
10 |     public init(path: String = "/sitemap.xml", sitemap: Sitemap) {
/host/spi-builder-workspace/.build/checkouts/Plot/Sources/Plot/API/SiteMap.swift:13:15: note: struct 'SiteMap' does not conform to the 'Sendable' protocol
11 | /// a site map using Plot's type-safe DSL, and then call the `render()`
12 | /// method to turn it into an XML string.
13 | public struct SiteMap: DocumentFormat {
   |               `- note: struct 'SiteMap' does not conform to the 'Sendable' protocol
14 |     private let document: Document<SiteMap>
15 |
/host/spi-builder-workspace/Source/PlotVapor/Middleware/SitemapMiddleware.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Plot'
 1 | // Copyright © 2022 Brian Drelling. All rights reserved.
 2 |
 3 | import Plot
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Plot'
 4 | import Vapor
 5 |
Build complete! (552.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "plot",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.0",
            "upper_bound" : "0.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Plot"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor"
    },
    {
      "identity" : "tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-kipple/Tools"
    }
  ],
  "manifest_display_name" : "PlotVapor",
  "name" : "PlotVapor",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "PlotVapor",
      "targets" : [
        "PlotVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PlotVapor",
      "module_type" : "SwiftTarget",
      "name" : "PlotVapor",
      "path" : "Source/PlotVapor",
      "product_dependencies" : [
        "Plot",
        "Vapor"
      ],
      "product_memberships" : [
        "PlotVapor"
      ],
      "sources" : [
        "Components/Body.swift",
        "Components/Favicon.swift",
        "Components/Head.swift",
        "Components/HeadLink.swift",
        "Components/Meta.swift",
        "Components/NoScript.swift",
        "Components/Script.swift",
        "Components/Section.swift",
        "Components/Style.swift",
        "Components/StyleSheet.swift",
        "Components/ThemeColor.swift",
        "Components/Title.swift",
        "Extensions/Application+Sitemap.swift",
        "Extensions/EnvironmentKey+Vapor.swift",
        "Extensions/HTML+ComponentInit.swift",
        "Extensions/Node+MetaConvenience.swift",
        "Extensions/Renderable+ToView.swift",
        "Extensions/Request+Render.swift",
        "Middleware/SitemapMiddleware.swift",
        "Protocols/Page.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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
Done.