The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftTailwind, reference main (53a2e6), with Swift 6.1 for Android on 17 Mar 2026 10:12:39 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laosb/SwiftTailwind.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/laosb/SwiftTailwind
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53a2e6b chore: Update TailwindCSSCLI to version 4.2.1
Cloned https://github.com/laosb/SwiftTailwind.git
Revision (git rev-parse @):
53a2e6bfb61b880ddf4dc14c98851f37d3919053
SUCCESS checkout https://github.com/laosb/SwiftTailwind.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/laosb/SwiftTailwind.git
https://github.com/laosb/SwiftTailwind.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "SwiftTailwind",
  "name" : "SwiftTailwind",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TailwindCSS",
      "targets" : [
        "TailwindCSS"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "TailwindCSSCLIArtifactBundler",
      "targets" : [
        "TailwindCSSCLIArtifactBundler"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TailwindCSSCLIArtifactBundler",
      "module_type" : "SwiftTarget",
      "name" : "TailwindCSSCLIArtifactBundler",
      "path" : "Sources/TailwindCSSCLIArtifactBundler",
      "product_dependencies" : [
        "ArgumentParser",
        "Crypto"
      ],
      "product_memberships" : [
        "TailwindCSSCLIArtifactBundler"
      ],
      "sources" : [
        "ArtifactBundleBuilder+File Operations.swift",
        "ArtifactBundleBuilder+computeChecksum.swift",
        "ArtifactBundleBuilder+expandingTriple.swift",
        "ArtifactBundleBuilder.swift",
        "ArtifactBundleError.swift",
        "Models.swift",
        "TailwindCSSCLIArtifactBundler.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TailwindCSSCLI",
      "module_type" : "BinaryTarget",
      "name" : "TailwindCSSCLI",
      "path" : "remote/archive/tailwindcss.artifactbundleindex",
      "product_memberships" : [
        "TailwindCSS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TailwindCSS",
      "module_type" : "PluginTarget",
      "name" : "TailwindCSS",
      "path" : "Plugins/TailwindCSS",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "TailwindCSS"
      ],
      "sources" : [
        "TailwindCSSBuildPlugin.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "TailwindCSSCLI"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SwiftTailwindTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTailwindTests",
      "path" : "Tests/SwiftTailwindTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "SwiftTailwindExample"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTailwindExample",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTailwindExample",
      "path" : "Sources/SwiftTailwindExample",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SwiftTailwindExample/Views/Test.html",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Example.swift",
        "NotIncluded.swift",
        "Views/Template.swift"
      ],
      "target_dependencies" : [
        "TailwindCSS"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-crypto.git
[1/17237] Fetching swift-argument-parser
[3966/34483] Fetching swift-argument-parser, swift-crypto
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.74s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.79s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.0 (4.94s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (6.35s)
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.57s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.71s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Downloading binary artifact https://github.com/laosb/SwiftTailwind/releases/download/TailwindCSSCLI-v4.2.1-e8c826ef1e50a546d990602bf922a21515b536e20affd34a35761055a7415216/tailwindcss-v4.2.1-x86_64-unknown-linux-gnu.artifactbundle.zip
[1397/45394230] Downloading https://github.com/laosb/SwiftTailwind/releases/download/TailwindCSSCLI-v4.2.1-e8c826ef1e50a546d990602bf922a21515b536e20affd34a35761055a7415216/tailwindcss-v4.2.1-x86_64-unknown-linux-gnu.artifactbundle.zip
Downloaded https://github.com/laosb/SwiftTailwind/releases/download/TailwindCSSCLI-v4.2.1-e8c826ef1e50a546d990602bf922a21515b536e20affd34a35761055a7415216/tailwindcss-v4.2.1-x86_64-unknown-linux-gnu.artifactbundle.zip (5.87s)
[1/1] Compiling plugin TailwindCSS
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/392] Write sources
≈ tailwindcss v4.2.1
Done in 626ms
[5/392] Building Tailwind CSS
[5/392] Copying Test.html
[5/392] Write sources
[9/392] Copying TailwindCSS.bundle
[10/392] Compiling CXKCPShims shims.c
[11/392] Compiling SimpleFIPS202.c
[12/392] Compiling aes.cc
[13/392] Compiling a_d2i_fp.cc
[14/392] Compiling KeccakHash.c
[15/392] Compiling a_dup.cc
[16/392] Compiling KeccakSponge.c
[17/392] Compiling fiat_p256_adx_sqr.S
[18/392] Compiling fiat_p256_adx_mul.S
[19/392] Compiling fiat_curve25519_adx_square.S
[20/392] Compiling fiat_curve25519_adx_mul.S
[21/392] Compiling md5-x86_64-apple.S
[22/392] Compiling md5-x86_64-linux.S
[23/392] Compiling a_bool.cc
[24/392] Compiling md5-586-apple.S
[25/392] Compiling md5-586-linux.S
[26/392] Compiling CCryptoBoringSSLShims shims.c
[27/392] Compiling chacha20_poly1305_x86_64-apple.S
[28/392] Compiling chacha20_poly1305_x86_64-linux.S
[29/392] Compiling chacha20_poly1305_armv8-win.S
[30/392] Compiling chacha20_poly1305_armv8-apple.S
[31/392] Compiling chacha-x86_64-linux.S
[32/392] Compiling chacha20_poly1305_armv8-linux.S
[33/392] Compiling chacha-x86_64-apple.S
[34/392] Compiling chacha-x86-linux.S
[35/392] Write swift-version-24593BA9C3E375BF.txt
[36/392] Compiling KeccakP-1600-opt64.c
[37/392] Compiling a_gentm.cc
[37/392] Compiling a_bitstr.cc
[39/392] Compiling chacha-x86-apple.S
[40/392] Compiling chacha-armv8-win.S
[41/392] Compiling chacha-armv8-apple.S
[42/392] Compiling chacha-armv4-linux.S
[43/392] Compiling chacha-armv8-linux.S
[43/392] Compiling aes128gcmsiv-x86_64-linux.S
[45/392] Compiling aes128gcmsiv-x86_64-apple.S
[46/397] Compiling x86_64-mont-linux.S
[47/397] Compiling err_data.cc
[48/397] Compiling x86_64-mont5-linux.S
[49/397] Compiling x86_64-mont5-apple.S
[50/397] Compiling x86_64-mont-apple.S
[51/397] Compiling x86-mont-apple.S
[52/397] Compiling x86-mont-linux.S
[53/397] Compiling vpaes-x86-apple.S
[54/397] Compiling vpaes-x86_64-linux.S
[55/397] Compiling vpaes-x86-linux.S
[56/397] Compiling vpaes-armv8-win.S
[57/397] Compiling vpaes-x86_64-apple.S
[58/397] Compiling vpaes-armv8-apple.S
[59/397] Compiling vpaes-armv8-linux.S
[60/397] Compiling sha512-x86_64-linux.S
[61/397] Compiling vpaes-armv7-linux.S
[62/397] Compiling sha512-armv8-win.S
[63/397] Compiling sha512-x86_64-apple.S
[64/397] Compiling sha512-armv8-apple.S
[65/397] Compiling sha512-armv4-linux.S
[66/397] Compiling sha512-armv8-linux.S
[67/397] Compiling sha512-586-apple.S
[68/397] Compiling sha256-x86_64-apple.S
[69/397] Compiling sha512-586-linux.S
[70/397] Compiling sha256-x86_64-linux.S
[71/397] Compiling sha256-armv8-win.S
[72/397] Compiling sha256-586-linux.S
[73/397] Compiling sha256-armv8-apple.S
[74/397] Compiling sha256-armv4-linux.S
[75/397] Compiling sha256-586-apple.S
[76/397] Compiling sha1-x86_64-linux.S
[77/397] Compiling sha256-armv8-linux.S
[78/397] Compiling sha1-armv8-win.S
[79/397] Compiling sha1-x86_64-apple.S
[80/397] Compiling sha1-armv8-apple.S
[81/397] Compiling sha1-586-apple.S
[82/397] Compiling sha1-armv4-large-linux.S
[83/397] Compiling sha1-armv8-linux.S
[84/397] Compiling sha1-586-linux.S
[85/397] Compiling rsaz-avx2-linux.S
[86/397] Compiling rdrand-x86_64-linux.S
[87/397] Compiling rsaz-avx2-apple.S
[88/397] Compiling rdrand-x86_64-apple.S
[89/397] Compiling p256_beeu-x86_64-asm-apple.S
[90/397] Compiling p256_beeu-x86_64-asm-linux.S
[91/397] Compiling p256_beeu-armv8-asm-linux.S
[92/397] Compiling p256_beeu-armv8-asm-apple.S
[93/397] Compiling p256_beeu-armv8-asm-win.S
[94/397] Compiling p256-x86_64-asm-linux.S
[95/397] Compiling p256-armv8-asm-win.S
[95/397] Compiling p256-x86_64-asm-apple.S
[97/397] Compiling p256-armv8-asm-apple.S
[98/397] Compiling ghashv8-armv8-linux.S
[99/397] Compiling p256-armv8-asm-linux.S
[100/397] Compiling ghashv8-armv8-apple.S
[101/397] Compiling ghashv8-armv8-win.S
[102/397] Compiling ghashv8-armv7-linux.S
[103/397] Compiling ghash-x86_64-linux.S
[104/397] Compiling ghash-ssse3-x86_64-linux.S
[104/397] Compiling ghash-x86-apple.S
[106/397] Compiling ghash-x86-linux.S
[107/397] Compiling ghash-x86_64-apple.S
[108/397] Compiling ghash-ssse3-x86_64-apple.S
[109/397] Compiling ghash-ssse3-x86-linux.S
[110/397] Compiling ghash-ssse3-x86-apple.S
[111/397] Compiling ghash-neon-armv8-linux.S
[112/397] Compiling ghash-neon-armv8-apple.S
[113/397] Compiling ghash-neon-armv8-win.S
[114/397] Compiling bsaes-armv7-linux.S
[115/397] Compiling ghash-armv4-linux.S
[116/397] Compiling co-586-apple.S
[117/397] Compiling co-586-linux.S
[118/397] Compiling bn-armv8-win.S
[119/397] Compiling bn-armv8-apple.S
[120/397] Compiling bn-armv8-linux.S
[121/397] Compiling bn-586-linux.S
[122/397] Compiling armv8-mont-win.S
[123/397] Compiling bn-586-apple.S
[124/397] Compiling armv8-mont-apple.S
[125/397] Compiling armv8-mont-linux.S
[126/397] Compiling armv4-mont-linux.S
[127/397] Compiling aesv8-gcm-armv8-win.S
[128/397] Compiling aesv8-gcm-armv8-apple.S
[129/397] Compiling aesv8-armv8-linux.S
[130/397] Compiling aesv8-armv8-win.S
[131/397] Compiling aesv8-armv8-apple.S
[131/397] Compiling aesv8-gcm-armv8-linux.S
[133/397] Compiling aesv8-armv7-linux.S
[134/397] Compiling aesni-x86_64-linux.S
[135/397] Compiling aesni-x86_64-apple.S
[136/397] Compiling aesni-x86-linux.S
[137/397] Compiling aesni-gcm-x86_64-apple.S
[138/397] Compiling aes-gcm-avx2-x86_64-linux.S
[139/397] Compiling aesni-x86-apple.S
[140/397] Compiling aesni-gcm-x86_64-linux.S
[141/397] Compiling aes-gcm-avx512-x86_64-apple.S
[142/397] Compiling aes-gcm-avx512-x86_64-linux.S
[143/397] Compiling aes-gcm-avx2-x86_64-apple.S
[144/397] Compiling xwing.cc
[145/397] Compiling x_pubkey.cc
[146/397] Compiling x_spki.cc
[147/397] Compiling x_sig.cc
[148/397] Compiling x_req.cc
[149/397] Compiling x_x509.cc
[150/397] Compiling x_x509a.cc
[151/397] Compiling x_name.cc
[152/397] Compiling x_all.cc
[153/397] Compiling x_attrib.cc
[154/397] Compiling x_exten.cc
[155/397] Compiling x_crl.cc
[156/397] Compiling x_algor.cc
[157/397] Compiling x509spki.cc
[158/397] Compiling x509name.cc
[159/397] Compiling x509rset.cc
[160/397] Compiling x509cset.cc
[161/397] Compiling x509_txt.cc
[162/397] Compiling x509_vpm.cc
[163/397] Compiling x509_vfy.cc
[164/397] Compiling x509_v3.cc
[165/397] Compiling x509_trs.cc
[166/397] Compiling x509_obj.cc
[167/397] Compiling x509_req.cc
[168/397] Compiling x509_set.cc
[169/397] Compiling x509_lu.cc
[171/397] Compiling SwiftTailwindExample NotIncluded.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/397] Compiling x509_d2.cc
[172/397] Compiling x509_def.cc
[173/397] Compiling x509_ext.cc
[174/397] Compiling x509_cmp.cc
[175/397] Compiling x509.cc
[176/397] Compiling x509_att.cc
[177/397] Compiling v3_utl.cc
[178/397] Compiling v3_purp.cc
[179/397] Compiling v3_prn.cc
[180/397] Compiling v3_skey.cc
[181/397] Compiling v3_pmaps.cc
[182/397] Compiling v3_pcons.cc
[183/397] Compiling v3_ocsp.cc
[184/397] Compiling v3_ncons.cc
[185/397] Compiling v3_lib.cc
[186/397] Compiling v3_int.cc
[187/397] Compiling v3_info.cc
[188/397] Compiling v3_ia5.cc
[189/397] Compiling v3_genn.cc
[190/397] Compiling v3_enum.cc
[191/397] Compiling v3_extku.cc
[192/397] Compiling v3_crld.cc
[193/397] Compiling v3_conf.cc
[194/397] Compiling v3_bitst.cc
[195/397] Compiling v3_alt.cc
[196/397] Compiling v3_cpols.cc
[197/397] Compiling v3_bcons.cc
[199/397] Compiling SwiftTailwindExample Example.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
[200/397] Compiling SwiftTailwindExample Template.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
[201/397] Emitting module SwiftTailwindExample
<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
[202/397] Compiling SwiftTailwindExample resource_bundle_accessor.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
[203/398] Compiling v3_akeya.cc
[204/398] Compiling t_crl.cc
[205/398] Compiling t_x509.cc
[206/398] Compiling v3_akey.cc
[207/398] Compiling t_req.cc
[208/398] Compiling name_print.cc
[209/398] Compiling rsa_pss.cc
[210/398] Compiling t_x509a.cc
[211/398] Compiling policy.cc
[212/398] Compiling i2d_pr.cc
[213/398] Compiling by_dir.cc
[214/398] Compiling a_sign.cc
[215/398] Compiling by_file.cc
[216/398] Compiling a_verify.cc
[217/398] Compiling algorithm.cc
[218/398] Compiling a_digest.cc
[219/398] Compiling thread_win.cc
[220/398] Compiling asn1_gen.cc
[221/398] Compiling thread.cc
[222/398] Compiling voprf.cc
[223/398] Compiling trust_token.cc
[224/398] Compiling thread_none.cc
[225/398] Compiling pmbtoken.cc
[226/398] Compiling thread_pthread.cc
[227/398] Compiling stack.cc
[228/398] Compiling siphash.cc
[229/398] Compiling sha512.cc
[230/398] Compiling sha256.cc
[231/398] Compiling sha1.cc
[232/398] Compiling spake2plus.cc
[233/398] Compiling rsa_print.cc
[234/398] Compiling slhdsa.cc
[235/398] Compiling rsa_extra.cc
[236/398] Compiling rc4.cc
[237/398] Compiling rsa_crypt.cc
[238/398] Compiling windows.cc
[239/398] Compiling refcount.cc
[240/398] Compiling trusty.cc
[241/398] Compiling urandom.cc
[242/398] Compiling rand.cc
[243/398] Compiling passive.cc
[244/398] Compiling getentropy.cc
[244/398] Compiling ios.cc
[244/398] Compiling forkunsafe.cc
[244/398] Compiling rsa_asn1.cc
[244/398] Compiling deterministic.cc
[244/398] Compiling fork_detect.cc
[244/398] Compiling poly1305_arm_asm.S
[244/398] Compiling poly1305_arm.cc
[244/398] Compiling poly1305.cc
[244/398] Compiling poly1305_vec.cc
[244/398] Compiling pool.cc
[244/398] Compiling pkcs7.cc
[244/398] Compiling pkcs8.cc
[244/398] Compiling p5_pbev2.cc
[244/398] Compiling pem_xaux.cc
[244/398] Compiling pkcs8_x509.cc
[244/398] Compiling pkcs7_x509.cc
[244/398] Compiling pem_x509.cc
[244/398] Compiling pem_pkey.cc
[244/398] Compiling pem_oth.cc
[244/398] Compiling mlkem.cc
[244/398] Compiling obj_xref.cc
[244/398] Compiling pem_pk8.cc
[244/398] Compiling pem_info.cc
[244/398] Compiling pem_all.cc
[269/398] Compiling mldsa.cc
[270/398] Compiling lhash.cc
[271/398] Compiling pem_lib.cc
[272/398] Compiling obj.cc
[273/398] Compiling mem.cc
[274/398] Compiling fips_shared_support.cc
[275/398] Compiling md4.cc
[276/398] Compiling md5.cc
[277/398] Compiling kyber.cc
[278/398] Compiling poly_rq_mul.S
[279/398] Compiling fuzzer_mode.cc
[280/398] Compiling ex_data.cc
[281/398] Compiling hpke.cc
[282/398] Compiling scrypt.cc
[283/398] Compiling hrss.cc
[284/398] Compiling sign.cc
[285/398] Compiling pbkdf.cc
[286/398] Compiling print.cc
[287/398] Compiling p_x25519.cc
[288/398] Compiling p_x25519_asn1.cc
[289/398] Compiling p_rsa_asn1.cc
[290/398] Compiling p_rsa.cc
[291/398] Compiling p_hkdf.cc
[292/398] Compiling p_ed25519_asn1.cc
[293/398] Compiling p_ed25519.cc
[294/398] Compiling p_ec_asn1.cc
[295/398] Compiling p_ec.cc
[296/398] Compiling p_dh.cc
[297/398] Compiling p_dsa_asn1.cc
[298/398] Compiling p_dh_asn1.cc
[299/398] Compiling err.cc
[300/398] Compiling evp_asn1.cc
[301/398] Compiling evp_ctx.cc
[302/398] Compiling evp.cc
[303/398] Compiling engine.cc
[304/398] Compiling ecdsa_p1363.cc
[305/398] Compiling ec_derive.cc
[306/398] Compiling hash_to_curve.cc
[307/398] Compiling ecdh.cc
[308/398] Compiling ec_asn1.cc
[309/398] Compiling dsa.cc
[310/398] Compiling ecdsa_asn1.cc
[311/398] Compiling dsa_asn1.cc
[312/398] Compiling des.cc
[313/398] Compiling x25519-asm-arm.S
[314/398] Compiling curve25519_64_adx.cc
[315/398] Compiling spake25519.cc
[316/398] Compiling params.cc
[317/398] Compiling dh_asn1.cc
[318/398] Compiling digest_extra.cc
[319/398] Compiling curve25519.cc
[320/398] Compiling crypto.cc
[321/398] Compiling cpu_intel.cc
[322/398] Compiling cpu_arm_linux.cc
[323/398] Compiling cpu_aarch64_win.cc
[324/398] Compiling cpu_arm_freebsd.cc
[325/398] Compiling cpu_aarch64_sysreg.cc
[326/398] Compiling cpu_aarch64_openbsd.cc
[327/398] Compiling cpu_aarch64_fuchsia.cc
[328/398] Compiling cpu_aarch64_linux.cc
[329/398] Compiling cpu_aarch64_apple.cc
[330/398] Compiling conf.cc
[331/398] Compiling tls_cbc.cc
[332/398] Compiling get_cipher.cc
[333/398] Compiling e_tls.cc
[334/398] Compiling e_rc4.cc
[335/398] Compiling cms.cc
[336/398] Compiling e_rc2.cc
[337/398] Compiling e_null.cc
[338/398] Compiling e_aesgcmsiv.cc
[339/398] Compiling e_aeseax.cc
[340/398] Compiling e_des.cc
[341/398] Compiling derive_key.cc
[342/398] Compiling e_aesctrhmac.cc
[343/398] Compiling chacha.cc
[344/398] Compiling e_chacha20poly1305.cc
[345/398] Compiling unicode.cc
[346/398] Compiling buf.cc
[347/398] Compiling cbb.cc
[348/398] Compiling cbs.cc
[349/398] Compiling sqrt.cc
[350/398] Compiling asn1_compat.cc
[351/398] Compiling exponentiation.cc
[352/398] Compiling ber.cc
[353/398] Compiling div.cc
[354/398] Compiling blake2.cc
[355/398] Compiling bn_asn1.cc
[356/398] Compiling printf.cc
[357/398] Compiling convert.cc
[358/398] Compiling pair.cc
[359/398] Compiling errno.cc
[360/398] Compiling hexdump.cc
[361/398] Compiling fd.cc
[362/398] Compiling file.cc
[363/398] Compiling bio_mem.cc
[364/398] Compiling base64.cc
[365/398] Compiling bio.cc
[366/398] Compiling tasn_typ.cc
[367/398] Compiling tasn_enc.cc
[368/398] Compiling tasn_fre.cc
[369/398] Compiling f_string.cc
[370/398] Compiling tasn_utl.cc
[371/398] Compiling f_int.cc
[372/398] Compiling tasn_dec.cc
[373/398] Compiling tasn_new.cc
[374/398] Compiling posix_time.cc
[375/398] Compiling asn1_par.cc
[376/398] Compiling asn_pack.cc
[377/398] Compiling asn1_lib.cc
[378/398] Compiling a_time.cc
[379/398] Compiling a_utctm.cc
[380/398] Compiling a_octet.cc
[381/398] Compiling a_type.cc
[382/398] Write sources
[384/399] Compiling a_strnid.cc
[385/400] Compiling bcm.cc
[387/400] Emitting module ArgumentParserToolInfo
[387/400] Compiling a_strex.cc
[388/400] Compiling a_i2d_fp.cc
[389/400] Compiling a_object.cc
[390/400] Compiling a_int.cc
[391/400] Compiling a_mbstr.cc
[393/408] Compiling ArgumentParserToolInfo ToolInfo.swift
[394/409] Wrapping AST for ArgumentParserToolInfo for debugging
[396/455] Compiling CryptoBoringWrapper RandomBytes.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
[397/455] Emitting module CryptoBoringWrapper
<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
[398/455] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.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
[399/455] Compiling CryptoBoringWrapper EllipticCurve.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
[400/455] Compiling CryptoBoringWrapper BoringSSLAEAD.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
[401/455] Compiling CryptoBoringWrapper EllipticCurvePoint.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
[402/455] Compiling CryptoBoringWrapper CryptoKitErrors_boring.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
[403/455] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.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
[404/456] Wrapping AST for CryptoBoringWrapper for debugging
[406/539] Emitting module ArgumentParser
[407/545] Compiling Crypto ASN1Boolean.swift
[408/545] Compiling Crypto ASN1Identifier.swift
[409/545] Compiling Crypto ASN1Integer.swift
[410/545] Compiling Crypto CryptoKitErrors.swift
[411/545] Compiling Crypto Digest_boring.swift
[412/545] Compiling Crypto Digest.swift
[413/545] Compiling Crypto ASN1Null.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
[414/545] Compiling Crypto ASN1OctetString.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
[415/545] Compiling Crypto ASN1Strings.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
[416/545] Compiling Crypto ArraySliceBigint.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
[417/545] Compiling Crypto GeneralizedTime.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
[418/545] Compiling Crypto ObjectIdentifier.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
[419/545] Compiling Crypto ECDSASignature.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
[420/545] Compiling Crypto PEMDocument.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
[421/545] Compiling Crypto PKCS8PrivateKey.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
[422/545] Compiling Crypto SEC1PrivateKey.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
[423/545] Compiling Crypto SubjectPublicKeyInfo.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
[424/545] Compiling Crypto CryptoError_boring.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
[425/556] Compiling Crypto Digests.swift
[426/556] Compiling Crypto HashFunctions.swift
[427/556] Compiling Crypto HashFunctions_SHA2.swift
[428/556] Compiling Crypto HashFunctions_SHA3.swift
[429/556] Compiling Crypto Digest_xkcp.swift
[430/556] Compiling Crypto HPKE-AEAD.swift
[431/556] Emitting module Crypto
<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
[432/556] Compiling ArgumentParser Tree.swift
[433/556] Compiling ArgumentParser CodingKeyValidator.swift
[434/556] Compiling ArgumentParser NonsenseFlagsValidator.swift
[435/556] Compiling ArgumentParser ParsableArgumentsValidation.swift
[436/556] Compiling ArgumentParser PositionalArgumentsValidator.swift
[437/556] Compiling ArgumentParser UniqueNamesValidator.swift
[438/556] Compiling Crypto ChaChaPoly.swift
[439/556] Compiling Crypto Cipher.swift
[440/556] Compiling Crypto Nonces.swift
[441/556] Compiling Crypto ASN1.swift
[442/556] Compiling Crypto ASN1Any.swift
[443/556] Compiling Crypto ASN1BitString.swift
[451/556] Compiling Crypto MLDSA.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
[452/556] Compiling Crypto Signature.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
[453/556] Compiling Crypto CryptoKitErrors_boring.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
[454/556] Compiling Crypto Optional+withUnsafeBytes_boring.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
[455/556] Compiling Crypto RNG_boring.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
[456/556] Compiling Crypto SafeCompare_boring.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
[457/556] Compiling Crypto Zeroization_boring.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
[458/556] Compiling Crypto PrettyBytes.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
[459/556] Compiling Crypto SafeCompare.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
[460/556] Compiling Crypto SecureBytes.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
[461/556] Compiling Crypto Zeroization.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
[467/556] Compiling Crypto HPKE-LabeledExtract.swift
[468/556] Compiling Crypto HPKE-Utils.swift
[469/556] Compiling Crypto HPKE-KeySchedule.swift
[470/556] Compiling Crypto HPKE-Modes.swift
[471/556] Compiling Crypto Insecure.swift
[472/556] Compiling Crypto AES-GCM.swift
[473/556] Compiling Crypto AES-GCM_boring.swift
[474/556] Compiling Crypto ChaChaPoly_boring.swift
[475/556] Compiling Crypto DHKEM.swift
[476/556] Compiling Crypto HPKE-KEM-Curve25519.swift
[477/556] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[478/556] Compiling Crypto HPKE-KEM.swift
[479/556] Compiling Crypto HPKE-Errors.swift
[480/556] Compiling Crypto HPKE.swift
[481/556] Compiling Crypto HPKE-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
<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
<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
<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
[509/557] Compiling Crypto XWing_boring.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
[510/557] Compiling Crypto KEM-Errors.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
[511/557] Compiling Crypto KEM.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
[512/557] Compiling Crypto MLKEM.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
[513/557] Compiling Crypto XWing.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
[514/557] Compiling Crypto ECDH_boring.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
[515/557] Compiling Crypto DH.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
[516/557] Compiling Crypto ECDH.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
[517/557] Compiling Crypto ANSIx963.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
<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
<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
[530/557] Wrapping AST for ArgumentParser for debugging
[532/557] Compiling Crypto HKDF.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
[533/557] Compiling Crypto AESWrap.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
[534/557] Compiling Crypto AESWrap_boring.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
[535/557] Compiling Crypto Ed25519_boring.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
[536/557] Compiling Crypto NISTCurvesKeys_boring.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
[537/557] Compiling Crypto X25519Keys_boring.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
[538/557] Compiling Crypto Curve25519.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
[539/557] Compiling Crypto Ed25519Keys.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
[540/557] Compiling Crypto NISTCurvesKeys.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
[541/557] Compiling Crypto X25519Keys.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
[542/557] Compiling Crypto SymmetricKeys.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
[543/557] Compiling Crypto HMAC.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
[544/557] Compiling Crypto MACFunctions.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
[545/557] Compiling Crypto MessageAuthenticationCode.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
[546/557] Compiling Crypto AES.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
[547/557] Compiling Crypto ECDSASignature_boring.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
[548/557] Compiling Crypto ECDSA_boring.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
[549/557] Compiling Crypto EdDSA_boring.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
[550/557] Compiling Crypto MLDSA_boring.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
[551/557] Compiling Crypto MLDSA_wrapper.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
[552/557] Compiling Crypto ECDSA.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
[553/557] Compiling Crypto Ed25519.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
[554/558] Wrapping AST for Crypto for debugging
[556/566] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleError.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
[557/566] Compiling TailwindCSSCLIArtifactBundler TailwindCSSCLIArtifactBundler.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
[558/566] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleBuilder+computeChecksum.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
[559/566] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleBuilder+File Operations.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
[560/566] Emitting module TailwindCSSCLIArtifactBundler
<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
[561/566] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleBuilder+expandingTriple.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
[562/566] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleBuilder.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
[563/566] Compiling TailwindCSSCLIArtifactBundler Models.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
[564/567] Wrapping AST for TailwindCSSCLIArtifactBundler for debugging
[565/567] Write Objects.LinkFileList
[566/567] Linking TailwindCSSCLIArtifactBundler
Build complete! (149.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "SwiftTailwind",
  "name" : "SwiftTailwind",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "TailwindCSS",
      "targets" : [
        "TailwindCSS"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "TailwindCSSCLIArtifactBundler",
      "targets" : [
        "TailwindCSSCLIArtifactBundler"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TailwindCSSCLIArtifactBundler",
      "module_type" : "SwiftTarget",
      "name" : "TailwindCSSCLIArtifactBundler",
      "path" : "Sources/TailwindCSSCLIArtifactBundler",
      "product_dependencies" : [
        "ArgumentParser",
        "Crypto"
      ],
      "product_memberships" : [
        "TailwindCSSCLIArtifactBundler"
      ],
      "sources" : [
        "ArtifactBundleBuilder+File Operations.swift",
        "ArtifactBundleBuilder+computeChecksum.swift",
        "ArtifactBundleBuilder+expandingTriple.swift",
        "ArtifactBundleBuilder.swift",
        "ArtifactBundleError.swift",
        "Models.swift",
        "TailwindCSSCLIArtifactBundler.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TailwindCSSCLI",
      "module_type" : "BinaryTarget",
      "name" : "TailwindCSSCLI",
      "path" : "remote/archive/tailwindcss.artifactbundleindex",
      "product_memberships" : [
        "TailwindCSS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TailwindCSS",
      "module_type" : "PluginTarget",
      "name" : "TailwindCSS",
      "path" : "Plugins/TailwindCSS",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "TailwindCSS"
      ],
      "sources" : [
        "TailwindCSSBuildPlugin.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "TailwindCSSCLI"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SwiftTailwindTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTailwindTests",
      "path" : "Tests/SwiftTailwindTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "SwiftTailwindExample"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTailwindExample",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTailwindExample",
      "path" : "Sources/SwiftTailwindExample",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SwiftTailwindExample/Views/Test.html",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Example.swift",
        "NotIncluded.swift",
        "Views/Template.swift"
      ],
      "target_dependencies" : [
        "TailwindCSS"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.