The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-web, reference main (f17cce), with Swift 6.1 for Linux on 29 Apr 2025 01:15:13 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-web.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pointfreeco/swift-web
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f17cced Add .editorconfig for consistent code formatting (#209)
Cloned https://github.com/pointfreeco/swift-web.git
Revision (git rev-parse @):
f17cced2173a45cf1879a888e4bd03ae69bd1c6a
SUCCESS checkout https://github.com/pointfreeco/swift-web.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pointfreeco/swift-web.git
https://github.com/pointfreeco/swift-web.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-html",
      "requirement" : {
        "revision" : [
          "14d01d1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-html"
    },
    {
      "identity" : "swift-prelude",
      "requirement" : {
        "revision" : [
          "da5ead2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-prelude"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "branch" : [
          "async"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    }
  ],
  "manifest_display_name" : "swift-web",
  "name" : "swift-web",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ApplicativeRouter",
      "targets" : [
        "ApplicativeRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ApplicativeRouterHttpPipelineSupport",
      "targets" : [
        "ApplicativeRouterHttpPipelineSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Css",
      "targets" : [
        "Css"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CssReset",
      "targets" : [
        "CssReset"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CssTestSupport",
      "targets" : [
        "CssTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HtmlCssSupport",
      "targets" : [
        "HtmlCssSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HtmlPlainTextPrint",
      "targets" : [
        "HtmlPlainTextPrint"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HttpPipeline",
      "targets" : [
        "HttpPipeline"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HttpPipelineHtmlSupport",
      "targets" : [
        "HttpPipelineHtmlSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HttpPipelineTestSupport",
      "targets" : [
        "HttpPipelineTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UrlFormEncoding",
      "targets" : [
        "UrlFormEncoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "View",
      "targets" : [
        "View"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "View",
      "module_type" : "SwiftTarget",
      "name" : "View",
      "path" : "Sources/View",
      "product_dependencies" : [
        "Html",
        "Prelude"
      ],
      "product_memberships" : [
        "HttpPipelineHtmlSupport",
        "View"
      ],
      "sources" : [
        "View.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UrlFormEncodingTests",
      "module_type" : "SwiftTarget",
      "name" : "UrlFormEncodingTests",
      "path" : "Tests/UrlFormEncodingTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "UrlFormDecoderTests.swift",
        "UrlFormEncodingTests.swift"
      ],
      "target_dependencies" : [
        "UrlFormEncoding"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UrlFormEncoding",
      "module_type" : "SwiftTarget",
      "name" : "UrlFormEncoding",
      "path" : "Sources/UrlFormEncoding",
      "product_dependencies" : [
        "Optics",
        "Prelude"
      ],
      "product_memberships" : [
        "ApplicativeRouter",
        "ApplicativeRouterHttpPipelineSupport",
        "UrlFormEncoding"
      ],
      "sources" : [
        "UrlFormDecoder.swift",
        "UrlFormEncoding.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HttpPipelineTests",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipelineTests",
      "path" : "Tests/HttpPipelineTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "EncryptionTests.swift",
        "HttpPipelineTests.swift",
        "SharedMiddlewareTransformersTests.swift",
        "SignedCookieTests.swift"
      ],
      "target_dependencies" : [
        "HttpPipeline",
        "HttpPipelineTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HttpPipelineTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipelineTestSupport",
      "path" : "Sources/HttpPipelineTestSupport",
      "product_dependencies" : [
        "Html",
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "HttpPipelineTestSupport"
      ],
      "sources" : [
        "HttpPipelineTestSupport.swift"
      ],
      "target_dependencies" : [
        "HttpPipeline"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HttpPipelineHtmlSupportTests",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipelineHtmlSupportTests",
      "path" : "Tests/HttpPipelineHtmlSupportTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "HttpPipelineHtmlSupportTests.swift"
      ],
      "target_dependencies" : [
        "HttpPipelineHtmlSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HttpPipelineHtmlSupport",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipelineHtmlSupport",
      "path" : "Sources/HttpPipelineHtmlSupport",
      "product_dependencies" : [
        "Html"
      ],
      "product_memberships" : [
        "HttpPipelineHtmlSupport"
      ],
      "sources" : [
        "Support.swift"
      ],
      "target_dependencies" : [
        "HttpPipeline",
        "View"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HttpPipeline",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipeline",
      "path" : "Sources/HttpPipeline",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOHTTPCompression",
        "Crypto",
        "Html",
        "Optics",
        "Prelude"
      ],
      "product_memberships" : [
        "ApplicativeRouterHttpPipelineSupport",
        "HttpPipeline",
        "HttpPipelineHtmlSupport",
        "HttpPipelineTestSupport"
      ],
      "sources" : [
        "Conn.swift",
        "Method.swift",
        "Middleware.swift",
        "NIO.swift",
        "Response.swift",
        "SharedMiddlewareTransformers.swift",
        "SignedCookies.swift",
        "Status.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HtmlPlainTextPrintTests",
      "module_type" : "SwiftTarget",
      "name" : "HtmlPlainTextPrintTests",
      "path" : "Tests/HtmlPlainTextPrintTests",
      "product_dependencies" : [
        "Html",
        "SnapshotTesting"
      ],
      "sources" : [
        "HtmlPlainTextPrintTests.swift"
      ],
      "target_dependencies" : [
        "Css",
        "HtmlPlainTextPrint",
        "HtmlCssSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HtmlPlainTextPrint",
      "module_type" : "SwiftTarget",
      "name" : "HtmlPlainTextPrint",
      "path" : "Sources/HtmlPlainTextPrint",
      "product_dependencies" : [
        "Html",
        "Prelude"
      ],
      "product_memberships" : [
        "HtmlPlainTextPrint"
      ],
      "sources" : [
        "HtmlPlainTextPrint.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HtmlCssSupportTests",
      "module_type" : "SwiftTarget",
      "name" : "HtmlCssSupportTests",
      "path" : "Tests/HtmlCssSupportTests",
      "product_dependencies" : [
        "HtmlSnapshotTesting",
        "SnapshotTesting"
      ],
      "sources" : [
        "HtmlCssSupportTests.swift"
      ],
      "target_dependencies" : [
        "CssTestSupport",
        "HtmlCssSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HtmlCssSupport",
      "module_type" : "SwiftTarget",
      "name" : "HtmlCssSupport",
      "path" : "Sources/HtmlCssSupport",
      "product_dependencies" : [
        "Html"
      ],
      "product_memberships" : [
        "HtmlCssSupport"
      ],
      "sources" : [
        "Support.swift"
      ],
      "target_dependencies" : [
        "Css"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CssTests",
      "module_type" : "SwiftTarget",
      "name" : "CssTests",
      "path" : "Tests/CssTests",
      "sources" : [
        "BackgroundTests.swift",
        "BorderTests.swift",
        "CssRenderTests.swift",
        "FlexBoxTests.swift",
        "FullStylesheetTests.swift",
        "MediaTests.swift",
        "PropertyTests.swift",
        "SizeTests.swift"
      ],
      "target_dependencies" : [
        "Css",
        "CssTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CssTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "CssTestSupport",
      "path" : "Sources/CssTestSupport",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "CssTestSupport"
      ],
      "sources" : [
        "CssTestSupport.swift"
      ],
      "target_dependencies" : [
        "Css"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CssResetTests",
      "module_type" : "SwiftTarget",
      "name" : "CssResetTests",
      "path" : "Tests/CssResetTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "CssResetTests.swift"
      ],
      "target_dependencies" : [
        "CssReset",
        "CssTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CssReset",
      "module_type" : "SwiftTarget",
      "name" : "CssReset",
      "path" : "Sources/CssReset",
      "product_memberships" : [
        "CssReset"
      ],
      "sources" : [
        "Reset.swift"
      ],
      "target_dependencies" : [
        "Css"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Css",
      "module_type" : "SwiftTarget",
      "name" : "Css",
      "path" : "Sources/Css",
      "product_dependencies" : [
        "Either",
        "Prelude"
      ],
      "product_memberships" : [
        "Css",
        "CssReset",
        "CssTestSupport",
        "HtmlCssSupport"
      ],
      "sources" : [
        "Appearance.swift",
        "Background.swift",
        "Border.swift",
        "Box.swift",
        "Color.swift",
        "Common.swift",
        "Config.swift",
        "CssSelector.swift",
        "Display.swift",
        "Elements.swift",
        "Flexbox.swift",
        "Font.swift",
        "Geometry.swift",
        "List.swift",
        "Media.swift",
        "Object.swift",
        "Property.swift",
        "Render.swift",
        "Size.swift",
        "Stylesheet.swift",
        "Text.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ApplicativeRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "ApplicativeRouterTests",
      "path" : "Tests/ApplicativeRouterTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "SyntaxRouterTests.swift",
        "TestRouter.swift"
      ],
      "target_dependencies" : [
        "ApplicativeRouter",
        "HttpPipelineTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ApplicativeRouterHttpPipelineSupportTests",
      "module_type" : "SwiftTarget",
      "name" : "ApplicativeRouterHttpPipelineSupportTests",
      "path" : "Tests/ApplicativeRouterHttpPipelineSupportTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "ApplicativeRouterHttpPipelineSupportTests.swift"
      ],
      "target_dependencies" : [
        "ApplicativeRouterHttpPipelineSupport",
        "HttpPipelineTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ApplicativeRouterHttpPipelineSupport",
      "module_type" : "SwiftTarget",
      "name" : "ApplicativeRouterHttpPipelineSupport",
      "path" : "Sources/ApplicativeRouterHttpPipelineSupport",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "ApplicativeRouterHttpPipelineSupport"
      ],
      "sources" : [
        "ApplicativeRouterHttpPipelineSupport.swift"
      ],
      "target_dependencies" : [
        "ApplicativeRouter",
        "HttpPipeline"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ApplicativeRouter",
      "module_type" : "SwiftTarget",
      "name" : "ApplicativeRouter",
      "path" : "Sources/ApplicativeRouter",
      "product_dependencies" : [
        "Either",
        "Optics",
        "Prelude"
      ],
      "product_memberships" : [
        "ApplicativeRouter",
        "ApplicativeRouterHttpPipelineSupport"
      ],
      "sources" : [
        "Combinators.swift",
        "Method.swift",
        "PartialIso.swift",
        "RequestData.swift",
        "SomePartialIsos.swift",
        "SyntaxRouter.swift"
      ],
      "target_dependencies" : [
        "UrlFormEncoding"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-html
[1/1250] Fetching swift-html
Fetched https://github.com/pointfreeco/swift-html from cache (0.26s)
Fetching https://github.com/pointfreeco/swift-prelude
[1/3298] Fetching swift-prelude
Fetched https://github.com/pointfreeco/swift-prelude from cache (0.26s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13159] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.57s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/5662] Fetching swift-nio-extras
[1813/19446] Fetching swift-nio-extras, swift-crypto
[7180/94970] Fetching swift-nio-extras, swift-crypto, swift-nio
[7870/101171] Fetching swift-nio-extras, swift-crypto, swift-nio, swift-dependencies
[35918/171416] Fetching swift-nio-extras, swift-crypto, swift-nio, swift-dependencies, swift-syntax
Fetched https://github.com/apple/swift-nio-extras.git from cache (5.04s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (5.05s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.08s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.10s)
Fetched https://github.com/apple/swift-nio.git from cache (5.14s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (6.60s)
Fetching https://github.com/apple/swift-asn1.git
[1/1573] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.21s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.67s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.47s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
[324/3702] Fetching swift-clocks, combine-schedulers
[1190/4554] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras
[4555/9942] Fetching swift-clocks, combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.31s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.31s)
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.31s)
[3126/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.56s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.97s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.42s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.60s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.41s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.26.0 (0.50s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1127] Fetching swift-http-structured-headers
[306/2031] Fetching swift-http-structured-headers, swift-http-types
[2032/13523] Fetching swift-http-structured-headers, swift-http-types, swift-nio-http2
[2262/15228] Fetching swift-http-structured-headers, swift-http-types, swift-nio-http2, swift-atomics
[4277/21131] Fetching swift-http-structured-headers, swift-http-types, swift-nio-http2, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
[9789/20227] Fetching swift-http-structured-headers, swift-nio-http2, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.39s)
[11171/19100] Fetching swift-nio-http2, swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.39s)
[3678/11492] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.22s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.71s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4364] Fetching swift-system
[2271/20606] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.91s)
Fetched https://github.com/apple/swift-collections.git from cache (0.94s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.40s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.2.2 (0.79s)
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.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
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.45s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
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/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
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.2.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.82.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-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-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-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at async (7de6fa5)
Creating working copy for https://github.com/pointfreeco/swift-html
Working copy of https://github.com/pointfreeco/swift-html resolved at 14d01d1 (14d01d1)
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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.26.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/pointfreeco/swift-prelude
Working copy of https://github.com/pointfreeco/swift-prelude resolved at da5ead2 (da5ead2)
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
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
warning: 'swift-dependencies': 'swift-dependencies' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/411] Write sources
[35/411] Compiling CNIOExtrasZlib empty.c
[36/411] Compiling CNIOWindows shim.c
[37/411] Compiling _AtomicsShims.c
[38/411] Compiling CNIOWindows WSAStartup.c
[39/411] Compiling CNIOWASI CNIOWASI.c
[40/411] Compiling CNIOLLHTTP c_nio_http.c
[41/411] Compiling aesv8-gcm-armv8-win.S
[42/411] Compiling CNIOLinux liburing_shims.c
[43/411] Compiling CNIOLLHTTP c_nio_api.c
[44/411] Compiling CNIODarwin shim.c
[45/411] Compiling CNIOLinux shim.c
[46/411] Write swift-version-24593BA9C3E375BF.txt
[47/411] Compiling CNIOLLHTTP c_nio_llhttp.c
[48/411] Compiling CCryptoBoringSSLShims shims.c
[49/415] Compiling fiat_p256_adx_sqr.S
[49/415] Compiling fiat_curve25519_adx_square.S
[51/415] Compiling fiat_p256_adx_mul.S
[52/415] Compiling fiat_curve25519_adx_mul.S
[54/495] Emitting module InternalCollectionsUtilities
[54/497] Compiling c-nioatomics.c
[55/508] Compiling c-atomics.c
[56/508] Compiling md5-x86_64-linux.S
[58/514] Compiling _NIODataStructures _TinyArray.swift
[59/514] Emitting module _NIOBase64
[60/514] Compiling _NIOBase64 Base64.swift
[61/515] Compiling _NIODataStructures PriorityQueue.swift
[62/515] Compiling ConcurrencyExtras Locking.swift
[63/515] Compiling ConcurrencyExtras UncheckedBox.swift
[64/515] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[65/515] Compiling InternalCollectionsUtilities Specialize.swift
[66/516] Compiling ConcurrencyExtras AsyncStream.swift
[67/516] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[68/516] Compiling InternalCollectionsUtilities _SortedCollection.swift
[69/516] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[70/516] Compiling Html Events.swift
[71/516] Compiling Html Html4.swift
[74/516] Compiling SnapshotTesting Any.swift
[75/516] Compiling SnapshotTesting CALayer.swift
[76/516] Compiling Html Tag.swift
[77/516] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[78/516] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[79/516] Compiling Html Node.swift
[80/516] Compiling Html HtmlRender.swift
[81/516] Compiling Html MediaType.swift
[82/516] Compiling ConcurrencyExtras ActorIsolated.swift
[83/516] Compiling ConcurrencyExtras AnyHashableSendable.swift
[91/516] Emitting module SnapshotTesting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/523] Compiling md5-x86_64-apple.S
[97/523] Compiling Html XmlRender.swift
[98/523] Compiling md5-586-linux.S
[99/523] Compiling md5-586-apple.S
[101/523] Compiling ConcurrencyExtras UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/538] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/538] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/538] Compiling DequeModule Deque+Equatable.swift
[105/538] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[106/538] Compiling DequeModule Deque+CustomReflectable.swift
[107/538] Compiling DequeModule Deque+Descriptions.swift
[107/540] Compiling err_data.cc
[109/540] Compiling DequeModule _DequeBuffer.swift
[110/540] Compiling DequeModule _DequeBufferHeader.swift
[111/540] Compiling NIOConcurrencyHelpers lock.swift
[111/540] Compiling chacha20_poly1305_x86_64-linux.S
[112/540] Compiling chacha20_poly1305_x86_64-apple.S
[114/540] Emitting module NIOConcurrencyHelpers
[115/540] Compiling NIOConcurrencyHelpers NIOLock.swift
[116/540] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[117/540] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[118/540] Compiling NIOConcurrencyHelpers atomics.swift
[118/541] Compiling chacha20_poly1305_armv8-win.S
[121/541] Compiling _NIODataStructures Heap.swift
[122/541] Emitting module _NIODataStructures
[122/542] Compiling chacha20_poly1305_armv8-linux.S
[124/542] Compiling DequeModule _DequeSlot.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/542] Compiling DequeModule _UnsafeWrappedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/542] Compiling chacha20_poly1305_armv8-apple.S
[130/542] Compiling chacha-x86_64-apple.S
[133/542] Compiling DequeModule Deque+Testing.swift
[134/542] Compiling DequeModule Deque._Storage.swift
[135/542] Compiling DequeModule Deque+Extras.swift
[136/542] Compiling DequeModule Deque+Hashable.swift
[137/542] Compiling DequeModule Deque._UnsafeHandle.swift
[138/542] Compiling DequeModule Deque.swift
[139/542] Compiling ConcurrencyExtras MainSerialExecutor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/542] Compiling SnapshotTesting NSView.swift
[141/542] Compiling SnapshotTesting NSViewController.swift
[142/542] Compiling SnapshotTesting SceneKit.swift
[143/542] Compiling SnapshotTesting SpriteKit.swift
[144/542] Compiling SnapshotTesting String.swift
[145/542] Compiling SnapshotTesting SwiftUIView.swift
[146/542] Compiling SnapshotTesting UIBezierPath.swift
[147/542] Compiling SnapshotTesting UIImage.swift
[148/542] Compiling SnapshotTesting UIView.swift
[149/542] Compiling SnapshotTesting UIViewController.swift
[150/542] Compiling SnapshotTesting URLRequest.swift
[154/542] Compiling chacha-x86_64-linux.S
[156/542] Compiling ConcurrencyExtras Result.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/542] Compiling ConcurrencyExtras Task.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/542] Compiling chacha-x86-linux.S
[159/542] Compiling DequeModule Deque+Codable.swift
[160/542] Compiling DequeModule Deque+Collection.swift
[171/542] Compiling ConcurrencyExtras LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/542] Compiling chacha-armv8-win.S
[173/542] Emitting module ConcurrencyExtras
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[177/543] Compiling chacha-x86-apple.S
[178/543] Compiling chacha-armv8-linux.S
[179/543] Compiling chacha-armv8-apple.S
[180/543] Compiling chacha-armv4-linux.S
[181/543] Compiling aes128gcmsiv-x86_64-apple.S
[184/543] Emitting module Html
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/543] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/543] Compiling x86_64-mont5-apple.S
[191/543] Compiling x86_64-mont5-linux.S
[192/544] Compiling aes128gcmsiv-x86_64-linux.S
[193/544] Compiling x86_64-mont-apple.S
[194/544] Compiling x86_64-mont-linux.S
[196/544] Compiling x86-mont-linux.S
[197/544] Compiling x86-mont-apple.S
[199/544] Emitting module DequeModule
[201/545] Compiling vpaes-x86_64-linux.S
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/545] Compiling vpaes-x86_64-apple.S
[212/545] Compiling vpaes-x86-linux.S
[213/545] Compiling vpaes-x86-apple.S
[215/546] Compiling vpaes-armv8-linux.S
[216/546] Compiling vpaes-armv8-win.S
[217/546] Compiling vpaes-armv7-linux.S
[218/546] Compiling vpaes-armv8-apple.S
[220/546] Compiling sha512-x86_64-linux.S
[221/546] Compiling sha512-armv8-win.S
[222/546] Compiling sha512-x86_64-apple.S
[222/546] Compiling sha512-armv8-apple.S
[224/546] Compiling sha512-armv8-linux.S
[225/546] Compiling sha512-armv4-linux.S
[226/546] Compiling sha512-586-apple.S
[227/546] Compiling sha512-586-linux.S
[228/546] Compiling sha256-x86_64-apple.S
[229/546] Compiling sha256-armv8-win.S
[230/546] Compiling sha256-armv8-apple.S
[231/546] Compiling sha256-armv8-linux.S
[231/546] Compiling sha256-armv4-linux.S
[233/546] Compiling sha256-x86_64-linux.S
[234/546] Compiling sha256-586-apple.S
[235/549] Compiling sha256-586-linux.S
[236/550] Compiling sha1-x86_64-apple.S
[237/551] Compiling sha1-x86_64-linux.S
[238/552] Compiling sha1-armv8-win.S
[239/569] Compiling sha1-armv4-large-linux.S
[240/569] Compiling sha1-armv8-apple.S
[245/569] Compiling sha1-armv8-linux.S
[246/569] Compiling sha1-586-linux.S
[247/570] Compiling sha1-586-apple.S
[249/570] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[249/570] Compiling rsaz-avx2-linux.S
[250/570] Compiling rsaz-avx2-apple.S
[251/570] Compiling rdrand-x86_64-linux.S
[254/570] Compiling Clocks Timer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[254/570] Compiling p256_beeu-x86_64-asm-linux.S
[255/571] Compiling rdrand-x86_64-apple.S
[257/571] Compiling CombineSchedulers SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[258/571] Compiling CombineSchedulers TestScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[258/571] Compiling p256_beeu-x86_64-asm-apple.S
[260/571] Emitting module CombineSchedulers
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[261/571] Compiling CombineSchedulers AnyScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[262/571] Compiling CombineSchedulers Concurrency.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[263/572] Compiling CombineSchedulers ImmediateScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[264/572] Compiling CombineSchedulers Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[264/572] Compiling p256_beeu-armv8-asm-win.S
[265/572] Compiling p256_beeu-armv8-asm-linux.S
[266/572] Compiling p256-x86_64-asm-linux.S
[268/572] Compiling CombineSchedulers UIKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[268/572] Compiling p256_beeu-armv8-asm-apple.S
[270/572] Compiling CombineSchedulers Timer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[271/572] Compiling CombineSchedulers UIScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[272/572] Compiling Clocks AnyClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[272/572] Compiling p256-x86_64-asm-apple.S
[274/572] Compiling CombineSchedulers Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[275/572] Compiling CombineSchedulers NSRecursiveLock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[275/572] Compiling p256-armv8-asm-win.S
[276/572] Compiling p256-armv8-asm-apple.S
[277/572] Compiling ghashv8-armv8-win.S
[279/572] Compiling Clocks ImmediateClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[279/572] Compiling p256-armv8-asm-linux.S
[280/572] Compiling ghashv8-armv7-linux.S
[281/572] Compiling ghashv8-armv8-apple.S
[282/572] Compiling ghashv8-armv8-linux.S
[284/572] Compiling CombineSchedulers UnimplementedScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[284/573] Compiling ghash-x86_64-apple.S
[286/573] Compiling Clocks Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[287/573] Emitting module Clocks
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[288/573] Compiling Clocks _AsyncTimerSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[288/573] Compiling ghash-x86_64-linux.S
[289/573] Compiling ghash-ssse3-x86_64-linux.S
[290/573] Compiling ghash-x86-apple.S
[291/573] Compiling ghash-x86-linux.S
[293/573] Compiling ghash-ssse3-x86-linux.S
[294/573] Compiling ghash-ssse3-x86_64-apple.S
[295/573] Compiling ghash-neon-armv8-win.S
[297/573] Compiling Clocks SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[298/573] Compiling Clocks TestClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[298/573] Compiling ghash-ssse3-x86-apple.S
[300/573] Compiling Clocks UnimplementedClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[300/573] Compiling ghash-neon-armv8-linux.S
[301/574] Compiling co-586-linux.S
[302/574] Compiling ghash-neon-armv8-apple.S
[303/574] Compiling ghash-armv4-linux.S
[304/574] Compiling co-586-apple.S
[305/574] Compiling bn-armv8-win.S
[305/574] Compiling bsaes-armv7-linux.S
[308/574] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[309/574] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[309/575] Compiling bn-armv8-linux.S
[311/575] Compiling bn-armv8-apple.S
[312/575] Compiling bn-586-linux.S
[313/575] Compiling bn-586-apple.S
[314/575] Compiling armv8-mont-win.S
[315/575] Compiling armv8-mont-linux.S
[316/575] Compiling armv4-mont-linux.S
[317/575] Compiling armv8-mont-apple.S
[318/575] Compiling aesv8-armv8-apple.S
[320/575] Compiling aesv8-gcm-armv8-apple.S
[321/575] Compiling aesv8-gcm-armv8-linux.S
[322/575] Compiling aesv8-armv8-linux.S
[323/575] Compiling aesv8-armv8-win.S
[324/575] Compiling aesv8-armv7-linux.S
[325/575] Compiling aesni-x86_64-linux.S
[326/575] Compiling aesni-x86-apple.S
[327/575] Compiling aesni-x86_64-apple.S
[328/575] Compiling aesni-x86-linux.S
[329/575] Compiling aesni-gcm-x86_64-apple.S
[330/575] Compiling aesni-gcm-x86_64-linux.S
[331/575] Compiling aes-gcm-avx10-x86_64-apple.S
[332/575] Compiling aes-gcm-avx10-x86_64-linux.S
[334/598] Compiling Dependencies Locale.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[335/598] Compiling Dependencies MainQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[336/598] Compiling Dependencies MainRunLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[337/601] Emitting module Dependencies
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[338/601] Compiling Dependencies Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[339/601] Compiling Dependencies Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[340/601] Compiling Dependencies TypeName.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[341/601] Compiling Dependencies Context.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[342/601] Compiling Dependencies Date.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[343/601] Compiling Dependencies FireAndForget.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[344/601] Compiling Dependencies Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[345/601] Compiling Dependencies Calendar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[346/601] Compiling Dependencies Clocks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[347/601] Compiling Dependencies OpenURL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[348/601] Compiling Dependencies TimeZone.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[349/601] Compiling Dependencies URLSession.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[350/601] Compiling Dependencies UUID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[351/601] Compiling Dependencies WithRandomNumberGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[352/601] Compiling Dependencies AppEntryPoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[352/601] Compiling x_req.cc
[353/601] Compiling x_sig.cc
[354/601] Compiling x_pubkey.cc
[355/601] Compiling x_val.cc
[356/601] Compiling x_spki.cc
[357/601] Compiling x_x509a.cc
[358/601] Compiling x_x509.cc
[360/601] Compiling Dependencies PreviewTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[361/601] Compiling Dependencies TestTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[362/601] Compiling Dependencies WithDependencies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[363/601] Compiling Dependencies Dependency.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[364/601] Compiling Dependencies DependencyContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[365/601] Compiling Dependencies DependencyKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[366/601] Compiling Dependencies DependencyValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[367/602] Compiling x_algor.cc
[368/602] Compiling x_attrib.cc
[369/602] Compiling x_all.cc
[370/602] Compiling x509spki.cc
[371/602] Compiling x_name.cc
[372/602] Compiling x_exten.cc
[373/602] Compiling x_crl.cc
[374/635] Compiling x509name.cc
[375/635] Compiling x509rset.cc
[377/635] Compiling Prelude NearSemiring.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
  8 |
  9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
 10 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 11 | }
 12 |
[378/635] Compiling Prelude Never.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
  8 |
  9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
 10 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 11 | }
 12 |
[379/635] Compiling Prelude Operators.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
  8 |
  9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
 10 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 11 | }
 12 |
[380/635] Compiling Prelude Optional.swift
/host/spi-builder-workspace/.build/checkouts/swift-prelude/Sources/Prelude/Optional.swift:10:32: error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
  8 |
  9 | public func coalesce<A>(with default: @autoclosure @escaping () -> A) -> (A?) -> A {
 10 |   return optional(`default`()) <| id
    |                                `- error: conflicting arguments to generic parameter 'A' ('(A) -> A' vs. '@Sendable (A) -> A')
 11 | }
 12 |
[381/635] Compiling Prelude Parallel.swift
[382/635] Compiling Prelude Plus.swift
[383/635] Compiling Prelude PrecedenceGroups.swift
[384/635] Compiling Prelude Ring.swift
[385/639] Emitting module Prelude
[386/639] Compiling Prelude HeytingAlgebra.swift
[387/639] Compiling Prelude Hole.swift
[388/639] Compiling Prelude IO.swift
[389/639] Compiling Prelude KeyPath.swift
[390/639] Compiling Prelude Monoid.swift
[390/639] Compiling x509_v3.cc
[391/639] Compiling x509_vpm.cc
[392/639] Compiling x509cset.cc
[394/639] Compiling Prelude Semigroup.swift
[395/639] Compiling Prelude Semiring.swift
[396/639] Compiling Prelude Sequence.swift
[397/639] Compiling Prelude Set.swift
[398/639] Compiling Prelude Alt.swift
[399/639] Compiling Prelude Array.swift
[400/639] Compiling Prelude Collection.swift
[401/639] Compiling Prelude CommutativeRing.swift
[402/639] Compiling Prelude Comparable.swift
[403/639] Compiling Prelude Field.swift
[404/639] Compiling Prelude Filterable.swift
[405/639] Compiling Prelude FreeNearSemiring.swift
[406/639] Compiling Prelude Func.swift
[407/639] Compiling Prelude Function.swift
[407/639] Compiling x509_txt.cc
[409/639] Compiling Prelude String.swift
[410/639] Compiling Prelude Strong.swift
[411/639] Compiling Prelude Tuple.swift
[412/639] Compiling Prelude Unit.swift
[412/639] Compiling x509_vfy.cc
[413/639] Compiling x509_trs.cc
[414/639] Compiling x509_req.cc
[415/639] Compiling x509_set.cc
[416/639] Compiling x509_obj.cc
[418/639] Compiling Prelude Comparator.swift
[419/639] Compiling Prelude Curry.swift
[420/639] Compiling Prelude Endo.swift
[421/639] Compiling Prelude Equatable.swift
[422/639] Compiling Prelude EuclideanRing.swift
[422/639] Compiling x509_ext.cc
[423/639] Compiling x509_lu.cc
[424/639] Compiling x509_def.cc
[425/639] Compiling v3_utl.cc
[425/639] Compiling x509.cc
[425/639] Compiling v3_skey.cc
[425/639] Compiling x509_cmp.cc
[425/639] Compiling x509_att.cc
[425/639] Compiling x509_d2.cc
[425/639] Compiling v3_purp.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'swift-dependencies': 'swift-dependencies' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[0/1] Planning build
Building for debugging...
[0/215] Write sources
[1/215] Compiling x509.cc
[2/215] Compiling x509_att.cc
[3/215] Compiling x509_cmp.cc
[4/215] Compiling v3_purp.cc
[5/215] Compiling v3_prn.cc
[6/215] Compiling v3_utl.cc
[7/215] Write swift-version-24593BA9C3E375BF.txt
[8/215] Compiling x509_d2.cc
[9/215] Compiling v3_skey.cc
[10/221] Compiling v3_pmaps.cc
[11/221] Compiling v3_ocsp.cc
[12/221] Compiling v3_int.cc
[13/255] Compiling v3_pcons.cc
[14/256] Compiling v3_lib.cc
[15/257] Compiling v3_ncons.cc
[17/270] Compiling _NIODataStructures PriorityQueue.swift
[18/270] Compiling _NIODataStructures _TinyArray.swift
[19/301] Emitting module _NIODataStructures
[20/301] Compiling _NIODataStructures Heap.swift
[21/306] Emitting module _NIOBase64
[22/306] Compiling _NIOBase64 Base64.swift
[23/306] Compiling NIOConcurrencyHelpers NIOLock.swift
[24/307] Compiling InternalCollectionsUtilities Debugging.swift
[25/307] Compiling InternalCollectionsUtilities Descriptions.swift
[26/307] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[27/307] Compiling InternalCollectionsUtilities Specialize.swift
[28/310] Compiling SnapshotTesting NSView.swift
[29/310] Compiling SnapshotTesting NSViewController.swift
[30/310] Compiling SnapshotTesting SceneKit.swift
[31/310] Compiling SnapshotTesting SpriteKit.swift
[32/310] Compiling SnapshotTesting String.swift
[33/310] Compiling SnapshotTesting SwiftUIView.swift
[34/310] Compiling SnapshotTesting UIBezierPath.swift
[35/310] Compiling SnapshotTesting UIImage.swift
[37/310] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/310] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[40/313] Compiling Html Aria.swift
[41/313] Compiling Html Attributes.swift
[42/313] Compiling Html DebugXmlRender.swift
[45/323] Compiling NIOConcurrencyHelpers lock.swift
[46/323] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[47/323] Compiling NIOConcurrencyHelpers atomics.swift
[50/323] Emitting module NIOConcurrencyHelpers
[51/323] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[52/324] Compiling Html Tag.swift
[53/326] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[54/326] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/326] Compiling SnapshotTesting CGPath.swift
[56/326] Compiling SnapshotTesting CaseIterable.swift
[65/344] Emitting module SnapshotTesting
[66/346] Compiling Atomics RawRepresentable.swift
[67/346] Compiling Atomics AtomicBool.swift
[68/347] Compiling Atomics IntegerConformances.swift
[69/347] Compiling Atomics PointerConformances.swift
[70/347] Compiling Atomics Primitives.native.swift
[71/347] Compiling Atomics OptionalRawRepresentable.swift
[75/347] Compiling Atomics AtomicValue.swift
[76/347] Compiling Atomics AtomicMemoryOrderings.swift
[79/347] Compiling ConcurrencyExtras LockIsolated.swift
[80/347] Compiling Html Node.swift
[81/347] Compiling Html XmlRender.swift
[82/347] Compiling SnapshotTesting UIView.swift
[83/347] Compiling SnapshotTesting UIViewController.swift
[84/347] Compiling SnapshotTesting URLRequest.swift
[85/347] Compiling Atomics AtomicOptionalWrappable.swift
[86/347] Compiling Atomics AtomicReference.swift
[90/347] Emitting module ConcurrencyExtras
[91/347] Compiling ConcurrencyExtras Task.swift
[92/347] Compiling ConcurrencyExtras Result.swift
[93/347] Compiling ConcurrencyExtras MainSerialExecutor.swift
[94/347] Emitting module InternalCollectionsUtilities
[95/347] Emitting module IssueReporting
[96/347] Compiling ConcurrencyExtras UncheckedSendable.swift
[99/348] Compiling Atomics Primitives.shims.swift
[100/348] Compiling Atomics AtomicInteger.swift
[105/348] Compiling Atomics ManagedAtomic.swift
[106/348] Compiling Atomics ManagedAtomicLazyReference.swift
[107/348] Compiling Atomics UnsafeAtomic.swift
[108/348] Compiling Atomics UnsafeAtomicLazyReference.swift
[110/350] Compiling Atomics DoubleWord.swift
[123/350] Compiling Atomics AtomicStorage.swift
[123/350] Compiling v3_info.cc
[129/351] Compiling Atomics IntegerOperations.swift
[130/351] Compiling Atomics Unmanaged extensions.swift
[139/352] Compiling v3_ia5.cc
[142/367] Compiling DequeModule _DequeBuffer.swift
[143/367] Compiling DequeModule _DequeBufferHeader.swift
[144/369] Compiling DequeModule Deque+Testing.swift
[145/369] Compiling DequeModule Deque._Storage.swift
[146/369] Compiling DequeModule Deque+Extras.swift
[147/369] Compiling DequeModule Deque+Hashable.swift
[148/369] Compiling DequeModule Deque+CustomReflectable.swift
[149/369] Compiling DequeModule Deque+Descriptions.swift
[150/369] Compiling DequeModule Deque+Equatable.swift
[151/369] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[151/369] Compiling v3_extku.cc
[152/369] Compiling v3_genn.cc
[153/369] Compiling v3_enum.cc
[155/374] Compiling DequeModule _DequeSlot.swift
[156/374] Compiling DequeModule _UnsafeWrappedBuffer.swift
[157/381] Compiling XCTestDynamicOverlay Exports.swift
[157/392] Compiling v3_crld.cc
[159/392] Compiling CombineSchedulers AnyScheduler.swift
[160/392] Compiling CombineSchedulers Concurrency.swift
[161/393] Compiling DequeModule Deque._UnsafeHandle.swift
[162/393] Compiling DequeModule Deque.swift
[165/394] Emitting module Html
[170/395] Compiling CombineSchedulers UIScheduler.swift
[171/395] Compiling CombineSchedulers SwiftUI.swift
[172/395] Compiling CombineSchedulers TestScheduler.swift
[173/395] Emitting module DequeModule
[174/395] Compiling CombineSchedulers Lock.swift
[175/395] Compiling CombineSchedulers NSRecursiveLock.swift
[176/395] Compiling CombineSchedulers UIKit.swift
[178/396] Compiling CombineSchedulers Timer.swift
[181/396] Compiling Clocks AnyClock.swift
[182/397] Emitting module CombineSchedulers
[183/397] Compiling CombineSchedulers UnimplementedScheduler.swift
[185/397] Compiling CombineSchedulers ImmediateScheduler.swift
[186/397] Compiling CombineSchedulers Deprecations.swift
[188/398] Compiling Clocks Timer.swift
[189/398] Compiling Clocks ImmediateClock.swift
[190/398] Emitting module Atomics
[191/398] Emitting module XCTestDynamicOverlay
[192/398] Compiling XCTestDynamicOverlay Deprecations.swift
[193/398] Emitting module Clocks
[194/399] Compiling Clocks Lock.swift
[195/399] Compiling Clocks _AsyncTimerSequence.swift
[204/399] Compiling Clocks TestClock.swift
[205/399] Compiling Clocks SwiftUI.swift
[207/400] Compiling Clocks UnimplementedClock.swift
[207/401] Compiling v3_cpols.cc
[209/401] Compiling v3_bcons.cc
[210/401] Compiling v3_conf.cc
[211/401] Compiling v3_bitst.cc
[212/401] Compiling v3_akeya.cc
[213/401] Compiling v3_alt.cc
[214/483] Compiling v3_akey.cc
[215/483] Compiling t_crl.cc
[216/483] Compiling rsa_pss.cc
[217/483] Compiling t_x509a.cc
[218/483] Compiling t_x509.cc
[220/483] Compiling Dependencies Assert.swift
[221/483] Compiling Dependencies Calendar.swift
[222/483] Compiling Dependencies Clocks.swift
[223/483] Compiling Dependencies Context.swift
[224/483] Compiling Dependencies Date.swift
[225/483] Compiling Dependencies FireAndForget.swift
[226/483] Compiling Dependencies Deprecations.swift
[227/483] Compiling Dependencies Exports.swift
[228/483] Compiling Dependencies TypeName.swift
[228/486] Compiling policy.cc
[230/486] Compiling Dependencies OpenURL.swift
[231/486] Compiling Dependencies TimeZone.swift
[232/486] Compiling Dependencies URLSession.swift
[233/486] Compiling Dependencies Locale.swift
[234/486] Compiling Dependencies MainQueue.swift
[235/486] Compiling Dependencies MainRunLoop.swift
[236/486] Compiling Dependencies UUID.swift
[237/486] Compiling Dependencies WithRandomNumberGenerator.swift
[238/486] Compiling Dependencies AppEntryPoint.swift
[238/486] Compiling name_print.cc
[239/486] Compiling t_req.cc
[241/486] Emitting module Dependencies
[242/486] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[243/486] Compiling NIOCore BSDSocketAPI.swift
[244/486] Compiling NIOCore ByteBuffer-aux.swift
[245/486] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[245/486] Compiling i2d_pr.cc
[246/486] Compiling by_file.cc
[248/486] Compiling Dependencies PreviewTrait.swift
[249/486] Compiling Dependencies TestTrait.swift
[250/486] Compiling Dependencies WithDependencies.swift
[251/487] Compiling algorithm.cc
[253/487] Compiling NIOCore MarkedCircularBuffer.swift
[254/487] Compiling NIOCore MulticastChannel.swift
[255/487] Compiling NIOCore NIOAny.swift
[256/487] Compiling NIOCore NIOCloseOnErrorHandler.swift
[257/487] Compiling NIOCore NIOLoopBound.swift
[258/487] Compiling NIOCore NIOScheduledCallback.swift
[259/487] Compiling NIOCore NIOSendable.swift
[260/487] Compiling NIOCore RecvByteBufferAllocator.swift
[260/495] Compiling a_verify.cc
[261/495] Compiling by_dir.cc
[262/495] Compiling asn1_gen.cc
[263/501] Compiling a_sign.cc
[264/528] Compiling a_digest.cc
[265/528] Compiling voprf.cc
[266/528] Compiling thread_pthread.cc
[267/528] Compiling thread_none.cc
[269/528] Compiling NIOCore GlobalSingletons.swift
[270/528] Compiling NIOCore IO.swift
[271/528] Compiling NIOCore IOData.swift
[272/528] Compiling NIOCore IPProtocol.swift
[273/528] Compiling NIOCore IntegerBitPacking.swift
[274/528] Compiling NIOCore IntegerTypes.swift
[275/528] Compiling NIOCore Interfaces.swift
[276/528] Compiling NIOCore Linux.swift
[276/528] Compiling pmbtoken.cc
[277/528] Compiling thread_win.cc
[278/528] Compiling trust_token.cc
[280/528] Emitting module Prelude
[281/528] Compiling Prelude Alt.swift
[282/528] Compiling Prelude Array.swift
[283/528] Compiling Prelude Collection.swift
[284/528] Compiling Prelude CommutativeRing.swift
[285/528] Compiling Prelude Comparable.swift
[285/532] Compiling thread.cc
[287/532] Compiling Prelude Semigroup.swift
[288/532] Compiling Prelude Semiring.swift
[289/532] Compiling Prelude Sequence.swift
[290/532] Compiling Prelude Set.swift
[291/532] Compiling Prelude Comparator.swift
[292/532] Compiling Prelude Curry.swift
[293/532] Compiling Prelude Endo.swift
[294/532] Compiling Prelude Equatable.swift
[295/532] Compiling Prelude EuclideanRing.swift
[296/532] Compiling Prelude String.swift
[297/532] Compiling Prelude Strong.swift
[298/532] Compiling Prelude Tuple.swift
[299/532] Compiling Prelude Unit.swift
[300/532] Compiling Prelude NearSemiring.swift
[301/532] Compiling Prelude Never.swift
[302/532] Compiling Prelude Operators.swift
[303/532] Compiling Prelude Optional.swift
[304/532] Compiling Prelude Parallel.swift
[305/532] Compiling Prelude Plus.swift
[306/532] Compiling Prelude PrecedenceGroups.swift
[307/532] Compiling Prelude Ring.swift
[307/532] Compiling wots.cc
[308/532] Compiling stack.cc
[309/532] Compiling merkle.cc
[310/532] Compiling thash.cc
[311/532] Compiling slhdsa.cc
[313/532] Compiling Prelude Field.swift
[314/532] Compiling Prelude Filterable.swift
[315/532] Compiling Prelude FreeNearSemiring.swift
[316/532] Compiling Prelude Func.swift
[317/532] Compiling Prelude Function.swift
[318/532] Compiling Prelude HeytingAlgebra.swift
[319/532] Compiling Prelude Hole.swift
[320/532] Compiling Prelude IO.swift
[321/532] Compiling Prelude KeyPath.swift
[322/532] Compiling Prelude Monoid.swift
[322/532] Compiling fors.cc
[323/533] Compiling siphash.cc
[324/533] Compiling rsa_print.cc
[326/533] Compiling sha512.cc
[327/533] Compiling sha256.cc
[328/533] Compiling sha1.cc
[329/533] Compiling rsa_extra.cc
[330/533] Compiling windows.cc
[331/533] Compiling urandom.cc
[332/533] Compiling rsa_asn1.cc
[333/533] Compiling rc4.cc
[337/535] Compiling NIOCore EventLoopFuture+Deprecated.swift
[338/535] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[339/535] Compiling NIOCore EventLoopFuture.swift
[340/535] Compiling NIOCore FileDescriptor.swift
[341/535] Compiling NIOCore FileHandle.swift
[342/535] Compiling NIOCore FileRegion.swift
[342/536] Compiling refcount.cc
[343/537] Compiling rsa_crypt.cc
[344/542] Compiling rand_extra.cc
[346/542] Emitting module View
[347/542] Compiling View View.swift
[348/543] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[349/543] Compiling NIOCore SocketAddresses.swift
[350/543] Compiling NIOCore SocketOptionProvider.swift
[351/543] Compiling NIOCore SystemCallHelpers.swift
[352/543] Compiling NIOCore TimeAmount+Duration.swift
[353/543] Compiling NIOCore TypeAssistedChannelHandler.swift
[354/543] Compiling NIOCore UniversalBootstrapSupport.swift
[355/543] Compiling NIOCore Utilities.swift
[355/543] Compiling trusty.cc
[356/543] Compiling getentropy.cc
[358/543] Compiling passive.cc
[359/543] Compiling ios.cc
[361/543] Compiling Either Nested.swift
[362/543] Emitting module HtmlPlainTextPrint
[363/543] Compiling HtmlPlainTextPrint HtmlPlainTextPrint.swift
[373/544] Compiling deterministic.cc
[373/544] Compiling pool.cc
[375/544] Compiling forkunsafe.cc
[376/544] Compiling poly1305_arm_asm.S
[378/544] Compiling Either Choice.swift
[379/544] Emitting module Either
[380/544] Compiling Either Either.swift
[381/544] Compiling Either EitherIO.swift
[381/545] Compiling fork_detect.cc
[391/545] Compiling poly1305_vec.cc
[392/545] Compiling poly1305_arm.cc
[393/545] Compiling poly1305.cc
[394/575] Compiling pkcs8_x509.cc
[395/575] Compiling pkcs8.cc
[396/575] Compiling pkcs7_x509.cc
[397/575] Compiling pkcs7.cc
[399/575] Compiling Css Appearance.swift
[400/575] Compiling Css Background.swift
[401/576] Emitting module Optics
[402/576] Compiling Css Border.swift
[403/576] Compiling Css Config.swift
[404/576] Compiling Optics Star.swift
[404/576] Compiling p5_pbev2.cc
[406/576] Compiling Optics KeyPath.swift
[407/576] Compiling Optics Prism.swift
[408/576] Compiling Optics Review.swift
[409/576] Compiling Optics Setter.swift
[409/576] Compiling pem_x509.cc
[411/576] Compiling Optics Traversal.swift
[413/577] Emitting module Css
[414/579] Compiling Css Geometry.swift
[415/579] Compiling Css List.swift
[416/579] Compiling Css Media.swift
[417/579] Compiling Css Elements.swift
[418/579] Compiling Css Flexbox.swift
[419/579] Compiling Css Font.swift
[421/579] Compiling Css CssSelector.swift
[422/579] Compiling Css Display.swift
[422/579] Compiling pem_xaux.cc
[424/579] Compiling Css Object.swift
[425/579] Compiling Css Property.swift
[426/579] Compiling Css Render.swift
[427/579] Compiling Css Size.swift
[427/579] Compiling pem_pkey.cc
[428/579] Compiling pem_pk8.cc
[429/582] Compiling pem_oth.cc
[431/582] Compiling Css Stylesheet.swift
[432/582] Compiling Css Text.swift
[436/582] Compiling Css Box.swift
[437/582] Compiling Css Color.swift
[438/582] Compiling Css Common.swift
[456/583] Compiling UrlFormEncoding UrlFormEncoding.swift
[457/583] Compiling pem_lib.cc
[458/583] Compiling pem_info.cc
[459/583] Compiling obj.cc
[460/583] Compiling obj_xref.cc
[461/583] Compiling mldsa.cc
[462/589] Compiling pem_all.cc
[463/589] Compiling mlkem.cc
[465/589] Emitting module HtmlCssSupport
[466/589] Compiling HtmlCssSupport Support.swift
[466/589] Compiling mem.cc
[468/590] Compiling CssTestSupport CssTestSupport.swift
[469/590] Emitting module CssTestSupport
[470/590] Emitting module CssReset
[471/590] Compiling CssReset Reset.swift
[472/590] Emitting module NIOCore
[476/593] Compiling md4.cc
[477/593] Compiling md5.cc
[478/593] Compiling fips_shared_support.cc
[479/593] Compiling poly_rq_mul.S
[481/593] Compiling UrlFormEncoding UrlFormDecoder.swift
[482/593] Emitting module UrlFormEncoding
[482/594] Compiling lhash.cc
[484/599] Compiling kyber.cc
[485/639] Compiling ex_data.cc
[486/645] Compiling hrss.cc
[487/645] Compiling scrypt.cc
[488/645] Compiling hpke.cc
[489/645] Compiling sign.cc
[490/645] Compiling print.cc
[491/645] Compiling pbkdf.cc
[492/645] Compiling p_x25519.cc
[493/645] Compiling p_x25519_asn1.cc
[494/645] Compiling p_rsa.cc
[496/645] Compiling NIOEmbedded AsyncTestingChannel.swift
[497/645] Emitting module NIOEmbedded
[497/645] Compiling p_rsa_asn1.cc
[498/645] Compiling p_ed25519.cc
[499/645] Compiling p_hkdf.cc
[500/645] Compiling p_ed25519_asn1.cc
[502/645] Compiling NIOEmbedded Embedded.swift
[503/645] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[503/646] Compiling p_dh.cc
[504/646] Compiling p_ec_asn1.cc
[506/646] Compiling p_ec.cc
[507/646] Compiling p_dh_asn1.cc
[508/646] Compiling p_dsa_asn1.cc
[510/646] Compiling NIOPosix PooledRecvBufferAllocator.swift
[511/646] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[512/646] Compiling NIOPosix PosixSingletons.swift
[513/646] Compiling NIOPosix RawSocketBootstrap.swift
[514/646] Compiling NIOPosix Resolver.swift
[515/646] Compiling NIOPosix Selectable.swift
[515/652] Compiling evp_ctx.cc
[516/652] Compiling evp_asn1.cc
[517/652] Compiling evp.cc
[518/652] Compiling err.cc
[519/652] Compiling engine.cc
[520/652] Compiling ecdsa_asn1.cc
[521/652] Compiling hash_to_curve.cc
[522/652] Compiling ecdh_extra.cc
[524/652] Compiling NIOPosix SelectableChannel.swift
[525/652] Compiling NIOPosix SelectableEventLoop.swift
[526/652] Compiling NIOPosix SelectorEpoll.swift
[527/652] Compiling NIOPosix SelectorGeneric.swift
[528/652] Compiling NIOPosix SelectorKqueue.swift
[529/652] Compiling NIOPosix SelectorUring.swift
[530/652] Compiling NIOPosix ServerSocket.swift
[531/652] Compiling NIOPosix Socket.swift
[532/652] Compiling NIOPosix SocketChannel.swift
[533/652] Compiling NIOPosix SocketProtocols.swift
[534/652] Compiling NIOPosix System.swift
[535/652] Compiling NIOPosix Thread.swift
[535/652] Compiling bcm.cc
[536/652] Compiling ec_derive.cc
[537/652] Compiling dsa_asn1.cc
[539/652] Emitting module NIOPosix
[539/652] Compiling digest_extra.cc
[540/652] Compiling params.cc
[542/652] Compiling NIOPosix ThreadPosix.swift
[543/652] Compiling NIOPosix ThreadWindows.swift
[544/652] Compiling NIOPosix UnsafeTransfer.swift
[545/652] Compiling NIOPosix Utilities.swift
[546/652] Compiling NIOPosix VsockAddress.swift
[547/652] Compiling NIOPosix VsockChannelEvents.swift
[547/652] Compiling ec_asn1.cc
[548/652] Compiling dsa.cc
[549/652] Compiling x25519-asm-arm.S
[550/652] Compiling spake25519.cc
[551/652] Compiling des.cc
[552/652] Compiling dh_asn1.cc
[554/652] Compiling NIOPosix BSDSocketAPICommon.swift
[555/652] Compiling NIOPosix BSDSocketAPIPosix.swift
[556/652] Compiling NIOPosix BSDSocketAPIWindows.swift
[557/652] Compiling NIOPosix BaseSocket.swift
[558/652] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[559/652] Compiling NIOPosix BaseSocketChannel.swift
[560/652] Compiling NIOPosix BaseStreamSocketChannel.swift
[561/652] Compiling NIOPosix Bootstrap.swift
[562/652] Compiling NIOPosix ControlMessage.swift
[563/652] Compiling NIOPosix DatagramVectorReadManager.swift
[564/652] Compiling NIOPosix Errors+Any.swift
[565/652] Compiling NIOPosix FileDescriptor.swift
[566/652] Compiling NIOPosix GetaddrinfoResolver.swift
[567/652] Compiling NIOPosix HappyEyeballs.swift
[567/652] Compiling cpu_intel.cc
[568/652] Compiling crypto.cc
[569/652] Compiling curve25519.cc
[570/652] Compiling cpu_arm_freebsd.cc
[571/652] Compiling cpu_arm_linux.cc
[572/652] Compiling cpu_aarch64_win.cc
[573/652] Compiling cpu_aarch64_sysreg.cc
[574/652] Compiling cpu_aarch64_openbsd.cc
[575/652] Compiling curve25519_64_adx.cc
[576/652] Compiling cpu_aarch64_apple.cc
[577/652] Compiling cpu_aarch64_linux.cc
[579/652] Compiling NIOPosix IO.swift
[580/652] Compiling NIOPosix IntegerBitPacking.swift
[581/652] Compiling NIOPosix IntegerTypes.swift
[582/652] Compiling NIOPosix Linux.swift
[583/652] Compiling NIOPosix LinuxCPUSet.swift
[584/652] Compiling NIOPosix LinuxUring.swift
[585/652] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[586/652] Compiling NIOPosix NIOThreadPool.swift
[587/652] Compiling NIOPosix NonBlockingFileIO.swift
[588/652] Compiling NIOPosix PendingDatagramWritesManager.swift
[589/652] Compiling NIOPosix PendingWritesManager.swift
[590/652] Compiling NIOPosix PipeChannel.swift
[591/652] Compiling NIOPosix PipePair.swift
[592/652] Compiling NIOPosix Pool.swift
[592/652] Compiling conf.cc
[593/652] Compiling cpu_aarch64_fuchsia.cc
[595/653] Compiling tls_cbc.cc
[596/653] Compiling e_rc4.cc
[597/653] Compiling e_tls.cc
[598/653] Compiling e_null.cc
[598/653] Compiling e_rc2.cc
[600/653] Compiling e_chacha20poly1305.cc
[601/653] Compiling e_des.cc
[602/655] Compiling derive_key.cc
[603/655] Compiling e_aesctrhmac.cc
[604/655] Compiling cipher_extra.cc
[605/655] Compiling e_aesgcmsiv.cc
[607/655] Emitting module NIO
[608/655] Compiling NIO Exports.swift
[608/655] Compiling chacha.cc
[609/655] Compiling unicode.cc
[610/656] Compiling ber.cc
[611/656] Compiling cbb.cc
[613/656] Compiling buf.cc
[614/656] Compiling cbs.cc
[615/656] Compiling asn1_compat.cc
[616/656] Compiling bn_asn1.cc
[617/657] Compiling convert.cc
[618/670] Compiling printf.cc
[619/672] Compiling blake2.cc
[620/672] Compiling pair.cc
[621/672] Compiling hexdump.cc
[622/672] Compiling file.cc
[623/672] Compiling errno.cc
[624/672] Compiling fd.cc
[625/672] Compiling bio.cc
[626/672] Compiling base64.cc
[627/672] Compiling bio_mem.cc
[628/672] Compiling tasn_utl.cc
[629/672] Compiling tasn_typ.cc
[630/672] Compiling tasn_new.cc
[631/672] Compiling tasn_fre.cc
[633/672] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[634/672] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[634/674] Compiling f_string.cc
[636/674] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[637/674] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[637/674] Compiling tasn_enc.cc
[638/674] Compiling asn_pack.cc
[638/674] Compiling posix_time.cc
[640/674] Compiling f_int.cc
[641/674] Compiling tasn_dec.cc
[642/674] Compiling asn1_par.cc
[644/674] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[645/674] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[646/674] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[647/674] Compiling NIOHTTP1 HTTPTypes.swift
[648/674] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[649/674] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[650/674] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[651/674] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[651/674] Compiling a_utctm.cc
[652/674] Compiling asn1_lib.cc
[653/674] Compiling a_type.cc
[654/674] Compiling a_time.cc
[655/674] Compiling a_strex.cc
[656/674] Compiling a_strnid.cc
[658/674] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[659/674] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[659/674] Compiling a_octet.cc
[660/674] Compiling a_object.cc
[661/674] Compiling a_mbstr.cc
[662/674] Compiling a_i2d_fp.cc
[663/674] Write sources
[664/674] Compiling a_int.cc
[666/674] Compiling NIOHTTP1 ByteCollectionUtils.swift
[667/674] Compiling NIOHTTP1 HTTPDecoder.swift
[668/674] Compiling NIOHTTP1 HTTPEncoder.swift
[669/674] Emitting module NIOHTTP1
[669/675] Compiling a_dup.cc
[671/675] Compiling a_gentm.cc
[672/680] Compiling a_d2i_fp.cc
[673/682] Compiling a_bitstr.cc
[674/682] Compiling a_bool.cc
[676/682] Compiling ApplicativeRouter RequestData.swift
[677/697] Compiling ApplicativeRouter Method.swift
[678/697] Compiling ApplicativeRouter PartialIso.swift
[679/697] Emitting module ApplicativeRouter
[680/697] Compiling ApplicativeRouter Combinators.swift
[681/697] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[682/697] Compiling NIOHTTPCompression HTTPDecompression.swift
[683/697] Compiling NIOHTTPCompression HTTPCompression.swift
[684/697] Emitting module NIOHTTPCompression
[685/697] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[686/697] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[687/697] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[689/698] Compiling CryptoBoringWrapper RandomBytes.swift
[690/698] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[691/698] Compiling CryptoBoringWrapper EllipticCurve.swift
[692/698] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[693/698] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[694/698] Emitting module CryptoBoringWrapper
[695/698] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[696/698] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[698/699] Compiling ApplicativeRouter SomePartialIsos.swift
[699/699] Compiling ApplicativeRouter SyntaxRouter.swift
[701/771] Emitting module Crypto
[702/780] Compiling Crypto HKDF.swift
[703/780] Compiling Crypto AESWrap.swift
[704/780] Compiling Crypto AESWrap_boring.swift
[705/780] Compiling Crypto Ed25519_boring.swift
[706/780] Compiling Crypto NISTCurvesKeys_boring.swift
[707/780] Compiling Crypto X25519Keys_boring.swift
[708/780] Compiling Crypto Curve25519.swift
[709/780] Compiling Crypto Ed25519Keys.swift
[710/780] Compiling Crypto NISTCurvesKeys.swift
[711/780] Compiling Crypto X25519Keys.swift
[712/780] Compiling Crypto SymmetricKeys.swift
[713/780] Compiling Crypto HMAC.swift
[714/780] Compiling Crypto MACFunctions.swift
[715/780] Compiling Crypto MessageAuthenticationCode.swift
[716/780] Compiling Crypto AES.swift
[717/780] Compiling Crypto ECDSASignature_boring.swift
[718/780] Compiling Crypto ECDSA_boring.swift
[719/780] Compiling Crypto EdDSA_boring.swift
[720/780] Compiling Crypto ECDSA.swift
[721/780] Compiling Crypto Ed25519.swift
[722/780] Compiling Crypto AES-GCM.swift
[723/780] Compiling Crypto AES-GCM_boring.swift
[724/780] Compiling Crypto ChaChaPoly_boring.swift
[725/780] Compiling Crypto ChaChaPoly.swift
[726/780] Compiling Crypto Cipher.swift
[727/780] Compiling Crypto Nonces.swift
[728/780] Compiling Crypto ASN1.swift
[729/780] Compiling Crypto ASN1Any.swift
[730/780] Compiling Crypto ASN1BitString.swift
[731/780] Compiling Crypto ASN1Boolean.swift
[732/780] Compiling Crypto HPKE-Ciphersuite.swift
[733/780] Compiling Crypto HPKE-KDF.swift
[734/780] Compiling Crypto HPKE-KexKeyDerivation.swift
[735/780] Compiling Crypto HPKE-LabeledExtract.swift
[736/780] Compiling Crypto HPKE-Utils.swift
[737/780] Compiling Crypto DHKEM.swift
[738/780] Compiling Crypto HPKE-KEM-Curve25519.swift
[739/780] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[740/780] Compiling Crypto HPKE-KEM.swift
[741/780] Compiling Crypto HPKE-Errors.swift
[742/780] Compiling Crypto PKCS8PrivateKey.swift
[743/780] Compiling Crypto SEC1PrivateKey.swift
[744/780] Compiling Crypto SubjectPublicKeyInfo.swift
[745/780] Compiling Crypto CryptoKitErrors.swift
[746/780] Compiling Crypto Digest_boring.swift
[747/780] Compiling Crypto Digest.swift
[748/780] Compiling Crypto Digests.swift
[749/780] Compiling Crypto HashFunctions.swift
[750/780] Compiling Crypto HashFunctions_SHA2.swift
[751/780] Compiling Crypto HPKE-AEAD.swift
[752/780] Compiling Crypto HPKE.swift
[753/780] Compiling Crypto HPKE-Context.swift
[754/780] Compiling Crypto HPKE-KeySchedule.swift
[755/780] Compiling Crypto HPKE-Modes.swift
[756/780] Compiling Crypto Insecure.swift
[757/780] Compiling Crypto Insecure_HashFunctions.swift
[758/780] Compiling Crypto KEM.swift
[759/780] Compiling Crypto ECDH_boring.swift
[760/780] Compiling Crypto DH.swift
[761/780] Compiling Crypto ECDH.swift
[762/780] Compiling Crypto ASN1Identifier.swift
[763/780] Compiling Crypto ASN1Integer.swift
[764/780] Compiling Crypto ASN1Null.swift
[765/780] Compiling Crypto ASN1OctetString.swift
[766/780] Compiling Crypto ASN1Strings.swift
[767/780] Compiling Crypto ArraySliceBigint.swift
[768/780] Compiling Crypto GeneralizedTime.swift
[769/780] Compiling Crypto ObjectIdentifier.swift
[770/780] Compiling Crypto ECDSASignature.swift
[771/780] Compiling Crypto PEMDocument.swift
[772/780] Compiling Crypto Signature.swift
[773/780] Compiling Crypto CryptoKitErrors_boring.swift
[774/780] Compiling Crypto RNG_boring.swift
[775/780] Compiling Crypto SafeCompare_boring.swift
[776/780] Compiling Crypto Zeroization_boring.swift
[777/780] Compiling Crypto PrettyBytes.swift
[778/780] Compiling Crypto SafeCompare.swift
[779/780] Compiling Crypto SecureBytes.swift
[780/780] Compiling Crypto Zeroization.swift
[782/789] Emitting module HttpPipeline
[783/790] Compiling HttpPipeline Response.swift
[784/790] Compiling HttpPipeline SignedCookies.swift
[785/790] Compiling HttpPipeline Middleware.swift
[786/790] Compiling HttpPipeline Method.swift
[787/790] Compiling HttpPipeline Conn.swift
[788/790] Compiling HttpPipeline NIO.swift
[789/790] Compiling HttpPipeline SharedMiddlewareTransformers.swift
[790/790] Compiling HttpPipeline Status.swift
[792/797] Emitting module HttpPipelineHtmlSupport
[793/797] Compiling HttpPipelineHtmlSupport Support.swift
[794/797] Compiling ApplicativeRouterHttpPipelineSupport ApplicativeRouterHttpPipelineSupport.swift
[795/797] Emitting module ApplicativeRouterHttpPipelineSupport
[796/797] Compiling HttpPipelineTestSupport HttpPipelineTestSupport.swift
[797/797] Emitting module HttpPipelineTestSupport
Build complete! (67.92s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-html",
      "requirement" : {
        "revision" : [
          "14d01d1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-html"
    },
    {
      "identity" : "swift-prelude",
      "requirement" : {
        "revision" : [
          "da5ead2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-prelude"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "branch" : [
          "async"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-extras",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-extras.git"
    }
  ],
  "manifest_display_name" : "swift-web",
  "name" : "swift-web",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ApplicativeRouter",
      "targets" : [
        "ApplicativeRouter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ApplicativeRouterHttpPipelineSupport",
      "targets" : [
        "ApplicativeRouterHttpPipelineSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Css",
      "targets" : [
        "Css"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CssReset",
      "targets" : [
        "CssReset"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CssTestSupport",
      "targets" : [
        "CssTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HtmlCssSupport",
      "targets" : [
        "HtmlCssSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HtmlPlainTextPrint",
      "targets" : [
        "HtmlPlainTextPrint"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HttpPipeline",
      "targets" : [
        "HttpPipeline"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HttpPipelineHtmlSupport",
      "targets" : [
        "HttpPipelineHtmlSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HttpPipelineTestSupport",
      "targets" : [
        "HttpPipelineTestSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "UrlFormEncoding",
      "targets" : [
        "UrlFormEncoding"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "View",
      "targets" : [
        "View"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "View",
      "module_type" : "SwiftTarget",
      "name" : "View",
      "path" : "Sources/View",
      "product_dependencies" : [
        "Html",
        "Prelude"
      ],
      "product_memberships" : [
        "HttpPipelineHtmlSupport",
        "View"
      ],
      "sources" : [
        "View.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "UrlFormEncodingTests",
      "module_type" : "SwiftTarget",
      "name" : "UrlFormEncodingTests",
      "path" : "Tests/UrlFormEncodingTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "UrlFormDecoderTests.swift",
        "UrlFormEncodingTests.swift"
      ],
      "target_dependencies" : [
        "UrlFormEncoding"
      ],
      "type" : "test"
    },
    {
      "c99name" : "UrlFormEncoding",
      "module_type" : "SwiftTarget",
      "name" : "UrlFormEncoding",
      "path" : "Sources/UrlFormEncoding",
      "product_dependencies" : [
        "Optics",
        "Prelude"
      ],
      "product_memberships" : [
        "ApplicativeRouter",
        "ApplicativeRouterHttpPipelineSupport",
        "UrlFormEncoding"
      ],
      "sources" : [
        "UrlFormDecoder.swift",
        "UrlFormEncoding.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HttpPipelineTests",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipelineTests",
      "path" : "Tests/HttpPipelineTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "EncryptionTests.swift",
        "HttpPipelineTests.swift",
        "SharedMiddlewareTransformersTests.swift",
        "SignedCookieTests.swift"
      ],
      "target_dependencies" : [
        "HttpPipeline",
        "HttpPipelineTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HttpPipelineTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipelineTestSupport",
      "path" : "Sources/HttpPipelineTestSupport",
      "product_dependencies" : [
        "Html",
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "HttpPipelineTestSupport"
      ],
      "sources" : [
        "HttpPipelineTestSupport.swift"
      ],
      "target_dependencies" : [
        "HttpPipeline"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HttpPipelineHtmlSupportTests",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipelineHtmlSupportTests",
      "path" : "Tests/HttpPipelineHtmlSupportTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "HttpPipelineHtmlSupportTests.swift"
      ],
      "target_dependencies" : [
        "HttpPipelineHtmlSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HttpPipelineHtmlSupport",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipelineHtmlSupport",
      "path" : "Sources/HttpPipelineHtmlSupport",
      "product_dependencies" : [
        "Html"
      ],
      "product_memberships" : [
        "HttpPipelineHtmlSupport"
      ],
      "sources" : [
        "Support.swift"
      ],
      "target_dependencies" : [
        "HttpPipeline",
        "View"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HttpPipeline",
      "module_type" : "SwiftTarget",
      "name" : "HttpPipeline",
      "path" : "Sources/HttpPipeline",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOHTTPCompression",
        "Crypto",
        "Html",
        "Optics",
        "Prelude"
      ],
      "product_memberships" : [
        "ApplicativeRouterHttpPipelineSupport",
        "HttpPipeline",
        "HttpPipelineHtmlSupport",
        "HttpPipelineTestSupport"
      ],
      "sources" : [
        "Conn.swift",
        "Method.swift",
        "Middleware.swift",
        "NIO.swift",
        "Response.swift",
        "SharedMiddlewareTransformers.swift",
        "SignedCookies.swift",
        "Status.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HtmlPlainTextPrintTests",
      "module_type" : "SwiftTarget",
      "name" : "HtmlPlainTextPrintTests",
      "path" : "Tests/HtmlPlainTextPrintTests",
      "product_dependencies" : [
        "Html",
        "SnapshotTesting"
      ],
      "sources" : [
        "HtmlPlainTextPrintTests.swift"
      ],
      "target_dependencies" : [
        "Css",
        "HtmlPlainTextPrint",
        "HtmlCssSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HtmlPlainTextPrint",
      "module_type" : "SwiftTarget",
      "name" : "HtmlPlainTextPrint",
      "path" : "Sources/HtmlPlainTextPrint",
      "product_dependencies" : [
        "Html",
        "Prelude"
      ],
      "product_memberships" : [
        "HtmlPlainTextPrint"
      ],
      "sources" : [
        "HtmlPlainTextPrint.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HtmlCssSupportTests",
      "module_type" : "SwiftTarget",
      "name" : "HtmlCssSupportTests",
      "path" : "Tests/HtmlCssSupportTests",
      "product_dependencies" : [
        "HtmlSnapshotTesting",
        "SnapshotTesting"
      ],
      "sources" : [
        "HtmlCssSupportTests.swift"
      ],
      "target_dependencies" : [
        "CssTestSupport",
        "HtmlCssSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HtmlCssSupport",
      "module_type" : "SwiftTarget",
      "name" : "HtmlCssSupport",
      "path" : "Sources/HtmlCssSupport",
      "product_dependencies" : [
        "Html"
      ],
      "product_memberships" : [
        "HtmlCssSupport"
      ],
      "sources" : [
        "Support.swift"
      ],
      "target_dependencies" : [
        "Css"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CssTests",
      "module_type" : "SwiftTarget",
      "name" : "CssTests",
      "path" : "Tests/CssTests",
      "sources" : [
        "BackgroundTests.swift",
        "BorderTests.swift",
        "CssRenderTests.swift",
        "FlexBoxTests.swift",
        "FullStylesheetTests.swift",
        "MediaTests.swift",
        "PropertyTests.swift",
        "SizeTests.swift"
      ],
      "target_dependencies" : [
        "Css",
        "CssTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CssTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "CssTestSupport",
      "path" : "Sources/CssTestSupport",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "product_memberships" : [
        "CssTestSupport"
      ],
      "sources" : [
        "CssTestSupport.swift"
      ],
      "target_dependencies" : [
        "Css"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CssResetTests",
      "module_type" : "SwiftTarget",
      "name" : "CssResetTests",
      "path" : "Tests/CssResetTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "CssResetTests.swift"
      ],
      "target_dependencies" : [
        "CssReset",
        "CssTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CssReset",
      "module_type" : "SwiftTarget",
      "name" : "CssReset",
      "path" : "Sources/CssReset",
      "product_memberships" : [
        "CssReset"
      ],
      "sources" : [
        "Reset.swift"
      ],
      "target_dependencies" : [
        "Css"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Css",
      "module_type" : "SwiftTarget",
      "name" : "Css",
      "path" : "Sources/Css",
      "product_dependencies" : [
        "Either",
        "Prelude"
      ],
      "product_memberships" : [
        "Css",
        "CssReset",
        "CssTestSupport",
        "HtmlCssSupport"
      ],
      "sources" : [
        "Appearance.swift",
        "Background.swift",
        "Border.swift",
        "Box.swift",
        "Color.swift",
        "Common.swift",
        "Config.swift",
        "CssSelector.swift",
        "Display.swift",
        "Elements.swift",
        "Flexbox.swift",
        "Font.swift",
        "Geometry.swift",
        "List.swift",
        "Media.swift",
        "Object.swift",
        "Property.swift",
        "Render.swift",
        "Size.swift",
        "Stylesheet.swift",
        "Text.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ApplicativeRouterTests",
      "module_type" : "SwiftTarget",
      "name" : "ApplicativeRouterTests",
      "path" : "Tests/ApplicativeRouterTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "SyntaxRouterTests.swift",
        "TestRouter.swift"
      ],
      "target_dependencies" : [
        "ApplicativeRouter",
        "HttpPipelineTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ApplicativeRouterHttpPipelineSupportTests",
      "module_type" : "SwiftTarget",
      "name" : "ApplicativeRouterHttpPipelineSupportTests",
      "path" : "Tests/ApplicativeRouterHttpPipelineSupportTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "ApplicativeRouterHttpPipelineSupportTests.swift"
      ],
      "target_dependencies" : [
        "ApplicativeRouterHttpPipelineSupport",
        "HttpPipelineTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ApplicativeRouterHttpPipelineSupport",
      "module_type" : "SwiftTarget",
      "name" : "ApplicativeRouterHttpPipelineSupport",
      "path" : "Sources/ApplicativeRouterHttpPipelineSupport",
      "product_dependencies" : [
        "Prelude"
      ],
      "product_memberships" : [
        "ApplicativeRouterHttpPipelineSupport"
      ],
      "sources" : [
        "ApplicativeRouterHttpPipelineSupport.swift"
      ],
      "target_dependencies" : [
        "ApplicativeRouter",
        "HttpPipeline"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ApplicativeRouter",
      "module_type" : "SwiftTarget",
      "name" : "ApplicativeRouter",
      "path" : "Sources/ApplicativeRouter",
      "product_dependencies" : [
        "Either",
        "Optics",
        "Prelude"
      ],
      "product_memberships" : [
        "ApplicativeRouter",
        "ApplicativeRouterHttpPipelineSupport"
      ],
      "sources" : [
        "Combinators.swift",
        "Method.swift",
        "PartialIso.swift",
        "RequestData.swift",
        "SomePartialIsos.swift",
        "SyntaxRouter.swift"
      ],
      "target_dependencies" : [
        "UrlFormEncoding"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.