Build Information
Failed to build SwiftTailwind, reference main (53a2e6), with Swift 6.1 for Wasm on 17 Mar 2026 10:11:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build 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: wasm
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-4609320-1":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7b4552feb759c014e60bb7d16019351f72ce4b9f19dbbaa081e1f5551c90672
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-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
[3621/34483] Fetching swift-argument-parser, swift-crypto
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.30s)
Fetched https://github.com/apple/swift-crypto.git from cache (3.35s)
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.48s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (5.19s)
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.37s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (1.27s)
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
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
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 (4.57s)
[1/1] Compiling plugin TailwindCSS
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/392] Write sources
[7/392] Compiling aes.cc
[8/392] Compiling tasn_fre.cc
[8/392] Copying Test.html
[8/392] Write sources
[8/392] Compiling lhash.cc
[13/392] Compiling hrss.cc
[14/392] Compiling CXKCPShims shims.c
[15/392] Compiling SimpleFIPS202.c
[16/392] Compiling KeccakSponge.c
[17/392] Compiling KeccakHash.c
[18/392] Write swift-version-24593BA9C3E375BF.txt
[19/392] Compiling tasn_new.cc
[20/392] Compiling md4.cc
[21/392] Compiling fiat_p256_adx_sqr.S
[22/392] Compiling fiat_p256_adx_mul.S
[23/392] Compiling md5.cc
[24/392] Compiling fiat_curve25519_adx_mul.S
≈ tailwindcss v4.2.1
Done in 139ms
[25/392] Building Tailwind CSS
[26/392] Copying TailwindCSS.bundle
[27/392] Compiling fiat_curve25519_adx_square.S
[28/392] Compiling md5-x86_64-apple.S
[29/392] Compiling md5-x86_64-linux.S
[30/392] Compiling md5-586-linux.S
[31/392] Compiling md5-586-apple.S
[32/394] Compiling chacha20_poly1305_x86_64-apple.S
[33/394] Compiling chacha20_poly1305_x86_64-linux.S
[34/394] Compiling chacha20_poly1305_armv8-win.S
[35/394] Compiling chacha20_poly1305_armv8-linux.S
[36/394] Compiling CCryptoBoringSSLShims shims.c
[37/395] Compiling chacha20_poly1305_armv8-apple.S
[38/399] Compiling chacha-x86_64-linux.S
[39/399] Compiling chacha-x86_64-apple.S
[40/399] Compiling chacha-x86-linux.S
[41/399] Compiling chacha-x86-apple.S
[42/399] Compiling chacha-armv8-win.S
[43/399] Compiling chacha-armv8-apple.S
[44/399] Compiling chacha-armv8-linux.S
[45/399] Compiling chacha-armv4-linux.S
[46/399] Compiling aes128gcmsiv-x86_64-linux.S
[47/399] Compiling x86_64-mont5-linux.S
[48/399] Compiling aes128gcmsiv-x86_64-apple.S
[49/399] Compiling x86_64-mont-linux.S
[50/399] Compiling x86_64-mont5-apple.S
[51/399] Compiling x86_64-mont-apple.S
[52/399] Compiling x86-mont-linux.S
[53/399] Compiling vpaes-x86_64-apple.S
[54/399] Compiling vpaes-x86_64-linux.S
[55/399] Compiling x86-mont-apple.S
[56/399] Compiling err_data.cc
[57/399] Compiling vpaes-x86-linux.S
[57/399] Compiling vpaes-x86-apple.S
[59/399] Compiling vpaes-armv8-win.S
[60/399] Compiling vpaes-armv8-apple.S
[61/399] Compiling vpaes-armv8-linux.S
[62/399] Compiling vpaes-armv7-linux.S
[63/399] Compiling sha512-x86_64-linux.S
[64/399] Compiling sha512-x86_64-apple.S
[65/399] Compiling sha512-armv8-win.S
[66/399] Compiling sha512-armv8-linux.S
[67/399] Compiling sha512-armv8-apple.S
[68/399] Compiling sha512-armv4-linux.S
[69/399] Compiling sha512-586-linux.S
[70/399] Compiling sha512-586-apple.S
[71/399] Compiling sha256-armv8-win.S
[72/399] Compiling sha256-x86_64-apple.S
[73/399] Compiling sha256-x86_64-linux.S
[74/399] Compiling sha256-armv8-linux.S
[75/399] Compiling sha256-armv8-apple.S
[76/399] Compiling sha256-586-linux.S
[77/399] Compiling sha256-armv4-linux.S
[78/399] Compiling sha256-586-apple.S
[79/399] Compiling sha1-x86_64-linux.S
[80/399] Compiling sha1-armv8-win.S
[81/399] Compiling sha1-x86_64-apple.S
[82/399] Compiling sha1-armv8-linux.S
[83/399] Compiling sha1-armv8-apple.S
[84/399] Compiling sha1-586-linux.S
[85/399] Compiling sha1-armv4-large-linux.S
[86/399] Compiling sha1-586-apple.S
[87/399] Compiling rsaz-avx2-linux.S
[88/399] Compiling rsaz-avx2-apple.S
[89/399] Compiling rdrand-x86_64-linux.S
[90/399] Compiling rdrand-x86_64-apple.S
[91/399] Compiling p256_beeu-x86_64-asm-linux.S
[92/399] Compiling p256_beeu-x86_64-asm-apple.S
[93/399] Compiling p256_beeu-armv8-asm-win.S
[94/399] Compiling p256_beeu-armv8-asm-linux.S
[95/399] Compiling p256_beeu-armv8-asm-apple.S
[96/399] Compiling p256-x86_64-asm-linux.S
[97/399] Compiling p256-x86_64-asm-apple.S
[98/399] Compiling p256-armv8-asm-linux.S
[99/399] Compiling p256-armv8-asm-apple.S
[100/399] Compiling p256-armv8-asm-win.S
[101/399] Compiling ghashv8-armv8-win.S
[102/399] Compiling ghashv8-armv8-apple.S
[103/399] Compiling ghashv8-armv8-linux.S
[104/399] Compiling ghashv8-armv7-linux.S
[105/399] Compiling ghash-x86_64-apple.S
[106/399] Compiling ghash-x86_64-linux.S
[107/399] Compiling ghash-x86-apple.S
[108/399] Compiling ghash-x86-linux.S
[109/399] Compiling ghash-ssse3-x86_64-linux.S
[110/399] Compiling ghash-ssse3-x86_64-apple.S
[111/399] Compiling ghash-ssse3-x86-linux.S
[112/399] Compiling ghash-neon-armv8-linux.S
[112/399] Compiling ghash-neon-armv8-win.S
[114/399] Compiling ghash-ssse3-x86-apple.S
[114/399] Compiling ghash-armv4-linux.S
[114/399] Compiling ghash-neon-armv8-apple.S
[117/399] Compiling co-586-linux.S
[118/399] Compiling co-586-apple.S
[119/399] Compiling bsaes-armv7-linux.S
[120/399] Compiling bn-armv8-linux.S
[121/399] Compiling bn-armv8-win.S
[122/399] Compiling bn-armv8-apple.S
[123/399] Compiling bn-586-linux.S
[124/399] Compiling bn-586-apple.S
[125/399] Compiling armv8-mont-win.S
[126/399] Compiling armv8-mont-linux.S
[127/399] Compiling armv8-mont-apple.S
[128/399] Compiling armv4-mont-linux.S
[129/399] Compiling aesv8-gcm-armv8-win.S
[130/399] Compiling aesv8-gcm-armv8-linux.S
[131/399] Compiling aesv8-armv8-win.S
[132/399] Compiling aesv8-gcm-armv8-apple.S
[133/399] Compiling aesv8-armv8-linux.S
[134/399] Compiling aesv8-armv8-apple.S
[135/399] Compiling aesv8-armv7-linux.S
[136/399] Compiling aesni-x86_64-linux.S
[137/399] Compiling aesni-x86_64-apple.S
[138/399] Compiling aesni-x86-linux.S
[139/399] Compiling aesni-x86-apple.S
[140/399] Compiling aes-gcm-avx512-x86_64-linux.S
[141/399] Compiling aesni-gcm-x86_64-apple.S
[142/399] Compiling aesni-gcm-x86_64-linux.S
[143/399] Compiling aes-gcm-avx512-x86_64-apple.S
[144/399] Compiling aes-gcm-avx2-x86_64-linux.S
[145/399] Compiling aes-gcm-avx2-x86_64-apple.S
[146/399] Compiling xwing.cc
[147/399] Compiling x_spki.cc
[148/399] Compiling x_sig.cc
[149/399] Compiling x_x509a.cc
[150/399] Compiling x_x509.cc
[152/399] 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
[153/399] Compiling ArgumentParserToolInfo ToolInfo.swift
[154/399] Emitting module ArgumentParserToolInfo
[155/446] Compiling x_req.cc
[156/446] Compiling x_exten.cc
[157/446] Compiling x_name.cc
[158/446] Compiling x_pubkey.cc
[159/446] Compiling x_crl.cc
[160/446] Compiling KeccakP-1600-opt64.c
[162/446] 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
[163/446] 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
[164/446] 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
[165/446] 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
[166/447] Compiling x_all.cc
[167/447] Compiling x_attrib.cc
[168/447] Compiling x509spki.cc
[169/447] Compiling x_algor.cc
[170/447] Compiling x509name.cc
[171/447] Compiling x509rset.cc
[173/447] Emitting module ArgumentParser
[173/453] Compiling x509_v3.cc
[174/453] Compiling x509_vpm.cc
[175/453] Compiling x509cset.cc
[176/453] Compiling x509_vfy.cc
[177/453] Compiling x509_txt.cc
[178/453] Compiling x509_trs.cc
[179/453] Compiling x509_set.cc
[181/453] Compiling ArgumentParser Tree.swift
[182/453] Compiling ArgumentParser CodingKeyValidator.swift
[183/453] Compiling ArgumentParser NonsenseFlagsValidator.swift
[184/453] Compiling ArgumentParser ParsableArgumentsValidation.swift
[185/453] Compiling ArgumentParser PositionalArgumentsValidator.swift
[186/453] Compiling ArgumentParser UniqueNamesValidator.swift
[187/453] Compiling ArgumentParser InputOrigin.swift
[188/453] Compiling ArgumentParser Name.swift
[189/453] Compiling ArgumentParser Parsed.swift
[190/453] Compiling ArgumentParser ParsedValues.swift
[191/453] Compiling ArgumentParser ParserError.swift
[192/453] Compiling ArgumentParser SplitArguments.swift
[192/453] Compiling x509_req.cc
[193/453] Compiling x509_def.cc
[194/453] Compiling x509_obj.cc
[195/453] Compiling x509_d2.cc
[196/453] Compiling x509_ext.cc
[197/453] Compiling x509_cmp.cc
[198/453] Compiling x509_lu.cc
[200/453] Compiling ArgumentParser Foundation.swift
[201/453] Compiling ArgumentParser Mutex.swift
[202/453] Compiling ArgumentParser Platform.swift
[203/453] Compiling ArgumentParser SequenceExtensions.swift
[204/453] Compiling ArgumentParser StringExtensions.swift
[205/453] Compiling ArgumentParser SwiftExtensions.swift
[206/453] Compiling ArgumentParser ParentCommand.swift
[207/453] Compiling ArgumentParser AsyncParsableCommand.swift
[208/453] Compiling ArgumentParser CommandConfiguration.swift
[209/453] Compiling ArgumentParser CommandGroup.swift
[210/453] Compiling ArgumentParser EnumerableFlag.swift
[211/453] Compiling ArgumentParser ExpressibleByArgument.swift
[212/453] Compiling ArgumentParser ParsableArguments.swift
[213/453] Compiling ArgumentParser DumpHelpGenerator.swift
[214/453] Compiling ArgumentParser HelpCommand.swift
[215/453] Compiling ArgumentParser HelpGenerator.swift
[216/453] Compiling ArgumentParser MessageInfo.swift
[217/453] Compiling ArgumentParser UsageGenerator.swift
[218/453] Compiling ArgumentParser CollectionExtensions.swift
[218/453] Compiling x509.cc
[219/453] Compiling x509_att.cc
[220/453] Compiling v3_utl.cc
[222/453] Compiling ArgumentParser ArgumentVisibility.swift
[223/453] Compiling ArgumentParser CompletionKind.swift
[224/453] Compiling ArgumentParser Errors.swift
[225/453] Compiling ArgumentParser Flag.swift
[226/453] Compiling ArgumentParser NameSpecification.swift
[227/453] Compiling ArgumentParser Option.swift
[228/453] Compiling ArgumentParser OptionGroup.swift
[229/453] Compiling ArgumentParser ParsableCommand.swift
[230/453] Compiling ArgumentParser ArgumentDecoder.swift
[231/453] Compiling ArgumentParser ArgumentDefinition.swift
[232/453] Compiling ArgumentParser ArgumentSet.swift
[233/453] Compiling ArgumentParser CommandParser.swift
[234/453] Compiling ArgumentParser InputKey.swift
[235/453] Compiling ArgumentParser BashCompletionsGenerator.swift
[236/453] Compiling ArgumentParser CompletionsGenerator.swift
[237/453] Compiling ArgumentParser FishCompletionsGenerator.swift
[238/453] Compiling ArgumentParser ZshCompletionsGenerator.swift
[239/453] Compiling ArgumentParser Argument.swift
[240/453] Compiling ArgumentParser ArgumentDiscussion.swift
[241/453] Compiling ArgumentParser ArgumentHelp.swift
[242/454] Compiling v3_purp.cc
[243/454] Compiling v3_skey.cc
[244/454] Compiling v3_pmaps.cc
[245/454] Compiling v3_prn.cc
[246/454] Compiling v3_pcons.cc
[247/454] Compiling v3_ocsp.cc
[248/454] Compiling v3_ncons.cc
[249/454] Compiling v3_lib.cc
[250/454] Compiling v3_int.cc
[251/454] Compiling v3_ia5.cc
[252/454] Compiling v3_info.cc
[253/454] Compiling v3_genn.cc
[254/454] Compiling v3_enum.cc
[255/454] Compiling v3_extku.cc
[256/454] Compiling v3_crld.cc
[257/454] Compiling v3_cpols.cc
[258/454] Compiling v3_conf.cc
[259/454] Compiling v3_bcons.cc
[260/454] Compiling v3_bitst.cc
[261/454] Compiling v3_akeya.cc
[262/454] Compiling v3_alt.cc
[263/454] Compiling v3_akey.cc
[264/454] Compiling t_x509a.cc
[265/454] Compiling t_x509.cc
[266/454] Compiling t_req.cc
[267/454] Compiling i2d_pr.cc
[268/454] Compiling rsa_pss.cc
[269/454] Compiling t_crl.cc
[270/454] Compiling policy.cc
[271/454] Compiling name_print.cc
[272/454] Compiling by_file.cc
[273/454] Compiling by_dir.cc
[274/454] Compiling asn1_gen.cc
[275/454] Compiling algorithm.cc
[276/454] Compiling a_verify.cc
[277/454] Compiling a_digest.cc
[278/454] Compiling a_sign.cc
[279/454] Compiling voprf.cc
[280/454] Compiling thread_win.cc
[281/454] Compiling trust_token.cc
[282/454] Compiling thread_pthread.cc
[283/454] Compiling pmbtoken.cc
[284/454] Compiling thread_none.cc
[285/454] Compiling thread.cc
[286/454] Compiling stack.cc
[287/454] Compiling siphash.cc
[288/454] Compiling spake2plus.cc
[289/454] Compiling sha1.cc
[290/454] Compiling slhdsa.cc
[291/454] Compiling sha256.cc
[292/454] Compiling sha512.cc
[293/454] Compiling rsa_extra.cc
[294/454] Compiling rsa_print.cc
[295/454] Compiling rsa_crypt.cc
[296/454] Compiling refcount.cc
[297/454] Compiling windows.cc
[298/454] Compiling rc4.cc
[299/454] Compiling trusty.cc
[300/454] Compiling urandom.cc
[301/454] Compiling rand.cc
[302/454] Compiling rsa_asn1.cc
[303/454] Compiling passive.cc
[304/454] Compiling ios.cc
[305/454] Compiling poly1305_arm_asm.S
[306/454] Compiling getentropy.cc
[307/454] Compiling forkunsafe.cc
[308/454] Compiling deterministic.cc
[309/454] Compiling fork_detect.cc
[310/454] Compiling pool.cc
[311/454] Compiling poly1305_vec.cc
[312/454] Compiling poly1305.cc
[313/454] Compiling poly1305_arm.cc
[314/454] Compiling pkcs8.cc
[315/454] Compiling pkcs8_x509.cc
[316/454] Compiling p5_pbev2.cc
[317/454] Compiling pkcs7_x509.cc
[318/454] Compiling pkcs7.cc
[319/454] Compiling pem_xaux.cc
[320/454] Compiling pem_x509.cc
[321/454] Compiling pem_pkey.cc
[322/454] Compiling pem_lib.cc
[323/454] Compiling pem_oth.cc
[324/454] Compiling pem_info.cc
[325/454] Compiling pem_pk8.cc
[326/454] Compiling obj_xref.cc
[327/454] Compiling mlkem.cc
[328/454] Compiling poly_rq_mul.S
[329/454] Compiling fips_shared_support.cc
[330/454] Compiling mldsa.cc
[331/454] Compiling obj.cc
[332/454] Compiling pem_all.cc
[333/454] Compiling mem.cc
[334/454] Compiling fuzzer_mode.cc
[335/454] Compiling ex_data.cc
[336/454] Compiling scrypt.cc
[337/454] Compiling sign.cc
[338/454] Compiling kyber.cc
[339/454] Compiling hpke.cc
[340/454] Compiling pbkdf.cc
[341/454] Compiling print.cc
[342/454] Compiling p_x25519_asn1.cc
[343/454] Compiling p_x25519.cc
[344/454] Compiling p_rsa_asn1.cc
[345/454] Compiling p_rsa.cc
[346/454] Compiling p_hkdf.cc
[347/454] Compiling p_ed25519_asn1.cc
[348/454] Compiling p_ed25519.cc
[349/454] Compiling p_ec.cc
[350/454] Compiling p_ec_asn1.cc
[351/454] Compiling p_dsa_asn1.cc
[352/454] Compiling p_dh_asn1.cc
[353/454] Compiling p_dh.cc
[354/454] Compiling evp_ctx.cc
[355/454] Compiling err.cc
[356/454] Compiling engine.cc
[357/454] Compiling evp.cc
[358/454] Compiling evp_asn1.cc
[359/454] Compiling ecdsa_p1363.cc
[360/454] Compiling ecdh.cc
[361/454] Compiling ec_derive.cc
[362/454] Compiling ecdsa_asn1.cc
[363/454] Compiling bcm.cc
[364/454] Compiling ec_asn1.cc
[365/454] Compiling dsa_asn1.cc
[366/454] Compiling hash_to_curve.cc
[367/454] Compiling dsa.cc
[368/454] Compiling x25519-asm-arm.S
[369/454] Compiling digest_extra.cc
[370/454] Compiling params.cc
[371/454] Compiling curve25519_64_adx.cc
[372/454] Compiling des.cc
[373/454] Compiling dh_asn1.cc
[374/454] Compiling spake25519.cc
[375/454] Compiling crypto.cc
[376/454] Compiling cpu_arm_linux.cc
[377/454] Compiling cpu_intel.cc
[378/454] Compiling cpu_arm_freebsd.cc
[378/454] Compiling curve25519.cc
[380/454] Compiling cpu_aarch64_sysreg.cc
[381/454] Compiling cpu_aarch64_win.cc
[382/454] Compiling cpu_aarch64_openbsd.cc
[383/454] Compiling cpu_aarch64_linux.cc
[384/454] Compiling cpu_aarch64_fuchsia.cc
[385/454] Compiling cpu_aarch64_apple.cc
[386/454] Compiling e_tls.cc
[387/454] Compiling tls_cbc.cc
[388/454] Compiling conf.cc
[389/454] Compiling get_cipher.cc
[390/454] Compiling e_rc4.cc
[391/454] Compiling e_null.cc
[392/454] Compiling e_rc2.cc
[393/454] Compiling cms.cc
[394/454] Compiling e_des.cc
[395/454] Compiling e_aeseax.cc
[396/454] Compiling e_chacha20poly1305.cc
[397/454] Compiling e_aesgcmsiv.cc
[398/454] Compiling derive_key.cc
[399/454] Compiling e_aesctrhmac.cc
[400/454] Compiling chacha.cc
[401/454] Compiling unicode.cc
[402/454] Compiling ber.cc
[403/454] Compiling cbs.cc
[404/454] Compiling buf.cc
[405/454] Compiling asn1_compat.cc
[406/454] Compiling cbb.cc
[407/454] Compiling exponentiation.cc
[408/454] Compiling sqrt.cc
[409/454] Compiling div.cc
[410/454] Compiling printf.cc
[411/454] Compiling bn_asn1.cc
[412/454] Compiling hexdump.cc
[413/454] Compiling blake2.cc
[414/454] Compiling file.cc
[415/454] Compiling convert.cc
[416/454] Compiling pair.cc
[417/454] Compiling errno.cc
[418/454] Compiling fd.cc
[419/454] Compiling bio.cc
[420/454] Compiling tasn_typ.cc
[421/454] Compiling bio_mem.cc
[422/454] Compiling tasn_enc.cc
[423/454] Compiling base64.cc
[424/454] Compiling tasn_dec.cc
[425/454] Compiling tasn_utl.cc
[426/454] Compiling posix_time.cc
[427/454] Compiling f_string.cc
[428/454] Compiling f_int.cc
[429/454] Compiling asn_pack.cc
[430/454] Compiling asn1_par.cc
[431/454] Compiling a_utctm.cc
[432/454] Compiling a_time.cc
[433/454] Compiling asn1_lib.cc
[434/454] Compiling a_octet.cc
[435/454] Compiling a_type.cc
[436/454] Compiling a_strnid.cc
[437/454] Compiling a_i2d_fp.cc
[438/454] Compiling a_strex.cc
[439/454] Compiling a_object.cc
[440/454] Compiling a_int.cc
[441/454] Wrapping AST for ArgumentParserToolInfo for debugging
[442/454] Compiling a_mbstr.cc
[443/454] Wrapping AST for ArgumentParser for debugging
[444/454] Compiling a_dup.cc
[445/454] Compiling a_gentm.cc
[446/454] Compiling a_d2i_fp.cc
[447/454] Compiling a_bool.cc
[448/454] Compiling a_bitstr.cc
[450/462] 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
[451/462] 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
[452/462] 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
[453/462] 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
[454/462] 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
[455/462] 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
[456/462] 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
[457/462] 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
[458/463] Wrapping AST for CryptoBoringWrapper for debugging
[460/546] 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
[461/546] 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
[462/546] 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
[463/546] 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
[464/546] 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
[465/546] 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
[466/546] 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
[467/546] 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
[468/546] 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
[469/546] 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
[470/546] 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
[471/557] 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
[472/557] 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
[473/557] 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
[474/557] 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
[475/557] 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
[476/557] 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
[477/557] 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
[478/557] 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
[479/557] 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
[480/557] 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
[481/557] 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
[482/557] 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
[483/557] 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
[484/557] 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
[485/557] 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
[486/557] 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
[487/557] 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
[488/557] 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
[489/557] 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
[490/557] 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
[491/557] 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
[492/557] 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
[493/557] 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
[494/557] 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
[495/557] Compiling Crypto CryptoKitErrors.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
[496/557] Compiling Crypto Digest_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
[497/557] Compiling Crypto Digest.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
[498/557] Compiling Crypto Digests.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
[499/557] Compiling Crypto HashFunctions.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
[500/557] Compiling Crypto HashFunctions_SHA2.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
[501/557] Compiling Crypto HashFunctions_SHA3.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
[502/557] Compiling Crypto Digest_xkcp.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
[503/557] Compiling Crypto HPKE-AEAD.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
[504/557] Compiling Crypto HPKE-Ciphersuite.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
[505/557] Compiling Crypto HPKE-KDF.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
[506/557] Compiling Crypto HPKE-KexKeyDerivation.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
[507/557] Compiling Crypto AES-GCM.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
[508/557] Compiling Crypto AES-GCM_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
[509/557] Compiling Crypto ChaChaPoly_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 ChaChaPoly.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 Cipher.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 Nonces.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 ASN1.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 ASN1Any.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 ASN1BitString.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 ASN1Boolean.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 ASN1Identifier.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
[518/557] Compiling Crypto ASN1Integer.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
[519/557] Compiling Crypto HPKE-LabeledExtract.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
[520/557] Compiling Crypto HPKE-Utils.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
[521/557] Compiling Crypto DHKEM.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
[522/557] Compiling Crypto HPKE-KEM-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
[523/557] Compiling Crypto HPKE-NIST-EC-KEMs.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
[524/557] Compiling Crypto HPKE-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
[525/557] Compiling Crypto HPKE-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
[526/557] Compiling Crypto HPKE.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
[527/557] 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
[528/557] Compiling Crypto HPKE-KeySchedule.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
[529/557] Compiling Crypto HPKE-Modes.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
[530/557] Compiling Crypto Insecure.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
[531/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
[532/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
[533/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
[534/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
[535/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
[536/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
[537/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
[538/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
[539/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
[540/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
[541/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
[542/557] Compiling Crypto Insecure_HashFunctions.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 MLKEM_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
[544/557] Compiling Crypto MLKEM_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
[545/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
[546/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
[547/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
[548/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
[549/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
[550/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
[551/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
[552/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
[553/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
[554/558] Wrapping AST for Crypto for debugging
[556/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
[557/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
/host/spi-builder-workspace/Sources/TailwindCSSCLIArtifactBundler/ArtifactBundleBuilder+computeChecksum.swift:21:21: error: cannot find 'Process' in scope
19 | } else {
20 | // Use swift package compute-checksum command
21 | let process = Process()
| `- error: cannot find 'Process' in scope
22 | process.executableURL = URL(fileURLWithPath: "/usr/bin/swift")
23 | process.arguments = ["package", "compute-checksum", filePath]
[558/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
/host/spi-builder-workspace/Sources/TailwindCSSCLIArtifactBundler/ArtifactBundleBuilder+File Operations.swift:26:19: error: cannot find 'Process' in scope
24 | let bundleDirURL = URL(fileURLWithPath: bundleDir)
25 |
26 | let process = Process()
| `- error: cannot find 'Process' in scope
27 | process.executableURL = URL(fileURLWithPath: "/usr/bin/zip")
28 | let zipPathURL = URL(fileURLWithPath: zipPath).standardizedFileURL
[559/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
[560/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
[561/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
[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 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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7b4552feb759c014e60bb7d16019351f72ce4b9f19dbbaa081e1f5551c90672
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
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
[910/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.95s)
[0/1] Planning build
[1/1] Compiling plugin TailwindCSS
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/13] Write swift-version-24593BA9C3E375BF.txt
≈ tailwindcss v4.2.1
Done in 204ms
[4/13] Building Tailwind CSS
[5/13] Copying TailwindCSS.bundle
[7/28] Emitting module SwiftTailwindExample
[8/28] Compiling CryptoBoringWrapper RandomBytes.swift
[9/28] Emitting module ArgumentParserToolInfo
[10/28] Compiling SwiftTailwindExample Example.swift
[11/28] Compiling SwiftTailwindExample Template.swift
[12/28] Compiling SwiftTailwindExample NotIncluded.swift
[13/28] Compiling SwiftTailwindExample resource_bundle_accessor.swift
[14/29] Compiling CryptoBoringWrapper EllipticCurve.swift
[15/29] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[17/29] Emitting module CryptoBoringWrapper
[18/29] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[19/29] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[20/29] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[21/29] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[23/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/158] Emitting module ArgumentParser
[26/164] Compiling ArgumentParser Foundation.swift
[27/164] Compiling ArgumentParser Mutex.swift
[28/164] Compiling ArgumentParser Platform.swift
[29/164] Compiling ArgumentParser SequenceExtensions.swift
[30/164] Compiling ArgumentParser StringExtensions.swift
[31/164] Compiling ArgumentParser SwiftExtensions.swift
[32/164] Compiling ArgumentParser ParentCommand.swift
[33/164] Compiling ArgumentParser AsyncParsableCommand.swift
[34/164] Compiling ArgumentParser CommandConfiguration.swift
[35/164] Compiling ArgumentParser CommandGroup.swift
[36/164] Compiling ArgumentParser EnumerableFlag.swift
[37/164] Compiling ArgumentParser ExpressibleByArgument.swift
[38/164] Compiling ArgumentParser ParsableArguments.swift
[39/164] Compiling Crypto HPKE-LabeledExtract.swift
[40/164] Compiling Crypto HPKE-Utils.swift
[41/164] Compiling Crypto DHKEM.swift
[42/164] Compiling Crypto HPKE-KEM-Curve25519.swift
[43/164] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[44/164] Compiling Crypto HPKE-KEM.swift
[45/164] Compiling Crypto HPKE-Errors.swift
[46/164] Compiling Crypto HPKE.swift
[47/164] Compiling Crypto HPKE-Context.swift
[48/164] Compiling Crypto HPKE-KeySchedule.swift
[49/164] Compiling Crypto HPKE-Modes.swift
[50/164] Compiling Crypto Insecure.swift
[51/175] Compiling ArgumentParser Tree.swift
[52/175] Compiling ArgumentParser CodingKeyValidator.swift
[53/175] Compiling ArgumentParser NonsenseFlagsValidator.swift
[54/175] Compiling ArgumentParser ParsableArgumentsValidation.swift
[55/175] Compiling ArgumentParser PositionalArgumentsValidator.swift
[56/175] Compiling ArgumentParser UniqueNamesValidator.swift
[57/175] Compiling ArgumentParser MessageInfo.swift
[58/175] Compiling ArgumentParser UsageGenerator.swift
[59/175] Compiling ArgumentParser CollectionExtensions.swift
[68/175] Compiling ArgumentParser ArgumentSet.swift
[69/175] Compiling ArgumentParser CommandParser.swift
[70/175] Compiling ArgumentParser InputKey.swift
[71/175] Compiling ArgumentParser InputOrigin.swift
[72/175] Compiling ArgumentParser Name.swift
[73/175] Compiling ArgumentParser Parsed.swift
[74/175] Compiling ArgumentParser ParsedValues.swift
[75/175] Compiling ArgumentParser ParserError.swift
[76/175] Compiling ArgumentParser SplitArguments.swift
[77/175] Compiling ArgumentParser DumpHelpGenerator.swift
[78/175] Compiling ArgumentParser HelpCommand.swift
[79/175] Compiling ArgumentParser HelpGenerator.swift
[80/175] Emitting module Crypto
[85/175] Compiling ArgumentParser BashCompletionsGenerator.swift
[87/175] Compiling ArgumentParser CompletionsGenerator.swift
[89/175] Compiling ArgumentParser FishCompletionsGenerator.swift
[91/175] Compiling ArgumentParser ZshCompletionsGenerator.swift
[93/175] Compiling ArgumentParser Argument.swift
[95/175] Compiling ArgumentParser ArgumentDiscussion.swift
[97/175] Compiling ArgumentParser ArgumentHelp.swift
[112/175] Compiling ArgumentParser ParsableCommand.swift
[113/175] Compiling ArgumentParser ArgumentDecoder.swift
[114/175] Compiling ArgumentParser ArgumentDefinition.swift
[118/175] Compiling ArgumentParser ArgumentVisibility.swift
[119/175] Compiling ArgumentParser CompletionKind.swift
[120/175] Compiling ArgumentParser Errors.swift
[121/175] Compiling ArgumentParser Flag.swift
[122/175] Compiling ArgumentParser NameSpecification.swift
[123/175] Compiling ArgumentParser Option.swift
[124/175] Compiling ArgumentParser OptionGroup.swift
[126/175] Compiling Crypto MLDSA.swift
[127/175] Compiling Crypto Signature.swift
[128/175] Compiling Crypto CryptoKitErrors_boring.swift
[129/175] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[130/175] Compiling Crypto RNG_boring.swift
[131/175] Compiling Crypto SafeCompare_boring.swift
[132/175] Compiling Crypto Zeroization_boring.swift
[133/175] Compiling Crypto PrettyBytes.swift
[134/175] Compiling Crypto SafeCompare.swift
[135/175] Compiling Crypto SecureBytes.swift
[136/175] Compiling Crypto Zeroization.swift
[149/175] Compiling Crypto Insecure_HashFunctions.swift
[150/175] Compiling Crypto MLKEM_boring.swift
[151/175] Compiling Crypto MLKEM_wrapper.swift
[152/175] Compiling Crypto XWing_boring.swift
[153/175] Compiling Crypto KEM-Errors.swift
[154/175] Compiling Crypto KEM.swift
[155/175] Compiling Crypto MLKEM.swift
[156/175] Compiling Crypto XWing.swift
[157/175] Compiling Crypto ECDH_boring.swift
[158/175] Compiling Crypto DH.swift
[159/175] Compiling Crypto ECDH.swift
[160/175] Compiling Crypto ANSIx963.swift
[165/175] Compiling Crypto ECDSASignature_boring.swift
[166/175] Compiling Crypto ECDSA_boring.swift
[167/175] Compiling Crypto EdDSA_boring.swift
[168/175] Compiling Crypto MLDSA_boring.swift
[169/175] Compiling Crypto MLDSA_wrapper.swift
[170/175] Compiling Crypto ECDSA.swift
[171/175] Compiling Crypto Ed25519.swift
[173/183] Compiling TailwindCSSCLIArtifactBundler TailwindCSSCLIArtifactBundler.swift
[174/183] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleBuilder+expandingTriple.swift
[175/183] Emitting module TailwindCSSCLIArtifactBundler
[176/183] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleBuilder.swift
[177/183] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleBuilder+computeChecksum.swift
/host/spi-builder-workspace/Sources/TailwindCSSCLIArtifactBundler/ArtifactBundleBuilder+computeChecksum.swift:21:21: error: cannot find 'Process' in scope
19 | } else {
20 | // Use swift package compute-checksum command
21 | let process = Process()
| `- error: cannot find 'Process' in scope
22 | process.executableURL = URL(fileURLWithPath: "/usr/bin/swift")
23 | process.arguments = ["package", "compute-checksum", filePath]
[178/183] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleBuilder+File Operations.swift
/host/spi-builder-workspace/Sources/TailwindCSSCLIArtifactBundler/ArtifactBundleBuilder+File Operations.swift:26:19: error: cannot find 'Process' in scope
24 | let bundleDirURL = URL(fileURLWithPath: bundleDir)
25 |
26 | let process = Process()
| `- error: cannot find 'Process' in scope
27 | process.executableURL = URL(fileURLWithPath: "/usr/bin/zip")
28 | let zipPathURL = URL(fileURLWithPath: zipPath).standardizedFileURL
[179/183] Compiling TailwindCSSCLIArtifactBundler ArtifactBundleError.swift
[180/183] Compiling TailwindCSSCLIArtifactBundler Models.swift
BUILD FAILURE 6.1 wasm