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 HTMLKit, reference 2.8.1 (9811d5), with Swift 6.1 for Android on 28 May 2025 19:39:30 UTC.

Swift 6 data race errors: 8

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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

      "targets" : [
        "DeployCommand"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ConvertCommand",
      "targets" : [
        "ConvertCommand"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HTMLKitVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitVaporTests",
      "path" : "Tests/HTMLKitVaporTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitVaporTests/Localization/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitVaporTests/Localization/fr.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ProviderTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitVapor",
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitVapor",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitVapor",
      "path" : "Sources/HTMLKitVapor",
      "product_dependencies" : [
        "Vapor",
        "Lingo"
      ],
      "product_memberships" : [
        "HTMLKit"
      ],
      "sources" : [
        "Extensions/Vapor+HTMLKit.swift",
        "LingoConfiguration.swift",
        "ViewCache.swift",
        "ViewRenderer.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitTests",
      "path" : "Tests/HTMLKitTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitTests/Localization/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitTests/Localization/fr.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AttributesTests.swift",
        "ComponentTests.swift",
        "ConditionsTests.swift",
        "ContextTests.swift",
        "ElementTests.swift",
        "LocalizationTests.swift",
        "Performance/Samples.swift",
        "PerformanceTests.swift",
        "RenderingTests.swift",
        "StatementsTests.swift",
        "TemplatingTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitConverterTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitConverterTests",
      "path" : "Tests/HTMLKitConverterTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/articles/article.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/component.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/index.html",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ConversionTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitConverter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitConverter",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitConverter",
      "path" : "Sources/HTMLKitConverter",
      "product_memberships" : [
        "ConverterPlugin",
        "ConvertCommand"
      ],
      "sources" : [
        "Converter.swift",
        "InitRepresentable.swift",
        "Parser.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitComponentsTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitComponentsTests",
      "path" : "Tests/HTMLKitComponentsTests",
      "sources" : [
        "ComponentTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitComponents",
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitComponents",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitComponents",
      "path" : "Sources/HTMLKitComponents",
      "product_memberships" : [
        "HTMLKit",
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/background.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/button.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/collection.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/divider.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/form.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/group.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/image.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/link.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/list.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/position.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/roots.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/snippet.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/stack.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/text.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/toggle.css",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Actions.swift",
        "Components/Button.swift",
        "Components/Collection.swift",
        "Components/Divider.swift",
        "Components/Form.swift",
        "Components/Group.swift",
        "Components/Image.swift",
        "Components/Link.swift",
        "Components/List.swift",
        "Components/Snippet.swift",
        "Components/Stack.swift",
        "Components/Text.swift",
        "Components/Toggle.swift",
        "Events.swift",
        "Modifiers/ButtonModifier.swift",
        "Modifiers/ImageModifier.swift",
        "Modifiers/InputModifier.swift",
        "Modifiers/TextModifier.swift",
        "Modifiers/ViewModifier.swift",
        "Tokens.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKit",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKit",
      "path" : "Sources/HTMLKit",
      "product_dependencies" : [
        "Lingo",
        "Collections"
      ],
      "product_memberships" : [
        "HTMLKit",
        "ComponentsPlugin",
        "ConverterPlugin",
        "DeployCommand",
        "ConvertCommand"
      ],
      "sources" : [
        "Abstraction/Attributes/AriaAttributes.swift",
        "Abstraction/Attributes/BasicAttributes.swift",
        "Abstraction/Attributes/EventAttributes.swift",
        "Abstraction/Attributes/VectorAttributes.swift",
        "Abstraction/Elements/BasicElements.swift",
        "Abstraction/Elements/BodyElements.swift",
        "Abstraction/Elements/DefinitionElements.swift",
        "Abstraction/Elements/FigureElements.swift",
        "Abstraction/Elements/FormElements.swift",
        "Abstraction/Elements/HeadElements.swift",
        "Abstraction/Elements/HtmlElements.swift",
        "Abstraction/Elements/InputElements.swift",
        "Abstraction/Elements/ListElements.swift",
        "Abstraction/Elements/MapElements.swift",
        "Abstraction/Elements/MediaElements.swift",
        "Abstraction/Elements/ObjectElements.swift",
        "Abstraction/Elements/RubyElements.swift",
        "Abstraction/Elements/TableElements.swift",
        "Abstraction/Elements/VectorElements.swift",
        "Abstraction/Helpers/TagHelpers.swift",
        "Abstraction/Tokens/EventTokens.swift",
        "Abstraction/Tokens/ValueTokens.swift",
        "Framework/Core/Builders/ContentBuilder.swift",
        "Framework/Core/Extensions/Datatypes+Content.swift",
        "Framework/Core/Helpers/Geometrics.swift",
        "Framework/Core/Primitives/Attributes/AnyAttribute.swift",
        "Framework/Core/Primitives/Elements/AnyElement.swift",
        "Framework/Core/Primitives/Elements/Elements.swift",
        "Framework/Core/Primitives/Layouts/AnyLayout.swift",
        "Framework/Core/Primitives/Layouts/Layouts.swift",
        "Framework/Core/Primitives/Nodes/AnyNode.swift",
        "Framework/Core/Primitives/Nodes/Nodes.swift",
        "Framework/Core/Primitives/Shared/AnyContent.swift",
        "Framework/Core/Primitives/Shared/Defineable.swift",
        "Framework/Core/Primitives/Statements/Conditionable.swift",
        "Framework/Core/Primitives/Statements/Conditions.swift",
        "Framework/Environment/Annotations/ContextManager.swift",
        "Framework/Environment/Annotations/DateVariable.swift",
        "Framework/Environment/Annotations/EscapingOption.swift",
        "Framework/Environment/Annotations/HTMLContext.swift",
        "Framework/Environment/Annotations/TemplateValue.swift",
        "Framework/Environment/Localization/EnvironmentModifier.swift",
        "Framework/Environment/Localization/Localizable.swift",
        "Framework/Environment/Localization/Localization.swift",
        "Framework/Environment/Localization/Localized.swift",
        "Framework/Environment/Statements/BranchStatements.swift",
        "Framework/Environment/Statements/LoopStatements.swift",
        "Framework/Environment/Statements/OptionalChaining.swift",
        "Framework/Rendering/Caching/Cache.swift",
        "Framework/Rendering/Formula.swift",
        "Framework/Rendering/Renderer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeployCommand",
      "module_type" : "SwiftTarget",
      "name" : "DeployCommand",
      "path" : "Sources/Commands/Components",
      "product_memberships" : [
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "sources" : [
        "DeployCommand.swift"
      ],
      "target_dependencies" : [
        "HTMLKitComponents"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ConverterPlugin",
      "module_type" : "PluginTarget",
      "name" : "ConverterPlugin",
      "path" : "Plugins/ConverterPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Convert html content",
          "type" : "custom",
          "verb" : "convert"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The command needs the permission to create the converted file.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ConverterPlugin"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "ConvertCommand"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ConvertCommand",
      "module_type" : "SwiftTarget",
      "name" : "ConvertCommand",
      "path" : "Sources/Commands/Converter",
      "product_memberships" : [
        "ConverterPlugin",
        "ConvertCommand"
      ],
      "sources" : [
        "ConvertCommand.swift"
      ],
      "target_dependencies" : [
        "HTMLKitConverter"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ComponentsPlugin",
      "module_type" : "PluginTarget",
      "name" : "ComponentsPlugin",
      "path" : "Plugins/ComponentsPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Deploy css files",
          "type" : "custom",
          "verb" : "deploy"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The command needs the permission to create the minified css file.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ComponentsPlugin"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "DeployCommand"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/miroslavkovac/Lingo.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/apple/swift-docc-plugin
[1/528] Fetching lingo
[529/2577] Fetching lingo, swift-docc-plugin
[755/19168] Fetching lingo, swift-docc-plugin, swift-collections
[6229/93546] Fetching lingo, swift-docc-plugin, swift-collections, vapor
Fetched https://github.com/miroslavkovac/Lingo.git from cache (2.21s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.22s)
Fetched https://github.com/apple/swift-collections.git from cache (2.24s)
Fetched https://github.com/vapor/vapor.git from cache (2.26s)
Computing version for https://github.com/miroslavkovac/Lingo.git
Computed https://github.com/miroslavkovac/Lingo.git at 3.1.0 (2.91s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.73s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.14s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 4.115.0 (0.99s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/vapor/multipart-kit.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/vapor/websocket-kit.git
[1/3319] Fetching multipart-kit
[831/5928] Fetching multipart-kit, websocket-kit
[1503/10902] Fetching multipart-kit, websocket-kit, swift-distributed-tracing
[3863/16861] Fetching multipart-kit, websocket-kit, swift-distributed-tracing, swift-algorithms
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/vapor/websocket-kit.git from cache (0.62s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.62s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.62s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-nio-extras.git
[1628/4382] Fetching multipart-kit, swift-service-context
[2691/6588] Fetching multipart-kit, swift-service-context, swift-metrics
[4897/10424] Fetching multipart-kit, swift-service-context, swift-metrics, swift-log
[5358/16338] Fetching multipart-kit, swift-service-context, swift-metrics, swift-log, swift-nio-extras
[10383/18048] Fetching multipart-kit, swift-service-context, swift-metrics, swift-log, swift-nio-extras, swift-atomics
Fetched https://github.com/apple/swift-metrics.git from cache (0.38s)
[11170/15842] Fetching multipart-kit, swift-service-context, swift-log, swift-nio-extras, swift-atomics
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git from cache (0.77s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.78s)
Fetching https://github.com/apple/swift-nio.git
[4423/17619] Fetching multipart-kit, swift-service-context, swift-atomics, swift-nio-http2
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
Fetched https://github.com/apple/swift-service-context.git from cache (1.07s)
[2802/14846] Fetching multipart-kit, swift-nio-http2
Fetching https://github.com/vapor/routing-kit.git
[4302/29689] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl
[4566/50416] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit
[22331/126509] Fetching multipart-kit, swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetched https://github.com/vapor/multipart-kit.git from cache (3.31s)
[46970/123190] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio
Fetching https://github.com/vapor/console-kit.git
[58626/128767] Fetching swift-nio-http2, swift-nio-ssl, routing-kit, swift-nio, console-kit
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/vapor/routing-kit.git from cache (2.48s)
[41799/108040] Fetching swift-nio-http2, swift-nio-ssl, swift-nio, console-kit
Fetching https://github.com/vapor/async-kit.git
Fetched https://github.com/vapor/console-kit.git from cache (1.24s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.56s)
Fetching https://github.com/swift-server/async-http-client.git
[41571/90936] Fetching swift-nio-ssl, swift-nio
[42333/93306] Fetching swift-nio-ssl, swift-nio, async-kit
[46372/107242] Fetching swift-nio-ssl, swift-nio, async-kit, swift-crypto
Fetched https://github.com/vapor/async-kit.git from cache (0.74s)
[50462/104872] Fetching swift-nio-ssl, swift-nio, swift-crypto
[60448/118886] Fetching swift-nio-ssl, swift-nio, swift-crypto, async-http-client
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.53s)
[71204/104043] Fetching swift-nio, swift-crypto, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (2.31s)
[57609/90029] Fetching swift-nio, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (4.48s)
[61636/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (12.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (15.90s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.93s)
Computing version for https://github.com/vapor/routing-kit.git
Computed https://github.com/vapor/routing-kit.git at 4.9.2 (1.29s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.29s)
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (1.03s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.62s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (0.53s)
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.30s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.81s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.50s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.68s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
[1/904] Fetching swift-http-types
[905/5889] Fetching swift-http-types, swift-async-algorithms
[1005/7030] Fetching swift-http-types, swift-async-algorithms, swift-http-structured-headers
[1078/9456] Fetching swift-http-types, swift-async-algorithms, swift-http-structured-headers, swift-service-lifecycle
[3071/11046] Fetching swift-http-types, swift-async-algorithms, swift-http-structured-headers, swift-service-lifecycle, swift-asn1
Fetched https://github.com/apple/swift-http-types.git from cache (0.33s)
[6591/10142] Fetching swift-async-algorithms, swift-http-structured-headers, swift-service-lifecycle, swift-asn1
[10143/16297] Fetching swift-async-algorithms, swift-http-structured-headers, swift-service-lifecycle, swift-asn1, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.44s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.44s)
[7842/13566] Fetching swift-async-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.47s)
[6463/11140] Fetching swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.64s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.64s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.21s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.62s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.08s)
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 (0.64s)
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.60s)
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.54s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.2 (0.56s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (0.62s)
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.60s)
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.54s)
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.56s)
Computing version for https://github.com/vapor/multipart-kit.git
Computed https://github.com/vapor/multipart-kit.git at 4.7.1 (0.55s)
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-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/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-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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-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-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/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/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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
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/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 4.115.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-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/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/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-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-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-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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/miroslavkovac/Lingo.git
Working copy of https://github.com/miroslavkovac/Lingo.git resolved at 3.1.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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
[1/1] Compiling plugin ConverterPlugin
[2/2] Compiling plugin ComponentsPlugin
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin Swift-DocC
Building for debugging...
[4/921] Write sources
[4/921] Copying roots.css
[4/921] Copying position.css
[4/921] Copying link.css
[4/921] Copying image.css
[4/921] Copying group.css
[4/921] Copying list.css
[4/921] Copying form.css
[4/921] Copying divider.css
[4/921] Copying collection.css
[4/921] Copying button.css
[4/921] Copying background.css
[4/921] Write sources
[4/921] Copying position.css
[4/921] Copying list.css
[4/921] Copying link.css
[4/921] Copying image.css
[4/921] Copying group.css
[4/921] Copying form.css
[4/921] Copying divider.css
[4/921] Copying collection.css
[4/921] Copying button.css
[4/921] Write sources
[4/921] Copying background.css
[4/921] Write sources
[4/921] Copying roots.css
[4/921] Copying snippet.css
[4/921] Write sources
[4/921] Copying stack.css
[4/921] Copying snippet.css
[4/921] Copying text.css
[4/921] Copying stack.css
[4/921] Copying toggle.css
[4/921] Write sources
[100/921] Compiling CNIOWindows WSAStartup.c
[101/921] Compiling CNIOWindows shim.c
[102/921] Compiling CNIOLinux liburing_shims.c
[103/921] Write sources
[106/921] Compiling _AtomicsShims.c
[107/921] Compiling CNIOWASI CNIOWASI.c
[107/921] Compiling CVaporBcrypt blf.c
[109/921] Compiling CVaporBcrypt bcrypt.c
[110/921] Compiling _NumericsShims _NumericsShims.c
[111/921] Compiling CSystem shims.c
[112/921] Compiling CNIOSHA1 c_nio_sha1.c
[113/921] Compiling CNIOLinux shim.c
[114/921] Compiling CNIOExtrasZlib empty.c
[115/921] Compiling CNIOLLHTTP c_nio_http.c
[116/921] Compiling CNIODarwin shim.c
[117/921] Compiling CNIOLLHTTP c_nio_api.c
[118/921] Write swift-version-24593BA9C3E375BF.txt
[119/921] Compiling fiat_p256_adx_sqr.S
[120/921] Compiling fiat_p256_adx_mul.S
[120/921] Compiling fiat_curve25519_adx_square.S
[122/921] Compiling fiat_curve25519_adx_mul.S
[123/921] Compiling CNIOLLHTTP c_nio_llhttp.c
[124/968] Compiling CNIOBoringSSLShims shims.c
[126/973] Emitting module _NIODataStructures
[126/973] Compiling tls_record.cc
[127/973] Compiling tls_method.cc
[129/1261] Compiling ServiceContextModule ServiceContextKey.swift
[130/1261] Compiling RealModule Real.swift
[131/1262] Compiling _NIODataStructures PriorityQueue.swift
[132/1262] Compiling Lingo OneOther.swift
[133/1262] Compiling Lingo OneTwoOther.swift
[134/1262] Compiling Lingo OneUptoTwoOther.swift
[135/1262] Compiling Lingo OneWithZeroOther.swift
[136/1265] Compiling ServiceContextModule ServiceContext.swift
[137/1265] Emitting module ServiceContextModule
[138/1266] Compiling RealModule ElementaryFunctions.swift
[139/1266] Compiling RealModule Float+Real.swift
[140/1266] Emitting module _NIOBase64
[141/1266] Compiling _NIOBase64 Base64.swift
[142/1266] Compiling _NIODataStructures Heap.swift
[143/1266] Compiling _NIODataStructures _TinyArray.swift
[144/1268] Compiling Lingo FileDataSource.swift
[145/1268] Compiling Lingo LocalizationDataSource.swift
[146/1268] Emitting module RealModule
[147/1268] Compiling Lingo Lingo.swift
[148/1268] Compiling Lingo LocaleValidator.swift
[149/1268] Compiling RealModule Float16+Real.swift
[150/1268] Compiling RealModule Float80+Real.swift
[152/1268] Compiling RealModule RealFunctions.swift
[153/1269] Compiling Lingo bo.swift
[154/1269] Compiling Lingo br.swift
[155/1269] Compiling Lingo bs.swift
[159/1269] Compiling Lingo Localization.swift
[160/1269] Compiling Lingo LocalizationsModel.swift
[161/1269] Compiling Lingo PluralCategory.swift
[162/1269] Compiling Lingo EastSlavic.swift
[163/1269] Emitting module SystemPackage
[168/1303] Compiling SystemPackage Util+StringArray.swift
[169/1303] Compiling SystemPackage Util.swift
[170/1303] Compiling SystemPackage UtilConsumers.swift
[171/1303] Compiling Instrumentation Instrument.swift
[172/1303] Compiling Instrumentation MultiplexInstrument.swift
[173/1306] Compiling Instrumentation NoOpInstrument.swift
[174/1306] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[175/1307] Emitting module Instrumentation
[176/1307] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[177/1307] Compiling InternalCollectionsUtilities Debugging.swift
[178/1307] Compiling InternalCollectionsUtilities Descriptions.swift
[179/1307] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[180/1307] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[181/1307] Emitting module Lingo
[182/1327] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[183/1327] Compiling InternalCollectionsUtilities Integer rank.swift
[184/1327] Emitting module InternalCollectionsUtilities
[185/1327] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[186/1327] Compiling InternalCollectionsUtilities _SortedCollection.swift
[187/1327] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[188/1327] Compiling InternalCollectionsUtilities UInt+reversed.swift
[189/1327] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[190/1327] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[192/1328] Compiling CoreMetrics Metrics.swift
[193/1328] Emitting module Lingo
[194/1348] Compiling Lingo bg.swift
[195/1348] Compiling Lingo bh.swift
[196/1348] Compiling Lingo bm.swift
[197/1348] Compiling Lingo bn.swift
[198/1348] Compiling Logging MetadataProvider.swift
[199/1348] Compiling Logging Locks.swift
[200/1348] Emitting module CoreMetrics
[201/1348] Compiling CoreMetrics Locks.swift
[202/1349] Compiling Instrumentation InstrumentationSystem.swift
[203/1349] Compiling Instrumentation Locks.swift
[204/1349] Compiling Lingo Other.swift
[205/1349] Compiling Lingo Romanian.swift
[206/1349] Compiling Lingo WestSlavic.swift
[207/1349] Compiling Lingo ak.swift
[208/1349] Compiling Lingo am.swift
[209/1349] Compiling Lingo ar.swift
[210/1349] Compiling Lingo az.swift
[211/1349] Compiling Lingo be.swift
[212/1349] Emitting module Logging
[213/1349] Compiling Logging Logging.swift
[214/1349] Compiling Logging LogHandler.swift
[215/1352] Compiling tls13_server.cc
[220/1353] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[227/1353] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[228/1353] Emitting module InternalCollectionsUtilities
[236/1500] Compiling Tracing NoOpTracer.swift
[237/1500] Compiling Tracing InstrumentationSystem+Tracing.swift
[238/1500] Compiling Lingo ti.swift
[239/1500] Compiling Lingo tl.swift
[240/1500] Compiling Lingo to.swift
[241/1500] Compiling Lingo tr.swift
[242/1500] Compiling Lingo tzm.swift
[243/1500] Compiling Lingo uk.swift
[244/1500] Compiling Lingo ur.swift
[245/1500] Compiling Lingo vi.swift
[246/1500] Compiling Lingo wa.swift
[247/1500] Compiling Lingo wo.swift
[248/1500] Compiling Lingo yo.swift
[249/1500] Compiling Lingo zh.swift
[250/1500] Compiling Lingo zh_CN.swift
[251/1500] Compiling Lingo zh_HK.swift
[252/1500] Compiling Lingo zh_TW.swift
[253/1500] Compiling Lingo zh_YUE.swift
[254/1500] Compiling Lingo PluralizationRule.swift
[255/1500] Compiling Lingo PluralizationRuleStore+List.swift
[256/1500] Compiling Lingo PluralizationRuleStore.swift
[257/1500] Compiling Lingo StringInterpolator.swift
[258/1500] Emitting module Metrics
[259/1500] Compiling Metrics Metrics.swift
[260/1501] Compiling _RopeModule RopeElement.swift
[261/1501] Compiling _RopeModule RopeMetric.swift
[262/1501] Compiling _RopeModule RopeSummary.swift
[263/1501] Compiling _RopeModule _RopeItem.swift
[264/1501] Compiling _RopeModule _RopePath.swift
[265/1501] Compiling Lingo fr_CH.swift
[266/1501] Compiling Lingo fr_FR.swift
[267/1501] Compiling Lingo ga.swift
[268/1501] Compiling Lingo gd.swift
[269/1501] Compiling Lingo gl.swift
[270/1501] Compiling Lingo guw.swift
[271/1501] Compiling Lingo gv.swift
[272/1501] Compiling Lingo he.swift
[273/1501] Compiling Lingo hi.swift
[274/1501] Compiling Lingo hi_IN.swift
[275/1501] Compiling Lingo hr.swift
[276/1501] Compiling Lingo hsb.swift
[277/1501] Compiling Lingo hu.swift
[278/1501] Compiling Lingo id.swift
[279/1501] Compiling Lingo ig.swift
[280/1501] Compiling Lingo ii.swift
[281/1501] Compiling _RopeModule BigSubstring+UTF8View.swift
[282/1501] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[283/1501] Compiling _RopeModule BigSubstring.swift
[284/1501] Compiling _RopeModule Rope+Builder.swift
[285/1501] Compiling _RopeModule Rope+Debugging.swift
[286/1501] Compiling _RopeModule Rope+Invariants.swift
[287/1501] Compiling _RopeModule Rope+_Node.swift
[288/1501] Compiling _RopeModule _RopeVersion.swift
[289/1501] Compiling _RopeModule Rope+Collection.swift
[290/1501] Compiling _RopeModule Rope+Index.swift
[291/1501] Compiling _RopeModule Rope+Sequence.swift
[292/1501] Compiling _RopeModule Rope+Append.swift
[293/1501] Compiling _RopeModule Rope+Extract.swift
[294/1501] Compiling _RopeModule Rope+Find.swift
[295/1501] Compiling _RopeModule Rope+ForEachWhile.swift
[296/1501] Compiling _RopeModule Rope+Insert.swift
[297/1501] Compiling _RopeModule Rope+_Storage.swift
[298/1501] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[299/1501] Compiling _RopeModule Rope+_UnsafeHandle.swift
[300/1501] Compiling _RopeModule Rope.swift
[301/1501] Compiling Lingo it.swift
[302/1501] Compiling Lingo it_CH.swift
[303/1501] Compiling Lingo iu.swift
[304/1501] Compiling Lingo ja.swift
[305/1501] Compiling Lingo jv.swift
[306/1501] Compiling Lingo ka.swift
[307/1501] Compiling Lingo kab.swift
[308/1501] Compiling Lingo kde.swift
[309/1501] Compiling Lingo kea.swift
[310/1501] Compiling Lingo km.swift
[311/1501] Compiling Lingo kn.swift
[312/1501] Compiling Lingo ko.swift
[313/1501] Compiling Lingo ksh.swift
[314/1501] Compiling Lingo kw.swift
[315/1501] Compiling Lingo lag.swift
[316/1501] Compiling Lingo ln.swift
[317/1501] Compiling Lingo lo.swift
[318/1501] Compiling Lingo lt.swift
[319/1501] Compiling Lingo lv.swift
[320/1501] Compiling Lingo mg.swift
[321/1501] Compiling Lingo mk.swift
[322/1501] Compiling Lingo ml.swift
[323/1501] Compiling Lingo mn.swift
[324/1501] Compiling Lingo mo.swift
[325/1501] Compiling Lingo mr_IN.swift
[326/1501] Compiling Lingo ms.swift
[327/1501] Compiling Lingo mt.swift
[328/1501] Compiling Lingo my.swift
[329/1501] Compiling Lingo naq.swift
[330/1501] Compiling Lingo nb.swift
[331/1501] Compiling Lingo ne.swift
[332/1501] Compiling Lingo nl.swift
[333/1501] Compiling Lingo nn.swift
[334/1501] Compiling Lingo nso.swift
[335/1501] Compiling Lingo or.swift
[336/1501] Compiling Lingo pa.swift
[337/1501] Compiling Lingo pl.swift
[338/1501] Compiling Lingo pt.swift
[339/1501] Compiling Lingo pt_BR.swift
[340/1501] Compiling Lingo ro.swift
[342/1501] Compiling OrderedCollections _HashTable+Bucket.swift
[343/1501] Compiling OrderedCollections _HashTable+BucketIterator.swift
[344/1501] Compiling OrderedCollections _HashTable+Constants.swift
[345/1501] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[346/1501] Compiling OrderedCollections _HashTable+Testing.swift
[347/1501] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[348/1501] Compiling OrderedCollections _HashTable.swift
[349/1501] Compiling OrderedCollections _Hashtable+Header.swift
[350/1501] Compiling OrderedCollections OrderedDictionary+Codable.swift
[351/1501] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[352/1501] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[353/1501] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[354/1501] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[355/1501] Compiling OrderedCollections OrderedDictionary+Elements.swift
[356/1501] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[357/1501] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[358/1501] Compiling OrderedCollections OrderedSet+Initializers.swift
[359/1501] Compiling OrderedCollections OrderedSet+Insertions.swift
[360/1501] Compiling OrderedCollections OrderedSet+Invariants.swift
[361/1501] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[362/1501] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[363/1501] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[364/1501] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[365/1501] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[366/1501] Compiling OrderedCollections OrderedDictionary.swift
[367/1501] Compiling OrderedCollections OrderedSet+Codable.swift
[368/1501] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[369/1501] Compiling OrderedCollections OrderedSet+Descriptions.swift
[370/1501] Compiling OrderedCollections OrderedSet+Diffing.swift
[371/1501] Compiling OrderedCollections OrderedSet+Equatable.swift
[372/1501] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[373/1501] Compiling OrderedCollections OrderedSet+Hashable.swift
[374/1501] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[375/1501] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[376/1501] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[377/1501] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[378/1501] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[379/1501] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[380/1501] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[381/1501] Compiling OrderedCollections OrderedDictionary+Values.swift
[382/1501] Compiling _RopeModule BigString+UnicodeScalarView.swift
[383/1501] Compiling _RopeModule BigSubstring+UTF16View.swift
[384/1501] Compiling Tracing TracingTime.swift
[385/1501] Compiling Lingo root.swift
[386/1501] Compiling Lingo ru.swift
[387/1501] Compiling Lingo sah.swift
[388/1501] Compiling Lingo se.swift
[389/1501] Compiling Lingo ses.swift
[390/1501] Compiling Lingo sg.swift
[391/1501] Compiling Lingo sh.swift
[392/1501] Compiling Lingo shi.swift
[393/1501] Compiling Lingo sk.swift
[394/1501] Compiling Lingo sl.swift
[395/1501] Compiling Lingo sma.swift
[396/1501] Compiling Lingo smi.swift
[397/1501] Compiling Lingo smj.swift
[398/1501] Compiling Lingo smn.swift
[399/1501] Compiling Lingo sms.swift
[400/1501] Compiling Lingo sr.swift
[401/1501] Compiling Lingo sv.swift
[402/1501] Compiling Lingo sv_SE.swift
[403/1501] Compiling Lingo sw.swift
[404/1501] Compiling Lingo th.swift
[405/1502] Emitting module RoutingKit
[406/1502] Compiling Tracing TracerProtocol.swift
[407/1502] Compiling RoutingKit AnyRouter.swift
[408/1502] Compiling RoutingKit Parameters.swift
[409/1502] Compiling RoutingKit PathComponent.swift
[410/1502] Emitting module Tracing
[412/1502] Compiling RoutingKit Router.swift
[413/1502] Compiling RoutingKit TrieRouter.swift
[414/1503] Compiling Tracing Tracer.swift
[415/1503] Compiling Tracing TracerProtocol+Legacy.swift
[423/1510] Compiling HeapModule _HeapNode.swift
[424/1510] Compiling HeapModule Heap+Invariants.swift
[425/1510] Compiling HeapModule Heap+Descriptions.swift
[426/1510] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[427/1510] Compiling HeapModule Heap+UnsafeHandle.swift
[428/1510] Compiling HeapModule Heap.swift
[429/1510] Emitting module HeapModule
[432/1634] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[433/1634] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[434/1634] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[435/1634] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[436/1634] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[437/1634] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[438/1634] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[439/1691] Compiling HashTreeCollections _HashNodeHeader.swift
[440/1691] Compiling HashTreeCollections _HashSlot.swift
[441/1691] Compiling HashTreeCollections _HashStack.swift
[442/1691] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[443/1691] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[444/1691] Compiling HashTreeCollections _HashNode+Storage.swift
[445/1691] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[446/1691] Compiling HashTreeCollections _HashNode+Structural filter.swift
[447/1717] Compiling Tracing SpanProtocol.swift
[449/1718] Emitting module OrderedCollections
[450/1718] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[451/1718] Compiling HashTreeCollections TreeSet+Hashable.swift
[452/1718] Compiling HashTreeCollections TreeSet+Sendable.swift
[453/1718] Compiling HashTreeCollections TreeSet+Sequence.swift
[454/1718] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[455/1718] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[456/1718] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[457/1718] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[458/1718] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[459/1718] Compiling HashTreeCollections _RawHashNode.swift
[460/1718] Compiling HashTreeCollections _UnmanagedHashNode.swift
[461/1718] Compiling HashTreeCollections _UnsafePath.swift
[462/1718] Compiling HashTreeCollections TreeDictionary+Codable.swift
[463/1718] Compiling HashTreeCollections TreeDictionary+Collection.swift
[464/1718] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[465/1718] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[466/1718] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[467/1718] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[468/1718] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[469/1718] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[470/1718] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[471/1718] Compiling HashTreeCollections _HashNode+Structural merge.swift
[472/1718] Compiling HashTreeCollections _HashTreeIterator.swift
[473/1718] Compiling HashTreeCollections _HashTreeStatistics.swift
[474/1718] Compiling HeapModule Heap+Descriptions.swift
[482/1718] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[483/1718] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[484/1718] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[485/1728] Emitting module HeapModule
[486/1728] Compiling HashTreeCollections TreeDictionary+Keys.swift
[487/1728] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[488/1728] Compiling HashTreeCollections TreeDictionary+Merge.swift
[489/1728] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[490/1728] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[491/1728] Compiling HashTreeCollections TreeDictionary+Values.swift
[492/1728] Compiling HashTreeCollections _AncestorHashSlots.swift
[493/1728] Compiling HashTreeCollections _Bitmap.swift
[494/1728] Compiling HashTreeCollections _Bucket.swift
[495/1728] Compiling HashTreeCollections TreeSet+Equatable.swift
[496/1728] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[497/1728] Compiling HashTreeCollections TreeSet+Extras.swift
[498/1728] Compiling HashTreeCollections TreeSet+Filter.swift
[499/1728] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[500/1728] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[501/1728] Compiling HashTreeCollections TreeDictionary+Filter.swift
[502/1728] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[503/1728] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[504/1738] Compiling HeapModule _HeapNode.swift
[505/1813] Compiling HashTreeCollections TreeDictionary+Collection.swift
[506/1813] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[507/1813] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[508/1813] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[509/1813] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[510/1813] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[511/1813] Compiling HashTreeCollections TreeDictionary+Filter.swift
[512/1813] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[513/1813] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[514/1813] Compiling HashTreeCollections TreeDictionary+Keys.swift
[515/1813] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[516/1813] Compiling HashTreeCollections TreeDictionary+Merge.swift
[517/1813] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[518/1813] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[519/1820] Compiling HeapModule Heap.swift
[560/1820] Compiling HashTreeCollections _AncestorHashSlots.swift
[561/1820] Compiling HashTreeCollections _Bitmap.swift
[562/1820] Compiling HashTreeCollections _Bucket.swift
[563/1820] Compiling HashTreeCollections _Hash.swift
[564/1820] Compiling HashTreeCollections _HashLevel.swift
[565/1820] Compiling HashTreeCollections _HashNode+Builder.swift
[566/1820] Compiling HashTreeCollections _HashNode+Debugging.swift
[567/1820] Compiling HashTreeCollections _HashNode+Initializers.swift
[568/1820] Compiling HashTreeCollections _HashNode+Invariants.swift
[569/1820] Compiling HashTreeCollections _HashNode+Lookups.swift
[570/1820] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[571/1820] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[572/1820] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[573/1820] Compiling HashTreeCollections _HashNode+Storage.swift
[574/1820] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[575/1820] Compiling HashTreeCollections _HashNode+Structural filter.swift
[576/1820] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[577/1820] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[578/1820] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[579/1820] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[580/1820] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[581/1820] Compiling HashTreeCollections _HashNode+Structural merge.swift
[582/1820] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[583/1820] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[584/1820] Compiling HashTreeCollections _HashNode+Structural union.swift
[585/1820] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[586/1820] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[587/1820] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[588/1820] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[589/1820] Compiling HashTreeCollections _HashNode.swift
[590/1820] Compiling HashTreeCollections _HashNodeHeader.swift
[591/1820] Compiling HashTreeCollections _HashSlot.swift
[592/1820] Compiling HashTreeCollections _HashStack.swift
[593/1820] Compiling HashTreeCollections _HashTreeIterator.swift
[594/1820] Compiling HashTreeCollections _HashTreeStatistics.swift
[595/1820] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[596/1820] Compiling HashTreeCollections _RawHashNode.swift
[597/1820] Compiling HashTreeCollections _UnmanagedHashNode.swift
[598/1820] Compiling HashTreeCollections _UnsafePath.swift
[599/1820] Compiling HashTreeCollections TreeDictionary+Codable.swift
[602/1820] Compiling HeapModule Heap+Invariants.swift
[603/1820] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[604/1820] Compiling HeapModule Heap+UnsafeHandle.swift
[644/1834] Compiling _RopeModule _CharacterRecognizer.swift
[645/1834] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[646/1834] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[647/1834] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[648/1834] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[649/1834] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[650/1834] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[651/1834] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[652/1834] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[653/1834] Compiling HashTreeCollections TreeSet.swift
[666/1836] Compiling OrderedCollections OrderedSet+Sendable.swift
[667/1836] Compiling OrderedCollections OrderedSet+SubSequence.swift
[668/1836] Compiling OrderedCollections OrderedSet+Testing.swift
[669/1836] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[670/1836] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[671/1836] Compiling OrderedCollections OrderedSet.swift
[672/1836] Compiling OrderedCollections _UnsafeBitset.swift
[673/1836] Compiling HashTreeCollections TreeSet+Equatable.swift
[674/1836] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[675/1836] Compiling HashTreeCollections TreeSet+Extras.swift
[676/1836] Compiling HashTreeCollections TreeSet+Filter.swift
[677/1836] Compiling HashTreeCollections TreeSet+Hashable.swift
[678/1836] Compiling HashTreeCollections TreeSet+Sendable.swift
[679/1836] Compiling HashTreeCollections TreeSet+Sequence.swift
[680/1836] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[681/1836] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[682/1836] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[683/1836] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[684/1836] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[685/1836] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[686/1836] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[736/1837] Compiling DequeModule Deque+Codable.swift
[737/1837] Compiling DequeModule Deque+Collection.swift
[738/1837] Compiling DequeModule Deque+CustomReflectable.swift
[739/1837] Compiling DequeModule Deque+Descriptions.swift
[740/1837] Compiling DequeModule Deque+Equatable.swift
[741/1837] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[742/1837] Compiling DequeModule Deque+Extras.swift
[743/1837] Compiling DequeModule Deque+Hashable.swift
[744/1842] Compiling DequeModule Deque+Codable.swift
[745/1842] Compiling DequeModule Deque+Collection.swift
[746/1842] Compiling DequeModule Deque+CustomReflectable.swift
[747/1842] Compiling DequeModule Deque+Descriptions.swift
[752/1843] Compiling DequeModule Deque+Testing.swift
[753/1843] Compiling DequeModule Deque._Storage.swift
[754/1843] Compiling DequeModule Deque._UnsafeHandle.swift
[755/1843] Compiling DequeModule Deque.swift
[756/1843] Compiling DequeModule _DequeBuffer.swift
[757/1843] Compiling DequeModule _DequeBufferHeader.swift
[776/1864] Compiling DequeModule _DequeBuffer.swift
[777/1864] Compiling DequeModule _DequeBufferHeader.swift
[788/1867] Compiling DequeModule Deque+Equatable.swift
[789/1867] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[837/1867] Compiling DequeModule Deque+Extras.swift
[838/1867] Compiling DequeModule Deque+Hashable.swift
[857/1876] Compiling DequeModule _DequeSlot.swift
[858/1876] Compiling DequeModule _UnsafeWrappedBuffer.swift
[865/1876] Compiling DequeModule Deque+Testing.swift
[866/1876] Compiling DequeModule Deque._Storage.swift
[867/1876] Compiling DequeModule Deque._UnsafeHandle.swift
[868/1876] Compiling DequeModule Deque.swift
[877/1876] Compiling _RopeModule _CharacterRecognizer.swift
[878/1876] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[879/1876] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[880/1876] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[881/1876] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[882/1876] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[883/1876] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[884/1876] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[885/1876] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[886/1876] Compiling HashTreeCollections TreeSet.swift
[887/1929] Emitting module BitCollections
[888/1936] Compiling BitCollections BitSet.swift
[889/1936] Compiling BitCollections Range+Utilities.swift
[890/1936] Compiling BitCollections Slice+Utilities.swift
[891/1936] Compiling BitCollections UInt+Tricks.swift
[892/1936] Compiling BitCollections _Word.swift
[895/1936] Emitting module DequeModule
[896/1936] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[897/1936] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[898/1936] Compiling BitCollections BitSet+Random.swift
[899/1936] Compiling BitCollections BitSet+SetAlgebra basics.swift
[900/1936] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[901/1936] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[902/1936] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[903/1936] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[904/1936] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[905/1936] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[906/1936] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[907/1936] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[908/1936] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[909/1937] Compiling BitCollections BitSet._UnsafeHandle.swift
[923/1937] Compiling _RopeModule Rope+Join.swift
[924/1937] Compiling _RopeModule Rope+MutatingForEach.swift
[925/1937] Compiling _RopeModule Rope+Remove.swift
[926/1937] Compiling _RopeModule Rope+RemoveSubrange.swift
[927/1937] Compiling _RopeModule Rope+Split.swift
[928/1937] Compiling _RopeModule Optional Utilities.swift
[929/1937] Compiling _RopeModule String Utilities.swift
[930/1937] Compiling _RopeModule String.Index+ABI.swift
[931/1937] Emitting module _RopeModule
[932/1937] Compiling BitCollections BitArray+Shifts.swift
[933/1937] Compiling BitCollections BitArray+Testing.swift
[934/1937] Compiling BitCollections BitArray._UnsafeHandle.swift
[935/1937] Compiling BitCollections BitArray.swift
[936/1937] Compiling BitCollections BitSet+BidirectionalCollection.swift
[937/1937] Compiling BitCollections BitSet+Codable.swift
[938/1937] Compiling BitCollections BitArray+BitwiseOperations.swift
[939/1937] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[940/1937] Compiling BitCollections BitArray+Codable.swift
[941/1937] Compiling BitCollections BitArray+Collection.swift
[944/1937] Compiling BitCollections BitArray+Extras.swift
[945/1937] Compiling BitCollections BitArray+Fill.swift
[946/1937] Compiling BitCollections BitArray+Hashable.swift
[947/1937] Compiling BitCollections BitArray+Initializers.swift
[948/1937] Compiling BitCollections BitArray+Invariants.swift
[949/1937] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[950/1937] Compiling BitCollections BitArray+RandomBits.swift
[951/1937] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[962/1937] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[963/1937] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[964/1937] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[965/1937] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[966/1937] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[967/1937] Compiling BitCollections BitSet+SetAlgebra union.swift
[968/1937] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[969/1937] Compiling BitCollections BitSet.Counted.swift
[975/1937] Compiling BitCollections BitArray+Copy.swift
[976/1937] Compiling BitCollections BitArray+CustomReflectable.swift
[977/1937] Compiling BitCollections BitArray+Descriptions.swift
[978/1937] Compiling BitCollections BitArray+Equatable.swift
[979/1937] Emitting module DequeModule
[984/1937] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[985/1937] Compiling BitCollections BitSet+CustomReflectable.swift
[986/1937] Compiling BitCollections BitSet+CustomStringConvertible.swift
[987/1937] Compiling BitCollections BitSet+Equatable.swift
[988/1937] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[989/1937] Compiling BitCollections BitSet+Extras.swift
[990/1937] Compiling BitCollections BitSet+Hashable.swift
[991/1937] Compiling BitCollections BitSet+Initializers.swift
[992/1937] Compiling BitCollections BitSet+Invariants.swift
[1024/1938] Wrapping AST for Lingo for debugging
[1039/1991] Wrapping AST for InternalCollectionsUtilities for debugging
[1049/1991] Wrapping AST for HeapModule for debugging
[1051/1991] Emitting module OrderedCollections
[1062/1992] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[1063/1992] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[1064/1992] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[1065/1992] Compiling BitCollections BitSet+SetAlgebra union.swift
[1066/1992] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[1067/1992] Compiling BitCollections BitSet.Counted.swift
[1068/1992] Compiling BitCollections BitSet+Initializers.swift
[1069/1992] Compiling BitCollections BitSet+Invariants.swift
[1070/1992] Compiling BitCollections BitSet+Random.swift
[1071/1992] Compiling BitCollections BitSet+SetAlgebra basics.swift
[1072/1992] Compiling BitCollections BitArray+Hashable.swift
[1073/1992] Compiling BitCollections BitArray+Initializers.swift
[1074/1992] Compiling BitCollections BitArray+Invariants.swift
[1075/1992] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[1076/1992] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[1077/1992] Compiling BitCollections BitSet+CustomReflectable.swift
[1078/1992] Compiling BitCollections BitSet+CustomStringConvertible.swift
[1079/1992] Compiling BitCollections BitSet+Equatable.swift
[1080/1992] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[1081/1992] Compiling BitCollections BitSet+Extras.swift
[1082/1992] Compiling BitCollections BitSet+Hashable.swift
[1083/1992] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[1084/1992] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[1085/1992] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[1086/1992] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[1087/1992] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[1088/1992] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[1089/1992] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[1090/1992] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[1097/1999] Wrapping AST for DequeModule for debugging
[1098/1999] Wrapping AST for OrderedCollections for debugging
[1101/2000] Compiling BitCollections BitSet.Index.swift
[1102/2000] Compiling BitCollections BitSet._UnsafeHandle.swift
[1103/2000] Compiling BitCollections BitSet.swift
[1104/2000] Compiling BitCollections Range+Utilities.swift
[1105/2000] Compiling BitCollections Slice+Utilities.swift
[1106/2000] Compiling BitCollections UInt+Tricks.swift
[1107/2000] Compiling BitCollections _Word.swift
[1108/2000] Wrapping AST for InternalCollectionsUtilities for debugging
[1109/2000] Wrapping AST for Lingo for debugging
[1110/2000] Wrapping AST for _RopeModule for debugging
[1111/2000] Wrapping AST for DequeModule for debugging
[1112/2000] Wrapping AST for HeapModule for debugging
[1114/2000] Emitting module HashTreeCollections
[1115/2001] Emitting module _RopeModule
[1117/2002] Compiling BitCollections BitArray+BitwiseOperations.swift
[1118/2002] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[1119/2002] Compiling BitCollections BitArray+Codable.swift
[1120/2002] Compiling BitCollections BitArray+Collection.swift
[1121/2002] Compiling BitCollections BitArray+Copy.swift
[1122/2002] Compiling BitCollections BitArray+CustomReflectable.swift
[1123/2002] Compiling BitCollections BitArray+Descriptions.swift
[1124/2002] Compiling BitCollections BitArray+Equatable.swift
[1125/2002] Compiling BitCollections BitArray+RandomBits.swift
[1126/2002] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[1127/2002] Compiling BitCollections BitArray+Shifts.swift
[1128/2002] Compiling BitCollections BitArray+Testing.swift
[1129/2002] Compiling BitCollections BitArray._UnsafeHandle.swift
[1130/2002] Compiling BitCollections BitArray.swift
[1131/2002] Compiling BitCollections BitSet+BidirectionalCollection.swift
[1132/2002] Compiling BitCollections BitSet+Codable.swift
[1133/2002] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[1134/2002] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[1135/2002] Compiling BitCollections BitArray+Extras.swift
[1136/2002] Compiling BitCollections BitArray+Fill.swift
[1174/2002] Emitting module BitCollections
[1202/2003] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[1203/2003] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[1204/2003] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[1211/2003] Wrapping AST for HashTreeCollections for debugging
[1221/2004] Wrapping AST for _RopeModule for debugging
[1223/2006] Wrapping AST for BitCollections for debugging
[1224/2006] Compiling tls13_enc.cc
[1226/2006] Compiling Collections Collections.swift
[1227/2006] Emitting module Collections
[1227/2007] Compiling t1_enc.cc
[1229/2007] Emitting module HashTreeCollections
[1231/2008] Compiling tls13_client.cc
[1232/2008] Compiling tls13_both.cc
[1233/2054] Wrapping AST for Collections for debugging
[1234/2056] Compiling ssl_versions.cc
[1236/2056] Emitting module Collections
[1236/2056] Wrapping AST for HashTreeCollections for debugging
[1238/2056] Compiling Collections Collections.swift
[1240/2057] Compiling HTMLKit Defineable.swift
[1241/2057] Compiling HTMLKit Conditionable.swift
[1242/2057] Compiling HTMLKit Conditions.swift
[1243/2057] Compiling HTMLKit ContextManager.swift
[1244/2057] Compiling HTMLKit DateVariable.swift
[1245/2057] Compiling HTMLKit EscapingOption.swift
[1245/2063] Compiling ssl_privkey.cc
[1246/2063] Compiling ssl_x509.cc
[1247/2063] Wrapping AST for Collections for debugging
[1248/2109] Compiling ssl_stat.cc
[1250/2109] Compiling HTMLKit HTMLContext.swift
[1251/2109] Compiling HTMLKit TemplateValue.swift
[1252/2109] Compiling HTMLKit EnvironmentModifier.swift
[1253/2109] Compiling HTMLKit Localizable.swift
[1254/2109] Compiling HTMLKit Localization.swift
[1255/2109] Compiling HTMLKit Localized.swift
[1256/2109] Compiling HTMLKit Defineable.swift
[1257/2109] Compiling HTMLKit Conditionable.swift
[1258/2109] Compiling HTMLKit Conditions.swift
[1259/2109] Compiling HTMLKit ContextManager.swift
[1260/2109] Compiling HTMLKit DateVariable.swift
[1261/2109] Compiling HTMLKit EscapingOption.swift
[1261/2109] Compiling ssl_transcript.cc
[1262/2109] Compiling ssl_file.cc
[1264/2109] Compiling HTMLKit BranchStatements.swift
[1265/2109] Compiling HTMLKit LoopStatements.swift
[1266/2109] Compiling HTMLKit OptionalChaining.swift
[1267/2109] Compiling HTMLKit Cache.swift
[1268/2109] Compiling HTMLKit Formula.swift
[1269/2109] Compiling HTMLKit Renderer.swift
[1269/2109] Compiling ssl_cert.cc
[1271/2109] Compiling HTMLKit Elements.swift
[1272/2109] Compiling HTMLKit AnyLayout.swift
[1273/2109] Compiling HTMLKit Layouts.swift
[1274/2109] Compiling HTMLKit AnyNode.swift
[1275/2109] Compiling HTMLKit Nodes.swift
[1276/2109] Compiling HTMLKit AnyContent.swift
[1276/2115] Compiling ssl_session.cc
[1289/2115] Compiling ssl_credential.cc
[1291/2115] Compiling HTMLKit MediaElements.swift
[1292/2115] Compiling HTMLKit ObjectElements.swift
[1293/2115] Compiling HTMLKit RubyElements.swift
[1294/2115] Compiling HTMLKit TableElements.swift
[1295/2115] Compiling HTMLKit VectorElements.swift
[1296/2115] Compiling HTMLKit TagHelpers.swift
[1296/2115] Compiling ssl_key_share.cc
[1297/2115] Compiling ssl_cipher.cc
[1298/2115] Compiling ssl_lib.cc
[1300/2115] Compiling HTMLKit BranchStatements.swift
[1301/2115] Compiling HTMLKit LoopStatements.swift
[1302/2115] Compiling HTMLKit OptionalChaining.swift
[1303/2115] Compiling HTMLKit Cache.swift
[1304/2115] Compiling HTMLKit Formula.swift
[1305/2115] Compiling HTMLKit Renderer.swift
[1305/2115] Compiling ssl_buffer.cc
[1307/2115] Compiling HTMLKit ValueTokens.swift
[1308/2115] Compiling HTMLKit ContentBuilder.swift
[1309/2115] Compiling HTMLKit Datatypes+Content.swift
[1310/2115] Compiling HTMLKit Geometrics.swift
[1311/2115] Compiling HTMLKit AnyAttribute.swift
[1312/2115] Compiling HTMLKit AnyElement.swift
[1312/2115] Compiling ssl_asn1.cc
[1313/2115] Compiling ssl_aead_ctx.cc
[1314/2115] Compiling s3_both.cc
[1316/2115] Compiling HTMLKit EventTokens.swift
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[1322/2115] Compiling s3_pkt.cc
[1323/2115] Compiling s3_lib.cc
[1324/2115] Compiling handshake_server.cc
[1326/2115] Emitting module HTMLKit
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[1326/2115] Compiling extensions.cc
[1327/2115] Compiling handshake.cc
[1328/2115] Compiling handshake_client.cc
[1329/2115] Compiling handoff.cc
[1330/2115] Compiling dtls_record.cc
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[1339/2115] Emitting module HTMLKit
/host/spi-builder-workspace/Sources/HTMLKit/Abstraction/Helpers/TagHelpers.swift:249:20: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
247 |         }
248 |
249 |         static let dateFormatter = ISO8601DateFormatter()
    |                    |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                    |- note: add '@MainActor' to make static property 'dateFormatter' part of global actor 'MainActor'
    |                    `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
250 |     }
251 |
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[1339/2115] Compiling encrypted_client_hello.cc
[1340/2115] Compiling d1_pkt.cc
[1341/2115] Compiling md5-x86_64-linux.S
[1342/2115] Compiling md5-x86_64-apple.S
[1343/2115] Compiling dtls_method.cc
[1344/2115] Compiling md5-586-linux.S
[1345/2115] Compiling md5-586-apple.S
[1346/2115] Compiling d1_lib.cc
[1347/2115] Compiling chacha20_poly1305_x86_64-linux.S
[1347/2115] Compiling chacha20_poly1305_x86_64-apple.S
[1349/2115] Compiling d1_srtp.cc
[1350/2115] Compiling chacha20_poly1305_armv8-win.S
[1351/2115] Compiling chacha20_poly1305_armv8-linux.S
[1352/2115] Compiling chacha-x86_64-linux.S
[1353/2115] Compiling chacha20_poly1305_armv8-apple.S
[1354/2115] Compiling d1_both.cc
[1355/2115] Compiling chacha-x86_64-apple.S
[1356/2115] Compiling chacha-x86-linux.S
[1357/2115] Compiling err_data.cc
[1358/2115] Compiling chacha-x86-apple.S
[1359/2115] Compiling chacha-armv8-win.S
[1360/2115] Compiling chacha-armv4-linux.S
[1361/2115] Compiling chacha-armv8-apple.S
[1362/2115] Compiling chacha-armv8-linux.S
[1363/2115] Compiling aes128gcmsiv-x86_64-linux.S
[1364/2115] Compiling aes128gcmsiv-x86_64-apple.S
[1365/2115] Compiling x86_64-mont5-linux.S
[1366/2115] Compiling x86_64-mont-linux.S
[1367/2115] Compiling x86_64-mont5-apple.S
[1368/2115] Compiling x86_64-mont-apple.S
[1369/2115] Compiling x86-mont-linux.S
[1371/2115] Compiling HTMLKit FigureElements.swift
[1372/2115] Compiling HTMLKit FormElements.swift
[1373/2115] Compiling HTMLKit HeadElements.swift
[1374/2115] Compiling HTMLKit HtmlElements.swift
[1375/2115] Compiling HTMLKit InputElements.swift
[1376/2115] Compiling HTMLKit ListElements.swift
[1377/2115] Compiling HTMLKit MapElements.swift
[1377/2115] Compiling vpaes-x86_64-apple.S
[1378/2115] Compiling x86-mont-apple.S
[1386/2115] Compiling vpaes-x86-linux.S
[1387/2115] Compiling vpaes-x86-apple.S
[1387/2115] Compiling vpaes-x86_64-linux.S
[1389/2115] Compiling vpaes-armv8-win.S
[1390/2115] Compiling vpaes-armv8-apple.S
[1391/2115] Compiling bio_ssl.cc
[1392/2115] Compiling vpaes-armv8-linux.S
[1393/2115] Compiling vpaes-armv7-linux.S
[1394/2115] Compiling sha512-x86_64-linux.S
[1395/2115] Compiling sha512-x86_64-apple.S
[1396/2115] Compiling sha512-armv8-win.S
[1397/2115] Compiling sha512-armv8-apple.S
[1398/2115] Compiling sha512-armv4-linux.S
[1399/2115] Compiling sha512-armv8-linux.S
[1400/2115] Compiling sha512-586-linux.S
[1401/2115] Compiling sha512-586-apple.S
[1402/2115] Compiling sha256-x86_64-linux.S
[1403/2115] Compiling sha256-x86_64-apple.S
[1404/2115] Compiling sha256-armv8-win.S
[1405/2115] Compiling sha256-armv8-apple.S
[1406/2115] Compiling sha256-armv4-linux.S
[1407/2115] Compiling sha256-586-linux.S
[1408/2115] Compiling sha256-armv8-linux.S
[1409/2115] Compiling sha256-586-apple.S
[1410/2115] Compiling sha1-x86_64-apple.S
[1411/2115] Compiling sha1-x86_64-linux.S
[1412/2115] Compiling sha1-armv8-win.S
[1413/2115] Compiling sha1-armv4-large-linux.S
[1414/2115] Compiling sha1-armv8-apple.S
[1415/2115] Compiling sha1-armv8-linux.S
[1416/2115] Compiling sha1-586-apple.S
[1417/2115] Compiling rsaz-avx2-linux.S
[1418/2115] Compiling sha1-586-linux.S
[1419/2115] Compiling rsaz-avx2-apple.S
[1420/2115] Compiling rdrand-x86_64-linux.S
[1421/2115] Compiling p256_beeu-x86_64-asm-linux.S
[1422/2115] Compiling rdrand-x86_64-apple.S
[1423/2115] Compiling p256_beeu-armv8-asm-win.S
[1424/2115] Compiling p256_beeu-x86_64-asm-apple.S
[1425/2115] Compiling p256_beeu-armv8-asm-apple.S
[1426/2115] Compiling p256_beeu-armv8-asm-linux.S
[1427/2115] Compiling p256-x86_64-asm-apple.S
[1428/2115] Compiling p256-x86_64-asm-linux.S
[1429/2115] Compiling p256-armv8-asm-win.S
[1430/2115] Compiling p256-armv8-asm-apple.S
[1431/2115] Compiling ghashv8-armv8-apple.S
[1432/2115] Compiling ghashv8-armv8-win.S
[1433/2115] Compiling ghashv8-armv8-linux.S
[1434/2115] Compiling p256-armv8-asm-linux.S
[1435/2115] Compiling ghashv8-armv7-linux.S
[1436/2115] Compiling ghash-x86_64-apple.S
[1437/2115] Compiling ghash-x86_64-linux.S
[1438/2115] Compiling ghash-x86-apple.S
[1439/2115] Compiling ghash-x86-linux.S
[1440/2115] Compiling ghash-ssse3-x86_64-linux.S
[1441/2115] Compiling ghash-ssse3-x86_64-apple.S
[1442/2115] Compiling ghash-ssse3-x86-linux.S
[1443/2115] Compiling ghash-ssse3-x86-apple.S
[1444/2115] Compiling ghash-neon-armv8-apple.S
[1445/2115] Compiling ghash-neon-armv8-linux.S
[1446/2115] Compiling ghash-neon-armv8-win.S
[1447/2115] Compiling ghash-armv4-linux.S
[1448/2115] Compiling co-586-linux.S
[1449/2115] Compiling co-586-apple.S
[1450/2115] Compiling bn-armv8-win.S
[1451/2115] Compiling bsaes-armv7-linux.S
[1452/2115] Compiling bn-armv8-linux.S
[1453/2115] Compiling bn-armv8-apple.S
[1454/2115] Compiling bn-586-apple.S
[1455/2115] Compiling bn-586-linux.S
[1456/2115] Compiling armv8-mont-win.S
[1457/2115] Compiling armv8-mont-apple.S
[1458/2115] Compiling armv4-mont-linux.S
[1459/2115] Compiling armv8-mont-linux.S
[1460/2115] Compiling aesv8-gcm-armv8-win.S
[1461/2115] Compiling aesv8-gcm-armv8-linux.S
[1462/2115] Compiling aesv8-gcm-armv8-apple.S
[1463/2115] Compiling aesv8-armv8-win.S
[1464/2115] Compiling aesv8-armv8-apple.S
[1465/2115] Compiling aesv8-armv7-linux.S
[1466/2115] Compiling aesv8-armv8-linux.S
[1467/2115] Compiling aesni-x86_64-apple.S
[1468/2115] Compiling aesni-x86-apple.S
[1469/2115] Compiling aesni-x86_64-linux.S
[1470/2115] Compiling aesni-x86-linux.S
[1471/2115] Compiling aesni-gcm-x86_64-linux.S
[1472/2115] Compiling aesni-gcm-x86_64-apple.S
[1473/2115] Compiling aes-gcm-avx10-x86_64-linux.S
[1474/2115] Compiling aes-gcm-avx2-x86_64-linux.S
[1475/2115] Compiling aes-gcm-avx2-x86_64-apple.S
[1476/2115] Compiling aes-gcm-avx10-x86_64-apple.S
[1477/2115] Compiling x_x509.cc
[1478/2115] Compiling x_sig.cc
[1479/2115] Compiling x_val.cc
[1480/2115] Compiling x_x509a.cc
[1481/2115] Compiling x_spki.cc
[1482/2115] Compiling x_req.cc
[1483/2115] Compiling x_crl.cc
[1484/2115] Compiling x_exten.cc
[1485/2115] Compiling x_pubkey.cc
[1486/2115] Compiling x_name.cc
[1487/2115] Compiling x_all.cc
[1488/2115] Compiling x_attrib.cc
[1489/2115] Compiling x_algor.cc
[1490/2115] Compiling x509spki.cc
[1491/2115] Compiling x509name.cc
[1492/2115] Compiling x509_vpm.cc
[1493/2115] Compiling x509rset.cc
[1494/2115] Compiling x509cset.cc
[1495/2115] Compiling x509_vfy.cc
[1496/2115] Compiling x509_txt.cc
[1497/2115] Compiling x509_v3.cc
[1498/2115] Compiling x509_trs.cc
[1499/2115] Compiling x509_set.cc
[1500/2115] Compiling x509_req.cc
[1501/2115] Compiling x509_obj.cc
[1502/2115] Compiling x509_lu.cc
[1503/2115] Compiling x509_d2.cc
[1504/2115] Compiling x509_ext.cc
[1505/2115] Compiling x509_def.cc
[1506/2115] Compiling x509_cmp.cc
[1507/2115] Compiling x509_att.cc
[1508/2115] Compiling x509.cc
[1509/2115] Compiling v3_purp.cc
[1510/2115] Compiling v3_skey.cc
[1511/2115] Compiling v3_utl.cc
[1511/2115] Compiling v3_prn.cc
[1513/2115] Compiling v3_pmaps.cc
[1514/2115] Compiling v3_ocsp.cc
[1515/2115] Compiling v3_pcons.cc
[1516/2115] Compiling v3_int.cc
[1517/2115] Compiling v3_ncons.cc
[1518/2115] Compiling v3_lib.cc
[1519/2115] Compiling v3_info.cc
[1520/2115] Compiling v3_extku.cc
[1521/2115] Compiling v3_ia5.cc
[1522/2115] Compiling v3_genn.cc
[1523/2115] Compiling v3_enum.cc
[1524/2115] Compiling v3_crld.cc
[1525/2115] Compiling v3_bitst.cc
[1526/2115] Compiling v3_conf.cc
[1527/2115] Compiling v3_cpols.cc
[1528/2115] Compiling v3_akey.cc
[1529/2115] Compiling v3_bcons.cc
[1530/2115] Compiling v3_akeya.cc
[1531/2115] Compiling v3_alt.cc
[1532/2115] Compiling t_x509a.cc
[1533/2115] Compiling t_req.cc
[1534/2115] Compiling rsa_pss.cc
[1535/2115] Compiling t_x509.cc
[1536/2115] Compiling t_crl.cc
[1537/2115] Compiling name_print.cc
[1538/2115] Compiling policy.cc
[1539/2115] Compiling by_file.cc
[1540/2115] Compiling i2d_pr.cc
[1541/2115] Compiling by_dir.cc
[1542/2115] Compiling algorithm.cc
[1543/2115] Compiling asn1_gen.cc
[1544/2115] Compiling a_sign.cc
[1545/2115] Compiling a_verify.cc
[1546/2115] Compiling a_digest.cc
[1547/2115] Compiling thread_win.cc
[1548/2115] Compiling thread_pthread.cc
[1549/2115] Compiling voprf.cc
[1550/2115] Compiling trust_token.cc
[1551/2115] Compiling thread_none.cc
[1552/2115] Compiling thread.cc
[1553/2115] Compiling pmbtoken.cc
[1554/2115] Compiling stack.cc
[1555/2115] Compiling siphash.cc
[1556/2115] Compiling slhdsa.cc
[1557/2115] Compiling sha512.cc
[1558/2115] Compiling spake2plus.cc
[1559/2115] Compiling sha256.cc
[1560/2115] Compiling sha1.cc
[1561/2115] Compiling rsa_extra.cc
[1562/2115] Compiling rsa_print.cc
[1563/2115] Compiling rsa_crypt.cc
[1564/2115] Compiling rc4.cc
[1565/2115] Compiling refcount.cc
[1566/2115] Compiling windows.cc
[1567/2115] Compiling rsa_asn1.cc
[1568/2115] Compiling urandom.cc
[1569/2115] Compiling trusty.cc
[1570/2115] Compiling passive.cc
[1571/2115] Compiling rand.cc
[1572/2115] Compiling ios.cc
[1573/2115] Compiling getentropy.cc
[1574/2115] Compiling poly1305_arm_asm.S
[1575/2115] Compiling fork_detect.cc
[1576/2115] Compiling forkunsafe.cc
[1577/2115] Compiling deterministic.cc
[1578/2115] Compiling poly1305_vec.cc
[1579/2115] Compiling poly1305_arm.cc
[1580/2115] Compiling poly1305.cc
[1581/2115] Compiling pool.cc
[1582/2115] Compiling pkcs8_x509.cc
[1583/2115] Compiling pkcs8.cc
[1584/2115] Compiling pkcs7.cc
[1585/2115] Compiling p5_pbev2.cc
[1586/2115] Compiling pkcs7_x509.cc
[1587/2115] Compiling pem_xaux.cc
[1588/2115] Compiling pem_x509.cc
[1589/2115] Compiling pem_pkey.cc
[1590/2115] Compiling pem_pk8.cc
[1591/2115] Compiling pem_oth.cc
[1592/2115] Compiling pem_info.cc
[1594/2115] Compiling HTMLKit AriaAttributes.swift
[1595/2115] Compiling HTMLKit BasicAttributes.swift
[1596/2115] Compiling HTMLKit EventAttributes.swift
[1597/2115] Compiling HTMLKit VectorAttributes.swift
[1598/2115] Compiling HTMLKit BasicElements.swift
[1599/2115] Compiling HTMLKit BodyElements.swift
[1600/2115] Compiling HTMLKit DefinitionElements.swift
[1600/2116] Compiling pem_lib.cc
[1602/2120] Compiling mlkem.cc
[1603/2120] Compiling obj_xref.cc
[1604/2120] Compiling mem.cc
[1605/2138] Compiling mldsa.cc
[1606/2140] Wrapping AST for HTMLKit for debugging
[1608/2140] Compiling HTMLKitConverter InitRepresentable.swift
[1608/2140] Compiling pem_all.cc
[1610/2140] Compiling HTMLKitComponents TextModifier.swift
[1611/2140] Compiling HTMLKitComponents ViewModifier.swift
[1612/2140] Compiling HTMLKitComponents ImageModifier.swift
[1613/2140] Compiling HTMLKitComponents InputModifier.swift
[1614/2142] Compiling HTMLKitConverter Converter.swift
/host/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     private init() {}
[1615/2142] Emitting module HTMLKitConverter
/host/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     private init() {}
/host/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
     |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  36 |
  37 |     private init() {}
[1615/2142] Compiling obj.cc
[1617/2142] Compiling HTMLKitComponents Toggle.swift
[1618/2142] Compiling HTMLKitComponents Events.swift
[1619/2142] Compiling HTMLKitComponents ButtonModifier.swift
[1620/2142] Compiling HTMLKitComponents Actions.swift
[1621/2142] Compiling HTMLKitComponents Button.swift
[1622/2142] Compiling HTMLKitComponents Collection.swift
[1623/2142] Compiling HTMLKitComponents Snippet.swift
[1624/2142] Compiling HTMLKitComponents Stack.swift
[1625/2142] Compiling HTMLKitComponents Text.swift
[1626/2142] Compiling lhash.cc
[1627/2142] Compiling md5.cc
[1628/2142] Compiling md4.cc
[1633/2142] Compiling HTMLKitComponents Image.swift
[1634/2142] Compiling HTMLKitComponents Link.swift
[1635/2142] Compiling HTMLKitComponents List.swift
[1635/2142] Compiling poly_rq_mul.S
[1637/2143] Emitting module HTMLKitComponents
[1637/2143] Compiling fips_shared_support.cc
[1639/2143] Compiling HTMLKitComponents Tokens.swift
[1640/2143] Compiling HTMLKitComponents resource_bundle_accessor.swift
[1641/2143] Compiling kyber.cc
[1646/2143] Compiling HTMLKitComponents Divider.swift
[1647/2143] Compiling HTMLKitComponents Form.swift
[1648/2143] Compiling HTMLKitComponents Group.swift
[1649/2148] Compiling ex_data.cc
[1650/2148] Compiling hrss.cc
[1652/2168] Compiling HTMLKitConverter InitRepresentable.swift
[1652/2170] Wrapping AST for HTMLKitComponents for debugging
[1653/2170] Compiling sign.cc
[1654/2170] Wrapping AST for HTMLKit for debugging
[1656/2170] Compiling HTMLKitComponents ImageModifier.swift
[1657/2170] Compiling HTMLKitComponents InputModifier.swift
[1657/2170] Compiling hpke.cc
[1659/2172] Compiling HTMLKitComponents TextModifier.swift
[1660/2172] Compiling HTMLKitComponents ViewModifier.swift
[1661/2172] Emitting module HTMLKitConverter
/host/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     private init() {}
/host/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
     |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  36 |
  37 |     private init() {}
[1662/2172] Emitting module DeployCommand
[1663/2172] Compiling DeployCommand DeployCommand.swift
[1665/2173] Compiling HTMLKitComponents Toggle.swift
[1666/2173] Compiling HTMLKitComponents Events.swift
[1667/2173] Compiling HTMLKitComponents ButtonModifier.swift
[1668/2173] Emitting module HTMLKitComponents
[1669/2173] Compiling HTMLKitComponents Image.swift
[1670/2173] Compiling HTMLKitComponents Link.swift
[1671/2173] Compiling HTMLKitComponents List.swift
[1671/2173] Compiling print.cc
[1672/2173] Compiling pbkdf.cc
[1674/2173] Compiling HTMLKitComponents Snippet.swift
[1675/2173] Compiling HTMLKitComponents Stack.swift
[1676/2173] Compiling HTMLKitComponents Text.swift
[1676/2173] Wrapping AST for DeployCommand for debugging
[1677/2173] Compiling scrypt.cc
[1678/2173] Write Objects.LinkFileList
[1680/2173] Compiling HTMLKitComponents Tokens.swift
[1681/2173] Compiling HTMLKitComponents resource_bundle_accessor.swift
[1682/2173] Compiling HTMLKitComponents Actions.swift
[1683/2173] Compiling HTMLKitComponents Button.swift
[1684/2173] Compiling HTMLKitComponents Collection.swift
[1685/2173] Compiling HTMLKitComponents Divider.swift
[1686/2173] Compiling HTMLKitComponents Form.swift
[1687/2173] Compiling HTMLKitComponents Group.swift
[1688/2174] Compiling p_x25519_asn1.cc
[1690/2176] Emitting module DeployCommand
[1691/2176] Compiling DeployCommand DeployCommand.swift
[1691/2176] Compiling p_x25519.cc
[1693/2177] Wrapping AST for HTMLKitComponents for debugging
[1694/2177] Compiling p_rsa.cc
[1695/2177] Compiling p_rsa_asn1.cc
[1696/2177] Wrapping AST for DeployCommand for debugging
[1697/2177] Linking DeployCommand-tool
[1698/2177] Compiling p_hkdf.cc
[1699/2177] Compiling bcm.cc
[1700/2177] Compiling p_ed25519.cc
[1701/2177] Compiling p_ed25519_asn1.cc
[1702/2177] Compiling p_ec.cc
[1703/2177] Compiling p_ec_asn1.cc
[1704/2177] Compiling p_dh_asn1.cc
[1705/2177] Compiling p_dh.cc
[1706/2177] Compiling p_dsa_asn1.cc
[1707/2177] Compiling evp_ctx.cc
[1708/2177] Compiling evp.cc
[1709/2177] Compiling err.cc
[1710/2177] Compiling engine.cc
[1711/2177] Compiling evp_asn1.cc
[1712/2177] Compiling ecdh.cc
[1713/2177] Compiling ecdsa_asn1.cc
[1714/2177] Compiling ec_derive.cc
[1715/2177] Compiling hash_to_curve.cc
[1716/2177] Compiling ec_asn1.cc
[1717/2177] Compiling dsa.cc
[1718/2177] Compiling dsa_asn1.cc
[1719/2177] Compiling params.cc
[1720/2177] Compiling dh_asn1.cc
[1721/2177] Compiling x25519-asm-arm.S
[1722/2177] Compiling des.cc
[1723/2177] Compiling digest_extra.cc
[1724/2177] Compiling curve25519_64_adx.cc
[1725/2177] Compiling spake25519.cc
[1726/2177] Compiling crypto.cc
[1727/2177] Compiling curve25519.cc
[1728/2177] Compiling cpu_intel.cc
[1729/2177] Compiling cpu_arm_linux.cc
[1730/2177] Compiling cpu_arm_freebsd.cc
[1731/2177] Compiling cpu_aarch64_openbsd.cc
[1732/2177] Compiling cpu_aarch64_win.cc
[1733/2177] Compiling cpu_aarch64_sysreg.cc
[1734/2177] Compiling cpu_aarch64_linux.cc
[1735/2177] Compiling cpu_aarch64_fuchsia.cc
[1736/2177] Compiling cpu_aarch64_apple.cc
[1738/2177] Compiling HTMLKitConverter Parser.swift
/host/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
     |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  36 |
  37 |     private init() {}
[1738/2178] Compiling conf.cc
[1739/2178] Compiling get_cipher.cc
[1740/2178] Compiling e_tls.cc
[1741/2178] Compiling tls_cbc.cc
[1743/2178] Compiling e_rc4.cc
[1744/2180] Compiling e_rc2.cc
[1745/2180] Wrapping AST for HTMLKitConverter for debugging
[1747/2180] Emitting module ConvertCommand
[1747/2180] Compiling e_des.cc
[1749/2180] Compiling ConvertCommand ConvertCommand.swift
[1749/2180] Compiling e_null.cc
[1750/2180] Compiling e_aesgcmsiv.cc
[1752/2181] Compiling e_chacha20poly1305.cc
[1754/2181] Compiling HTMLKitConverter Converter.swift
/host/spi-builder-workspace/Sources/HTMLKitConverter/Converter.swift:15:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
  6 |
  7 | @available(macOS 11.0, *)
  8 | public class Converter {
    |              `- note: class 'Converter' does not conform to the 'Sendable' protocol
  9 |
 10 |     public enum ConverterError: Error {
    :
 13 |     }
 14 |
 15 |     public static let `default` = Converter()
    |                       |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'Converter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     private init() {}
[1755/2181] Compiling HTMLKitConverter Parser.swift
/host/spi-builder-workspace/Sources/HTMLKitConverter/Parser.swift:35:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
   6 | #endif
   7 |
   8 | internal class Parser {
     |                `- note: class 'Parser' does not conform to the 'Sendable' protocol
   9 |
  10 |     internal enum ParserError: Error {
     :
  33 |     }
  34 |
  35 |     internal static let shared = Parser()
     |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'Parser' may have shared mutable state; this is an error in the Swift 6 language mode
     |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
     |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  36 |
  37 |     private init() {}
[1755/2181] Compiling derive_key.cc
[1756/2182] Compiling e_aesctrhmac.cc
[1758/2182] Compiling chacha.cc
[1759/2182] Compiling unicode.cc
[1760/2182] Compiling cbs.cc
[1761/2182] Compiling cbb.cc
[1762/2182] Wrapping AST for ConvertCommand for debugging
[1763/2182] Write Objects.LinkFileList
[1764/2182] Compiling buf.cc
[1765/2182] Compiling ber.cc
[1766/2182] Compiling asn1_compat.cc
[1767/2182] Wrapping AST for HTMLKitConverter for debugging
[1768/2184] Compiling convert.cc
[1769/2184] Compiling blake2.cc
[1770/2184] Compiling bn_asn1.cc
[1772/2184] Compiling ConvertCommand ConvertCommand.swift
[1773/2184] Emitting module ConvertCommand
[1773/2185] Compiling socket.cc
[1774/2185] Compiling socket_helper.cc
[1776/2185] Compiling printf.cc
[1777/2185] Wrapping AST for ConvertCommand for debugging
[1778/2185] Linking ConvertCommand-tool
[1779/2185] Compiling pair.cc
[1780/2185] Compiling hexdump.cc
[1781/2185] Compiling file.cc
[1782/2185] Compiling fd.cc
[1783/2185] Compiling connect.cc
[1784/2185] Compiling errno.cc
[1785/2185] Compiling bio_mem.cc
[1786/2185] Compiling base64.cc
[1786/2185] Compiling bio.cc
[1788/2185] Compiling tasn_typ.cc
[1789/2185] Compiling tasn_utl.cc
[1789/2185] Compiling tasn_fre.cc
[1791/2185] Compiling tasn_enc.cc
[1792/2185] Compiling tasn_new.cc
[1793/2185] Compiling posix_time.cc
[1794/2185] Compiling f_int.cc
[1795/2185] Compiling f_string.cc
[1796/2185] Compiling tasn_dec.cc
[1797/2185] Compiling asn_pack.cc
[1798/2185] Compiling asn1_par.cc
[1799/2185] Compiling asn1_lib.cc
[1800/2185] Compiling a_utctm.cc
[1801/2185] Compiling a_strnid.cc
[1802/2185] Compiling a_octet.cc
[1803/2185] Compiling a_type.cc
[1804/2185] Compiling a_time.cc
[1805/2185] Compiling a_strex.cc
[1806/2185] Compiling a_object.cc
[1807/2185] Compiling a_i2d_fp.cc
[1808/2185] Compiling a_d2i_fp.cc
[1809/2185] Compiling a_dup.cc
[1810/2185] Compiling a_mbstr.cc
[1811/2185] Compiling a_bool.cc
[1812/2185] Compiling fiat_p256_adx_sqr.S
[1813/2185] Compiling a_int.cc
[1814/2185] Compiling a_bitstr.cc
[1815/2185] Compiling fiat_p256_adx_mul.S
[1816/2185] Compiling a_gentm.cc
[1817/2185] Compiling CCryptoBoringSSLShims shims.c
[1818/2185] Compiling fiat_curve25519_adx_square.S
[1819/2185] Compiling md5-x86_64-linux.S
[1820/2185] Compiling fiat_curve25519_adx_mul.S
[1820/2185] Compiling md5-586-apple.S
[1822/2185] Compiling md5-586-linux.S
[1823/2185] Compiling md5-x86_64-apple.S
[1824/2185] Compiling chacha20_poly1305_armv8-win.S
[1825/2185] Compiling chacha20_poly1305_x86_64-apple.S
[1825/2185] Compiling chacha20_poly1305_x86_64-linux.S
[1827/2185] Compiling chacha20_poly1305_armv8-apple.S
[1828/2185] Compiling chacha-x86-linux.S
[1829/2185] Compiling chacha-x86_64-linux.S
[1830/2185] Compiling chacha-x86-apple.S
[1830/2185] Compiling chacha-x86_64-apple.S
[1832/2185] Compiling chacha20_poly1305_armv8-linux.S
[1833/2185] Compiling chacha-armv8-apple.S
[1834/2185] Compiling chacha-armv4-linux.S
[1835/2185] Compiling chacha-armv8-win.S
[1836/2185] Compiling chacha-armv8-linux.S
[1837/2185] Compiling aes128gcmsiv-x86_64-linux.S
[1838/2185] Compiling aes128gcmsiv-x86_64-apple.S
[1839/2185] Compiling x86_64-mont-linux.S
[1840/2185] Compiling x86_64-mont5-apple.S
[1841/2185] Compiling x86_64-mont5-linux.S
[1842/2185] Compiling x86-mont-linux.S
[1843/2185] Compiling x86_64-mont-apple.S
[1843/2185] Compiling x86-mont-apple.S
[1845/2185] Compiling vpaes-x86_64-apple.S
[1846/2185] Compiling vpaes-x86_64-linux.S
[1847/2185] Compiling vpaes-x86-apple.S
[1848/2185] Compiling err_data.cc
[1849/2185] Compiling vpaes-x86-linux.S
[1850/2185] Compiling vpaes-armv8-win.S
[1851/2185] Compiling vpaes-armv8-apple.S
[1852/2185] Compiling vpaes-armv8-linux.S
[1853/2185] Compiling vpaes-armv7-linux.S
[1854/2185] Compiling sha512-x86_64-linux.S
[1855/2185] Compiling sha512-armv8-win.S
[1856/2185] Compiling sha512-x86_64-apple.S
[1857/2185] Compiling sha512-armv4-linux.S
[1858/2185] Compiling sha512-armv8-apple.S
[1859/2185] Compiling sha512-armv8-linux.S
[1860/2185] Compiling sha512-586-apple.S
[1861/2185] Compiling sha512-586-linux.S
[1862/2185] Compiling sha256-x86_64-linux.S
[1863/2185] Compiling sha256-armv8-apple.S
[1864/2185] Compiling sha256-armv8-win.S
[1865/2185] Compiling sha256-x86_64-apple.S
[1866/2185] Compiling sha256-armv8-linux.S
[1867/2185] Compiling sha256-armv4-linux.S
[1868/2185] Compiling sha256-586-linux.S
[1869/2185] Compiling sha1-x86_64-linux.S
[1870/2185] Compiling sha1-armv8-win.S
[1871/2185] Compiling sha1-x86_64-apple.S
[1872/2185] Compiling sha256-586-apple.S
[1873/2185] Compiling sha1-armv8-apple.S
[1874/2185] Compiling sha1-armv4-large-linux.S
[1875/2185] Compiling rsaz-avx2-linux.S
[1876/2185] Compiling sha1-armv8-linux.S
[1877/2185] Compiling sha1-586-linux.S
[1878/2185] Compiling sha1-586-apple.S
[1879/2185] Compiling rdrand-x86_64-apple.S
[1880/2185] Compiling rsaz-avx2-apple.S
[1881/2185] Compiling rdrand-x86_64-linux.S
[1882/2185] Compiling p256_beeu-x86_64-asm-linux.S
[1883/2185] Compiling p256_beeu-armv8-asm-win.S
[1884/2185] Compiling p256_beeu-x86_64-asm-apple.S
[1885/2185] Compiling p256_beeu-armv8-asm-apple.S
[1886/2185] Compiling p256_beeu-armv8-asm-linux.S
[1887/2185] Compiling p256-x86_64-asm-linux.S
[1888/2185] Compiling p256-x86_64-asm-apple.S
[1889/2185] Compiling p256-armv8-asm-win.S
[1890/2185] Compiling p256-armv8-asm-linux.S
[1891/2185] Compiling p256-armv8-asm-apple.S
[1892/2185] Compiling ghashv8-armv8-linux.S
[1893/2185] Compiling ghashv8-armv8-apple.S
[1894/2185] Compiling ghashv8-armv8-win.S
[1895/2185] Compiling ghashv8-armv7-linux.S
[1896/2185] Compiling ghash-x86_64-linux.S
[1897/2185] Compiling ghash-x86_64-apple.S
[1898/2185] Compiling ghash-x86-linux.S
[1899/2185] Compiling ghash-ssse3-x86_64-apple.S
[1900/2185] Compiling ghash-x86-apple.S
[1901/2185] Compiling ghash-ssse3-x86_64-linux.S
[1902/2185] Compiling ghash-ssse3-x86-linux.S
[1903/2185] Compiling ghash-ssse3-x86-apple.S
[1904/2185] Compiling ghash-neon-armv8-linux.S
[1905/2185] Compiling ghash-neon-armv8-win.S
[1906/2185] Compiling ghash-neon-armv8-apple.S
[1906/2185] Compiling co-586-linux.S
[1908/2185] Compiling ghash-armv4-linux.S
[1909/2185] Compiling co-586-apple.S
[1910/2185] Compiling bsaes-armv7-linux.S
[1911/2185] Compiling bn-armv8-win.S
[1912/2185] Compiling bn-armv8-apple.S
[1913/2185] Compiling bn-armv8-linux.S
[1914/2185] Compiling bn-586-linux.S
[1915/2185] Compiling armv8-mont-win.S
[1916/2185] Compiling armv8-mont-linux.S
[1917/2185] Compiling bn-586-apple.S
[1918/2185] Compiling armv8-mont-apple.S
[1919/2185] Compiling armv4-mont-linux.S
[1920/2185] Compiling aesv8-gcm-armv8-win.S
[1921/2185] Compiling aesv8-gcm-armv8-apple.S
[1922/2185] Compiling aesv8-gcm-armv8-linux.S
[1923/2185] Compiling aesv8-armv8-linux.S
[1924/2185] Compiling aesv8-armv8-win.S
[1925/2185] Compiling aesv8-armv8-apple.S
[1926/2185] Compiling aesni-x86_64-linux.S
[1927/2185] Compiling aesv8-armv7-linux.S
[1928/2185] Compiling aesni-x86-linux.S
[1929/2185] Compiling aesni-x86_64-apple.S
[1930/2185] Compiling aesni-gcm-x86_64-linux.S
[1931/2185] Compiling aesni-x86-apple.S
[1932/2185] Compiling aes-gcm-avx10-x86_64-linux.S
[1933/2185] Compiling aesni-gcm-x86_64-apple.S
[1934/2185] Compiling aes-gcm-avx10-x86_64-apple.S
[1935/2185] Compiling c-nioatomics.c
[1936/2185] Compiling x_x509a.cc
[1937/2185] Compiling x_spki.cc
[1938/2185] Compiling x_val.cc
[1939/2185] Compiling c-atomics.c
[1940/2185] Compiling x_req.cc
[1941/2185] Compiling x_x509.cc
[1942/2185] Compiling x_sig.cc
[1943/2191] Compiling x_pubkey.cc
[1944/2191] Compiling x_name.cc
[1945/2191] Compiling x_exten.cc
[1947/2191] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1947/2191] Compiling x_crl.cc
[1948/2191] Compiling x_attrib.cc
[1949/2191] Compiling x_all.cc
[1950/2191] Compiling x_algor.cc
[1952/2191] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1953/2191] Compiling NIOConcurrencyHelpers lock.swift
[1954/2191] Compiling NIOConcurrencyHelpers NIOLock.swift
[1955/2191] Emitting module NIOConcurrencyHelpers
[1956/2191] Compiling NIOConcurrencyHelpers atomics.swift
[1956/2192] Compiling x509_vpm.cc
[1958/2192] Compiling x509spki.cc
[1959/2192] Compiling x509name.cc
[1960/2192] Compiling x509rset.cc
[1961/2193] Compiling x509cset.cc
[1962/2209] Compiling x509_v3.cc
[1963/2218] Compiling x509_vfy.cc
[1964/2218] Compiling x509_set.cc
[1966/2218] Emitting module ConsoleKitTerminal
[1967/2218] Compiling ConsoleKitTerminal Console+Wait.swift
[1968/2218] Compiling ConsoleKitTerminal ConsoleColor.swift
[1969/2218] Compiling ConsoleKitTerminal ConsoleStyle.swift
[1969/2221] Compiling x509_txt.cc
[1970/2221] Compiling x509_trs.cc
[1972/2221] Compiling ConsoleKitTerminal ActivityBar.swift
[1973/2221] Compiling ConsoleKitTerminal ActivityIndicator.swift
[1974/2221] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[1975/2221] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[1976/2221] Compiling ConsoleKitTerminal Console+Confirm.swift
[1977/2221] Compiling ConsoleKitTerminal Console+Input.swift
[1978/2221] Compiling ConsoleKitTerminal Console+Center.swift
[1979/2221] Compiling ConsoleKitTerminal Console+Output.swift
[1980/2221] Compiling ConsoleKitTerminal Console.swift
[1981/2221] Compiling ConsoleKitTerminal Terminal.swift
[1982/2221] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[1982/2221] Compiling x509_req.cc
[1984/2221] Compiling ConsoleKitTerminal ConsoleText.swift
[1985/2221] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[1986/2221] Compiling ConsoleKitTerminal ANSI.swift
[1987/2221] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[1988/2221] Compiling ConsoleKitTerminal ConsoleClear.swift
[1989/2221] Compiling ConsoleKitTerminal Console+Ask.swift
[1990/2221] Compiling ConsoleKitTerminal Console+Choose.swift
[1991/2221] Compiling ConsoleKitTerminal CustomActivity.swift
[1992/2221] Compiling ConsoleKitTerminal LoadingBar.swift
[1993/2221] Compiling ConsoleKitTerminal ProgressBar.swift
[1994/2221] Compiling ConsoleKitTerminal Console+Clear.swift
[1994/2221] Compiling x509_lu.cc
[1995/2221] Compiling x509_ext.cc
[1996/2221] Compiling x509_obj.cc
[1997/2221] Compiling x509_def.cc
[1998/2221] Compiling x509_cmp.cc
[2000/2221] Compiling ConsoleKitTerminal AnySendableHashable.swift
[2001/2221] Compiling ConsoleKitTerminal ConsoleLogger.swift
[2002/2221] Compiling ConsoleKitTerminal LoggerFragment.swift
[2003/2222] Compiling x509_att.cc
[2004/2244] Compiling x509_d2.cc
[2005/2244] Compiling v3_skey.cc
[2006/2244] Compiling v3_prn.cc
[2007/2244] Compiling x509.cc
[2008/2244] Compiling v3_utl.cc
[2009/2244] Compiling v3_pmaps.cc
[2011/2244] Emitting module ConsoleKitCommands
[2012/2246] Compiling ConsoleKitCommands CommandSignature.swift
[2013/2246] Compiling ConsoleKitCommands Flag.swift
[2014/2246] Compiling ConsoleKitCommands Option.swift
[2014/2246] Compiling v3_pcons.cc
[2016/2246] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[2017/2246] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[2018/2246] Compiling ConsoleKitCommands Argument.swift
[2018/2246] Compiling v3_purp.cc
[2020/2246] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[2021/2246] Compiling ConsoleKitCommands Utilities.swift
[2021/2246] Compiling v3_int.cc
[2022/2246] Compiling v3_lib.cc
[2023/2246] Compiling v3_ocsp.cc
[2024/2246] Compiling v3_ncons.cc
[2025/2246] Compiling v3_info.cc
[2026/2246] Compiling v3_ia5.cc
[2027/2246] Compiling v3_genn.cc
[2029/2246] Compiling ConsoleKitCommands Command.swift
[2030/2246] Compiling ConsoleKitCommands CommandContext.swift
[2031/2246] Compiling ConsoleKitCommands CommandError.swift
[2032/2246] Compiling ConsoleKitCommands Console+Run.swift
[2033/2246] Compiling ConsoleKitCommands ConsoleError.swift
[2034/2246] Compiling ConsoleKitCommands Completion.swift
[2035/2246] Compiling ConsoleKitCommands AsyncCommands.swift
[2036/2246] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[2037/2246] Compiling ConsoleKitCommands AnyCommand.swift
[2038/2246] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[2039/2246] Compiling ConsoleKitCommands AsyncCommand.swift
[2040/2246] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[2041/2246] Compiling ConsoleKitCommands CommandGroup.swift
[2042/2246] Compiling ConsoleKitCommands CommandInput.swift
[2043/2246] Compiling ConsoleKitCommands Commands.swift
[2044/2247] Compiling v3_extku.cc
[2045/2247] Compiling v3_crld.cc
[2046/2247] Compiling v3_conf.cc
[2047/2247] Compiling v3_cpols.cc
[2048/2247] Compiling v3_bcons.cc
[2049/2249] Compiling v3_bitst.cc
[2050/2249] Compiling v3_enum.cc
[2052/2249] Emitting module ConsoleKit
[2053/2249] Compiling ConsoleKit Exports.swift
[2054/2250] Compiling v3_akey.cc
[2055/2250] Compiling v3_alt.cc
[2056/2250] Compiling v3_akeya.cc
[2057/2250] Compiling t_req.cc
[2058/2250] Compiling t_x509a.cc
[2059/2250] Compiling i2d_pr.cc
[2060/2250] Compiling t_x509.cc
[2061/2250] Compiling t_crl.cc
[2062/2250] Compiling rsa_pss.cc
[2063/2250] Compiling policy.cc
[2064/2250] Compiling name_print.cc
[2065/2250] Compiling by_file.cc
[2066/2250] Compiling asn1_gen.cc
[2067/2250] Compiling a_sign.cc
[2068/2250] Compiling algorithm.cc
[2069/2250] Compiling a_verify.cc
[2070/2250] Compiling voprf.cc
[2071/2250] Compiling by_dir.cc
[2072/2250] Compiling a_digest.cc
[2073/2250] Compiling thread_win.cc
[2074/2250] Compiling trust_token.cc
[2075/2250] Compiling thread.cc
[2076/2250] Compiling pmbtoken.cc
[2077/2250] Compiling stack.cc
[2078/2250] Compiling thread_pthread.cc
[2079/2250] Compiling thread_none.cc
[2080/2250] Compiling wots.cc
[2081/2250] Compiling thash.cc
[2082/2250] Compiling merkle.cc
[2083/2250] Compiling sha256.cc
[2084/2250] Compiling fors.cc
[2085/2250] Compiling sha512.cc
[2086/2250] Compiling sha1.cc
[2087/2250] Compiling siphash.cc
[2088/2250] Compiling slhdsa.cc
[2089/2250] Compiling rsa_print.cc
[2090/2250] Compiling rsa_extra.cc
[2091/2250] Compiling rc4.cc
[2092/2250] Compiling refcount.cc
[2093/2250] Compiling urandom.cc
[2094/2250] Compiling windows.cc
[2095/2250] Compiling rsa_crypt.cc
[2096/2250] Compiling rsa_asn1.cc
[2097/2250] Compiling trusty.cc
[2097/2250] Compiling rand_extra.cc
[2099/2250] Compiling passive.cc
[2100/2250] Compiling poly1305_arm_asm.S
[2101/2250] Compiling ios.cc
[2102/2250] Compiling forkunsafe.cc
[2103/2250] Compiling getentropy.cc
[2104/2250] Compiling poly1305_vec.cc
[2105/2250] Compiling deterministic.cc
[2106/2250] Compiling pool.cc
[2107/2250] Compiling poly1305.cc
[2108/2250] Compiling fork_detect.cc
[2109/2250] Compiling poly1305_arm.cc
[2110/2250] Compiling pkcs7.cc
[2111/2250] Compiling pkcs8_x509.cc
[2112/2250] Compiling p5_pbev2.cc
[2113/2250] Compiling pem_x509.cc
[2114/2250] Compiling pkcs7_x509.cc
[2115/2250] Compiling pem_pkey.cc
[2116/2250] Compiling pkcs8.cc
[2117/2250] Compiling pem_xaux.cc
[2118/2250] Compiling pem_oth.cc
[2119/2250] Compiling obj_xref.cc
[2120/2250] Compiling pem_pk8.cc
[2121/2250] Compiling pem_info.cc
[2122/2250] Compiling pem_all.cc
[2123/2250] Compiling obj.cc
[2124/2250] Compiling pem_lib.cc
[2125/2250] Compiling mldsa.cc
[2126/2250] Compiling poly_rq_mul.S
[2127/2250] Compiling mem.cc
[2128/2250] Compiling fips_shared_support.cc
[2129/2250] Compiling mlkem.cc
[2130/2250] Compiling md5.cc
[2131/2250] Compiling md4.cc
[2132/2250] Compiling lhash.cc
[2133/2250] Compiling kyber.cc
[2133/2250] Compiling ex_data.cc
[2135/2250] Compiling sign.cc
[2136/2250] Compiling hpke.cc
[2137/2250] Compiling scrypt.cc
[2138/2250] Compiling hrss.cc
[2139/2250] Compiling print.cc
[2140/2250] Compiling pbkdf.cc
[2141/2250] Compiling p_x25519.cc
[2142/2250] Compiling p_x25519_asn1.cc
[2143/2250] Compiling p_ed25519.cc
[2144/2250] Compiling p_rsa_asn1.cc
[2145/2250] Compiling p_hkdf.cc
[2146/2250] Compiling p_rsa.cc
[2147/2250] Compiling p_ec_asn1.cc
[2148/2250] Compiling p_ec.cc
[2149/2250] Compiling p_ed25519_asn1.cc
[2150/2250] Compiling err.cc
[2150/2250] Compiling p_dh.cc
[2150/2250] Compiling evp.cc
[2151/2250] Compiling p_dsa_asn1.cc
[2154/2250] Compiling p_dh_asn1.cc
[2155/2250] Compiling evp_ctx.cc
[2156/2250] Compiling evp_asn1.cc
[2157/2250] Compiling ecdh_extra.cc
[2158/2250] Compiling bcm.cc
[2159/2250] Compiling ec_derive.cc
[2160/2250] Compiling engine.cc
[2161/2250] Compiling hash_to_curve.cc
[2162/2250] Compiling ec_asn1.cc
[2163/2250] Compiling ecdsa_asn1.cc
[2164/2250] Compiling dsa_asn1.cc
[2165/2250] Compiling digest_extra.cc
[2166/2250] Compiling dsa.cc
[2167/2250] Compiling params.cc
[2168/2250] Compiling dh_asn1.cc
[2169/2250] Compiling x25519-asm-arm.S
[2170/2250] Compiling curve25519_64_adx.cc
[2171/2250] Compiling des.cc
[2172/2250] Compiling curve25519.cc
[2173/2250] Compiling spake25519.cc
[2174/2250] Compiling cpu_arm_freebsd.cc
[2175/2250] Compiling crypto.cc
[2176/2250] Compiling cpu_arm_linux.cc
[2177/2250] Compiling cpu_intel.cc
[2178/2250] Compiling cpu_aarch64_win.cc
[2179/2250] Compiling cpu_aarch64_linux.cc
[2180/2250] Compiling cpu_aarch64_fuchsia.cc
[2181/2250] Compiling cpu_aarch64_sysreg.cc
[2182/2250] Compiling cpu_aarch64_apple.cc
[2183/2250] Compiling cpu_aarch64_openbsd.cc
[2184/2250] Compiling conf.cc
[2185/2250] Compiling tls_cbc.cc
[2186/2250] Compiling e_tls.cc
[2187/2250] Compiling e_rc4.cc
[2188/2250] Compiling e_rc2.cc
[2189/2250] Compiling e_des.cc
[2190/2250] Compiling e_chacha20poly1305.cc
[2191/2250] Compiling e_null.cc
[2192/2250] Compiling e_aesctrhmac.cc
[2192/2250] Compiling e_aesgcmsiv.cc
[2193/2250] Compiling derive_key.cc
[2193/2250] Compiling cipher_extra.cc
[2196/2250] Compiling chacha.cc
[2197/2250] Compiling unicode.cc
[2198/2250] Compiling cbb.cc
[2199/2250] Compiling cbs.cc
[2200/2250] Compiling buf.cc
[2201/2250] Compiling ber.cc
[2202/2250] Compiling asn1_compat.cc
[2203/2250] Compiling convert.cc
[2204/2250] Compiling bn_asn1.cc
[2205/2250] Compiling blake2.cc
[2206/2250] Compiling printf.cc
[2207/2250] Compiling pair.cc
[2208/2250] Compiling file.cc
[2209/2250] Compiling hexdump.cc
[2210/2250] Compiling errno.cc
[2211/2250] Compiling fd.cc
[2212/2250] Compiling bio_mem.cc
[2213/2250] Compiling base64.cc
[2214/2250] Compiling bio.cc
[2215/2250] Compiling tasn_utl.cc
[2216/2250] Compiling tasn_typ.cc
[2217/2250] Compiling tasn_fre.cc
[2218/2250] Compiling tasn_enc.cc
[2219/2250] Compiling posix_time.cc
[2220/2250] Compiling f_string.cc
[2221/2250] Compiling tasn_new.cc
[2222/2250] Compiling tasn_dec.cc
[2223/2250] Compiling f_int.cc
[2224/2250] Compiling asn1_par.cc
[2225/2250] Compiling asn_pack.cc
[2226/2250] Compiling asn1_lib.cc
[2227/2250] Compiling a_utctm.cc
[2228/2250] Compiling a_time.cc
[2229/2250] Compiling a_strnid.cc
[2230/2250] Compiling a_octet.cc
[2231/2250] Compiling a_strex.cc
[2232/2250] Compiling a_type.cc
[2233/2250] Compiling a_object.cc
[2234/2250] Compiling a_int.cc
[2235/2250] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[2236/2250] Compiling a_i2d_fp.cc
[2236/2250] Write sources
[2239/2250] Compiling a_dup.cc
[2240/2250] Compiling a_mbstr.cc
[2241/2250] Wrapping AST for BitCollections for debugging
[2242/2250] Write Objects.LinkFileList
[2244/2250] Compiling a_gentm.cc
[2245/2250] Compiling a_d2i_fp.cc
[2246/2282] Compiling a_bitstr.cc
[2247/2294] Compiling a_bool.cc
[2249/2294] Compiling Atomics UnsafeAtomic.swift
[2250/2294] Compiling Atomics UnsafeAtomicLazyReference.swift
[2251/2294] Compiling Atomics ManagedAtomic.swift
[2252/2294] Compiling Atomics ManagedAtomicLazyReference.swift
[2253/2304] Compiling Atomics AtomicMemoryOrderings.swift
[2254/2304] Compiling Atomics DoubleWord.swift
[2254/2304] Linking DeployCommand
[2255/2304] Linking ConvertCommand
[2257/2304] Compiling Atomics IntegerOperations.swift
[2258/2304] Compiling Atomics Unmanaged extensions.swift
[2259/2304] Compiling Atomics Primitives.shims.swift
[2260/2304] Compiling Atomics AtomicInteger.swift
[2261/2304] Compiling Atomics AtomicOptionalWrappable.swift
[2262/2304] Compiling Atomics AtomicReference.swift
[2263/2304] Compiling Atomics AtomicStorage.swift
[2264/2304] Compiling Atomics AtomicValue.swift
[2267/2304] Compiling Algorithms Rotate.swift
[2268/2304] Compiling Algorithms Split.swift
[2269/2304] Compiling Algorithms Stride.swift
[2270/2304] Compiling Algorithms Suffix.swift
[2277/2307] Compiling CryptoBoringWrapper RandomBytes.swift
[2278/2307] Compiling Atomics RawRepresentable.swift
[2279/2307] Compiling Atomics AtomicBool.swift
[2286/2307] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[2287/2307] Compiling CryptoBoringWrapper EllipticCurve.swift
[2288/2307] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[2289/2307] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[2290/2307] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[2291/2307] Emitting module CryptoBoringWrapper
[2292/2307] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[2293/2308] Compiling Algorithms Trim.swift
[2294/2308] Compiling Algorithms Unique.swift
[2295/2308] Compiling Algorithms Windows.swift
[2297/2321] Emitting module Atomics
[2298/2330] Compiling Crypto ASN1Identifier.swift
[2299/2330] Compiling Crypto ASN1Integer.swift
[2300/2330] Compiling Crypto ASN1Null.swift
[2301/2330] Compiling Crypto ASN1OctetString.swift
[2303/2379] Compiling Crypto ASN1Strings.swift
[2304/2379] Compiling Crypto ArraySliceBigint.swift
[2309/2380] Emitting module Algorithms
[2311/2441] Compiling NIOCore MarkedCircularBuffer.swift
[2312/2441] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[2313/2441] Compiling NIOCore EventLoopFuture+Deprecated.swift
[2314/2441] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[2315/2441] Compiling NIOCore EventLoopFuture.swift
[2316/2441] Compiling NIOCore FileDescriptor.swift
[2317/2441] Compiling NIOCore FileHandle.swift
[2318/2441] Compiling NIOCore FileRegion.swift
[2319/2441] Compiling NIOCore GlobalSingletons.swift
[2320/2441] Compiling Crypto X25519Keys.swift
[2321/2441] Compiling Crypto SymmetricKeys.swift
[2322/2441] Compiling Crypto HMAC.swift
[2323/2441] Compiling Crypto MACFunctions.swift
[2324/2441] Compiling Crypto MessageAuthenticationCode.swift
[2325/2441] Compiling Crypto AES.swift
[2326/2441] Compiling Crypto ECDSASignature_boring.swift
[2327/2441] Compiling Crypto ECDSA_boring.swift
[2328/2441] Compiling Crypto EdDSA_boring.swift
[2329/2441] Compiling Crypto ECDSA.swift
[2330/2441] Compiling Crypto Ed25519.swift
[2331/2450] Compiling NIOCore ByteBuffer-aux.swift
[2332/2450] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[2333/2450] Compiling NIOCore ByteBuffer-conversions.swift
[2334/2450] Compiling NIOCore ByteBuffer-core.swift
[2335/2450] Compiling NIOCore ByteBuffer-hex.swift
[2336/2450] Compiling NIOCore ByteBuffer-int.swift
[2337/2450] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[2338/2450] Compiling NIOCore CircularBuffer.swift
[2339/2450] Compiling NIOCore Codec.swift
[2340/2450] Compiling NIOCore ConvenienceOptionSupport.swift
[2341/2450] Compiling NIOCore DeadChannel.swift
[2342/2450] Compiling NIOCore DispatchQueue+WithFuture.swift
[2343/2450] Compiling NIOCore EventLoop+Deprecated.swift
[2344/2450] Compiling NIOCore EventLoop+SerialExecutor.swift
[2345/2450] Compiling NIOCore EventLoop.swift
[2346/2450] Compiling NIOCore MulticastChannel.swift
[2347/2450] Compiling NIOCore NIOAny.swift
[2348/2450] Compiling NIOCore NIOCloseOnErrorHandler.swift
[2349/2450] Compiling NIOCore NIOLoopBound.swift
[2350/2450] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[2351/2450] Compiling NIOCore NIOScheduledCallback.swift
[2352/2450] Compiling NIOCore NIOSendable.swift
[2353/2450] Compiling NIOCore RecvByteBufferAllocator.swift
[2354/2450] Compiling NIOCore IO.swift
[2355/2450] Compiling NIOCore IOData.swift
[2356/2450] Compiling NIOCore IPProtocol.swift
[2357/2450] Compiling NIOCore IntegerBitPacking.swift
[2358/2450] Compiling NIOCore IntegerTypes.swift
[2359/2450] Compiling NIOCore Interfaces.swift
[2360/2450] Compiling NIOCore Linux.swift
[2361/2450] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[2362/2450] Compiling NIOCore ByteBuffer-views.swift
[2363/2450] Compiling NIOCore Channel.swift
[2364/2450] Compiling NIOCore ChannelHandler.swift
[2365/2450] Compiling NIOCore ChannelHandlers.swift
[2366/2450] Compiling NIOCore ChannelInvoker.swift
[2367/2450] Compiling NIOCore ChannelOption.swift
[2368/2450] Compiling NIOCore ChannelPipeline.swift
[2369/2450] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[2370/2450] Compiling NIOCore BSDSocketAPI.swift
[2371/2450] Emitting module Crypto
[2372/2450] Compiling NIOCore AddressedEnvelope.swift
[2373/2450] Compiling NIOCore AsyncAwaitSupport.swift
[2374/2450] Compiling NIOCore AsyncChannel.swift
[2375/2450] Compiling NIOCore AsyncChannelHandler.swift
[2376/2450] Compiling NIOCore AsyncChannelInboundStream.swift
[2377/2450] Compiling NIOCore AsyncChannelOutboundWriter.swift
[2378/2450] Compiling NIOCore NIOAsyncSequenceProducer.swift
[2379/2450] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[2380/2450] Compiling NIOCore NIOAsyncWriter.swift
[2381/2450] Compiling NIOCore ByteBuffer-multi-int.swift
[2398/2458] Compiling Crypto Signature.swift
[2399/2458] Compiling Crypto CryptoKitErrors_boring.swift
[2400/2458] Compiling Crypto RNG_boring.swift
[2401/2458] Compiling Crypto SafeCompare_boring.swift
[2402/2458] Compiling Crypto Zeroization_boring.swift
[2403/2458] Compiling Crypto PrettyBytes.swift
[2404/2458] Compiling Crypto SafeCompare.swift
[2405/2458] Compiling Crypto SecureBytes.swift
[2406/2458] Compiling Crypto Zeroization.swift
[2433/2459] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[2434/2459] Compiling NIOCore SocketAddresses.swift
[2435/2459] Compiling NIOCore SocketOptionProvider.swift
[2436/2459] Compiling NIOCore SystemCallHelpers.swift
[2437/2459] Compiling NIOCore TimeAmount+Duration.swift
[2438/2459] Compiling NIOCore TypeAssistedChannelHandler.swift
[2439/2459] Compiling NIOCore UniversalBootstrapSupport.swift
[2440/2459] Compiling NIOCore Utilities.swift
[2459/2459] Emitting module NIOCore
[2461/2510] Compiling NIOEmbedded AsyncTestingChannel.swift
[2462/2510] Emitting module NIOEmbedded
[2463/2510] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[2464/2510] Compiling NIOEmbedded Embedded.swift
[2466/2511] Emitting module NIOPosix
[2467/2517] Compiling NIOPosix Pool.swift
[2468/2517] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[2469/2517] Compiling NIOPosix PosixSingletons.swift
[2470/2517] Compiling NIOPosix RawSocketBootstrap.swift
[2471/2517] Compiling NIOPosix Resolver.swift
[2472/2517] Compiling NIOPosix Selectable.swift
[2473/2517] Compiling NIOPosix ServerSocket.swift
[2474/2517] Compiling NIOPosix Socket.swift
[2475/2517] Compiling NIOPosix SocketChannel.swift
[2476/2517] Compiling NIOPosix SocketProtocols.swift
[2477/2517] Compiling NIOPosix System.swift
[2478/2517] Compiling NIOPosix Thread.swift
[2479/2517] Compiling NIOPosix SelectableChannel.swift
[2480/2517] Compiling NIOPosix SelectableEventLoop.swift
[2481/2517] Compiling NIOPosix SelectorEpoll.swift
[2482/2517] Compiling NIOPosix SelectorGeneric.swift
[2483/2517] Compiling NIOPosix SelectorKqueue.swift
[2484/2517] Compiling NIOPosix SelectorUring.swift
[2485/2517] Compiling NIOPosix ThreadPosix.swift
[2486/2517] Compiling NIOPosix ThreadWindows.swift
[2487/2517] Compiling NIOPosix UnsafeTransfer.swift
[2488/2517] Compiling NIOPosix Utilities.swift
[2489/2517] Compiling NIOPosix VsockAddress.swift
[2490/2517] Compiling NIOPosix VsockChannelEvents.swift
[2491/2517] Compiling NIOPosix NIOThreadPool.swift
[2492/2517] Compiling NIOPosix NonBlockingFileIO.swift
[2493/2517] Compiling NIOPosix PendingDatagramWritesManager.swift
[2494/2517] Compiling NIOPosix PendingWritesManager.swift
[2495/2517] Compiling NIOPosix PipeChannel.swift
[2496/2517] Compiling NIOPosix PipePair.swift
[2497/2517] Compiling NIOPosix IO.swift
[2498/2517] Compiling NIOPosix IntegerBitPacking.swift
[2499/2517] Compiling NIOPosix IntegerTypes.swift
[2500/2517] Compiling NIOPosix Linux.swift
[2501/2517] Compiling NIOPosix LinuxCPUSet.swift
[2502/2517] Compiling NIOPosix LinuxUring.swift
[2503/2517] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[2504/2517] Compiling NIOPosix BSDSocketAPICommon.swift
[2505/2517] Compiling NIOPosix BSDSocketAPIPosix.swift
[2506/2517] Compiling NIOPosix BSDSocketAPIWindows.swift
[2507/2517] Compiling NIOPosix BaseSocket.swift
[2508/2517] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[2509/2517] Compiling NIOPosix BaseSocketChannel.swift
[2510/2517] Compiling NIOPosix BaseStreamSocketChannel.swift
[2511/2517] Compiling NIOPosix Bootstrap.swift
[2512/2517] Compiling NIOPosix ControlMessage.swift
[2513/2517] Compiling NIOPosix DatagramVectorReadManager.swift
[2514/2517] Compiling NIOPosix Errors+Any.swift
[2515/2517] Compiling NIOPosix FileDescriptor.swift
[2516/2517] Compiling NIOPosix GetaddrinfoResolver.swift
[2517/2517] Compiling NIOPosix HappyEyeballs.swift
[2519/2577] Compiling NIO Exports.swift
[2520/2577] Emitting module NIO
[2521/2578] Compiling _NIOFileSystem Array+FileSystem.swift
[2522/2578] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[2523/2578] Compiling _NIOFileSystem BufferedReader.swift
[2525/2580] Compiling _NIOFileSystem BufferedWriter.swift
[2526/2580] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[2527/2580] Compiling _NIOFileSystem ByteCount.swift
[2528/2619] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[2529/2619] Compiling _NIOFileSystem FileSystemError.swift
[2530/2619] Compiling _NIOFileSystem FileSystemProtocol.swift
[2531/2619] Compiling _NIOFileSystem FileType.swift
[2532/2619] Compiling _NIOFileSystem IOStrategy.swift
[2533/2619] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[2534/2619] Compiling NIOTLS TLSEvents.swift
[2535/2619] Emitting module NIOFoundationCompat
[2536/2619] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[2537/2619] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[2538/2619] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[2539/2619] Emitting module NIOTLS
[2540/2619] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[2541/2619] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[2542/2619] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[2543/2619] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[2544/2619] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[2545/2619] Compiling NIOHTTP1 HTTPEncoder.swift
[2546/2619] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[2547/2620] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[2548/2620] Compiling NIOSOCKS SOCKSResponse.swift
[2549/2620] Compiling NIOSOCKS ClientStateMachine.swift
[2550/2620] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[2551/2620] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[2552/2620] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[2553/2620] Compiling NIOTLS SNIHandler.swift
[2554/2621] Emitting module NIOSOCKS
[2555/2621] Compiling NIOHTTP1 ByteCollectionUtils.swift
[2556/2621] Compiling NIOHTTP1 HTTPDecoder.swift
[2558/2621] Compiling AsyncKit Optional+StrictMap.swift
[2559/2621] Compiling AsyncKit Exports.swift
[2560/2621] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[2561/2621] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[2562/2623] Compiling NIOSOCKS ServerStateMachine.swift
[2563/2623] Emitting module _NIOFileSystem
[2566/2628] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[2567/2628] Compiling _NIOFileSystem Mocking.swift
[2568/2628] Compiling _NIOFileSystem Syscall.swift
[2569/2628] Compiling _NIOFileSystem Syscalls.swift
[2570/2628] Compiling _NIOFileSystem ParallelDirCopy.swift
[2571/2628] Compiling _NIOFileSystem ParallelRemoval.swift
[2572/2628] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[2573/2628] Compiling _NIOFileSystem CInterop.swift
[2574/2628] Compiling _NIOFileSystem Errno.swift
[2575/2628] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[2576/2628] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[2578/2657] Compiling NIOSSL ByteBufferBIO.swift
[2579/2657] Compiling NIOSSL CustomPrivateKey.swift
[2580/2657] Compiling NIOSSL NIOSSLHandler.swift
[2581/2657] Compiling NIOSSL AndroidCABundle.swift
[2582/2657] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[2584/2658] Compiling NIOSSL SubjectAlternativeName.swift
[2585/2658] Compiling NIOSSL NIOSSLSecureBytes.swift
[2586/2658] Compiling NIOSSL RNG.swift
[2587/2658] Compiling NIOSSL SafeCompare.swift
[2588/2658] Compiling NIOSSL SSLContext.swift
[2589/2658] Compiling NIOSSL SSLConnection.swift
[2590/2658] Compiling NIOSSL SSLPrivateKey.swift
[2591/2658] Compiling NIOSSL SSLPublicKey.swift
[2592/2658] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[2593/2658] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[2594/2680] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[2595/2680] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[2596/2680] Compiling NIOTransportServices NIOTSChannelOptions.swift
[2597/2680] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[2600/2680] Compiling NIOTransportServices NIOTSListenerChannel.swift
[2601/2680] Emitting module NIOTransportServices
[2602/2680] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[2603/2680] Compiling NIOTransportServices NIOTSSingletons.swift
[2604/2680] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[2605/2680] Compiling NIOTransportServices NIOTSBootstraps.swift
[2608/2680] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[2609/2680] Compiling NIOTransportServices NIOTSErrors.swift
[2610/2680] Compiling NIOTransportServices NIOTSEventLoop.swift
[2611/2680] Compiling NIOTransportServices StateManagedChannel.swift
[2612/2680] Compiling NIOTransportServices StateManagedListenerChannel.swift
[2613/2680] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[2616/2682] Emitting module AsyncKit
[2617/2682] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[2618/2682] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[2619/2682] Compiling NIOTransportServices AcceptHandler.swift
[2620/2682] Compiling NIOTransportServices NIOTSDatagramListener.swift
[2621/2682] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[2622/2682] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[2623/2682] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[2624/2682] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[2625/2682] Emitting module NIOHTTP1
[2629/2684] Compiling _NIOFileSystem SystemFileHandle.swift
[2630/2684] Compiling _NIOFileSystem Utilities.swift
[2631/2684] Compiling _NIOFileSystem OpenOptions.swift
[2632/2684] Compiling _NIOFileSystem String+FileSystem.swift
[2635/2684] Emitting module NIOSSL
[2636/2716] Compiling NIOHPACK HPACKHeader.swift
[2637/2716] Compiling NIOHPACK HeaderTables.swift
[2638/2716] Compiling NIOHPACK DynamicHeaderTable.swift
[2639/2716] Compiling NIOHPACK HPACKDecoder.swift
[2640/2716] Compiling NIOHPACK HPACKEncoder.swift
[2641/2716] Compiling NIOHPACK HPACKErrors.swift
[2652/2754] Compiling NIOWebSocket WebSocketErrorCodes.swift
[2653/2755] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[2654/2755] Compiling NIOExtras PCAPRingBuffer.swift
[2655/2755] Compiling NIOExtras QuiescingHelper.swift
[2656/2757] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[2657/2757] Compiling NIOExtras NIOExtrasError.swift
[2658/2757] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[2659/2757] Compiling NIOExtras LengthFieldPrepender.swift
[2660/2757] Compiling NIOExtras LineBasedFrameDecoder.swift
[2661/2757] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[2662/2757] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[2663/2757] Compiling NIOExtras JSONRPCFraming.swift
[2664/2760] Emitting module MultipartKit
[2665/2762] Compiling NIOWebSocket WebSocketOpcode.swift
[2666/2762] Compiling NIOExtras RequestResponseHandler.swift
[2667/2762] Compiling NIOExtras RequestResponseWithIDHandler.swift
[2668/2762] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[2669/2762] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[2670/2762] Compiling NIOExtras NIOLengthFieldBitLength.swift
[2671/2762] Compiling NIOExtras NIORequestIdentifiable.swift
[2672/2762] Compiling NIOHPACK IndexedHeaderTable.swift
[2673/2762] Compiling NIOHPACK IntegerCoding.swift
[2674/2762] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[2675/2762] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[2676/2762] Compiling NIOHTTPCompression HTTPCompression.swift
[2677/2762] Emitting module NIOHTTPCompression
[2678/2762] Compiling NIOHTTPCompression HTTPDecompression.swift
[2680/2764] Compiling NIOExtras UnsafeTransfer.swift
[2681/2764] Compiling MultipartKit MultipartSerializer.swift
[2682/2764] Compiling MultipartKit Utilities.swift
[2687/2764] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[2688/2764] Emitting module _NIOFileSystemFoundationCompat
[2689/2764] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[2690/2764] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[2694/2764] Compiling NIOExtras DebugInboundEventsHandler.swift
[2695/2764] Compiling NIOExtras DebugOutboundEventsHandler.swift
[2696/2764] Compiling NIOExtras FixedLengthFrameDecoder.swift
[2705/2765] Compiling NIOHPACK HuffmanTables.swift
[2706/2765] Compiling NIOWebSocket WebSocketFrame.swift
[2707/2765] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[2708/2765] Emitting module NIOWebSocket
[2711/2765] Compiling NIOSSL SSLErrors.swift
[2712/2765] Compiling NIOSSL SSLInit.swift
[2713/2765] Compiling NIOSSL SSLPKCS12Bundle.swift
[2732/2768] Compiling NIOHPACK StaticHeaderTable.swift
[2733/2768] Compiling NIOHPACK HuffmanCoding.swift
[2734/2768] Emitting module NIOExtras
[2748/2769] Emitting module NIOFileSystem
[2749/2769] Compiling NIOFileSystem Exports.swift
[2758/2770] Emitting module NIOHPACK
[2763/2772] Compiling NIOSSL Zeroization.swift
[2764/2772] Compiling NIOSSL TLSConfiguration.swift
[2765/2772] Compiling NIOSSL UniversalBootstrapSupport.swift
[2766/2772] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[2768/2839] Compiling WebSocketKit WebSocketHandler.swift
[2769/2839] Compiling WebSocketKit HTTPUpgradeRequestHandler.swift
[2770/2839] Compiling WebSocketKit Exports.swift
[2771/2839] Compiling WebSocketKit WebSocket+Connect.swift
[2772/2839] Emitting module WebSocketKit
[2773/2839] Compiling WebSocketKit WebSocket+Concurrency.swift
[2774/2839] Compiling WebSocketKit WebSocket.swift
[2775/2839] Compiling WebSocketKit WebSocketClient.swift
[2777/2840] Emitting module NIOHTTP2
[2778/2840] Compiling NIOHTTP2 MaySendFrames.swift
[2779/2840] Compiling NIOHTTP2 SendingDataState.swift
[2780/2840] Compiling NIOHTTP2 SendingGoawayState.swift
[2781/2840] Compiling NIOHTTP2 SendingHeadersState.swift
[2782/2840] Compiling NIOHTTP2 SendingPushPromiseState.swift
[2783/2840] Compiling NIOHTTP2 SendingRstStreamState.swift
[2784/2840] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[2785/2840] Compiling NIOHTTP2 HTTP2SettingsState.swift
[2786/2840] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[2787/2840] Compiling NIOHTTP2 HasFlowControlWindows.swift
[2788/2840] Compiling NIOHTTP2 HasLocalSettings.swift
[2789/2840] Compiling NIOHTTP2 HasRemoteSettings.swift
[2790/2840] Compiling NIOHTTP2 LocallyQuiescingState.swift
[2791/2840] Compiling NIOHTTP2 QuiescingState.swift
[2792/2840] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[2793/2840] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[2794/2840] Compiling NIOHTTP2 ConnectionStateMachine.swift
[2795/2840] Compiling NIOHTTP2 ConnectionStreamsState.swift
[2796/2840] Compiling NIOHTTP2 MayReceiveFrames.swift
[2797/2840] Compiling NIOHTTP2 ReceivingDataState.swift
[2798/2840] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[2799/2840] Compiling NIOHTTP2 ReceivingHeadersState.swift
[2800/2840] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[2801/2840] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[2802/2840] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[2810/2849] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[2811/2849] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[2812/2849] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[2813/2849] Compiling NIOHTTP2 HTTP2StreamID.swift
[2814/2849] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[2815/2849] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[2816/2849] Compiling NIOHTTP2 HTTP2UserEvents.swift
[2817/2849] Compiling NIOHTTP2 InboundEventBuffer.swift
[2818/2849] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[2819/2849] Compiling NIOHTTP2 HTTP2Frame.swift
[2820/2849] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[2821/2849] Compiling NIOHTTP2 HTTP2FrameParser.swift
[2822/2849] Compiling NIOHTTP2 HTTP2PingData.swift
[2823/2849] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[2824/2849] Compiling NIOHTTP2 HTTP2Settings.swift
[2825/2849] Compiling NIOHTTP2 HTTP2Stream.swift
[2826/2849] Compiling NIOHTTP2 InboundWindowManager.swift
[2827/2849] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[2828/2849] Compiling NIOHTTP2 StreamChannelFlowController.swift
[2829/2849] Compiling NIOHTTP2 StreamChannelList.swift
[2830/2849] Compiling NIOHTTP2 StreamMap.swift
[2831/2849] Compiling NIOHTTP2 StreamStateMachine.swift
[2832/2849] Compiling NIOHTTP2 UnsafeTransfer.swift
[2833/2849] Compiling NIOHTTP2 WatermarkedFlowController.swift
[2834/2849] Compiling NIOHTTP2 StateMachineResult.swift
[2835/2849] Compiling NIOHTTP2 ContentLengthVerifier.swift
[2836/2849] Compiling NIOHTTP2 DOSHeuristics.swift
[2837/2849] Compiling NIOHTTP2 Error+Any.swift
[2838/2849] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[2839/2849] Compiling NIOHTTP2 ControlFrameBuffer.swift
[2840/2849] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[2841/2849] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[2842/2849] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[2843/2849] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[2844/2849] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[2845/2849] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[2846/2849] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[2847/2849] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[2848/2849] Compiling NIOHTTP2 HTTP2Error.swift
[2849/2849] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[2851/2910] Emitting module AsyncHTTPClient
[2852/2918] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[2853/2918] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[2854/2918] Compiling AsyncHTTPClient Transaction.swift
[2855/2918] Compiling AsyncHTTPClient Base64.swift
[2856/2918] Compiling AsyncHTTPClient BasicAuth.swift
[2857/2918] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[2858/2918] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[2859/2918] Compiling AsyncHTTPClient ConnectionPool.swift
[2860/2918] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[2861/2918] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[2862/2918] Compiling AsyncHTTPClient TLSEventsHandler.swift
[2863/2918] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[2864/2918] Compiling AsyncHTTPClient HTTP1Connection.swift
[2865/2918] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[2866/2918] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[2867/2918] Compiling AsyncHTTPClient HTTP2Connection.swift
[2868/2918] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[2869/2918] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[2870/2918] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[2871/2918] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[2872/2918] Compiling AsyncHTTPClient AsyncLazySequence.swift
[2873/2918] Compiling AsyncHTTPClient HTTPClient+execute.swift
[2874/2918] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[2875/2918] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[2876/2918] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[2877/2918] Compiling AsyncHTTPClient HTTPClientRequest.swift
[2878/2918] Compiling AsyncHTTPClient HTTPClientResponse.swift
[2879/2918] Compiling AsyncHTTPClient HTTPHandler.swift
[2880/2918] Compiling AsyncHTTPClient LRUCache.swift
[2881/2918] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[2882/2918] Compiling AsyncHTTPClient NWErrorHandler.swift
[2883/2918] Compiling AsyncHTTPClient NWWaitingHandler.swift
[2884/2918] Compiling AsyncHTTPClient TLSConfiguration.swift
[2885/2918] Compiling AsyncHTTPClient RedirectState.swift
[2886/2918] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[2887/2918] Compiling AsyncHTTPClient ConnectionTarget.swift
[2888/2918] Compiling AsyncHTTPClient DeconstructedURL.swift
[2889/2918] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[2890/2918] Compiling AsyncHTTPClient FoundationExtensions.swift
[2891/2918] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[2892/2918] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[2893/2918] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[2894/2918] Compiling AsyncHTTPClient HTTPClient.swift
[2895/2918] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[2896/2918] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[2897/2918] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[2898/2918] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[2899/2918] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[2900/2918] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[2901/2918] Compiling AsyncHTTPClient RequestBodyLength.swift
[2902/2918] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[2903/2918] Compiling AsyncHTTPClient RequestBag.swift
[2904/2918] Compiling AsyncHTTPClient RequestValidation.swift
[2905/2918] Compiling AsyncHTTPClient SSLContextCache.swift
[2906/2918] Compiling AsyncHTTPClient Scheme.swift
[2907/2918] Compiling AsyncHTTPClient Singleton.swift
[2908/2918] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[2909/2918] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[2910/2918] Compiling AsyncHTTPClient Utils.swift
[2911/2918] Compiling AsyncHTTPClient RequestOptions.swift
[2912/2918] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[2913/2918] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[2914/2918] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[2915/2918] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[2916/2918] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[2917/2918] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[2918/2918] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[2920/3088] Compiling Vapor HTTPServerResponseEncoder.swift
[2921/3088] Compiling Vapor HTTPServerUpgradeHandler.swift
[2922/3088] Compiling Vapor Logger+Report.swift
[2923/3088] Compiling Vapor LoggingSystem+Environment.swift
[2924/3088] Compiling Vapor Application+Middleware.swift
[2925/3088] Compiling Vapor CORSMiddleware.swift
[2926/3088] Compiling Vapor ErrorMiddleware.swift
[2927/3088] Compiling Vapor FileMiddleware.swift
[2928/3088] Compiling Vapor Middleware.swift
[2929/3088] Compiling Vapor MiddlewareConfiguration.swift
[2930/3088] Compiling Vapor ResponseCompressionMiddleware.swift
[2931/3088] Compiling Vapor RouteLoggingMiddleware.swift
[2932/3088] Compiling Vapor TracingMiddleware.swift
[2933/3088] Compiling Vapor File+Multipart.swift
[2934/3088] Compiling Vapor FormDataDecoder+Content.swift
[2935/3088] Compiling Vapor FormDataEncoder+Content.swift
[2936/3088] Compiling Vapor Application+Password.swift
[2937/3088] Compiling Vapor Application+Passwords.swift
[2938/3088] Compiling Vapor AsyncPasswordHasher.swift
[2939/3088] Compiling Vapor BcryptHasher.swift
[2940/3088] Compiling Vapor PasswordHasher.swift
[2941/3088] Compiling Vapor PlaintextHasher.swift
[2942/3088] Compiling Vapor Request+Password.swift
[2943/3088] Compiling Vapor Redirect.swift
[2944/3112] Compiling Vapor Application.swift
[2945/3112] Compiling Vapor AuthenticationCache.swift
[2946/3112] Compiling Vapor Authenticator.swift
[2947/3112] Compiling Vapor BasicAuthorization.swift
[2948/3112] Compiling Vapor BearerAuthorization.swift
[2949/3112] Compiling Vapor GuardMiddleware.swift
[2950/3112] Compiling Vapor RedirectMiddleware.swift
[2951/3112] Compiling Vapor SessionAuthenticatable.swift
[2952/3112] Compiling Vapor Bcrypt.swift
[2953/3112] Compiling Vapor Application+Cache.swift
[2954/3112] Compiling Vapor Cache.swift
[2955/3112] Compiling Vapor CacheExpirationTime.swift
[2956/3112] Compiling Vapor MemoryCache.swift
[2957/3112] Compiling Vapor Request+Cache.swift
[2958/3112] Compiling Vapor Application+Clients.swift
[2959/3112] Compiling Vapor Client.swift
[2960/3112] Compiling Vapor ClientRequest.swift
[2961/3112] Compiling Vapor ClientResponse.swift
[2962/3112] Compiling Vapor Request+Client.swift
[2963/3112] Compiling Vapor BootCommand.swift
[2964/3112] Compiling Vapor CommandContext+Application.swift
[2965/3112] Compiling Vapor RoutesCommand.swift
[2966/3112] Compiling Vapor ServeCommand.swift
[2967/3112] Compiling Vapor AnyResponse+Concurrency.swift
[2968/3136] Compiling Vapor Request+Body.swift
[2969/3136] Compiling Vapor Request+BodyStream.swift
[2970/3136] Compiling Vapor Request.swift
[2971/3136] Compiling Vapor Application+Responder.swift
[2972/3136] Compiling Vapor DefaultResponder.swift
[2973/3136] Compiling Vapor Response+Body.swift
[2974/3136] Compiling Vapor Response.swift
[2975/3136] Compiling Vapor ResponseCodable.swift
[2976/3136] Compiling Vapor Application+Routes.swift
[2977/3136] Compiling Vapor Parameters+Require.swift
[2978/3136] Compiling Vapor Request+WebSocket.swift
[2979/3136] Compiling Vapor Route.swift
[2980/3136] Compiling Vapor RouteCollection.swift
[2981/3136] Compiling Vapor Routes.swift
[2982/3136] Compiling Vapor RoutesBuilder+Group.swift
[2983/3136] Compiling Vapor RoutesBuilder+Method.swift
[2984/3136] Compiling Vapor RoutesBuilder+Middleware.swift
[2985/3136] Compiling Vapor RoutesBuilder+WebSocket.swift
[2986/3136] Compiling Vapor RoutesBuilder.swift
[2987/3136] Compiling Vapor OTP.swift
[2988/3136] Compiling Vapor Application+Servers.swift
[2989/3136] Compiling Vapor Server.swift
[2990/3136] Compiling Vapor App+Service.swift
[2991/3136] Compiling Vapor Req+Service.swift
[2992/3136] Compiling Vapor Validator.swift
[2993/3136] Compiling Vapor ValidatorResult.swift
[2994/3136] Compiling Vapor And.swift
[2995/3136] Compiling Vapor Case.swift
[2996/3136] Compiling Vapor CharacterSet.swift
[2997/3136] Compiling Vapor Count.swift
[2998/3136] Compiling Vapor Custom.swift
[2999/3136] Compiling Vapor Email.swift
[3000/3136] Compiling Vapor Empty.swift
[3001/3136] Compiling Vapor In.swift
[3002/3136] Compiling Vapor Nil.swift
[3003/3136] Compiling Vapor NilIgnoring.swift
[3004/3136] Compiling Vapor Not.swift
[3005/3136] Compiling Vapor Or.swift
[3006/3136] Compiling Vapor Pattern.swift
[3007/3136] Compiling Vapor Range.swift
[3008/3136] Compiling Vapor URL.swift
[3009/3136] Compiling Vapor Valid.swift
[3010/3136] Compiling Vapor Application+Views.swift
[3011/3136] Compiling Vapor PlaintextRenderer.swift
[3012/3136] Compiling Vapor Request+View.swift
[3013/3136] Compiling Vapor View.swift
[3014/3136] Compiling Vapor ViewRenderer.swift
[3015/3136] Compiling Vapor _Deprecations.swift
[3016/3136] Compiling Vapor Bytes+Hex.swift
[3017/3136] Compiling Vapor Bytes+SecureCompare.swift
[3018/3136] Compiling Vapor Collection+Safe.swift
[3019/3136] Compiling Vapor DataProtocol+Copy.swift
[3020/3136] Compiling Vapor DecoderUnwrapper.swift
[3021/3136] Compiling Vapor DirectoryConfiguration.swift
[3022/3136] Compiling Vapor DotEnv.swift
[3023/3136] Compiling Vapor Extendable.swift
[3024/3136] Compiling Vapor File.swift
[3025/3136] Compiling Vapor FileIO.swift
[3026/3136] Compiling Vapor LifecycleHandler.swift
[3027/3136] Compiling Vapor OptionalType.swift
[3028/3136] Compiling Vapor RFC1123.swift
[3029/3136] Compiling Vapor SocketAddress+Hostname.swift
[3030/3136] Compiling Vapor Storage.swift
[3031/3136] Compiling Vapor String+IsIPAddress.swift
[3032/3136] Compiling Vapor Thread.swift
[3033/3136] Compiling Vapor URI.swift
[3034/3136] Compiling Vapor RangeResult.swift
[3035/3136] Compiling Vapor Validatable.swift
[3036/3136] Compiling Vapor Validation.swift
[3037/3136] Compiling Vapor ValidationKey.swift
[3038/3136] Compiling Vapor Validations.swift
[3039/3136] Compiling Vapor ValidationsError.swift
[3040/3136] Emitting module Vapor
[3041/3136] Compiling Vapor Core.swift
[3042/3136] Compiling Vapor Running.swift
[3043/3136] Compiling Vapor CORSMiddleware+AllowOriginSetting.swift
[3044/3136] Compiling Vapor CORSMiddleware+Configuration+exposedHeaders.swift
[3045/3136] Compiling Vapor DotEnvFile+load.swift
[3046/3136] Compiling Vapor Routes+caseInsenstive.swift
[3047/3136] Compiling Vapor Validatable+validate.swift
[3048/3136] Compiling Vapor Environment+Process.swift
[3049/3136] Compiling Vapor Environment+Secret.swift
[3050/3136] Compiling Vapor Environment.swift
[3051/3136] Compiling Vapor Abort.swift
[3052/3136] Compiling Vapor AbortError.swift
[3053/3136] Compiling Vapor DebuggableError.swift
[3054/3136] Compiling Vapor Demangler.swift
[3055/3136] Compiling Vapor ErrorSource.swift
[3056/3136] Compiling Vapor StackTrace.swift
[3057/3136] Compiling Vapor Exports.swift
[3058/3136] Compiling Vapor Application+HTTP.swift
[3059/3136] Compiling Vapor BasicResponder.swift
[3060/3136] Compiling Vapor BodyStream.swift
[3061/3136] Compiling Vapor Application+HTTP+Client.swift
[3062/3136] Compiling Vapor EventLoopHTTPClient.swift
[3063/3136] Compiling Vapor EndpointCache.swift
[3064/3136] Compiling Vapor HTTPMethod+String.swift
[3065/3136] Compiling Vapor Service.swift
[3066/3136] Compiling Vapor Application+Sessions.swift
[3067/3136] Compiling Vapor MemorySessions.swift
[3068/3136] Compiling Vapor Request+Session.swift
[3069/3136] Compiling Vapor Session.swift
[3070/3136] Compiling Vapor SessionCache.swift
[3071/3136] Compiling Vapor SessionData.swift
[3072/3136] Compiling Vapor SessionDriver.swift
[3073/3136] Compiling Vapor SessionsConfiguration.swift
[3074/3136] Compiling Vapor SessionsMiddleware.swift
[3075/3136] Compiling Vapor URLEncodedFormData.swift
[3076/3136] Compiling Vapor URLEncodedFormDecoder.swift
[3077/3136] Compiling Vapor URLEncodedFormEncoder.swift
[3078/3136] Compiling Vapor URLEncodedFormError.swift
[3079/3136] Compiling Vapor URLEncodedFormParser.swift
[3080/3136] Compiling Vapor URLEncodedFormSerializer.swift
[3081/3136] Compiling Vapor URLQueryFragmentConvertible.swift
[3082/3136] Compiling Vapor AnyResponse.swift
[3083/3136] Compiling Vapor Array+Random.swift
[3084/3136] Compiling Vapor Base32.swift
[3085/3136] Compiling Vapor Base64.swift
[3086/3136] Compiling Vapor BaseN.swift
[3087/3136] Compiling Vapor BasicCodingKey.swift
[3088/3136] Compiling Vapor ByteCount.swift
[3089/3136] Compiling Vapor AsyncBasicResponder.swift
[3090/3136] Compiling Vapor AsyncMiddleware.swift
[3091/3136] Compiling Vapor AsyncPasswordHasher+Concurrency.swift
[3092/3136] Compiling Vapor AsyncSessionDriver.swift
[3093/3136] Compiling Vapor Authentication+Concurrency.swift
[3094/3136] Compiling Vapor Cache+Concurrency.swift
[3095/3136] Compiling Vapor Client+Concurrency.swift
[3096/3136] Compiling Vapor RequestBody+Concurrency.swift
[3097/3136] Compiling Vapor Responder+Concurrency.swift
[3098/3136] Compiling Vapor ResponseCodable+Concurrency.swift
[3099/3136] Compiling Vapor RoutesBuilder+Concurrency.swift
[3100/3136] Compiling Vapor ViewRenderer+Concurrency.swift
[3101/3136] Compiling Vapor WebSocket+Concurrency.swift
[3102/3136] Compiling Vapor ContainerGetPathExecutor.swift
[3103/3136] Compiling Vapor Content.swift
[3104/3136] Compiling Vapor ContentCoders.swift
[3105/3136] Compiling Vapor ContentConfiguration.swift
[3106/3136] Compiling Vapor ContentContainer.swift
[3107/3136] Compiling Vapor JSONCoder+Custom.swift
[3108/3136] Compiling Vapor JSONCoders+Content.swift
[3109/3136] Compiling Vapor PlaintextDecoder.swift
[3110/3136] Compiling Vapor PlaintextEncoder.swift
[3111/3136] Compiling Vapor URLQueryCoders.swift
[3112/3136] Compiling Vapor URLQueryContainer.swift
[3113/3136] Compiling Vapor HTTPStatus.swift
[3114/3136] Compiling Vapor HTTPCookies.swift
[3115/3136] Compiling Vapor HTTPHeaderCacheControl.swift
[3116/3136] Compiling Vapor HTTPHeaderExpires.swift
[3117/3136] Compiling Vapor HTTPHeaderLastModified.swift
[3118/3136] Compiling Vapor HTTPHeaders+Cache.swift
[3119/3136] Compiling Vapor HTTPHeaders+Connection.swift
[3120/3136] Compiling Vapor HTTPHeaders+ContentDisposition.swift
[3121/3136] Compiling Vapor HTTPHeaders+ContentRange.swift
[3122/3136] Compiling Vapor HTTPHeaders+Directive.swift
[3123/3136] Compiling Vapor HTTPHeaders+Forwarded.swift
[3124/3136] Compiling Vapor HTTPHeaders+Link.swift
[3125/3136] Compiling Vapor HTTPHeaders+Name.swift
[3126/3136] Compiling Vapor HTTPHeaders+ResponseCompression.swift
[3127/3136] Compiling Vapor HTTPHeaders.swift
[3128/3136] Compiling Vapor HTTPMediaType.swift
[3129/3136] Compiling Vapor HTTPMediaTypePreference.swift
[3130/3136] Compiling Vapor Responder.swift
[3131/3136] Compiling Vapor Application+HTTP+Server.swift
[3132/3136] Compiling Vapor HTTPServer.swift
[3133/3136] Compiling Vapor HTTPServerConfiguration+RequestDecompressionConfiguration.swift
[3134/3136] Compiling Vapor HTTPServerConfiguration+ResponseCompressionConfiguration.swift
[3135/3136] Compiling Vapor HTTPServerHandler.swift
[3136/3136] Compiling Vapor HTTPServerRequestDecoder.swift
[3138/3142] Compiling HTMLKitVapor ViewCache.swift
/host/spi-builder-workspace/Sources/HTMLKitVapor/ViewCache.swift:24:25: warning: type 'Formula' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
22 |
23 |         if let cache = self.storage[name] {
24 |             return loop.makeSucceededFuture(cache)
   |                         `- warning: type 'Formula' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
25 |
26 |         } else {
/host/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Formula.swift:9:14: note: class 'Formula' does not conform to the 'Sendable' protocol
 7 | import Lingo
 8 |
 9 | public class Formula {
   |              `- note: class 'Formula' does not conform to the 'Sendable' protocol
10 |
11 |     /// The different ingredients of the content.
/host/spi-builder-workspace/Sources/HTMLKitVapor/ViewCache.swift:6:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HTMLKit'
 4 |  */
 5 |
 6 | import HTMLKit
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HTMLKit'
 7 | import Vapor
 8 |
/host/spi-builder-workspace/Sources/HTMLKitVapor/ViewCache.swift:27:25: warning: type 'Formula' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
25 |
26 |         } else {
27 |             return loop.makeSucceededFuture(nil)
   |                         `- warning: type 'Formula' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
28 |         }
29 |     }
/host/spi-builder-workspace/Sources/HTMLKit/Framework/Rendering/Formula.swift:9:14: note: class 'Formula' does not conform to the 'Sendable' protocol
 7 | import Lingo
 8 |
 9 | public class Formula {
   |              `- note: class 'Formula' does not conform to the 'Sendable' protocol
10 |
11 |     /// The different ingredients of the content.
[3139/3142] Compiling HTMLKitVapor LingoConfiguration.swift
[3140/3142] Compiling HTMLKitVapor Vapor+HTMLKit.swift
/host/spi-builder-workspace/Sources/HTMLKitVapor/Extensions/Vapor+HTMLKit.swift:31:25: warning: type 'Application.HtmlKit.CacheStorageKey.Value' (aka 'ViewCache') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
29 |     public struct HtmlKit {
30 |
31 |         internal struct CacheStorageKey: StorageKey {
   |                         `- warning: type 'Application.HtmlKit.CacheStorageKey.Value' (aka 'ViewCache') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
32 |
33 |             public typealias Value = ViewCache
/host/spi-builder-workspace/Sources/HTMLKitVapor/ViewCache.swift:10:14: note: class 'ViewCache' does not conform to the 'Sendable' protocol
 8 |
 9 | /// The cache
10 | public class ViewCache {
   |              `- note: class 'ViewCache' does not conform to the 'Sendable' protocol
11 |
12 |     /// The cache storage
/host/spi-builder-workspace/Sources/HTMLKitVapor/Extensions/Vapor+HTMLKit.swift:50:25: warning: type 'Application.HtmlKit.LingoStorageKey.Value' (aka 'LingoConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
48 |         }
49 |
50 |         internal struct LingoStorageKey: StorageKey {
   |                         `- warning: type 'Application.HtmlKit.LingoStorageKey.Value' (aka 'LingoConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
51 |
52 |             public typealias Value = LingoConfiguration
/host/spi-builder-workspace/Sources/HTMLKitVapor/LingoConfiguration.swift:9:14: note: class 'LingoConfiguration' does not conform to the 'Sendable' protocol
 7 |
 8 | /// The localization
 9 | public class LingoConfiguration {
   |              `- note: class 'LingoConfiguration' does not conform to the 'Sendable' protocol
10 |
11 |     /// A enumeration of possible locale identifier
[3141/3142] Emitting module HTMLKitVapor
/host/spi-builder-workspace/Sources/HTMLKitVapor/Extensions/Vapor+HTMLKit.swift:31:25: warning: type 'Application.HtmlKit.CacheStorageKey.Value' (aka 'ViewCache') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
29 |     public struct HtmlKit {
30 |
31 |         internal struct CacheStorageKey: StorageKey {
   |                         `- warning: type 'Application.HtmlKit.CacheStorageKey.Value' (aka 'ViewCache') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
32 |
33 |             public typealias Value = ViewCache
/host/spi-builder-workspace/Sources/HTMLKitVapor/ViewCache.swift:10:14: note: class 'ViewCache' does not conform to the 'Sendable' protocol
 8 |
 9 | /// The cache
10 | public class ViewCache {
   |              `- note: class 'ViewCache' does not conform to the 'Sendable' protocol
11 |
12 |     /// The cache storage
/host/spi-builder-workspace/Sources/HTMLKitVapor/Extensions/Vapor+HTMLKit.swift:50:25: warning: type 'Application.HtmlKit.LingoStorageKey.Value' (aka 'LingoConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
48 |         }
49 |
50 |         internal struct LingoStorageKey: StorageKey {
   |                         `- warning: type 'Application.HtmlKit.LingoStorageKey.Value' (aka 'LingoConfiguration') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
51 |
52 |             public typealias Value = LingoConfiguration
/host/spi-builder-workspace/Sources/HTMLKitVapor/LingoConfiguration.swift:9:14: note: class 'LingoConfiguration' does not conform to the 'Sendable' protocol
 7 |
 8 | /// The localization
 9 | public class LingoConfiguration {
   |              `- note: class 'LingoConfiguration' does not conform to the 'Sendable' protocol
10 |
11 |     /// A enumeration of possible locale identifier
[3142/3142] Compiling HTMLKitVapor ViewRenderer.swift
/host/spi-builder-workspace/Sources/HTMLKitVapor/ViewRenderer.swift:50:24: warning: capture of 'self' with non-sendable type 'ViewRenderer' in a '@Sendable' closure
 9 |
10 | /// The view renderer
11 | public class ViewRenderer {
   |              `- note: class 'ViewRenderer' does not conform to the 'Sendable' protocol
12 |
13 |     /// A enumeration of possible errors of the view renderer
   :
48 |
49 |             guard let formula = formula else {
50 |                 return self.eventLoop.makeFailedFuture(RendererError.unkownLayout(name))
   |                        `- warning: capture of 'self' with non-sendable type 'ViewRenderer' in a '@Sendable' closure
51 |             }
52 |
/host/spi-builder-workspace/Sources/HTMLKitVapor/ViewRenderer.swift:55:59: warning: capture of 'context' with non-sendable type 'any Encodable' in a '@Sendable' closure
53 |             var buffer = ByteBufferAllocator().buffer(capacity: 4096)
54 |
55 |             let manager = HTMLKit.ContextManager(context: context, lingo: self.lingo)
   |                                                           `- warning: capture of 'context' with non-sendable type 'any Encodable' in a '@Sendable' closure
56 |
57 |             for ingredient in formula.ingredients {
Swift.Encodable:1:17: note: protocol 'Encodable' does not conform to the 'Sendable' protocol
1 | public protocol Encodable {
  |                 `- note: protocol 'Encodable' does not conform to the 'Sendable' protocol
2 |     func encode(to encoder: any Encoder) throws
3 | }
Build complete! (418.04s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "lingo",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/miroslavkovac/Lingo.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "vapor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.65.2",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/vapor.git"
    }
  ],
  "manifest_display_name" : "HTMLKit",
  "name" : "HTMLKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "HTMLKit",
      "targets" : [
        "HTMLKit",
        "HTMLKitComponents",
        "HTMLKitVapor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ComponentsPlugin",
      "targets" : [
        "ComponentsPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ConverterPlugin",
      "targets" : [
        "ConverterPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "DeployCommand",
      "targets" : [
        "DeployCommand"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ConvertCommand",
      "targets" : [
        "ConvertCommand"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HTMLKitVaporTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitVaporTests",
      "path" : "Tests/HTMLKitVaporTests",
      "product_dependencies" : [
        "XCTVapor"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitVaporTests/Localization/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitVaporTests/Localization/fr.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ProviderTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitVapor",
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitVapor",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitVapor",
      "path" : "Sources/HTMLKitVapor",
      "product_dependencies" : [
        "Vapor",
        "Lingo"
      ],
      "product_memberships" : [
        "HTMLKit"
      ],
      "sources" : [
        "Extensions/Vapor+HTMLKit.swift",
        "LingoConfiguration.swift",
        "ViewCache.swift",
        "ViewRenderer.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitTests",
      "path" : "Tests/HTMLKitTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitTests/Localization/en.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitTests/Localization/fr.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AttributesTests.swift",
        "ComponentTests.swift",
        "ConditionsTests.swift",
        "ContextTests.swift",
        "ElementTests.swift",
        "LocalizationTests.swift",
        "Performance/Samples.swift",
        "PerformanceTests.swift",
        "RenderingTests.swift",
        "StatementsTests.swift",
        "TemplatingTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitConverterTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitConverterTests",
      "path" : "Tests/HTMLKitConverterTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/articles/article.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/component.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/HTMLKitConverterTests/Conversion/index.html",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ConversionTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitConverter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitConverter",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitConverter",
      "path" : "Sources/HTMLKitConverter",
      "product_memberships" : [
        "ConverterPlugin",
        "ConvertCommand"
      ],
      "sources" : [
        "Converter.swift",
        "InitRepresentable.swift",
        "Parser.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKitComponentsTests",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitComponentsTests",
      "path" : "Tests/HTMLKitComponentsTests",
      "sources" : [
        "ComponentTests.swift"
      ],
      "target_dependencies" : [
        "HTMLKitComponents",
        "HTMLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HTMLKitComponents",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKitComponents",
      "path" : "Sources/HTMLKitComponents",
      "product_memberships" : [
        "HTMLKit",
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/background.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/button.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/collection.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/divider.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/form.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/group.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/image.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/link.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/list.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/position.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/roots.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/snippet.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/stack.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/text.css",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/HTMLKitComponents/Resources/toggle.css",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Actions.swift",
        "Components/Button.swift",
        "Components/Collection.swift",
        "Components/Divider.swift",
        "Components/Form.swift",
        "Components/Group.swift",
        "Components/Image.swift",
        "Components/Link.swift",
        "Components/List.swift",
        "Components/Snippet.swift",
        "Components/Stack.swift",
        "Components/Text.swift",
        "Components/Toggle.swift",
        "Events.swift",
        "Modifiers/ButtonModifier.swift",
        "Modifiers/ImageModifier.swift",
        "Modifiers/InputModifier.swift",
        "Modifiers/TextModifier.swift",
        "Modifiers/ViewModifier.swift",
        "Tokens.swift"
      ],
      "target_dependencies" : [
        "HTMLKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HTMLKit",
      "module_type" : "SwiftTarget",
      "name" : "HTMLKit",
      "path" : "Sources/HTMLKit",
      "product_dependencies" : [
        "Lingo",
        "Collections"
      ],
      "product_memberships" : [
        "HTMLKit",
        "ComponentsPlugin",
        "ConverterPlugin",
        "DeployCommand",
        "ConvertCommand"
      ],
      "sources" : [
        "Abstraction/Attributes/AriaAttributes.swift",
        "Abstraction/Attributes/BasicAttributes.swift",
        "Abstraction/Attributes/EventAttributes.swift",
        "Abstraction/Attributes/VectorAttributes.swift",
        "Abstraction/Elements/BasicElements.swift",
        "Abstraction/Elements/BodyElements.swift",
        "Abstraction/Elements/DefinitionElements.swift",
        "Abstraction/Elements/FigureElements.swift",
        "Abstraction/Elements/FormElements.swift",
        "Abstraction/Elements/HeadElements.swift",
        "Abstraction/Elements/HtmlElements.swift",
        "Abstraction/Elements/InputElements.swift",
        "Abstraction/Elements/ListElements.swift",
        "Abstraction/Elements/MapElements.swift",
        "Abstraction/Elements/MediaElements.swift",
        "Abstraction/Elements/ObjectElements.swift",
        "Abstraction/Elements/RubyElements.swift",
        "Abstraction/Elements/TableElements.swift",
        "Abstraction/Elements/VectorElements.swift",
        "Abstraction/Helpers/TagHelpers.swift",
        "Abstraction/Tokens/EventTokens.swift",
        "Abstraction/Tokens/ValueTokens.swift",
        "Framework/Core/Builders/ContentBuilder.swift",
        "Framework/Core/Extensions/Datatypes+Content.swift",
        "Framework/Core/Helpers/Geometrics.swift",
        "Framework/Core/Primitives/Attributes/AnyAttribute.swift",
        "Framework/Core/Primitives/Elements/AnyElement.swift",
        "Framework/Core/Primitives/Elements/Elements.swift",
        "Framework/Core/Primitives/Layouts/AnyLayout.swift",
        "Framework/Core/Primitives/Layouts/Layouts.swift",
        "Framework/Core/Primitives/Nodes/AnyNode.swift",
        "Framework/Core/Primitives/Nodes/Nodes.swift",
        "Framework/Core/Primitives/Shared/AnyContent.swift",
        "Framework/Core/Primitives/Shared/Defineable.swift",
        "Framework/Core/Primitives/Statements/Conditionable.swift",
        "Framework/Core/Primitives/Statements/Conditions.swift",
        "Framework/Environment/Annotations/ContextManager.swift",
        "Framework/Environment/Annotations/DateVariable.swift",
        "Framework/Environment/Annotations/EscapingOption.swift",
        "Framework/Environment/Annotations/HTMLContext.swift",
        "Framework/Environment/Annotations/TemplateValue.swift",
        "Framework/Environment/Localization/EnvironmentModifier.swift",
        "Framework/Environment/Localization/Localizable.swift",
        "Framework/Environment/Localization/Localization.swift",
        "Framework/Environment/Localization/Localized.swift",
        "Framework/Environment/Statements/BranchStatements.swift",
        "Framework/Environment/Statements/LoopStatements.swift",
        "Framework/Environment/Statements/OptionalChaining.swift",
        "Framework/Rendering/Caching/Cache.swift",
        "Framework/Rendering/Formula.swift",
        "Framework/Rendering/Renderer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DeployCommand",
      "module_type" : "SwiftTarget",
      "name" : "DeployCommand",
      "path" : "Sources/Commands/Components",
      "product_memberships" : [
        "ComponentsPlugin",
        "DeployCommand"
      ],
      "sources" : [
        "DeployCommand.swift"
      ],
      "target_dependencies" : [
        "HTMLKitComponents"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ConverterPlugin",
      "module_type" : "PluginTarget",
      "name" : "ConverterPlugin",
      "path" : "Plugins/ConverterPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Convert html content",
          "type" : "custom",
          "verb" : "convert"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The command needs the permission to create the converted file.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ConverterPlugin"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "ConvertCommand"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "ConvertCommand",
      "module_type" : "SwiftTarget",
      "name" : "ConvertCommand",
      "path" : "Sources/Commands/Converter",
      "product_memberships" : [
        "ConverterPlugin",
        "ConvertCommand"
      ],
      "sources" : [
        "ConvertCommand.swift"
      ],
      "target_dependencies" : [
        "HTMLKitConverter"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ComponentsPlugin",
      "module_type" : "PluginTarget",
      "name" : "ComponentsPlugin",
      "path" : "Plugins/ComponentsPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Deploy css files",
          "type" : "custom",
          "verb" : "deploy"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "The command needs the permission to create the minified css file.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "ComponentsPlugin"
      ],
      "sources" : [
        "plugin.swift"
      ],
      "target_dependencies" : [
        "DeployCommand"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.6"
}
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.