The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of swift-hoods, reference main (dc2383), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 05:54:05 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dirtyhenry/swift-hoods.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dirtyhenry/swift-hoods
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dc2383b bump: version 0.2.1 → 0.3.0
Cloned https://github.com/dirtyhenry/swift-hoods.git
Revision (git rev-parse @):
dc2383b930b9258a1c233d7b6d63ab4be4cf8f21
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dirtyhenry/swift-hoods.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/dirtyhenry/swift-hoods.git
https://github.com/dirtyhenry/swift-hoods.git
{
  "dependencies" : [
    {
      "identity" : "swift-blocks",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dirtyhenry/swift-blocks"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.6",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    }
  ],
  "manifest_display_name" : "swift-hoods",
  "name" : "swift-hoods",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Hoods",
      "targets" : [
        "Hoods"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HoodsTestsTools",
      "targets" : [
        "HoodsTestsTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HoodsTestsTools",
      "module_type" : "SwiftTarget",
      "name" : "HoodsTestsTools",
      "path" : "Sources/HoodsTestsTools",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "HoodsTestsTools"
      ],
      "sources" : [
        "TestDependenciesFactory.swift"
      ],
      "target_dependencies" : [
        "Hoods"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HoodsTests",
      "module_type" : "SwiftTarget",
      "name" : "HoodsTests",
      "path" : "Tests/HoodsTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/HoodsTests/Resources/sample-front-matter.md",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FrontMatterCMarkTests.swift",
        "InputableValueTests.swift",
        "JWTFactoryTests.swift",
        "MailButtonTests.swift"
      ],
      "target_dependencies" : [
        "Hoods",
        "HoodsTestsTools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Hoods",
      "module_type" : "SwiftTarget",
      "name" : "Hoods",
      "path" : "Sources/Hoods",
      "product_dependencies" : [
        "Blocks",
        "ArgumentParser",
        "ComposableArchitecture",
        "Yams",
        "JWTKit"
      ],
      "product_memberships" : [
        "Hoods",
        "HoodsTestsTools"
      ],
      "sources" : [
        "CLITools/InputableValue.swift",
        "CMS/FrontMatterCMark.swift",
        "Dependencies/CopyText.swift",
        "Dependencies/JWTFactory.swift",
        "Dependencies/KeychainGateway.swift",
        "Extensions/Blocks+Extension.swift",
        "KeychainUI/AddKeychainItemFeature.swift",
        "KeychainUI/AddKeychainItemView.swift",
        "KeychainUI/KeychainUIFeature.swift",
        "KeychainUI/KeychainUIView.swift",
        "Mailer/MFMailComposeViewController+Extension.swift",
        "Mailer/MailButtonFeature.swift",
        "Mailer/MailButtonView.swift",
        "Mailer/MailerFeature.swift",
        "Mailer/MailerView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/440] Write sources
[10/440] Copying PrivacyInfo.xcprivacy
[12/440] Write sources
[12/440] Copying PrivacyInfo.xcprivacy
[14/440] Write sources
[16/440] Copying PrivacyInfo.xcprivacy
[16/440] Write sources
[19/440] Copying PrivacyInfo.xcprivacy
[23/440] Write sources
[60/440] Compiling _SwiftSyntaxCShims dummy.c
[61/440] Compiling UIKitNavigationShim shim.m
[62/440] Compiling fiat_p256_adx_sqr.S
[63/440] Compiling fiat_p256_adx_mul.S
[64/440] Compiling fiat_curve25519_adx_square.S
[65/440] Compiling fiat_curve25519_adx_mul.S
[66/440] Write swift-version-2F0A5646E1D333AE.txt
[67/440] Compiling md5-x86_64-linux.S
[68/440] Compiling md5-x86_64-apple.S
[69/440] Compiling md5-586-linux.S
[71/446] Emitting module _CertificateInternals
[71/446] Compiling reader.c
[72/446] Compiling writer.c
[73/446] Compiling api.c
[74/446] Compiling scanner.c
[75/450] Compiling CCryptoBoringSSLShims shims.c
[76/468] Compiling emitter.c
[77/468] Compiling parser.c
[79/468] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/468] Compiling SwiftSyntax509 Empty.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
[81/468] Compiling SwiftSyntax510 Empty.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
[82/468] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/468] Compiling SwiftSyntax601 Empty.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
[84/468] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/468] Compiling SwiftSyntax600 Empty.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
[86/468] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/472] Compiling Sharing2 Empty.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
[88/472] Emitting module Sharing2
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/495] Emitting module Sharing1
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/495] Compiling Sharing1 Empty.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
[91/495] Compiling _CertificateInternals _TinyArray.swift
[91/495] Compiling md5-586-apple.S
[92/506] Compiling chacha20_poly1305_x86_64-linux.S
[93/506] Compiling chacha20_poly1305_x86_64-apple.S
[94/525] Compiling chacha20_poly1305_armv8-win.S
[95/544] Compiling chacha20_poly1305_armv8-linux.S
[96/544] Compiling chacha20_poly1305_armv8-apple.S
[97/544] Compiling chacha-x86_64-linux.S
[98/617] Compiling chacha-x86_64-apple.S
[99/617] Compiling chacha-x86-linux.S
[100/617] Compiling chacha-x86-apple.S
[101/617] Compiling chacha-armv8-win.S
[102/617] Compiling chacha-armv8-linux.S
[103/683] Compiling chacha-armv8-apple.S
[104/683] Compiling chacha-armv4-linux.S
[106/683] Compiling SwiftSyntax Convenience.swift
[107/683] Compiling SwiftSyntax CustomTraits.swift
[108/683] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[108/684] Compiling aes128gcmsiv-x86_64-linux.S
[109/684] Compiling aes128gcmsiv-x86_64-apple.S
[110/684] Compiling x86_64-mont5-linux.S
[111/684] Compiling x86_64-mont5-apple.S
[112/684] Compiling x86_64-mont-linux.S
[113/684] Compiling x86_64-mont-apple.S
[114/684] Compiling x86-mont-linux.S
[116/684] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[117/684] Compiling SwiftSyntax Assert.swift
[117/684] Compiling x86-mont-apple.S
[118/684] Compiling vpaes-x86_64-linux.S
[119/684] Compiling vpaes-x86_64-apple.S
[120/684] Compiling vpaes-x86-linux.S
[122/684] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[122/684] Compiling vpaes-x86-apple.S
[123/684] Compiling vpaes-armv8-win.S
[124/684] Compiling vpaes-armv8-linux.S
[125/684] Compiling vpaes-armv8-apple.S
[126/684] Compiling vpaes-armv7-linux.S
[127/684] Compiling err_data.cc
[129/684] Compiling SwiftSyntax AbsolutePosition.swift
[130/684] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[131/684] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[132/684] Compiling SwiftSyntax RawSyntaxTokenView.swift
[133/684] Compiling SwiftSyntax RawSyntax.swift
[134/684] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[135/684] Compiling SwiftSyntax EditorPlaceholder.swift
[136/684] Compiling SwiftSyntax Identifier.swift
[137/684] Compiling SwiftSyntax MemoryLayout.swift
[138/684] Compiling SwiftSyntax MissingNodeInitializers.swift
[139/684] Emitting module InternalCollectionsUtilities
[140/684] Compiling SwiftSyntax BumpPtrAllocator.swift
[141/684] Compiling SwiftSyntax CommonAncestor.swift
[141/684] Compiling sha512-x86_64-linux.S
[142/684] Compiling sha512-x86_64-apple.S
[143/684] Compiling sha512-armv8-win.S
[144/684] Compiling sha512-armv8-linux.S
[145/684] Compiling sha512-armv8-apple.S
[146/684] Compiling sha512-armv4-linux.S
[147/684] Compiling sha512-586-linux.S
[148/684] Compiling sha512-586-apple.S
[149/684] Compiling sha256-x86_64-linux.S
[150/684] Compiling sha256-x86_64-apple.S
[151/687] Compiling sha256-armv8-win.S
[152/692] Compiling sha256-armv8-linux.S
[153/740] Compiling sha256-armv4-linux.S
[154/740] Compiling sha256-armv8-apple.S
[155/740] Compiling sha256-586-linux.S
[156/740] Compiling sha256-586-apple.S
[157/740] Compiling sha1-x86_64-linux.S
[158/740] Compiling sha1-x86_64-apple.S
[159/740] Compiling sha1-armv8-win.S
[160/740] Compiling sha1-armv8-linux.S
[161/740] Compiling sha1-armv4-large-linux.S
[162/740] Compiling sha1-armv8-apple.S
[163/740] Compiling sha1-586-apple.S
[164/740] Compiling sha1-586-linux.S
[165/740] Compiling rsaz-avx2-apple.S
[166/740] Compiling rsaz-avx2-linux.S
[167/740] Compiling rdrand-x86_64-linux.S
[168/740] Compiling rdrand-x86_64-apple.S
[169/740] Compiling p256_beeu-x86_64-asm-linux.S
[170/740] Compiling p256_beeu-x86_64-asm-apple.S
[171/740] Compiling p256_beeu-armv8-asm-win.S
[172/740] Compiling p256_beeu-armv8-asm-linux.S
[173/740] Compiling p256_beeu-armv8-asm-apple.S
[174/740] Compiling p256-x86_64-asm-linux.S
[175/740] Compiling p256-x86_64-asm-apple.S
[176/740] Compiling p256-armv8-asm-win.S
[178/740] Compiling OrderedCollections OrderedSet+Codable.swift
[179/740] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[180/740] Compiling OrderedCollections OrderedSet+Descriptions.swift
[181/740] Compiling OrderedCollections OrderedSet+Diffing.swift
[182/740] Compiling OrderedCollections OrderedSet+Equatable.swift
[183/740] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[184/740] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[185/740] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[186/740] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[187/740] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[188/740] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[189/740] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[189/746] Compiling p256-armv8-asm-linux.S
[190/746] Compiling p256-armv8-asm-apple.S
[191/746] Compiling ghashv8-armv8-win.S
[192/746] Compiling ghashv8-armv8-linux.S
[193/746] Compiling ghashv8-armv8-apple.S
[194/746] Compiling ghashv8-armv7-linux.S
[196/746] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[197/746] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[198/746] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[199/746] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[200/746] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[201/746] Compiling OrderedCollections OrderedSet+Sendable.swift
[202/746] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[203/746] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[204/746] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[205/746] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[206/746] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[207/746] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[207/746] Compiling ghash-x86_64-linux.S
[208/746] Compiling ghash-x86_64-apple.S
[209/746] Compiling ghash-x86-linux.S
[210/746] Compiling ghash-x86-apple.S
[211/746] Compiling ghash-ssse3-x86_64-linux.S
[212/746] Compiling ghash-ssse3-x86_64-apple.S
[213/746] Compiling ghash-ssse3-x86-linux.S
[214/746] Compiling ghash-ssse3-x86-apple.S
[215/746] Compiling ghash-neon-armv8-win.S
[216/746] Compiling ghash-neon-armv8-linux.S
[217/746] Compiling ghash-neon-armv8-apple.S
[218/746] Compiling ghash-armv4-linux.S
[219/746] Compiling co-586-linux.S
[220/746] Compiling co-586-apple.S
[221/746] Compiling bsaes-armv7-linux.S
[222/746] Compiling bn-armv8-win.S
[223/746] Compiling bn-armv8-linux.S
[224/746] Compiling bn-armv8-apple.S
[225/746] Compiling bn-586-linux.S
[226/746] Compiling bn-586-apple.S
[227/746] Compiling armv8-mont-win.S
[228/746] Compiling armv8-mont-linux.S
[230/746] Compiling Logging MetadataProvider.swift
[231/746] Compiling Logging Locks.swift
[231/746] Compiling armv8-mont-apple.S
[232/746] Compiling armv4-mont-linux.S
[233/746] Compiling aesv8-gcm-armv8-win.S
[234/746] Compiling aesv8-gcm-armv8-linux.S
[235/746] Compiling aesv8-armv8-win.S
[236/746] Compiling aesv8-gcm-armv8-apple.S
[237/746] Compiling aesv8-armv8-linux.S
[239/746] Compiling OrderedCollections OrderedDictionary+Elements.swift
[240/746] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[241/746] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[242/746] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[243/746] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[244/746] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[245/746] Compiling OrderedCollections _Hashtable+Header.swift
[246/746] Compiling OrderedCollections OrderedDictionary+Codable.swift
[247/746] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[248/746] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[249/746] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[250/746] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[251/746] Compiling OrderedCollections OrderedSet+Hashable.swift
[252/746] Compiling OrderedCollections OrderedSet+Initializers.swift
[253/746] Compiling OrderedCollections OrderedSet+Insertions.swift
[254/746] Compiling OrderedCollections OrderedSet+Invariants.swift
[255/746] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[256/746] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[256/746] Compiling aesv8-armv8-apple.S
[257/746] Compiling aesv8-armv7-linux.S
[258/746] Compiling aesni-x86_64-linux.S
[259/746] Compiling aesni-x86_64-apple.S
[260/746] Compiling aesni-x86-linux.S
[262/746] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[263/746] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[264/746] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[265/746] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[266/746] Compiling OrderedCollections OrderedDictionary+Values.swift
[267/746] Compiling OrderedCollections OrderedDictionary.swift
[267/746] Compiling aesni-x86-apple.S
[268/746] Compiling aesni-gcm-x86_64-linux.S
[269/746] Compiling aesni-gcm-x86_64-apple.S
[270/746] Compiling aes-gcm-avx10-x86_64-linux.S
[271/746] Compiling aes-gcm-avx10-x86_64-apple.S
[273/746] Emitting module Logging
[274/746] Compiling Logging Logging.swift
[275/746] Compiling Logging LogHandler.swift
[276/746] Compiling OrderedCollections _HashTable+Bucket.swift
[277/746] Compiling OrderedCollections _HashTable+BucketIterator.swift
[278/746] Compiling OrderedCollections _HashTable+Constants.swift
[279/746] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[280/746] Compiling OrderedCollections _HashTable+Testing.swift
[281/746] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[282/746] Compiling OrderedCollections _HashTable.swift
[283/746] Compiling OrderedCollections OrderedSet+SubSequence.swift
[284/746] Compiling OrderedCollections OrderedSet+Testing.swift
[285/746] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[286/746] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[287/746] Compiling OrderedCollections OrderedSet.swift
[288/746] Compiling OrderedCollections _UnsafeBitset.swift
[288/746] Compiling x_x509a.cc
[289/746] Compiling x_val.cc
[290/746] Compiling x_x509.cc
[292/746] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[296/746] Compiling SwiftSyntax SyntaxHashable.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
[297/746] Compiling SwiftSyntax SyntaxIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[298/746] Compiling SwiftSyntax SyntaxNodeFactory.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
[299/746] Compiling SwiftSyntax SyntaxNodeStructure.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
[315/753] Compiling x_sig.cc
[316/753] Compiling x_req.cc
[321/754] Compiling x_spki.cc
[322/754] Compiling x_pubkey.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[331/773] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[332/773] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[333/773] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[334/773] Compiling IdentifiedCollections IdentifiedArray.swift
[335/773] Compiling SwiftASN1 DER.swift
[336/773] Compiling SwiftASN1 Errors.swift
[337/773] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[338/773] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[338/773] Compiling x_exten.cc
[339/773] Compiling x_name.cc
[340/773] Compiling x_crl.cc
[342/773] Emitting module SwiftASN1
[343/773] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[344/773] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[345/773] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[346/773] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[347/773] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[348/773] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[348/773] Compiling x_attrib.cc
[351/773] Compiling SwiftSyntax SyntaxNodesD.swift
[352/773] Compiling SwiftSyntax SyntaxNodesEF.swift
[353/773] Compiling SwiftSyntax SyntaxNodesGHI.swift
[354/773] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[355/773] Compiling SwiftSyntax SyntaxNodesOP.swift
[356/773] Compiling SwiftSyntax SyntaxNodesQRS.swift
[357/773] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[360/781] Compiling IdentifiedCollections Identified.swift
[361/781] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[362/781] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[363/781] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[366/781] Emitting module Crypto
[375/781] Compiling ConcurrencyExtras LockIsolated.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[376/781] Compiling ConcurrencyExtras Result.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[377/781] Compiling ConcurrencyExtras UncheckedBox.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
[378/781] Compiling ConcurrencyExtras MainSerialExecutor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[379/781] Compiling ConcurrencyExtras AsyncThrowingStream.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
[380/781] Compiling ConcurrencyExtras AsyncStream.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
[381/781] Compiling ConcurrencyExtras Locking.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
[384/781] Compiling ConcurrencyExtras Task.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[385/781] Emitting module ConcurrencyExtras
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[410/782] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[411/782] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[433/782] Compiling x_all.cc
[434/782] Compiling x_algor.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[448/784] Emitting module IssueReporting
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[455/784] Compiling ConcurrencyExtras UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[456/784] Compiling IssueReporting WithExpectedIssue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[457/784] Compiling IssueReporting WithIssueContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[457/784] Compiling x509spki.cc
[458/784] Compiling x509rset.cc
[459/784] Compiling x509name.cc
[461/784] Compiling Crypto RNG_boring.swift
[462/784] Compiling Crypto SafeCompare_boring.swift
[463/784] Compiling Crypto Zeroization_boring.swift
[464/784] Compiling Crypto PrettyBytes.swift
[465/784] Compiling Crypto SafeCompare.swift
[466/784] Compiling Crypto SecureBytes.swift
[467/784] Compiling Crypto Zeroization.swift
[468/784] Compiling Crypto resource_bundle_accessor.swift
[468/784] Compiling x509cset.cc
[482/823] Compiling PerceptionCore BetaChecking.swift
[483/823] Compiling PerceptionCore Exports.swift
[484/823] Compiling CombineSchedulers AnyScheduler.swift
[485/823] Compiling CombineSchedulers Concurrency.swift
[486/823] Emitting module Yams
[487/823] Compiling CombineSchedulers ImmediateScheduler.swift
[488/823] Compiling CombineSchedulers Deprecations.swift
[488/823] Compiling x509_vpm.cc
[489/823] Compiling x509_vfy.cc
[490/823] Compiling x509_v3.cc
[492/823] Compiling Yams YamlError.swift
[493/823] Compiling Yams YamlTagProviding.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
[498/824] Compiling XCTestDynamicOverlay Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[499/824] Compiling XCTestDynamicOverlay Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[500/824] Emitting module XCTestDynamicOverlay
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[500/824] Compiling x509_txt.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[508/824] Compiling IdentifiedCollections IdentifiedCollection.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
[517/824] Emitting module IdentifiedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/862] Compiling x509_trs.cc
[518/862] Compiling x509_set.cc
[519/862] Compiling x509_req.cc
[521/862] Compiling CasePathsCore UncheckedSendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[522/862] Compiling CasePathsCore Never+CasePathable.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/862] Compiling CasePathsCore TypeName.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[524/862] Compiling CasePathsCore KeyPath+Sendable.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/862] Compiling CasePathsCore Optional+CasePathable.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/863] Compiling x509_obj.cc
[527/863] Compiling CasePathsCore AnyCasePath.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/863] Compiling CasePathsCore CasePathable.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/863] Compiling CasePathsCore CasePathIterable.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/863] Emitting module CasePathsCore
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/863] Compiling CasePathsCore CasePathReflectable.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/863] Compiling CasePathsCore Result+CasePathable.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/863] Compiling x509_lu.cc
[533/863] Compiling x509_ext.cc
[534/863] Compiling x509_def.cc
[535/863] Compiling x509_d2.cc
[536/863] Compiling x509_cmp.cc
[537/863] Compiling x509.cc
[538/863] Compiling x509_att.cc
[539/863] Compiling v3_utl.cc
[540/863] Compiling v3_skey.cc
[541/863] Compiling v3_purp.cc
[542/863] Compiling v3_prn.cc
[543/863] Compiling v3_pmaps.cc
[544/863] Compiling v3_pcons.cc
[545/863] Compiling v3_ocsp.cc
[546/863] Compiling v3_ncons.cc
[547/863] Compiling v3_int.cc
[549/863] Compiling Clocks Timer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[550/863] Compiling CombineSchedulers UIScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[550/864] Compiling v3_lib.cc
[552/864] Emitting module SwiftSyntax
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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/864] Compiling v3_info.cc
[553/864] Compiling v3_ia5.cc
[555/864] Compiling Clocks UnimplementedClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[556/864] Compiling CombineSchedulers NSRecursiveLock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[557/864] Compiling CombineSchedulers UIKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[558/864] Compiling CombineSchedulers Timer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[559/864] Compiling CombineSchedulers TestScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[559/864] Compiling v3_genn.cc
[560/864] Compiling v3_extku.cc
[562/864] Compiling CombineSchedulers UnimplementedScheduler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[562/864] Compiling v3_enum.cc
[564/864] Compiling CustomDump String.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
[565/864] Compiling CustomDump Unordered.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
[566/864] Compiling CustomDump Dump.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
[567/864] Compiling CustomDump ExpectDifference.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
[568/864] Compiling CustomDump ExpectNoDifference.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
[569/864] Compiling CustomDump AnyType.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
[570/864] Compiling CustomDump CollectionDifference.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
[570/864] Compiling v3_crld.cc
[571/864] Compiling v3_cpols.cc
[573/864] Emitting module CustomDump
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[573/866] Compiling v3_conf.cc
[574/866] Compiling v3_bitst.cc
[575/866] Compiling v3_bcons.cc
[577/866] Compiling CustomDump CustomDumpRepresentable.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
[578/866] Compiling CustomDump CustomDumpStringConvertible.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
[579/866] Compiling CustomDump Diff.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
[579/866] Compiling v3_alt.cc
[580/866] Compiling v3_akeya.cc
[582/866] Compiling CustomDump XCTAssertDifference.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
[583/866] Compiling CustomDump XCTAssertNoDifference.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
[583/866] Compiling v3_akey.cc
[584/866] Compiling t_x509a.cc
[585/866] Compiling t_x509.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[589/866] Compiling CustomDump Identifiable.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
[593/866] Compiling CustomDump Foundation.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
[594/866] Compiling CustomDump GameKit.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
[595/866] Compiling CustomDump KeyPath.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
[596/866] Compiling CustomDump Mirror.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
[599/866] Compiling CustomDump UserNotifications.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
[600/866] Compiling CustomDump UserNotificationsUI.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
[601/866] Compiling CustomDump CustomDumpReflectable.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
[601/866] Compiling t_crl.cc
[602/866] Compiling t_req.cc
[604/866] Compiling PerceptionCore Perceptible.swift
[605/866] Compiling PerceptionCore PerceptionChecking.swift
[606/866] Compiling PerceptionCore PerceptionTracking.swift
[607/866] Compiling CustomDump Speech.swift
[608/866] Compiling CustomDump StoreKit.swift
[609/866] Compiling PerceptionCore _PerceptionRegistrar.swift
[610/866] Compiling PerceptionCore Unchecked.swift
[611/866] Compiling CustomDump CoreMotion.swift
[612/866] Compiling CustomDump Photos.swift
[613/866] Compiling PerceptionCore PerceptionRegistrar.swift
[613/867] Compiling rsa_pss.cc
[614/867] Compiling i2d_pr.cc
[615/867] Compiling name_print.cc
[616/867] Compiling policy.cc
[618/867] Emitting module CombineSchedulers
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[621/867] Compiling CombineSchedulers Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[622/867] Compiling CustomDump CoreImage.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
[623/867] Compiling CustomDump CoreLocation.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
[624/867] Compiling CombineSchedulers SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[625/867] Compiling Clocks ImmediateClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[626/867] Compiling Clocks TestClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[627/867] Compiling Clocks Lock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[628/867] Compiling Clocks _AsyncTimerSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[629/867] Compiling Clocks AnyClock.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[630/867] Emitting module Clocks
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[631/867] Compiling Clocks SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[631/867] Compiling by_file.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming 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
[639/867] Compiling CustomDump Swift.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
[640/867] Compiling CustomDump SwiftUI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[641/867] Compiling CustomDump UIKit.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[642/867] Compiling PerceptionCore WithPerceptionTracking.swift
[642/891] Compiling by_dir.cc
[643/891] Compiling asn1_gen.cc
[644/891] Compiling a_verify.cc
[645/891] Compiling algorithm.cc
[646/891] Compiling a_digest.cc
[647/891] Compiling a_sign.cc
[648/891] Compiling voprf.cc
[649/891] Compiling thread_win.cc
[650/891] Compiling thread_pthread.cc
[651/891] Compiling trust_token.cc
[653/891] Compiling Dependencies WithRandomNumberGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[654/891] Compiling Dependencies AppEntryPoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[655/891] Compiling Dependencies TypeName.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[656/891] Compiling Dependencies PreviewTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[657/891] Compiling Dependencies MainRunLoop.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[658/891] Compiling Dependencies OpenURL.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[659/891] Compiling Dependencies TimeZone.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[659/893] Compiling thread_none.cc
[661/893] Emitting module Dependencies
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[661/893] Compiling pmbtoken.cc
[662/893] Compiling thread.cc
[664/893] Compiling Dependencies FireAndForget.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[665/893] Compiling Dependencies Locale.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[666/893] Compiling Dependencies MainQueue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[667/893] Compiling Dependencies Clocks.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[668/893] Compiling Dependencies Context.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[669/893] Compiling Dependencies Date.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[670/893] Compiling Dependencies Deprecations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[671/893] Compiling Dependencies Exports.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[672/893] Compiling Dependencies URLSession.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[673/893] Compiling Dependencies UUID.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[673/893] Compiling stack.cc
[674/893] Compiling wots.cc
[675/893] Compiling thash.cc
[676/893] Compiling merkle.cc
[677/893] Compiling siphash.cc
[678/893] Compiling fors.cc
[679/893] Compiling slhdsa.cc
[680/893] Compiling sha512.cc
[681/893] Compiling sha256.cc
[682/893] Compiling sha1.cc
[684/893] Compiling Dependencies Dependency.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[685/893] Compiling Dependencies DependencyContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[686/893] Compiling Dependencies DependencyKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[687/893] Compiling Dependencies DependencyValues.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[688/893] Compiling Dependencies Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[689/893] Compiling Dependencies Calendar.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[689/893] Compiling rsa_print.cc
[690/893] Compiling rsa_extra.cc
[691/893] Compiling rsa_crypt.cc
[692/893] Compiling refcount.cc
[693/893] Compiling rc4.cc
[694/893] Compiling windows.cc
[696/893] Compiling Dependencies TestTrait.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[697/893] Compiling Dependencies WithDependencies.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[697/893] Compiling rsa_asn1.cc
[698/893] Compiling trusty.cc
[699/893] Compiling urandom.cc
[700/893] Compiling rand_extra.cc
[701/893] Compiling ios.cc
[702/893] Compiling passive.cc
[704/893] Emitting module PerceptionCore
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-perception/Sources/PerceptionCore/Bindable.swift:35:58: error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
33 |     ) -> Binding<Subject> where Value: AnyObject {
34 |       withPerceptionTracking {
35 |         self.$observer[dynamicMember: (\Observer.object).appending(path: keyPath)]
   |                                                          `- error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
36 |       } onChange: { [send = UncheckedSendable(self.observer.objectWillChange.send)] in
37 |         send.value()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-perception/Sources/PerceptionCore/Bindable.swift:35:58: error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
33 |     ) -> Binding<Subject> where Value: AnyObject {
34 |       withPerceptionTracking {
35 |         self.$observer[dynamicMember: (\Observer.object).appending(path: keyPath)]
   |                                                          `- error: cannot convert value of type 'KeyPath<Observer<Value>, Subject>' to expected argument type 'ReferenceWritableKeyPath<Observer<Value>, Subject>'
36 |       } onChange: { [send = UncheckedSendable(self.observer.objectWillChange.send)] in
37 |         send.value()
[706/893] Compiling poly1305_arm_asm.S
[706/893] Compiling poly1305_arm.cc
[706/893] Compiling poly1305_vec.cc
[706/893] Compiling deterministic.cc
[706/893] Compiling pool.cc
[706/893] Compiling forkunsafe.cc
[706/893] Compiling fork_detect.cc
[706/893] Compiling getentropy.cc
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Fetching https://github.com/dirtyhenry/swift-blocks
[1/2860] Fetching swift-blocks
Fetched https://github.com/dirtyhenry/swift-blocks from cache (1.25s)
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.71s)
[1/9049] Fetching jwt-kit
[9050/312565] Fetching jwt-kit, swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (12.88s)
Fetched https://github.com/vapor/jwt-kit.git from cache (12.88s)
Fetched https://github.com/jpsim/Yams.git from cache (12.89s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (13.39s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.1.2 (0.46s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-log.git from cache
[1/6112] Fetching swift-certificates
Fetched https://github.com/apple/swift-log.git from cache (0.68s)
Fetched https://github.com/apple/swift-crypto.git from cache (0.68s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.99s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.3.1 (1.96s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.61s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.53s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.58s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 1.19.1 (0.51s)
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-dependencies from cache
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-sharing
Fetching https://github.com/pointfreeco/swift-navigation
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
[1/1411] Fetching swift-perception
[199/4549] Fetching swift-perception, swift-sharing
[410/6057] Fetching swift-perception, swift-sharing, swift-identified-collections
[1952/51420] Fetching swift-perception, swift-sharing, swift-identified-collections, swift-navigation
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (1.06s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.07s)
Fetched https://github.com/swiftlang/swift-syntax from cache (1.07s)
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetching https://github.com/pointfreeco/swift-case-paths from cache
[8179/49912] Fetching swift-perception, swift-sharing, swift-navigation
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.40s)
Fetching https://github.com/pointfreeco/combine-schedulers from cache
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.43s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.47s)
Fetched https://github.com/pointfreeco/swift-navigation from cache (1.91s)
Fetched https://github.com/pointfreeco/swift-perception from cache (1.91s)
Fetched https://github.com/pointfreeco/swift-sharing from cache (1.91s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.92s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.43s)
Fetched https://github.com/apple/swift-collections from cache (0.75s)
Computing version for https://github.com/pointfreeco/swift-navigation
Computed https://github.com/pointfreeco/swift-navigation at 2.3.0 (2.84s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.49s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (0.48s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.49s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (0.72s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.67s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.49s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 1.6.0 (0.48s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.66s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 1.9.2 (0.50s)
Fetching https://github.com/pointfreeco/swift-clocks from cache
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.41s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.92s)
Computing version for https://github.com/pointfreeco/swift-sharing
Computed https://github.com/pointfreeco/swift-sharing at 2.4.0 (0.48s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.3.1
Creating working copy for https://github.com/dirtyhenry/swift-blocks
Working copy of https://github.com/dirtyhenry/swift-blocks resolved at main (f886e38)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.1.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-sharing
Working copy of https://github.com/pointfreeco/swift-sharing resolved at 2.4.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 1.9.2
Creating working copy for https://github.com/pointfreeco/swift-navigation
Working copy of https://github.com/pointfreeco/swift-navigation resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 1.6.0
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 1.19.1
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/153] Write sources
[4/154] Compiling poly1305_arm_asm.S
[5/154] Write swift-version-2F0A5646E1D333AE.txt
[6/154] Compiling deterministic.cc
[7/154] Compiling getentropy.cc
[8/154] Compiling poly1305_arm.cc
[9/154] Compiling poly1305_vec.cc
[10/154] Compiling forkunsafe.cc
[11/154] Compiling fork_detect.cc
[12/154] Compiling poly1305.cc
[13/154] Compiling pool.cc
[15/201] Compiling SwiftSyntax509 Empty.swift
[16/201] Emitting module SwiftSyntax600
[17/201] Compiling SwiftSyntax600 Empty.swift
[18/201] Emitting module SwiftSyntax509
[18/201] Compiling pkcs8_x509.cc
[20/201] Emitting module SwiftSyntax510
[21/201] Compiling SwiftSyntax510 Empty.swift
[22/203] Compiling SwiftSyntax601 Empty.swift
[23/203] Emitting module SwiftSyntax601
[24/203] Compiling Sharing2 Empty.swift
[25/203] Emitting module Sharing2
[26/247] Compiling Sharing1 Empty.swift
[27/247] Emitting module Sharing1
[28/247] Emitting module _CertificateInternals
[29/247] Compiling _CertificateInternals _TinyArray.swift
[29/320] Compiling pkcs8.cc
[31/439] Compiling Blocks TaskState.swift
[32/439] Compiling Blocks Transport.swift
[33/439] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/439] Compiling Blocks PKCE.swift
[35/439] Compiling Blocks SecurityError.swift
[36/439] Compiling Blocks ICalendar.swift
[37/439] Compiling Blocks CopyUtils.swift
[38/440] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[39/440] Compiling Crypto HPKE-LabeledExtract.swift
[40/440] Compiling Crypto HPKE-Utils.swift
[41/440] Compiling Crypto DHKEM.swift
[42/440] Compiling Crypto HPKE-KEM-Curve25519.swift
[43/440] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[44/440] Compiling Crypto HPKE-KEM.swift
[45/440] Compiling Crypto HPKE-Errors.swift
[46/448] Compiling SwiftSyntax SyntaxHashable.swift
[47/448] Compiling SwiftSyntax SyntaxIdentifier.swift
[48/448] Compiling SwiftSyntax SyntaxNodeFactory.swift
[49/448] Compiling SwiftSyntax SyntaxNodeStructure.swift
[50/448] Compiling SwiftSyntax Utils.swift
[51/448] Compiling SwiftSyntax ChildNameForKeyPath.swift
[52/448] Compiling SwiftSyntax Keyword.swift
[53/448] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[54/448] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[55/448] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[56/448] Compiling SwiftSyntax SyntaxBaseNodes.swift
[57/448] Compiling SwiftSyntax SyntaxCollections.swift
[58/448] Compiling SwiftSyntax SyntaxEnum.swift
[59/448] Compiling SwiftSyntax SyntaxKind.swift
[60/448] Compiling SwiftSyntax SyntaxRewriter.swift
[61/448] Compiling SwiftSyntax SyntaxTraits.swift
[62/448] Compiling SwiftSyntax SyntaxVisitor.swift
[63/448] Compiling SwiftSyntax TokenKind.swift
[64/448] Compiling SwiftSyntax Tokens.swift
[65/448] Compiling SwiftSyntax TriviaPieces.swift
[66/448] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[67/448] Compiling SwiftSyntax RawSyntaxNodesC.swift
[68/448] Compiling SwiftSyntax RawSyntaxNodesD.swift
[69/448] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[70/448] Compiling Blocks TaskStateButton.swift
[71/448] Compiling Blocks MailtoComponents.swift
[72/448] Compiling Blocks MockTransport.swift
[73/448] Compiling Blocks MultipartRequest.swift
[74/448] Compiling Blocks RetryTransport.swift
[75/448] Compiling Blocks JSONEncoder.swift
[76/448] Compiling Blocks StringProtocol.swift
[77/448] Compiling Blocks URLComponents.swift
[78/448] Compiling Blocks SecurityUtils.swift
[79/448] Compiling Blocks StatusCodeCheckingTransport.swift
[82/448] Compiling Blocks TransportError.swift
[83/448] Compiling Blocks URLRequestHeaderItem.swift
[84/448] Compiling Blocks LabeledTextField.swift
[85/448] Compiling Blocks PlainDatePicker.swift
[86/448] Compiling Blocks JSON.swift
[87/448] Compiling Blocks JavaScriptISO8601DateFormatter.swift
[88/448] Compiling Blocks SimpleMessageError.swift
[89/448] Compiling Blocks Sitemap.swift
[90/448] Compiling Blocks Endpoint.swift
[91/448] Compiling Blocks LoggingTransport.swift
[92/448] Compiling Blocks Bundle.swift
[93/448] Compiling Blocks Calendar.swift
[94/448] Compiling Blocks Data.swift
[95/448] Compiling Blocks Font.swift
[96/448] Compiling Blocks JSONDecoder.swift
[97/448] Compiling Blocks Arithmetic.swift
[98/448] Compiling Blocks PackageDump.swift
[99/448] Compiling Blocks Pasteboard.swift
[100/448] Compiling Blocks PlainDate.swift
[101/448] Compiling SwiftSyntax SyntaxCollection.swift
[102/448] Compiling Blocks BlocksError.swift
[103/448] Compiling Blocks CLIUtils.swift
[106/448] Compiling Blocks DataFormatter.swift
[107/448] Compiling Blocks GenericPasswordKeychainItem.swift
[112/450] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[117/452] Emitting module Crypto
[118/452] Compiling ConcurrencyExtras Result.swift
[119/452] Compiling ConcurrencyExtras MainSerialExecutor.swift
[120/452] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[121/452] Compiling ConcurrencyExtras AsyncStream.swift
[122/452] Compiling ConcurrencyExtras Locking.swift
[125/452] Emitting module ConcurrencyExtras
[126/452] Compiling ConcurrencyExtras Task.swift
[127/452] Compiling ConcurrencyExtras UncheckedBox.swift
[128/452] Compiling ConcurrencyExtras LockIsolated.swift
[131/453] Compiling SwiftASN1 DER.swift
[144/454] Emitting module Yams
[149/454] Emitting module IssueReporting
[156/454] Emitting module ArgumentParserToolInfo
[157/454] Compiling ArgumentParserToolInfo ToolInfo.swift
[164/454] Emitting module InternalCollectionsUtilities
[169/454] Compiling ConcurrencyExtras UncheckedSendable.swift
[170/454] Compiling IssueReporting WithExpectedIssue.swift
[171/454] Compiling IssueReporting WithIssueContext.swift
[172/454] Compiling SwiftASN1 Errors.swift
[187/493] Compiling ArgumentParser ParsableArgumentsValidation.swift
[188/493] Compiling ArgumentParser ParsableCommand.swift
[189/493] Compiling ArgumentParser NameSpecification.swift
[190/493] Compiling ArgumentParser Option.swift
[191/493] Compiling ArgumentParser OptionGroup.swift
[192/493] Compiling ArgumentParser AsyncParsableCommand.swift
[193/493] Compiling Logging MetadataProvider.swift
[194/493] Compiling Logging LogHandler.swift
[195/493] Compiling Logging Locks.swift
[196/493] Emitting module Logging
[197/493] Compiling Logging Logging.swift
[198/493] Compiling ArgumentParser CompletionsGenerator.swift
[199/493] Compiling ArgumentParser FishCompletionsGenerator.swift
[200/493] Compiling ArgumentParser ZshCompletionsGenerator.swift
[201/493] Compiling ArgumentParser Argument.swift
[202/497] Compiling ArgumentParser ArgumentDefinition.swift
[203/497] Compiling ArgumentParser ArgumentSet.swift
[204/553] Compiling Crypto RNG_boring.swift
[205/553] Compiling Crypto SafeCompare_boring.swift
[206/553] Compiling Crypto Zeroization_boring.swift
[207/553] Compiling Crypto PrettyBytes.swift
[208/553] Compiling Crypto SafeCompare.swift
[209/553] Compiling Crypto SecureBytes.swift
[210/553] Compiling Crypto Zeroization.swift
[211/553] Compiling Crypto resource_bundle_accessor.swift
[212/553] Emitting module Blocks
[213/553] Compiling OrderedCollections _HashTable+Testing.swift
[214/553] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[215/581] Compiling CombineSchedulers ImmediateScheduler.swift
[216/581] Compiling CombineSchedulers Deprecations.swift
[217/581] Compiling CombineSchedulers AnyScheduler.swift
[218/581] Compiling CombineSchedulers Concurrency.swift
[219/581] Compiling PerceptionCore Locking.swift
[220/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[221/581] Compiling OrderedCollections OrderedSet+Codable.swift
[222/581] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[223/581] Compiling OrderedCollections OrderedSet+Descriptions.swift
[224/581] Compiling OrderedCollections OrderedSet+Diffing.swift
[225/581] Compiling OrderedCollections OrderedSet+Equatable.swift
[226/581] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[227/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[228/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[229/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[230/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[231/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[232/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[233/581] Compiling OrderedCollections OrderedDictionary+Values.swift
[234/581] Compiling OrderedCollections OrderedDictionary.swift
[235/581] Compiling OrderedCollections _Hashtable+Header.swift
[236/581] Compiling OrderedCollections OrderedDictionary+Codable.swift
[237/581] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[238/581] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[239/581] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[240/581] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[241/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[246/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[247/581] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[248/581] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[249/581] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[250/581] Compiling OrderedCollections OrderedSet+Sendable.swift
[251/581] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[252/581] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[253/581] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[254/581] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[268/592] Compiling p5_pbev2.cc
[270/592] Compiling OrderedCollections OrderedDictionary+Elements.swift
[271/592] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[272/592] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[273/592] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[274/592] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[275/592] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[277/592] Compiling ArgumentParser Platform.swift
[278/592] Compiling ArgumentParser SequenceExtensions.swift
[279/592] Compiling ArgumentParser StringExtensions.swift
[280/592] Compiling ArgumentParser Tree.swift
[281/592] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[300/592] Compiling OrderedCollections OrderedSet+Hashable.swift
[301/592] Compiling OrderedCollections OrderedSet+Initializers.swift
[302/592] Compiling OrderedCollections OrderedSet+Insertions.swift
[303/592] Compiling OrderedCollections OrderedSet+Invariants.swift
[304/592] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[305/592] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[306/598] Emitting module SwiftASN1
[322/598] Compiling PerceptionCore ThreadLocal.swift
[323/598] Compiling OrderedCollections _HashTable.swift
[324/598] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[324/598] Compiling pkcs7_x509.cc
[326/598] Compiling CombineSchedulers UIScheduler.swift
[327/608] Emitting module ArgumentParser
[328/608] Compiling XCTestDynamicOverlay Exports.swift
[329/608] Emitting module XCTestDynamicOverlay
[330/608] Compiling XCTestDynamicOverlay Deprecations.swift
[338/608] Compiling CombineSchedulers TestScheduler.swift
[339/608] Compiling CombineSchedulers UIKit.swift
[340/608] Compiling CombineSchedulers Lock.swift
[341/608] Compiling CombineSchedulers SwiftUI.swift
[342/608] Compiling CombineSchedulers NSRecursiveLock.swift
[347/608] Compiling CombineSchedulers Timer.swift
[348/608] Emitting module CombineSchedulers
[349/608] Compiling PerceptionCore PerceptionTracking.swift
[350/608] Compiling PerceptionCore PerceptionChecking.swift
[351/608] Compiling PerceptionCore _PerceptionRegistrar.swift
[352/608] Compiling PerceptionCore Perceptible.swift
[353/608] Compiling PerceptionCore Unchecked.swift
[354/608] Emitting module PerceptionCore
[361/608] Compiling PerceptionCore PerceptionRegistrar.swift
[361/609] Compiling pkcs7.cc
[371/609] Compiling OrderedCollections OrderedSet+SubSequence.swift
[372/609] Compiling OrderedCollections OrderedSet+Testing.swift
[373/609] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[374/609] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[375/609] Compiling OrderedCollections OrderedSet.swift
[376/609] Compiling OrderedCollections _UnsafeBitset.swift
[377/609] Compiling CombineSchedulers UnimplementedScheduler.swift
[378/609] Compiling Clocks SwiftUI.swift
[379/609] Compiling Clocks Timer.swift
[380/609] Compiling Clocks AnyClock.swift
[381/609] Compiling Clocks TestClock.swift
[382/609] Compiling Clocks UnimplementedClock.swift
[383/609] Compiling Clocks _AsyncTimerSequence.swift
[384/609] Compiling Clocks ImmediateClock.swift
[385/609] Emitting module Clocks
[386/609] Compiling Clocks Lock.swift
[386/637] Compiling pem_xaux.cc
[388/671] Emitting module OrderedCollections
[389/671] Compiling Dependencies Context.swift
[390/671] Compiling Dependencies Date.swift
[391/671] Compiling Dependencies MainRunLoop.swift
[392/671] Compiling Dependencies OpenURL.swift
[393/671] Compiling Dependencies TimeZone.swift
[394/671] Compiling Dependencies WithRandomNumberGenerator.swift
[394/671] Compiling pem_x509.cc
[396/671] Compiling PerceptionCore WithPerceptionTracking.swift
[397/671] Compiling CustomDump Diff.swift
[401/671] Compiling Dependencies UUID.swift
[402/671] Compiling CustomDump UIKit.swift
[403/671] Compiling CustomDump CustomDumpRepresentable.swift
[404/671] Compiling CustomDump CustomDumpStringConvertible.swift
[409/671] Compiling Dependencies AppEntryPoint.swift
[410/671] Compiling Dependencies DependencyValues.swift
[411/671] Compiling Dependencies Assert.swift
[412/671] Compiling Dependencies Calendar.swift
[413/671] Compiling Dependencies Deprecations.swift
[414/671] Compiling Dependencies Locale.swift
[415/671] Compiling Dependencies MainQueue.swift
[416/671] Compiling Dependencies Clocks.swift
[419/671] Compiling Dependencies Dependency.swift
[420/671] Compiling Dependencies DependencyContext.swift
[421/671] Compiling Dependencies DependencyKey.swift
[422/671] Compiling Dependencies FireAndForget.swift
[423/671] Compiling Dependencies Exports.swift
[424/671] Compiling Dependencies TypeName.swift
[425/671] Compiling Dependencies PreviewTrait.swift
[426/671] Compiling Dependencies URLSession.swift
[427/671] Compiling CasePathsCore TypeName.swift
[428/672] Compiling CasePathsCore UncheckedSendable.swift
[429/672] Compiling CasePathsCore Never+CasePathable.swift
[430/672] Compiling CasePathsCore Optional+CasePathable.swift
[431/691] Compiling CasePathsCore KeyPath+Sendable.swift
[432/691] Emitting module CasePathsCore
[433/691] Compiling CasePathsCore CasePathIterable.swift
[434/691] Compiling CasePathsCore CasePathReflectable.swift
[435/691] Compiling CasePathsCore AnyCasePath.swift
[436/691] Compiling CasePathsCore CasePathable.swift
[436/691] Compiling pem_pkey.cc
[438/691] Compiling CasePathsCore Result+CasePathable.swift
[438/691] Compiling pem_pk8.cc
[440/691] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[441/691] Compiling IdentifiedCollections Identified.swift
[442/691] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[443/691] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[444/691] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[445/691] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[451/695] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[452/695] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[453/695] Compiling IdentifiedCollections IdentifiedArray+Sendable.swift
[454/695] Compiling IdentifiedCollections IdentifiedArray.swift
[455/695] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[456/695] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[457/695] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[458/695] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[459/695] Compiling IdentifiedCollections IdentifiedArray+IdentifiedCollection.swift
[460/695] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[470/696] Emitting module Dependencies
[471/696] Emitting module CustomDump
[471/696] Compiling pem_oth.cc
[473/696] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[474/696] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[477/696] Emitting module IdentifiedCollections
[488/696] Compiling Dependencies TestTrait.swift
[498/696] Compiling Dependencies WithDependencies.swift
[500/696] Compiling pem_lib.cc
[502/696] Compiling IdentifiedCollections IdentifiedCollection.swift
[502/696] Compiling pem_info.cc
[503/696] Compiling obj_xref.cc
[515/696] Compiling obj.cc
[517/696] Compiling CustomDump XCTAssertDifference.swift
[518/696] Compiling CustomDump XCTAssertNoDifference.swift
[518/696] Compiling pem_all.cc
[521/696] Compiling mldsa.cc
[522/696] Compiling poly_rq_mul.S
[523/696] Compiling mem.cc
[524/696] Compiling md5.cc
[525/696] Compiling fips_shared_support.cc
[526/696] Compiling mlkem.cc
[527/696] Compiling md4.cc
[528/718] Compiling lhash.cc
[529/718] Compiling ex_data.cc
[530/718] Compiling sign.cc
[531/718] Compiling scrypt.cc
[532/718] Compiling kyber.cc
[533/718] Compiling hpke.cc
[534/718] Compiling hrss.cc
[535/718] Compiling print.cc
[536/718] Compiling pbkdf.cc
[537/718] Compiling p_x25519.cc
[538/718] Compiling p_x25519_asn1.cc
[539/718] Compiling p_rsa_asn1.cc
[541/718] Emitting module Sharing
[541/720] Compiling p_rsa.cc
[542/720] Compiling p_hkdf.cc
[543/720] Compiling p_ed25519_asn1.cc
[545/720] Compiling Sharing SharedReader.swift
[546/720] Compiling Sharing SharedReaderKey.swift
[547/720] Compiling Sharing InMemoryKey.swift
[548/720] Compiling Sharing SharedPublisher.swift
[549/720] Compiling Sharing Shared.swift
[550/720] Compiling Sharing SharedBinding.swift
[551/720] Compiling Sharing NSRecursiveLock+WithLock.swift
[552/720] Compiling Sharing PassthroughRelay.swift
[553/720] Compiling Sharing PersistentReferences.swift
[554/720] Compiling Sharing SharedCollection.swift
[555/720] Compiling Sharing SharedContinuations.swift
[555/720] Compiling p_ed25519.cc
[556/720] Compiling p_ec_asn1.cc
[557/720] Compiling p_ec.cc
[558/720] Compiling p_dh.cc
[559/720] Compiling p_dh_asn1.cc
[560/720] Compiling p_dsa_asn1.cc
[561/720] Compiling evp_ctx.cc
[562/720] Compiling evp_asn1.cc
[564/720] Compiling Sharing SwiftUIStateSharing.swift
[565/720] Compiling Sharing resource_bundle_accessor.swift
[565/720] Compiling evp.cc
[566/720] Compiling engine.cc
[567/720] Compiling err.cc
[568/720] Compiling ecdh_extra.cc
[570/720] Compiling Sharing DefaultKey.swift
[571/720] Compiling Sharing FileStorageKey.swift
[572/720] Compiling Sharing SharedKey.swift
[573/720] Compiling Sharing AppStorageKey.swift
[574/720] Compiling Sharing Reference.swift
[575/720] Compiling Sharing SharedChangeTracker.swift
[576/720] Compiling Sharing TypeName.swift
[577/720] Compiling Sharing Deprecations.swift
[578/720] Compiling Sharing KeyPath+Sendable.swift
[579/720] Compiling Sharing MutexBackport.swift
[579/720] Compiling hash_to_curve.cc
[580/720] Compiling ecdsa_asn1.cc
[581/720] Compiling ec_derive.cc
[582/720] Compiling dsa.cc
[583/720] Compiling ec_asn1.cc
[584/720] Compiling dsa_asn1.cc
[585/720] Compiling x25519-asm-arm.S
[586/720] Compiling params.cc
[587/720] Compiling des.cc
[588/720] Compiling digest_extra.cc
[589/720] Compiling dh_asn1.cc
[590/720] Compiling curve25519_64_adx.cc
[591/720] Compiling spake25519.cc
[592/720] Compiling cpu_intel.cc
[593/720] Compiling cpu_arm_linux.cc
[594/720] Compiling crypto.cc
[595/720] Compiling cpu_arm_freebsd.cc
[596/720] Compiling bcm.cc
[597/720] Compiling cpu_aarch64_win.cc
[598/720] Compiling cpu_aarch64_sysreg.cc
[599/720] Compiling curve25519.cc
[600/720] Compiling cpu_aarch64_openbsd.cc
[601/720] Compiling cpu_aarch64_linux.cc
[602/720] Compiling cpu_aarch64_fuchsia.cc
[603/720] Compiling cpu_aarch64_apple.cc
[604/720] Compiling conf.cc
[605/720] Compiling tls_cbc.cc
[606/720] Compiling e_tls.cc
[607/720] Compiling e_rc4.cc
[608/720] Compiling e_null.cc
[609/720] Compiling e_rc2.cc
[610/720] Compiling e_des.cc
[611/720] Compiling e_chacha20poly1305.cc
[612/720] Compiling e_aesgcmsiv.cc
[613/720] Compiling derive_key.cc
[614/720] Compiling e_aesctrhmac.cc
[615/720] Compiling chacha.cc
[616/720] Compiling cipher_extra.cc
[617/720] Compiling unicode.cc
[618/720] Compiling ber.cc
[619/720] Compiling buf.cc
[620/720] Compiling cbb.cc
[621/720] Compiling asn1_compat.cc
[622/720] Compiling blake2.cc
[623/720] Compiling cbs.cc
[624/720] Compiling bn_asn1.cc
[625/720] Compiling convert.cc
[626/720] Compiling printf.cc
[627/720] Compiling pair.cc
[628/720] Compiling hexdump.cc
[629/720] Compiling errno.cc
[629/720] Compiling fd.cc
[631/720] Compiling file.cc
[632/720] Compiling bio_mem.cc
[633/720] Compiling base64.cc
[634/720] Compiling bio.cc
[635/720] Compiling tasn_typ.cc
[636/720] Compiling tasn_fre.cc
[637/720] Compiling posix_time.cc
[638/720] Compiling tasn_enc.cc
[639/720] Compiling tasn_utl.cc
[640/720] Compiling f_int.cc
[641/720] Compiling f_string.cc
[642/720] Compiling tasn_dec.cc
[643/720] Compiling tasn_new.cc
[644/720] Compiling asn1_par.cc
[645/720] Compiling asn_pack.cc
[646/720] Compiling a_utctm.cc
[647/720] Compiling a_type.cc
[648/720] Compiling a_octet.cc
[649/720] Compiling asn1_lib.cc
[650/720] Compiling a_strnid.cc
[652/720] Emitting module SwiftSyntax
[652/720] Compiling a_time.cc
[653/720] Compiling a_strex.cc
[654/720] Compiling a_mbstr.cc
[655/720] Compiling a_object.cc
[656/720] Compiling a_i2d_fp.cc
[657/720] Compiling a_dup.cc
[658/720] Compiling a_gentm.cc
[659/720] Compiling a_int.cc
[660/720] Compiling a_d2i_fp.cc
[661/720] Compiling a_bitstr.cc
[662/720] Compiling a_bool.cc
[664/729] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[665/729] Emitting module CryptoBoringWrapper
[666/729] Compiling CryptoBoringWrapper RandomBytes.swift
[667/729] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[668/729] Compiling CryptoBoringWrapper resource_bundle_accessor.swift
[669/729] Compiling CryptoBoringWrapper EllipticCurve.swift
[670/729] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[671/729] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[672/729] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[673/777] Compiling _CryptoExtras KDF.swift
[674/777] Compiling _CryptoExtras PBKDF2_boring.swift
[675/777] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[676/777] Compiling _CryptoExtras PBKDF2.swift
[677/777] Compiling _CryptoExtras Scrypt_boring.swift
[678/782] Emitting module _CryptoExtras
[679/782] Compiling _CryptoExtras I2OSP.swift
[680/782] Compiling _CryptoExtras IntegerEncoding.swift
[681/782] Compiling _CryptoExtras PEMDocument.swift
[682/782] Compiling _CryptoExtras PrettyBytes.swift
[683/782] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[684/782] Compiling _CryptoExtras AES_CBC.swift
[685/782] Compiling _CryptoExtras AES_CFB.swift
[686/782] Compiling _CryptoExtras AES_CTR.swift
[687/782] Compiling _CryptoExtras AES_GCM_SIV.swift
[688/782] Compiling _CryptoExtras Block Function.swift
[689/782] Compiling _CryptoExtras AES_CFB_boring.swift
[690/782] Compiling _CryptoExtras ARCPrecredential.swift
[691/782] Compiling _CryptoExtras ARCPresentation.swift
[692/782] Compiling _CryptoExtras ARCRequest.swift
[693/782] Compiling _CryptoExtras ARCResponse.swift
[694/782] Compiling _CryptoExtras ARCServer.swift
[695/782] Compiling _CryptoExtras RSA_security.swift
[696/782] Compiling _CryptoExtras BoringSSLHelpers.swift
[697/782] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[698/782] Compiling _CryptoExtras DigestType.swift
[699/782] Compiling _CryptoExtras Error.swift
[700/782] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[701/782] Compiling _CryptoExtras ChaCha20CTR.swift
[702/782] Compiling _CryptoExtras ECToolbox_boring.swift
[703/782] Compiling _CryptoExtras ECToolbox.swift
[704/782] Compiling _CryptoExtras HashToField.swift
[705/782] Compiling _CryptoExtras DLEQ.swift
[706/782] Compiling _CryptoExtras Prover.swift
[707/782] Compiling _CryptoExtras Verifier.swift
[708/782] Compiling _CryptoExtras ZKPToolbox.swift
[709/782] Compiling _CryptoExtras resource_bundle_accessor.swift
[710/782] Compiling _CryptoExtras AES_CTR_boring.swift
[711/782] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[712/782] Compiling _CryptoExtras ARC+API.swift
[713/782] Compiling _CryptoExtras ARC.swift
[714/782] Compiling _CryptoExtras ARCCredential.swift
[715/782] Compiling _CryptoExtras ARCEncoding.swift
[716/782] Compiling _CryptoExtras VOPRFClient.swift
[717/782] Compiling _CryptoExtras VOPRFServer.swift
[718/782] Compiling _CryptoExtras RSA+BlindSigning.swift
[719/782] Compiling _CryptoExtras RSA.swift
[720/782] Compiling _CryptoExtras RSA_boring.swift
[735/782] Compiling _CryptoExtras VOPRF+API.swift
[752/782] Compiling _CryptoExtras Scrypt.swift
[753/782] Compiling _CryptoExtras OPRF.swift
[754/782] Compiling _CryptoExtras OPRFClient.swift
[755/782] Compiling _CryptoExtras OPRFServer.swift
[768/877] Compiling X509 Digests.swift
[769/877] Compiling X509 DistinguishedName.swift
[770/877] Compiling X509 CommonName.swift
[771/877] Compiling X509 CountryName.swift
[772/877] Compiling X509 DNBuilder.swift
[773/877] Compiling X509 DomainComponent.swift
[774/877] Compiling X509 EmailAddress.swift
[775/877] Compiling X509 LocalityName.swift
[776/877] Compiling X509 OrganizationName.swift
[777/877] Compiling X509 OrganizationalUnitName.swift
[778/877] Compiling X509 StateOrProvinceName.swift
[779/887] Compiling X509 CSRAttribute.swift
[780/887] Compiling X509 CSRAttributes.swift
[781/887] Compiling X509 CSRVersion.swift
[782/887] Compiling X509 CertificateSigningRequest.swift
[783/887] Compiling X509 CertificationRequestInfo.swift
[784/887] Compiling X509 ExtensionRequest.swift
[785/887] Compiling X509 Certificate.swift
[786/887] Compiling X509 CertificatePrivateKey.swift
[787/887] Compiling X509 CertificatePublicKey.swift
[788/887] Compiling X509 CertificateSerialNumber.swift
[789/887] Compiling X509 CertificateVersion.swift
[790/887] Compiling X509 Signature.swift
[791/887] Compiling X509 SignatureAlgorithm.swift
[792/887] Compiling X509 AllOfPolicies.swift
[793/887] Compiling X509 AnyPolicy.swift
[794/887] Compiling X509 CertificateStore.swift
[795/887] Compiling X509 OneOfPolicies.swift
[796/887] Compiling X509 PolicyBuilder.swift
[797/887] Compiling X509 BasicConstraintsPolicy.swift
[798/887] Compiling X509 DNSNames.swift
[799/887] Compiling X509 DirectoryNames.swift
[800/887] Compiling X509 OCSPExtensionID.swift
[801/887] Compiling X509 OCSPNonce.swift
[802/887] Compiling X509 OCSPPolicy.swift
[803/887] Compiling X509 OCSPRequest.swift
[804/887] Compiling X509 OCSPResponse.swift
[805/887] Compiling X509 OCSPResponseBytes.swift
[806/887] Compiling X509 OCSPResponseData.swift
[807/887] Compiling X509 OCSPResponseStatus.swift
[808/887] Compiling X509 OCSPSignature.swift
[809/887] Compiling X509 OCSPSingleRequest.swift
[810/887] Compiling X509 StreetAddress.swift
[811/887] Compiling X509 Error.swift
[812/887] Compiling X509 AuthorityInformationAccess.swift
[813/887] Compiling X509 AuthorityKeyIdentifier.swift
[814/887] Compiling X509 BasicConstraints.swift
[815/887] Compiling X509 ExtendedKeyUsage.swift
[816/887] Compiling X509 ExtensionIdentifiers.swift
[817/887] Compiling X509 KeyUsage.swift
[818/887] Compiling X509 NameConstraints.swift
[819/887] Compiling X509 SubjectAlternativeName.swift
[820/887] Compiling X509 SubjectKeyIdentifier.swift
[821/887] Compiling X509 Extension.swift
[822/887] Compiling X509 Extensions.swift
[823/887] Compiling X509 ExtensionsBuilder.swift
[824/887] Compiling X509 GeneralName.swift
[825/887] Compiling X509 Lock.swift
[826/887] Compiling X509 LockedValueBox.swift
[827/887] Compiling X509 BasicOCSPResponse.swift
[828/887] Compiling X509 DirectoryString.swift
[829/887] Compiling X509 OCSPCertID.swift
[830/887] Compiling X509 OCSPCertStatus.swift
[831/887] Compiling X509 Verifier.swift
[832/887] Compiling X509 VerifierPolicy.swift
[833/887] Compiling X509 AlgorithmIdentifier.swift
[834/887] Compiling X509 ECDSASignature.swift
[835/887] Compiling X509 RSAPKCS1PublicKey.swift
[836/887] Compiling X509 SubjectPublicKeyInfo.swift
[837/887] Compiling X509 TBSCertificate.swift
[838/887] Compiling X509 Time.swift
[839/887] Compiling X509 TimeCalculations.swift
[840/887] Compiling X509 Validity.swift
[841/887] Compiling X509 ExpiryPolicy.swift
[842/887] Compiling X509 IPConstraints.swift
[843/887] Compiling X509 NameConstraintsPolicy.swift
[844/887] Compiling X509 RFC5280Policy.swift
[845/887] Compiling X509 URIConstraints.swift
[846/887] Compiling X509 VersionPolicy.swift
[847/887] Compiling X509 ServerIdentityPolicy.swift
[848/887] Compiling X509 TrustRootLoading.swift
[849/887] Compiling X509 UnverifiedChain.swift
[850/887] Compiling X509 VerificationDiagnostic.swift
[851/887] Compiling X509 OCSPSingleResponse.swift
[852/887] Compiling X509 OCSPTBSRequest.swift
[853/887] Compiling X509 OCSPVersion.swift
[854/887] Compiling X509 PKCS8PrivateKey.swift
[855/887] Compiling X509 PromiseAndFuture.swift
[856/887] Compiling X509 RDNAttribute.swift
[857/887] Compiling X509 RandomNumberGenerator+bytes.swift
[858/887] Compiling X509 RelativeDistinguishedName.swift
[859/887] Compiling X509 SEC1PrivateKey.swift
[860/887] Compiling X509 SecKeyWrapper.swift
[861/887] Compiling X509 CMSAttribute.swift
[862/887] Compiling X509 CMSContentInfo.swift
[863/887] Compiling X509 CMSEncapsulatedContentInfo.swift
[864/887] Compiling X509 CMSIssuerAndSerialNumber.swift
[865/887] Compiling X509 CMSOperations.swift
[866/887] Compiling X509 CMSSignature.swift
[867/887] Compiling X509 CMSSignedData.swift
[868/887] Compiling X509 CMSSignerIdentifier.swift
[869/887] Compiling X509 CMSSignerInfo.swift
[870/887] Compiling X509 CMSVersion.swift
[871/887] Compiling X509 Curve25519+DER.swift
[872/887] Emitting module X509
[880/1006] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[881/1007] Compiling SwiftDiagnostics Message.swift
[882/1007] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[883/1007] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[884/1007] Compiling SwiftBasicFormat Syntax+Extensions.swift
[885/1007] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[886/1007] Compiling SwiftDiagnostics Note.swift
[887/1007] Compiling SwiftDiagnostics Convenience.swift
[888/1007] Emitting module SwiftDiagnostics
[889/1007] Compiling SwiftDiagnostics Diagnostic.swift
[890/1007] Compiling SwiftBasicFormat Indenter.swift
[891/1007] Compiling SwiftBasicFormat InferIndentation.swift
[892/1007] Compiling SwiftDiagnostics FixIt.swift
[893/1007] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[894/1007] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[895/1007] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[896/1007] Emitting module SwiftBasicFormat
[897/1007] Compiling SwiftBasicFormat BasicFormat.swift
[898/1007] Compiling SwiftParser StringLiterals.swift
[899/1007] Compiling SwiftParser SwiftParserCompatibility.swift
[900/1007] Compiling SwiftParser SwiftVersion.swift
[901/1007] Compiling SwiftParser SyntaxUtils.swift
[902/1011] Compiling SwiftParser UnicodeScalarExtensions.swift
[903/1011] Compiling SwiftParser Lookahead.swift
[904/1011] Compiling SwiftParser LoopProgressCondition.swift
[905/1011] Compiling SwiftParser Modifiers.swift
[906/1011] Compiling SwiftParser Names.swift
[907/1011] Compiling SwiftParser Recovery.swift
[908/1011] Compiling SwiftParser Specifiers.swift
[909/1011] Compiling SwiftParser Statements.swift
[910/1011] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[911/1011] Compiling SwiftParser Nominals.swift
[912/1011] Compiling SwiftParser Parameters.swift
[913/1011] Compiling SwiftParser ParseSourceFile.swift
[914/1011] Compiling SwiftParser Parser.swift
[915/1011] Compiling SwiftParser Patterns.swift
[916/1011] Emitting module SwiftParser
[917/1011] Compiling SwiftParser Attributes.swift
[918/1011] Compiling SwiftParser Availability.swift
[919/1011] Compiling SwiftParser CharacterInfo.swift
[920/1011] Compiling SwiftParser CollectionNodes+Parsable.swift
[921/1011] Compiling SwiftParser Declarations.swift
[922/1011] Compiling SwiftParser Directives.swift
[923/1011] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[924/1011] Compiling SwiftParser Expressions.swift
[925/1011] Compiling SwiftParser IncrementalParseTransition.swift
[926/1011] Compiling SwiftParser IsValidIdentifier.swift
[927/1011] Compiling SwiftParser TokenConsumer.swift
[928/1011] Compiling SwiftParser TokenPrecedence.swift
[929/1011] Compiling SwiftParser TokenSpec.swift
[930/1011] Compiling SwiftParser TokenSpecSet.swift
[931/1011] Compiling SwiftParser Cursor.swift
[932/1011] Compiling SwiftParser Lexeme.swift
[933/1011] Compiling SwiftParser LexemeSequence.swift
[934/1011] Compiling SwiftParser Lexer.swift
[935/1011] Compiling SwiftParser RegexLiteralLexer.swift
[936/1011] Compiling SwiftParser TopLevel.swift
[937/1011] Compiling SwiftParser TriviaParser.swift
[938/1011] Compiling SwiftParser Types.swift
[939/1011] Compiling SwiftParser ExperimentalFeatures.swift
[940/1011] Compiling SwiftParser IsLexerClassified.swift
[941/1011] Compiling SwiftParser LayoutNodes+Parsable.swift
[942/1011] Compiling SwiftParser Parser+TokenSpecSet.swift
[943/1011] Compiling SwiftParser TokenSpecStaticMembers.swift
[944/1034] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[945/1035] Compiling SwiftOperators PrecedenceGroup.swift
[946/1036] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[947/1036] Compiling SwiftParserDiagnostics PresenceUtils.swift
[948/1036] Compiling SwiftOperators PrecedenceGraph.swift
[949/1036] Compiling SwiftOperators OperatorTable.swift
[950/1036] Compiling SwiftOperators OperatorTable+Semantics.swift
[951/1036] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[952/1036] Compiling SwiftOperators OperatorTable+Defaults.swift
[953/1036] Compiling SwiftOperators OperatorError.swift
[954/1036] Compiling SwiftOperators Operator.swift
[955/1036] Compiling SwiftOperators OperatorError+Diagnostics.swift
[956/1036] Emitting module SwiftOperators
[957/1036] Compiling SwiftOperators OperatorTable+Folding.swift
[958/1036] Compiling SwiftOperators SyntaxSynthesis.swift
[959/1036] Compiling SwiftParserDiagnostics Utils.swift
[960/1036] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[961/1036] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[962/1036] Emitting module SwiftParserDiagnostics
[963/1036] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[964/1036] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[965/1036] Compiling SwiftParserDiagnostics MissingNodesError.swift
[966/1036] Compiling SwiftParserDiagnostics MissingTokenError.swift
[967/1036] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[968/1036] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[970/1042] Compiling JWTKit ECDSA.swift
[971/1042] Compiling JWTKit ECDSACurve.swift
[972/1042] Compiling JWTKit ECDSACurveType.swift
[973/1042] Compiling JWTKit ECDSAError.swift
[974/1042] Compiling JWTKit ECDSAKeyTypes.swift
[975/1042] Compiling JWTKit ECDSASigner.swift
[976/1042] Compiling JWTKit ECDSASigningAlgorithm.swift
[977/1042] Compiling JWTKit JWTClaim.swift
[978/1042] Compiling JWTKit JWTMultiValueClaim.swift
[979/1042] Compiling JWTKit JWTUnixEpochClaim.swift
[980/1042] Compiling JWTKit LocaleClaim.swift
[981/1042] Compiling JWTKit NotBeforeClaim.swift
[982/1042] Compiling JWTKit SubjectClaim.swift
[983/1042] Compiling JWTKit TenantIDClaim.swift
[984/1042] Emitting module JWTKit
[1029/1057] Compiling JWTKit AppleIdentityToken.swift
[1030/1057] Compiling JWTKit FirebaseAuthIdentityToken.swift
[1031/1057] Compiling JWTKit GoogleIdentityToken.swift
[1032/1057] Compiling JWTKit MicrosoftIdentityToken.swift
[1033/1057] Compiling JWTKit ValidationTimePayload.swift
[1034/1057] Compiling JWTKit X5CVerifier.swift
[1035/1057] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1036/1058] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1037/1058] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1038/1058] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1039/1058] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1040/1058] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1041/1058] Emitting module SwiftSyntaxBuilder
[1042/1058] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1043/1058] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1044/1058] Compiling SwiftSyntaxBuilder Indenter.swift
[1045/1058] Compiling SwiftSyntaxBuilder ListBuilder.swift
[1046/1058] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1047/1058] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1048/1058] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1049/1058] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1050/1058] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1051/1076] Compiling SwiftSyntaxMacros PreambleMacro.swift
[1052/1076] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1053/1076] Compiling SwiftSyntaxMacros Macro+Format.swift
[1054/1076] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1055/1076] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1056/1076] Compiling SwiftSyntaxMacros Macro.swift
[1057/1076] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1058/1076] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1059/1076] Compiling SwiftSyntaxMacros BodyMacro.swift
[1060/1076] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1061/1076] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1062/1076] Compiling SwiftSyntaxMacros MemberMacro.swift
[1063/1076] Compiling SwiftSyntaxMacros PeerMacro.swift
[1064/1077] Emitting module SwiftSyntaxMacros
[1065/1077] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[1066/1077] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1067/1077] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1068/1077] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1069/1077] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[1070/1087] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1071/1087] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[1072/1087] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1073/1087] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[1074/1087] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1075/1087] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1076/1087] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1077/1087] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1078/1087] Emitting module SwiftSyntaxMacroExpansion
[1079/1087] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1080/1099] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1081/1099] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[1082/1099] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1083/1099] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[1084/1099] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[1085/1099] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1086/1099] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1087/1099] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1088/1099] Emitting module SwiftCompilerPluginMessageHandling
[1089/1099] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[1090/1099] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[1091/1099] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1092/1100] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[1093/1102] Emitting module SwiftCompilerPlugin
[1094/1102] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1095/1123] Compiling CasePathsMacros Plugin.swift
[1096/1123] Compiling PerceptionMacros Availability.swift
[1097/1123] Compiling PerceptionMacros Extensions.swift
[1098/1123] Compiling PerceptionMacros PerceptibleMacro.swift
[1099/1123] Compiling PerceptionMacros Plugins.swift
[1100/1123] Emitting module PerceptionMacros
[1101/1123] Compiling ComposableArchitectureMacros ViewActionMacro.swift
[1102/1123] Compiling DependenciesMacrosPlugin Plugins.swift
[1103/1123] Compiling DependenciesMacrosPlugin DependencyClientMacro.swift
[1104/1123] Compiling DependenciesMacrosPlugin Support.swift
[1104/1123] Write Objects.LinkFileList
[1106/1123] Compiling DependenciesMacrosPlugin DependencyEndpointMacro.swift
[1107/1123] Emitting module DependenciesMacrosPlugin
[1108/1123] Compiling ComposableArchitectureMacros Extensions.swift
[1109/1123] Compiling ComposableArchitectureMacros Availability.swift
[1110/1123] Emitting module ComposableArchitectureMacros
[1111/1123] Compiling ComposableArchitectureMacros ObservableStateMacro.swift
[1111/1123] Write Objects.LinkFileList
[1113/1123] Emitting module CasePathsMacros
[1114/1123] Compiling CasePathsMacros CasePathableMacro.swift
[1114/1123] Write Objects.LinkFileList
[1116/1123] Compiling ComposableArchitectureMacros Plugins.swift
[1117/1123] Compiling ComposableArchitectureMacros PresentsMacro.swift
[1118/1123] Compiling ComposableArchitectureMacros ReducerMacro.swift
[1118/1123] Write Objects.LinkFileList
[1119/1123] Linking PerceptionMacros-tool
[1120/1123] Linking DependenciesMacrosPlugin-tool
[1121/1123] Linking CasePathsMacros-tool
[1123/1136] Compiling CasePaths XCTestSupport.swift
[1123/1136] Linking ComposableArchitectureMacros-tool
[1125/1136] Compiling Perception Exports.swift
[1126/1136] Emitting module Perception
[1127/1136] Compiling Perception Macros.swift
[1128/1136] Compiling DependenciesMacros Exports.swift
[1129/1136] Emitting module DependenciesMacros
[1130/1136] Compiling DependenciesMacros Macros.swift
[1131/1136] Compiling CasePaths Deprecations.swift
[1132/1136] Compiling CasePaths EnumReflection.swift
[1133/1136] Compiling CasePaths LockIsolated.swift
[1134/1136] Compiling CasePaths Macros.swift
[1135/1136] Compiling CasePaths Exports.swift
[1136/1136] Emitting module CasePaths
[1137/1156] Emitting module SwiftNavigation
[1138/1158] Compiling SwiftNavigation ConfirmationDialogState.swift
[1139/1158] Compiling SwiftNavigation HashableObject.swift
[1140/1158] Compiling SwiftNavigation ButtonState.swift
[1141/1158] Compiling SwiftNavigation ButtonStateBuilder.swift
[1142/1158] Compiling SwiftNavigation HashableStaticString.swift
[1143/1158] Compiling SwiftNavigation KeyPath+Sendable.swift
[1144/1158] Compiling SwiftNavigation ErrorMechanism.swift
[1145/1158] Compiling SwiftNavigation Exports.swift
[1146/1158] Compiling SwiftNavigation UIBindable.swift
[1147/1158] Compiling SwiftNavigation UIBinding.swift
[1148/1158] Compiling SwiftNavigation AssumeIsolated.swift
[1149/1158] Compiling SwiftNavigation Deprecations.swift
[1150/1158] Compiling SwiftNavigation ToOptionalUnit.swift
[1151/1158] Compiling SwiftNavigation NSObject+Observe.swift
[1152/1158] Compiling SwiftNavigation AlertState.swift
[1153/1158] Compiling SwiftNavigation Bind.swift
[1154/1158] Compiling SwiftNavigation Binding.swift
[1155/1158] Compiling SwiftNavigation Observe.swift
[1156/1158] Compiling SwiftNavigation TextState.swift
[1157/1158] Compiling SwiftNavigation UINavigationPath.swift
[1158/1158] Compiling SwiftNavigation UITransaction.swift
[1159/1178] Emitting module UIKitNavigation
[1160/1180] Compiling UIKitNavigation PopFromViewController.swift
[1161/1180] Compiling UIKitNavigation Dismiss.swift
[1162/1180] Compiling UIKitNavigation UIPageControl.swift
[1163/1180] Compiling UIKitNavigation UISegmentedControl.swift
[1164/1180] Compiling UIKitNavigation Push.swift
[1165/1180] Compiling UIKitNavigation UIAlertController.swift
[1166/1180] Compiling UIKitNavigation UISlider.swift
[1167/1180] Compiling UIKitNavigation UIStepper.swift
[1168/1180] Compiling UIKitNavigation NavigationStackController.swift
[1169/1180] Compiling UIKitNavigation Presentation.swift
[1170/1180] Compiling UIKitNavigation UITextField.swift
[1171/1180] Compiling UIKitNavigation Exports.swift
[1172/1180] Compiling UIKitNavigation Representable.swift
[1173/1180] Compiling UIKitNavigation UIBinding.swift
[1174/1180] Compiling UIKitNavigation UISwitch.swift
[1175/1180] Compiling UIKitNavigation UITabBarController.swift
[1176/1180] Compiling UIKitNavigation UIColorWell.swift
[1177/1180] Compiling UIKitNavigation UIControl.swift
[1178/1180] Compiling UIKitNavigation UIDatePicker.swift
[1179/1180] Compiling UIKitNavigation UIKitAnimation.swift
[1180/1180] Compiling UIKitNavigation UITransaction.swift
[1181/1192] Compiling SwiftUINavigation Popover.swift
[1182/1192] Compiling SwiftUINavigation NavigationLink.swift
[1183/1192] Compiling SwiftUINavigation NavigationDestination.swift
[1184/1192] Compiling SwiftUINavigation Exports.swift
[1185/1192] Compiling SwiftUINavigation Sheet.swift
[1186/1192] Compiling SwiftUINavigation Binding+Internal.swift
[1187/1193] Compiling SwiftUINavigation Identified.swift
[1188/1193] Emitting module SwiftUINavigation
[1189/1193] Compiling SwiftUINavigation Alert.swift
[1190/1193] Compiling SwiftUINavigation Binding.swift
[1191/1193] Compiling SwiftUINavigation ConfirmationDialog.swift
[1192/1193] Compiling SwiftUINavigation FullScreenCover.swift
[1193/1193] Compiling SwiftUINavigation WithState.swift
[1194/1270] Compiling ComposableArchitecture ReducerBuilder.swift
[1195/1270] Compiling ComposableArchitecture BindingReducer.swift
[1196/1270] Compiling ComposableArchitecture CombineReducers.swift
[1197/1270] Compiling ComposableArchitecture DebugReducer.swift
[1198/1270] Compiling ComposableArchitecture DependencyKeyWritingReducer.swift
[1199/1270] Compiling ComposableArchitecture EmptyReducer.swift
[1200/1270] Compiling ComposableArchitecture ForEachReducer.swift
[1201/1270] Compiling ComposableArchitecture IfCaseLetReducer.swift
[1202/1278] Compiling ComposableArchitecture TaskResult.swift
[1203/1278] Compiling ComposableArchitecture Throttle.swift
[1204/1278] Compiling ComposableArchitecture AreOrderedSetsDuplicates.swift
[1205/1278] Compiling ComposableArchitecture AssumeIsolated.swift
[1206/1278] Compiling ComposableArchitecture Box.swift
[1207/1278] Compiling ComposableArchitecture Create.swift
[1208/1278] Compiling ComposableArchitecture CurrentValueRelay.swift
[1209/1278] Compiling ComposableArchitecture Debug.swift
[1210/1278] Compiling ComposableArchitecture DefaultSubscript.swift
[1211/1278] Compiling ComposableArchitecture NavigationID.swift
[1212/1278] Compiling ComposableArchitecture NotificationName.swift
[1213/1278] Compiling ComposableArchitecture OpenExistential.swift
[1214/1278] Compiling ComposableArchitecture PresentationID.swift
[1215/1278] Compiling ComposableArchitecture ReturningLastNonNilValue.swift
[1216/1278] Compiling ComposableArchitecture RuntimeWarnings.swift
[1217/1278] Compiling ComposableArchitecture StackIDGenerator.swift
[1218/1278] Compiling ComposableArchitecture Macros.swift
[1219/1278] Compiling ComposableArchitecture Alert+Observation.swift
[1220/1278] Compiling ComposableArchitecture CaseReducer.swift
[1221/1278] Compiling ComposableArchitecture Core.swift
[1222/1278] Compiling ComposableArchitecture Dismiss.swift
[1223/1278] Compiling ComposableArchitecture IsPresented.swift
[1224/1278] Compiling ComposableArchitecture Effect.swift
[1225/1278] Compiling ComposableArchitecture Animation.swift
[1226/1278] Compiling ComposableArchitecture Cancellation.swift
[1227/1278] Compiling ComposableArchitecture Debounce.swift
[1228/1278] Compiling ComposableArchitecture Publisher.swift
[1229/1278] Compiling ComposableArchitecture ForEachStore.swift
[1230/1278] Compiling ComposableArchitecture FullScreenCover.swift
[1231/1278] Compiling ComposableArchitecture IfLetStore.swift
[1232/1278] Compiling ComposableArchitecture NavigationDestination.swift
[1233/1278] Compiling ComposableArchitecture NavigationStackStore.swift
[1234/1278] Compiling ComposableArchitecture Popover.swift
[1235/1278] Compiling ComposableArchitecture PresentationModifier.swift
[1236/1278] Compiling ComposableArchitecture Sheet.swift
[1237/1278] Emitting module ComposableArchitecture
[1238/1278] Compiling ComposableArchitecture Deprecations.swift
[1239/1278] Compiling ComposableArchitecture DispatchQueue.swift
[1240/1278] Compiling ComposableArchitecture EffectActions.swift
[1241/1278] Compiling ComposableArchitecture EphemeralState.swift
[1242/1278] Compiling ComposableArchitecture Exports.swift
[1243/1278] Compiling ComposableArchitecture HashableStaticString.swift
[1244/1278] Compiling ComposableArchitecture KeyPath+Sendable.swift
[1245/1278] Compiling ComposableArchitecture Locking.swift
[1246/1278] Compiling ComposableArchitecture Logger.swift
[1247/1278] Compiling ComposableArchitecture IfLetReducer.swift
[1248/1278] Compiling ComposableArchitecture OnChange.swift
[1249/1278] Compiling ComposableArchitecture Optional.swift
[1250/1278] Compiling ComposableArchitecture PresentationReducer.swift
[1251/1278] Compiling ComposableArchitecture Reduce.swift
[1252/1278] Compiling ComposableArchitecture Scope.swift
[1253/1278] Compiling ComposableArchitecture SignpostReducer.swift
[1254/1278] Compiling ComposableArchitecture StackReducer.swift
[1255/1278] Compiling ComposableArchitecture Binding+Observation.swift
[1256/1278] Compiling ComposableArchitecture IdentifiedArray+Observation.swift
[1257/1278] Compiling ComposableArchitecture NavigationStack+Observation.swift
[1258/1278] Compiling ComposableArchitecture ObservableState.swift
[1259/1278] Compiling ComposableArchitecture ObservationStateRegistrar.swift
[1260/1278] Compiling ComposableArchitecture Store+Observation.swift
[1261/1278] Compiling ComposableArchitecture ViewAction.swift
[1262/1278] Compiling ComposableArchitecture Reducer.swift
[1263/1278] Compiling ComposableArchitecture AppStorageKeyPathKey.swift
[1264/1278] Compiling ComposableArchitecture Store.swift
[1265/1278] Compiling ComposableArchitecture Alert.swift
[1266/1278] Compiling ComposableArchitecture Binding.swift
[1267/1278] Compiling ComposableArchitecture ConfirmationDialog.swift
[1268/1278] Compiling ComposableArchitecture ActionSheet.swift
[1269/1278] Compiling ComposableArchitecture LegacyAlert.swift
[1270/1278] Compiling ComposableArchitecture NavigationLinkStore.swift
[1271/1278] Compiling ComposableArchitecture SwitchStore.swift
[1272/1278] Compiling ComposableArchitecture WithViewStore.swift
[1273/1278] Compiling ComposableArchitecture TestStore.swift
[1274/1278] Compiling ComposableArchitecture AlertStateUIKit.swift
[1275/1278] Compiling ComposableArchitecture IfLetUIKit.swift
[1276/1278] Compiling ComposableArchitecture NavigationStackControllerUIKit.swift
[1277/1278] Compiling ComposableArchitecture ViewStore.swift
[1278/1278] Compiling ComposableArchitecture resource_bundle_accessor.swift
[1279/1293] Compiling Hoods MailButtonFeature.swift
[1280/1294] Compiling Hoods MailButtonView.swift
[1281/1294] Compiling Hoods MailerFeature.swift
[1282/1294] Compiling Hoods MFMailComposeViewController+Extension.swift
[1283/1294] Compiling Hoods MailerView.swift
[1284/1294] Compiling Hoods AddKeychainItemFeature.swift
[1285/1294] Compiling Hoods AddKeychainItemView.swift
[1286/1294] Compiling Hoods KeychainGateway.swift
[1287/1294] Compiling Hoods Blocks+Extension.swift
[1288/1294] Compiling Hoods CopyText.swift
[1289/1294] Compiling Hoods JWTFactory.swift
[1290/1294] Compiling Hoods InputableValue.swift
[1291/1294] Compiling Hoods FrontMatterCMark.swift
[1292/1294] Emitting module Hoods
[1293/1294] Compiling Hoods KeychainUIFeature.swift
/Users/admin/builder/spi-builder-workspace/Sources/Hoods/KeychainUI/KeychainUIFeature.swift:68:40: warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
66 |             }
67 |         }
68 |         .ifLet(\.$destination, action: /Action.destination) {
   |                                        `- warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
69 |             Destination()
70 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Hoods/KeychainUI/KeychainUIFeature.swift:86:24: warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
84 |         public var body: some ReducerOf<Self> {
85 |             Scope(
86 |                 state: /State.addKeychainItem,
   |                        `- warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
87 |                 action: /Action.addKeychainItem
88 |             ) {
/Users/admin/builder/spi-builder-workspace/Sources/Hoods/KeychainUI/KeychainUIFeature.swift:87:25: warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
85 |             Scope(
86 |                 state: /State.addKeychainItem,
87 |                 action: /Action.addKeychainItem
   |                         `- warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
88 |             ) {
89 |                 AddKeychainItemFeature()
/Users/admin/builder/spi-builder-workspace/Sources/Hoods/KeychainUI/KeychainUIView.swift:55:24: warning: '/' is deprecated: Use a 'CasePathable' case property via dynamic member lookup, instead
53 |                     action: \.destination
54 |                 ),
55 |                 state: /KeychainUIFeature.Destination.State.addKeychainItem,
   |                        `- warning: '/' is deprecated: Use a 'CasePathable' case property via dynamic member lookup, instead
56 |                 action: KeychainUIFeature.Destination.Action.addKeychainItem
57 |             ) { addKeychainItemStore in
[1294/1294] Compiling Hoods KeychainUIView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Hoods/KeychainUI/KeychainUIFeature.swift:68:40: warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
66 |             }
67 |         }
68 |         .ifLet(\.$destination, action: /Action.destination) {
   |                                        `- warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
69 |             Destination()
70 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Hoods/KeychainUI/KeychainUIFeature.swift:86:24: warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
84 |         public var body: some ReducerOf<Self> {
85 |             Scope(
86 |                 state: /State.addKeychainItem,
   |                        `- warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
87 |                 action: /Action.addKeychainItem
88 |             ) {
/Users/admin/builder/spi-builder-workspace/Sources/Hoods/KeychainUI/KeychainUIFeature.swift:87:25: warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
85 |             Scope(
86 |                 state: /State.addKeychainItem,
87 |                 action: /Action.addKeychainItem
   |                         `- warning: '/' is deprecated: Use a 'CasePathable' case key path, instead
88 |             ) {
89 |                 AddKeychainItemFeature()
/Users/admin/builder/spi-builder-workspace/Sources/Hoods/KeychainUI/KeychainUIView.swift:55:24: warning: '/' is deprecated: Use a 'CasePathable' case property via dynamic member lookup, instead
53 |                     action: \.destination
54 |                 ),
55 |                 state: /KeychainUIFeature.Destination.State.addKeychainItem,
   |                        `- warning: '/' is deprecated: Use a 'CasePathable' case property via dynamic member lookup, instead
56 |                 action: KeychainUIFeature.Destination.Action.addKeychainItem
57 |             ) { addKeychainItemStore in
[1295/1296] Compiling HoodsTestsTools TestDependenciesFactory.swift
[1296/1296] Emitting module HoodsTestsTools
Build complete! (45.06s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/HoodsTests/Hoods.xctestplan
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-blocks",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dirtyhenry/swift-blocks"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.6",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "jwt-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/jwt-kit.git"
    }
  ],
  "manifest_display_name" : "swift-hoods",
  "name" : "swift-hoods",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Hoods",
      "targets" : [
        "Hoods"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HoodsTestsTools",
      "targets" : [
        "HoodsTestsTools"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HoodsTestsTools",
      "module_type" : "SwiftTarget",
      "name" : "HoodsTestsTools",
      "path" : "Sources/HoodsTestsTools",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "HoodsTestsTools"
      ],
      "sources" : [
        "TestDependenciesFactory.swift"
      ],
      "target_dependencies" : [
        "Hoods"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HoodsTests",
      "module_type" : "SwiftTarget",
      "name" : "HoodsTests",
      "path" : "Tests/HoodsTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/HoodsTests/Resources/sample-front-matter.md",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FrontMatterCMarkTests.swift",
        "InputableValueTests.swift",
        "JWTFactoryTests.swift",
        "MailButtonTests.swift"
      ],
      "target_dependencies" : [
        "Hoods",
        "HoodsTestsTools"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Hoods",
      "module_type" : "SwiftTarget",
      "name" : "Hoods",
      "path" : "Sources/Hoods",
      "product_dependencies" : [
        "Blocks",
        "ArgumentParser",
        "ComposableArchitecture",
        "Yams",
        "JWTKit"
      ],
      "product_memberships" : [
        "Hoods",
        "HoodsTestsTools"
      ],
      "sources" : [
        "CLITools/InputableValue.swift",
        "CMS/FrontMatterCMark.swift",
        "Dependencies/CopyText.swift",
        "Dependencies/JWTFactory.swift",
        "Dependencies/KeychainGateway.swift",
        "Extensions/Blocks+Extension.swift",
        "KeychainUI/AddKeychainItemFeature.swift",
        "KeychainUI/AddKeychainItemView.swift",
        "KeychainUI/KeychainUIFeature.swift",
        "KeychainUI/KeychainUIView.swift",
        "Mailer/MFMailComposeViewController+Extension.swift",
        "Mailer/MailButtonFeature.swift",
        "Mailer/MailButtonView.swift",
        "Mailer/MailerFeature.swift",
        "Mailer/MailerView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.