The Swift Package Index logo.Swift Package Index

Build Information

Successful build of carton, reference main (abc86e), with Swift 6.2 for macOS (SPM) on 30 Nov 2025 12:14:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftwasm/carton.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftwasm/carton
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at abc86ea Update README
Cloned https://github.com/swiftwasm/carton.git
Revision (git rev-parse @):
abc86ea87aed985abe7068040b8fb641971ddab7
SUCCESS checkout https://github.com/swiftwasm/carton.git at main
Fetching https://github.com/swiftwasm/WasmTransformer
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/809] Fetching wasmtransformer
[616/17669] Fetching wasmtransformer, swift-argument-parser
[4520/98224] Fetching wasmtransformer, swift-argument-parser, swift-nio
Fetched https://github.com/swiftwasm/WasmTransformer from cache (4.36s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (4.36s)
Fetched https://github.com/apple/swift-nio.git from cache (4.36s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.5.0 (7.30s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.1 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.90.1 (0.72s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[74/7002] Fetching swift-atomics, swift-system
[1058/25316] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.06s)
[4384/20134] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.87s)
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.75s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swiftwasm/WasmTransformer
Working copy of https://github.com/swiftwasm/WasmTransformer resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.90.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "carton",
      "name": "carton",
      "url": "https://github.com/swiftwasm/carton.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/carton",
      "dependencies": [
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.90.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.6.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "wasmtransformer",
          "name": "WasmTransformer",
          "url": "https://github.com/swiftwasm/WasmTransformer",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WasmTransformer",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/swiftwasm/carton.git
[1/9846] Fetching carton
Fetched https://github.com/swiftwasm/carton.git from cache (1.55s)
Fetching https://github.com/swiftwasm/WasmTransformer from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.78s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.78s)
Fetched https://github.com/swiftwasm/WasmTransformer from cache (0.78s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.5.0 (0.83s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.3.1 (0.04s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.90.1 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.56s)
Fetched https://github.com/apple/swift-system.git from cache (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.04s)
Creating working copy for https://github.com/swiftwasm/WasmTransformer
Working copy of https://github.com/swiftwasm/WasmTransformer resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swiftwasm/carton.git
Working copy of https://github.com/swiftwasm/carton.git resolved at main (abc86ea)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.90.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Found 3 product dependencies
  - swift-argument-parser
  - swift-nio
  - WasmTransformer
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/swiftwasm/carton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin CartonDevPlugin
[2/2] Compiling plugin CartonTestPlugin
[3/3] Compiling plugin CartonBundlePlugin
[4/4] Compiling plugin GenerateManual
Building for debugging...
[4/115] Write sources
[6/115] Write carton-release-entitlement.plist
[8/115] Write sources
[12/115] Copying PrivacyInfo.xcprivacy
[14/115] Write carton-frontend-tool-entitlement.plist
[14/115] Write carton-frontend-slim-tool-entitlement.plist
[14/115] Write sources
[17/115] Write carton-plugin-helper-entitlement.plist
[18/115] Write sources
[18/115] Write carton-frontend-slim-entitlement.plist
[19/115] Write sources
[22/115] Write carton-frontend-entitlement.plist
[23/115] Write carton-entitlement.plist
[24/115] Write sources
[57/115] Write swift-version-49B95AFC49DCD68C.txt
[58/115] Compiling CNIOWindows WSAStartup.c
[58/115] Compiling TSCclibc process.c.c
[58/115] Compiling CNIOWindows shim.c
[58/115] Compiling CNIOWASI CNIOWASI.c
[62/115] Compiling CNIOWindows WSAStartup.c
[62/115] Compiling CNIOWindows shim.c
[62/115] Compiling TSCclibc process.c.c
[65/115] Compiling CNIOWASI CNIOWASI.c
[66/169] Compiling _AtomicsShims.c
[69/171] Emitting module WasmTransformer
[70/190] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[71/190] Compiling InternalCollectionsUtilities Debugging.swift
[74/192] Compiling WasmTransformer SizeProfiler.swift
[75/192] Compiling WasmTransformer StackOverflowSanitizer+Fixtures.swift
[76/192] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[77/192] Compiling InternalCollectionsUtilities _SortedCollection.swift
[78/192] Compiling carton_plugin_helper main.swift
[79/192] Emitting module carton_plugin_helper
[82/192] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[83/192] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[84/192] Compiling InternalCollectionsUtilities Descriptions.swift
[85/192] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[90/192] Emitting module WasmTransformer
[91/209] Compiling InternalCollectionsUtilities Descriptions.swift
[92/209] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[93/209] Compiling _NIODataStructures PriorityQueue.swift
[94/209] Compiling _NIODataStructures _TinyArray.swift
[97/209] Compiling _NIODataStructures PriorityQueue.swift
[98/209] Compiling _NIODataStructures _TinyArray.swift
[99/209] Compiling _NIOBase64 Base64.swift
[100/209] Emitting module _NIOBase64
[101/209] Compiling _NIOBase64 Base64.swift
[102/209] Emitting module _NIOBase64
[103/223] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[104/223] Compiling InternalCollectionsUtilities UInt+reversed.swift
[105/223] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[106/223] Compiling InternalCollectionsUtilities Integer rank.swift
[107/223] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[108/223] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[109/223] Compiling InternalCollectionsUtilities _SortedCollection.swift
[110/223] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[111/223] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[112/223] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[113/223] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[114/223] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[119/224] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[120/224] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[125/225] Compiling WasmTransformer StackOverflowSanitizer.swift
[126/225] Compiling WasmTransformer WasmTransformer.swift
[127/225] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[129/225] Compiling WasmTransformer CustomSectionStripper.swift
[130/225] Compiling WasmTransformer I64ImportTransformer.swift
[134/225] Write Objects.LinkFileList
[138/225] Emitting module TSCLibc
[139/225] Compiling TSCLibc libc.swift
[140/225] Emitting module _NIODataStructures
[141/225] Compiling _NIODataStructures Heap.swift
[141/225] Compiling CNIOSHA1 c_nio_sha1.c
[143/225] Emitting module _NIODataStructures
[144/225] Compiling _NIODataStructures Heap.swift
[145/225] Emitting module TSCLibc
[146/225] Compiling TSCLibc libc.swift
[147/225] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[148/225] Compiling InternalCollectionsUtilities Debugging.swift
[151/225] Emitting module InternalCollectionsUtilities
[155/225] Compiling CNIOSHA1 c_nio_sha1.c
[156/225] Compiling CNIOLinux shim.c
[157/225] Compiling CNIOLinux liburing_shims.c
[158/225] Compiling CNIOLinux shim.c
[169/225] Compiling CNIOLinux liburing_shims.c
[170/225] Linking carton-plugin-helper
[172/233] Emitting module InternalCollectionsUtilities
[172/241] Applying carton-plugin-helper
[173/241] Compiling CNIOLLHTTP c_nio_http.c
[174/241] Compiling CNIOPosix event_loop_id.c
[175/257] Compiling CNIOLLHTTP c_nio_api.c
[176/257] Compiling CNIOLLHTTP c_nio_http.c
[177/257] Compiling CNIOLLHTTP c_nio_api.c
[178/257] Compiling CNIOPosix event_loop_id.c
[180/257] Compiling DequeModule _DequeBuffer.swift
[181/257] Compiling DequeModule _DequeSlot.swift
[182/257] Compiling DequeModule _DequeBufferHeader.swift
[183/258] Compiling DequeModule _DequeSlot.swift
[183/259] Compiling CNIOLLHTTP c_nio_llhttp.c
[185/259] Compiling DequeModule _UnsafeWrappedBuffer.swift
[186/259] Compiling CNIOLLHTTP c_nio_llhttp.c
[188/259] Compiling DequeModule _DequeBufferHeader.swift
[189/259] Compiling DequeModule Deque._UnsafeHandle.swift
[190/259] Compiling DequeModule Deque.swift
[191/259] Compiling DequeModule Deque+CustomReflectable.swift
[192/259] Compiling DequeModule Deque+Descriptions.swift
[193/259] Compiling DequeModule _DequeBuffer.swift
[194/259] Compiling DequeModule Deque+Equatable.swift
[195/259] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[195/259] Compiling CNIODarwin shim.c
[196/259] Write sources
[205/259] Compiling DequeModule Deque+Extras.swift
[206/259] Compiling DequeModule Deque+Hashable.swift
[207/259] Compiling DequeModule Deque+Testing.swift
[208/259] Compiling DequeModule Deque._Storage.swift
[210/259] Compiling CNIODarwin shim.c
[216/297] Compiling Atomics PointerConformances.swift
[217/297] Compiling Atomics Primitives.native.swift
[218/297] Emitting module DequeModule
[219/297] Compiling Atomics AtomicInteger.swift
[220/297] Compiling Atomics AtomicOptionalWrappable.swift
[223/297] Emitting module DequeModule
[224/301] Compiling Atomics ManagedAtomicLazyReference.swift
[225/301] Compiling Atomics UnsafeAtomic.swift
[226/302] Compiling Atomics UnsafeAtomicLazyReference.swift
[227/302] Compiling Atomics IntegerOperations.swift
[228/302] Compiling Atomics OptionalRawRepresentable.swift
[229/302] Compiling Atomics RawRepresentable.swift
[230/303] Compiling Atomics DoubleWord.swift
[231/303] Compiling Atomics ManagedAtomic.swift
[234/303] Compiling Atomics Unmanaged extensions.swift
[236/303] Compiling ArgumentParserToolInfo ToolInfo.swift
[237/303] Emitting module ArgumentParserToolInfo
[238/303] Compiling ArgumentParserToolInfo ToolInfo.swift
[239/303] Emitting module ArgumentParserToolInfo
[240/379] Compiling ArgumentParser OptionGroup.swift
[241/379] Compiling ArgumentParser InputOrigin.swift
[242/379] Compiling ArgumentParser FishCompletionsGenerator.swift
[243/379] Compiling ArgumentParser ZshCompletionsGenerator.swift
[244/379] Compiling ArgumentParser Name.swift
[245/379] Compiling ArgumentParser Parsed.swift
[246/379] Compiling ArgumentParser Argument.swift
[247/379] Compiling ArgumentParser Flag.swift
[247/379] Compiling c-nioatomics.c
[249/379] Compiling ArgumentParser BashCompletionsGenerator.swift
[250/379] Compiling ArgumentParser CompletionsGenerator.swift
[251/379] Emitting module Atomics
[252/379] Compiling ArgumentParser NameSpecification.swift
[253/379] Compiling ArgumentParser Option.swift
[262/379] Compiling ArgumentParser ParsableArgumentsValidation.swift
[263/379] Compiling ArgumentParser ParsableCommand.swift
[264/379] Compiling ArgumentParser ArgumentDecoder.swift
[265/379] Compiling ArgumentParser HelpGenerator.swift
[268/379] Emitting module Atomics
[268/379] Compiling c-nioatomics.c
[269/379] Compiling c-atomics.c
[272/385] Compiling CartonCore InteractiveWriter.swift
[273/385] Compiling CartonCore Misc.swift
[274/385] Compiling CartonCore FoundationProcessEx.swift
[275/385] Compiling CartonCore Environment.swift
[276/385] Emitting module CartonCore
[277/385] Compiling CartonCore FileSystem+traverseRecursively.swift
[278/385] Compiling CartonCore TerminalController.swift
[279/385] Compiling CartonCore Misc.swift
[280/385] Compiling CartonCore Environment.swift
[281/385] Compiling CartonCore TerminalController.swift
[282/385] Compiling CartonCore FileSystem+traverseRecursively.swift
[283/385] Compiling CartonCore FoundationProcessEx.swift
[284/385] Emitting module CartonCore
[285/385] Compiling CartonCore InteractiveWriter.swift
[286/422] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[287/426] Compiling NIOConcurrencyHelpers lock.swift
[288/430] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[289/436] Compiling NIOConcurrencyHelpers NIOLock.swift
[290/436] Emitting module NIOConcurrencyHelpers
[291/436] Compiling NIOConcurrencyHelpers atomics.swift
[292/504] Emitting module NIOConcurrencyHelpers
[293/504] Compiling SwiftToolchain ToolchainResolver.swift
[294/504] Compiling SwiftToolchain URLSession.swift
[295/504] Compiling SwiftToolchain ProgressAnimation.swift
[296/504] Compiling NIOCore ChannelOption.swift
[297/504] Compiling NIOCore ChannelPipeline.swift
[298/506] Compiling NIOCore ChannelHandlers.swift
[299/506] Compiling NIOCore ChannelInvoker.swift
[300/508] Compiling NIOConcurrencyHelpers lock.swift
[301/508] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[302/508] Compiling NIOConcurrencyHelpers NIOLock.swift
[303/508] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[304/508] Compiling NIOConcurrencyHelpers atomics.swift
[309/572] Emitting module CartonHelpers
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/Process.swift:20:22: warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  18 | #endif
  19 |
  20 | @_implementationOnly import TSCclibc
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  21 | import TSCLibc
  22 | import Dispatch
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
71 |
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/Process.swift:20:22: warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  18 | #endif
  19 |
  20 | @_implementationOnly import TSCclibc
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  21 | import TSCLibc
  22 | import Dispatch
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
71 |
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[311/572] Compiling SwiftToolchain ToolchainInstallation.swift
[312/572] Emitting module SwiftToolchain
[313/572] Compiling SwiftToolchain ToolchainManagement.swift
[314/572] Compiling SwiftToolchain AsyncFileDownload.swift
[315/574] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[316/574] Compiling NIOCore GlobalSingletons.swift
[319/574] Compiling NIOCore NIOLoopBound.swift
[320/574] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[321/574] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[322/574] Compiling NIOCore ByteBuffer-conversions.swift
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[327/574] Emitting module CartonDriver
[328/574] Compiling CartonDriver CartonDriverCommand.swift
[329/574] Compiling NIOCore BSDSocketAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/Process.swift:20:22: warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  18 | #endif
  19 |
  20 | @_implementationOnly import TSCclibc
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  21 | import TSCLibc
  22 | import Dispatch
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[330/574] Compiling NIOCore ByteBuffer-aux.swift
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/Process.swift:20:22: warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  18 | #endif
  19 |
  20 | @_implementationOnly import TSCclibc
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  21 | import TSCLibc
  22 | import Dispatch
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[331/574] Compiling NIOCore NIOAsyncWriter.swift
[332/574] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/Process.swift:20:22: warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  18 | #endif
  19 |
  20 | @_implementationOnly import TSCclibc
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  21 | import TSCLibc
  22 | import Dispatch
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/Process/Process.swift:20:22: warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  18 | #endif
  19 |
  20 | @_implementationOnly import TSCclibc
     |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'CartonHelpers' may lead to instability during execution [#ImplementationOnlyDeprecated]
  21 | import TSCLibc
  22 | import Dispatch
[#ImplementationOnlyDeprecated]: <https://docs.swift.org/compiler/documentation/diagnostics/implementation-only-deprecated>
[337/574] Compiling NIOCore Linux.swift
[338/574] Compiling NIOCore MarkedCircularBuffer.swift
[339/574] Compiling NIOCore MulticastChannel.swift
[340/574] Compiling NIOCore NIOAny.swift
[341/574] Compiling NIOCore NIOCloseOnErrorHandler.swift
[342/574] Emitting module ArgumentParser
[347/584] Compiling NIOCore EventLoop+SerialExecutor.swift
[348/584] Compiling NIOCore EventLoop.swift
[349/584] Compiling NIOCore AddressedEnvelope.swift
[350/584] Compiling NIOCore AsyncAwaitSupport.swift
[351/584] Compiling NIOCore ConvenienceOptionSupport.swift
[352/584] Compiling NIOCore DeadChannel.swift
[353/584] Compiling NIOCore DispatchQueue+WithFuture.swift
[354/584] Compiling NIOCore EventLoop+Deprecated.swift
[355/584] Compiling NIOCore IntegerBitPacking.swift
[356/584] Compiling NIOCore IntegerTypes.swift
[357/584] Compiling NIOCore Interfaces.swift
[358/584] Compiling NIOCore Codec.swift
[359/584] Compiling NIOCore NIOCoreSendableMetatype.swift
[360/584] Compiling NIOCore NIODecodedAsyncSequence.swift
[361/584] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[368/584] Emitting module ArgumentParser
[377/584] Compiling NIOCore NIOSendable.swift
[378/584] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[379/584] Compiling NIOCore RecvByteBufferAllocator.swift
[384/584] Compiling NIOCore NIOScheduledCallback.swift
[386/584] Compiling NIOCore IO.swift
[387/584] Compiling NIOCore IOData.swift
[388/584] Compiling NIOCore IPProtocol.swift
[389/584] Compiling carton main.swift
[390/584] Emitting module carton
[390/584] Write Objects.LinkFileList
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
71 |
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
71 |
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
71 |
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
71 |
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
71 |
/Users/admin/builder/spi-builder-workspace/Sources/CartonHelpers/Basics/FileInfo.swift:70:1: warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
68 | }
69 |
70 | extension FileAttributeType: Codable {}
   | |- warning: extension declares a conformance of imported type 'FileAttributeType' to imported protocols 'Decodable', 'Encodable'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
71 |
[419/584] Linking carton
[434/591] Applying carton
[448/591] Compiling ArgumentParser Platform.swift
[449/591] Compiling ArgumentParser SequenceExtensions.swift
[450/591] Compiling ArgumentParser StringExtensions.swift
[451/591] Compiling ArgumentParser Tree.swift
[463/614] Compiling carton_release CartonReleaseCommand.swift
[464/614] Emitting module carton_release
[465/614] Compiling carton_release HashArchive.swift
[466/614] Compiling carton_frontend_slim String+Regex.swift
[467/614] Compiling carton_frontend_slim String+color.swift
[468/614] Compiling carton_frontend_slim CommandTestRunner.swift
[469/614] Compiling carton_frontend_slim JavaScriptTestRunner.swift
[469/615] Write Objects.LinkFileList
[471/615] Compiling carton_frontend_slim TestRunner.swift
[472/615] Compiling carton_frontend_slim String+Regex.swift
[473/615] Compiling carton_frontend_slim JavaScriptTestRunner.swift
[474/615] Compiling carton_frontend_slim CommandTestRunner.swift
[475/615] Compiling carton_frontend_slim TestRunner.swift
[476/615] Compiling carton_frontend_slim String+color.swift
[491/623] Compiling carton_frontend_slim CartonFrontendSlimCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/carton-frontend-slim/CartonFrontendTestCommand.swift:52:24: warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 50 |       """,
 51 |       valueName: "NAME=VALUE or NAME"
 52 |     ), transform: Self.parseEnvOption(_:))
    |                        `- warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 53 |   var env: [(key: String, value: String?)] = []
 54 |
[492/623] Emitting module carton_frontend_slim
/Users/admin/builder/spi-builder-workspace/Sources/carton-frontend-slim/CartonFrontendTestCommand.swift:52:24: warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 50 |       """,
 51 |       valueName: "NAME=VALUE or NAME"
 52 |     ), transform: Self.parseEnvOption(_:))
    |                        `- warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 53 |   var env: [(key: String, value: String?)] = []
 54 |
[493/623] Compiling carton_frontend_slim BundleLayout.swift
[494/623] Compiling carton_frontend_slim CartonFrontendBundleCommand.swift
[495/623] Compiling carton_frontend_slim CartonFrontendTestCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/carton-frontend-slim/CartonFrontendTestCommand.swift:52:24: warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 50 |       """,
 51 |       valueName: "NAME=VALUE or NAME"
 52 |     ), transform: Self.parseEnvOption(_:))
    |                        `- warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 53 |   var env: [(key: String, value: String?)] = []
 54 |
[496/623] Compiling carton_frontend_slim CartonFrontendSlimCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/carton-frontend-slim/CartonFrontendTestCommand.swift:52:24: warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 50 |       """,
 51 |       valueName: "NAME=VALUE or NAME"
 52 |     ), transform: Self.parseEnvOption(_:))
    |                        `- warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 53 |   var env: [(key: String, value: String?)] = []
 54 |
[497/623] Compiling carton_frontend_slim CartonFrontendBundleCommand.swift
[498/623] Compiling carton_frontend_slim BundleLayout.swift
[499/623] Emitting module carton_frontend_slim
/Users/admin/builder/spi-builder-workspace/Sources/carton-frontend-slim/CartonFrontendTestCommand.swift:52:24: warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 50 |       """,
 51 |       valueName: "NAME=VALUE or NAME"
 52 |     ), transform: Self.parseEnvOption(_:))
    |                        `- warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 53 |   var env: [(key: String, value: String?)] = []
 54 |
[500/623] Compiling carton_frontend_slim CartonFrontendTestCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/carton-frontend-slim/CartonFrontendTestCommand.swift:52:24: warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 50 |       """,
 51 |       valueName: "NAME=VALUE or NAME"
 52 |     ), transform: Self.parseEnvOption(_:))
    |                        `- warning: converting non-Sendable function value to '@Sendable (String) throws -> (key: String, value: String?)' may introduce data races
 53 |   var env: [(key: String, value: String?)] = []
 54 |
[500/623] Linking carton-release
[501/623] Applying carton-release
[503/623] Compiling NIOCore SocketAddresses.swift
[504/623] Compiling NIOCore SocketOptionProvider.swift
[505/623] Compiling NIOCore SystemCallHelpers.swift
[506/623] Compiling NIOCore TimeAmount+Duration.swift
[507/623] Compiling NIOCore TypeAssistedChannelHandler.swift
[508/623] Compiling NIOCore UniversalBootstrapSupport.swift
[509/623] Compiling NIOCore Utilities.swift
[510/623] Compiling carton_frontend_slim TestsParser.swift
[511/623] Write Objects.LinkFileList
[513/623] Linking carton-frontend-slim-tool
[514/623] Linking carton-frontend-slim
[515/623] Applying carton-frontend-slim-tool
[516/623] Applying carton-frontend-slim
[539/623] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[540/623] Compiling NIOCore EventLoopFuture+Deprecated.swift
[541/623] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[542/623] Compiling NIOCore EventLoopFuture.swift
[543/623] Compiling NIOCore FileDescriptor.swift
[544/623] Compiling NIOCore FileHandle.swift
[545/623] Compiling NIOCore FileRegion.swift
[553/623] Compiling NIOCore Channel.swift
[554/623] Compiling NIOCore ChannelHandler.swift
[555/623] Compiling NIOCore ChannelHandlers.swift
[556/623] Compiling NIOCore ChannelInvoker.swift
[557/623] Compiling NIOCore ChannelOption.swift
[558/623] Compiling NIOCore ChannelPipeline.swift
[559/623] Compiling NIOCore CircularBuffer.swift
[574/623] Compiling NIOCore ByteBuffer-core.swift
[575/623] Compiling NIOCore ByteBuffer-hex.swift
[576/623] Compiling NIOCore ByteBuffer-int.swift
[577/623] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[578/623] Compiling NIOCore ByteBuffer-multi-int.swift
[579/623] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[580/623] Compiling NIOCore ByteBuffer-views.swift
[587/623] Compiling NIOCore NIOAsyncSequenceProducer.swift
[616/623] Emitting module NIOCore
[618/735] Compiling NIOEmbedded AsyncTestingChannel.swift
[619/735] Compiling NIOEmbedded Embedded.swift
[620/735] Emitting module NIOEmbedded
[621/735] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[622/735] Compiling NIOEmbedded Embedded.swift
[623/735] Emitting module NIOEmbedded
[624/735] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[625/735] Compiling NIOEmbedded AsyncTestingChannel.swift
[626/735] Compiling NIOPosix LinuxUring.swift
[627/735] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[628/735] Compiling NIOPosix NIOPosixSendableMetatype.swift
[629/735] Compiling NIOPosix NIOThreadPool.swift
[630/735] Compiling NIOPosix NonBlockingFileIO.swift
[631/735] Compiling NIOPosix ServerSocket.swift
[632/735] Compiling NIOPosix Socket.swift
[633/735] Compiling NIOPosix SocketChannel.swift
[634/735] Compiling NIOPosix SocketProtocols.swift
[635/735] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[636/740] Compiling NIOPosix BSDSocketAPICommon.swift
[637/740] Compiling NIOPosix BSDSocketAPIPosix.swift
[638/740] Compiling NIOPosix BSDSocketAPIWindows.swift
[639/740] Compiling NIOPosix BaseSocket.swift
[640/740] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[641/740] Compiling NIOPosix BaseSocketChannel.swift
[642/740] Compiling NIOPosix BaseStreamSocketChannel.swift
[643/740] Compiling NIOPosix Bootstrap.swift
[644/740] Compiling NIOPosix ControlMessage.swift
[645/740] Compiling NIOPosix DatagramVectorReadManager.swift
[646/740] Compiling NIOPosix Errors+Any.swift
[647/740] Compiling NIOPosix FileDescriptor.swift
[648/740] Compiling NIOPosix PosixSingletons.swift
[649/740] Compiling NIOPosix RawSocketBootstrap.swift
[650/740] Compiling NIOPosix Resolver.swift
[651/740] Compiling NIOPosix Selectable.swift
[652/740] Compiling NIOPosix SelectableChannel.swift
[653/740] Compiling NIOPosix SelectableEventLoop.swift
[659/745] Compiling NIOPosix GetaddrinfoResolver.swift
[660/745] Compiling NIOPosix HappyEyeballs.swift
[661/745] Compiling NIOPosix IO.swift
[662/745] Compiling NIOPosix IntegerBitPacking.swift
[663/745] Compiling NIOPosix IntegerTypes.swift
[664/745] Compiling NIOPosix Linux.swift
[665/745] Compiling NIOPosix PendingDatagramWritesManager.swift
[666/745] Compiling NIOPosix PendingWritesManager.swift
[667/745] Compiling NIOPosix PipeChannel.swift
[668/745] Compiling NIOPosix PipePair.swift
[669/745] Compiling NIOPosix Pool.swift
[670/745] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[671/745] Emitting module NIOPosix
[673/745] Compiling NIOPosix SelectorEpoll.swift
[674/745] Compiling NIOPosix SelectorGeneric.swift
[675/745] Compiling NIOPosix SelectorKqueue.swift
[676/745] Compiling NIOPosix SelectorUring.swift
[677/745] Compiling NIOPosix SelectorWSAPoll.swift
[684/745] Compiling NIOPosix LinuxCPUSet.swift
[697/745] Compiling NIOPosix Utilities.swift
[698/745] Compiling NIOPosix VsockAddress.swift
[699/745] Compiling NIOPosix VsockChannelEvents.swift
[700/745] Compiling NIOPosix Windows.swift
[701/745] Compiling NIOPosix resource_bundle_accessor.swift
[712/745] Compiling NIOPosix System.swift
[713/745] Compiling NIOPosix Thread.swift
[714/745] Compiling NIOPosix ThreadPosix.swift
[715/745] Compiling NIOPosix ThreadWindows.swift
[716/745] Compiling NIOPosix UnsafeTransfer.swift
[740/749] Compiling NIO Exports.swift
[741/749] Emitting module NIO
[742/749] Compiling NIO Exports.swift
[743/749] Emitting module NIO
[744/793] Compiling WebDriver WebDriverService.swift
[745/793] Compiling WebDriver WebDriverHTTPClient.swift
[746/793] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[747/794] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[749/795] Compiling WebDriver URLSessionWebDriverHTTPClient.swift
[750/795] Compiling WebDriver URLSessionAsync.swift
[751/795] Compiling WebDriver RemoteWebDriverService.swift
[752/795] Compiling WebDriver CurlWebDriverHTTPClient.swift
[753/795] Compiling WebDriver CommandWebDriverService.swift
[754/795] Emitting module WebDriver
[755/795] Compiling WebDriver WebDriverError.swift
[756/795] Compiling WebDriver WebDriverClient.swift
[757/795] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[758/795] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[759/795] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[760/795] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[762/795] Compiling NIOHTTP1 ByteCollectionUtils.swift
[763/795] Compiling NIOHTTP1 HTTPDecoder.swift
[766/795] Compiling NIOHTTP1 HTTPTypes.swift
[767/795] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[768/795] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[769/795] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[770/795] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[771/795] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[772/795] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[773/795] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[776/795] Emitting module NIOHTTP1
[777/795] Compiling NIOHTTP1 HTTPEncoder.swift
[778/795] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[787/795] Emitting module NIOHTTP1
[790/815] Compiling NIOWebSocket WebSocketOpcode.swift
[792/816] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[793/817] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[794/817] Compiling NIOWebSocket SHA1.swift
[795/817] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[796/817] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[797/817] Compiling NIOWebSocket WebSocketErrorCodes.swift
[798/817] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[799/817] Compiling NIOWebSocket WebSocketFrame.swift
[800/817] Emitting module NIOWebSocket
[801/817] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[802/817] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[803/817] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[804/817] Compiling NIOWebSocket SHA1.swift
[805/817] Compiling NIOWebSocket WebSocketErrorCodes.swift
[806/817] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[807/817] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[808/817] Emitting module NIOWebSocket
[809/817] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[810/817] Compiling NIOWebSocket WebSocketFrame.swift
[811/817] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[812/839] Compiling CartonKit Entrypoint.swift
[813/839] Compiling CartonKit ChromeStackTrace.swift
[814/839] Compiling CartonKit ServerWebSocketHandler.swift
[815/840] Emitting module CartonKit
[816/840] Compiling CartonKit ServerHTTPHandler.swift
[817/840] Compiling CartonKit FSWatch.swift
[818/840] Compiling CartonKit ContentTypes.swift
[819/840] Compiling CartonKit StackTrace.swift
[820/840] Compiling CartonKit Environment+UserAgent.swift
[821/840] Emitting module CartonKit
[824/840] Compiling CartonKit Server.swift
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:339:47: warning: conformance of 'NIOWebSocketFrameAggregator' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
337 |             maxAccumulatedFrameSize: .max
338 |           )
339 |           return channel.pipeline.addHandlers(aggregator, handler)
    |                                               `- warning: conformance of 'NIOWebSocketFrameAggregator' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
340 |         }
341 |       }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOWebSocket/NIOWebSocketFrameAggregator.swift:138:1: note: conformance of 'NIOWebSocketFrameAggregator' to 'Sendable' has been explicitly marked unavailable here
136 |
137 | @available(*, unavailable)
138 | extension NIOWebSocketFrameAggregator: Sendable {}
    | `- note: conformance of 'NIOWebSocketFrameAggregator' to 'Sendable' has been explicitly marked unavailable here
139 |
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:361:44: warning: type 'ServerHTTPHandler' does not conform to the 'Sendable' protocol
359 |           upgraders: [upgrader],
360 |           completionHandler: { _ in
361 |             channel.pipeline.removeHandler(httpHandler, promise: nil)
    |                                            `- warning: type 'ServerHTTPHandler' does not conform to the 'Sendable' protocol
362 |           }
363 |         )
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/ServerHTTPHandler.swift:20:13: note: class 'ServerHTTPHandler' does not conform to the 'Sendable' protocol
 18 | import NIOHTTP1
 19 |
 20 | final class ServerHTTPHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'ServerHTTPHandler' does not conform to the 'Sendable' protocol
 21 |   typealias InboundIn = HTTPServerRequestPart
 22 |   typealias OutboundOut = HTTPServerResponsePart
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:357:60: warning: capture of 'handlerConfiguration' with non-Sendable type 'ServerHTTPHandler.Configuration' in a '@Sendable' closure [#SendableClosureCaptures]
355 |       .serverChannelOption(ChannelOptions.socketOption(.so_reuseaddr), value: 1)
356 |       .childChannelInitializer { channel in
357 |         let httpHandler = ServerHTTPHandler(configuration: handlerConfiguration)
    |                                                            `- warning: capture of 'handlerConfiguration' with non-Sendable type 'ServerHTTPHandler.Configuration' in a '@Sendable' closure [#SendableClosureCaptures]
358 |         let config: NIOHTTPServerUpgradeConfiguration = (
359 |           upgraders: [upgrader],
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/ServerHTTPHandler.swift:24:10: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
 22 |   typealias OutboundOut = HTTPServerResponsePart
 23 |
 24 |   struct Configuration {
    |          `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
 25 |     let logger: Logger
 26 |     let mainWasmPath: AbsolutePath
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:424:25: warning: actor-isolated property 'configuration' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
170 |   private var isSubsequentBuildScheduled = false
171 |
172 |   private let configuration: Configuration
    |               `- note: property declared here
173 |
174 |   private let serverName: ServerNameField
    :
422 |     }
423 |
424 |     let terminal = self.configuration.terminal
    |                         `- warning: actor-isolated property 'configuration' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
425 |
426 |     switch event {
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:456:25: warning: actor-isolated property 'configuration' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
170 |   private var isSubsequentBuildScheduled = false
171 |
172 |   private let configuration: Configuration
    |               `- note: property declared here
173 |
174 |   private let serverName: ServerNameField
    :
454 |
455 |   nonisolated func webSocketBinaryHandler(data: Data) {
456 |     let terminal = self.configuration.terminal
    |                         `- warning: actor-isolated property 'configuration' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
457 |
458 |     if data.count < 2 {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[825/840] Compiling CartonKit FirefoxStackTrace.swift
[826/840] Compiling CartonKit ServerHTTPHandler.swift
[827/840] Compiling CartonKit SafariStackTrace.swift
[828/840] Compiling CartonKit Environment+UserAgent.swift
[829/840] Compiling CartonKit ServerWebSocketHandler.swift
[830/840] Compiling CartonKit ContentTypes.swift
[831/840] Compiling CartonKit StackTrace.swift
[832/840] Compiling CartonKit FirefoxStackTrace.swift
[833/840] Compiling CartonKit SafariStackTrace.swift
[834/840] Compiling CartonKit Server.swift
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:339:47: warning: conformance of 'NIOWebSocketFrameAggregator' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
337 |             maxAccumulatedFrameSize: .max
338 |           )
339 |           return channel.pipeline.addHandlers(aggregator, handler)
    |                                               `- warning: conformance of 'NIOWebSocketFrameAggregator' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
340 |         }
341 |       }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOWebSocket/NIOWebSocketFrameAggregator.swift:138:1: note: conformance of 'NIOWebSocketFrameAggregator' to 'Sendable' has been explicitly marked unavailable here
136 |
137 | @available(*, unavailable)
138 | extension NIOWebSocketFrameAggregator: Sendable {}
    | `- note: conformance of 'NIOWebSocketFrameAggregator' to 'Sendable' has been explicitly marked unavailable here
139 |
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:361:44: warning: type 'ServerHTTPHandler' does not conform to the 'Sendable' protocol
359 |           upgraders: [upgrader],
360 |           completionHandler: { _ in
361 |             channel.pipeline.removeHandler(httpHandler, promise: nil)
    |                                            `- warning: type 'ServerHTTPHandler' does not conform to the 'Sendable' protocol
362 |           }
363 |         )
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/ServerHTTPHandler.swift:20:13: note: class 'ServerHTTPHandler' does not conform to the 'Sendable' protocol
 18 | import NIOHTTP1
 19 |
 20 | final class ServerHTTPHandler: ChannelInboundHandler, RemovableChannelHandler {
    |             `- note: class 'ServerHTTPHandler' does not conform to the 'Sendable' protocol
 21 |   typealias InboundIn = HTTPServerRequestPart
 22 |   typealias OutboundOut = HTTPServerResponsePart
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:357:60: warning: capture of 'handlerConfiguration' with non-Sendable type 'ServerHTTPHandler.Configuration' in a '@Sendable' closure [#SendableClosureCaptures]
355 |       .serverChannelOption(ChannelOptions.socketOption(.so_reuseaddr), value: 1)
356 |       .childChannelInitializer { channel in
357 |         let httpHandler = ServerHTTPHandler(configuration: handlerConfiguration)
    |                                                            `- warning: capture of 'handlerConfiguration' with non-Sendable type 'ServerHTTPHandler.Configuration' in a '@Sendable' closure [#SendableClosureCaptures]
358 |         let config: NIOHTTPServerUpgradeConfiguration = (
359 |           upgraders: [upgrader],
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/ServerHTTPHandler.swift:24:10: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
 22 |   typealias OutboundOut = HTTPServerResponsePart
 23 |
 24 |   struct Configuration {
    |          `- note: consider making struct 'Configuration' conform to the 'Sendable' protocol
 25 |     let logger: Logger
 26 |     let mainWasmPath: AbsolutePath
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:424:25: warning: actor-isolated property 'configuration' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
170 |   private var isSubsequentBuildScheduled = false
171 |
172 |   private let configuration: Configuration
    |               `- note: property declared here
173 |
174 |   private let serverName: ServerNameField
    :
422 |     }
423 |
424 |     let terminal = self.configuration.terminal
    |                         `- warning: actor-isolated property 'configuration' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
425 |
426 |     switch event {
/Users/admin/builder/spi-builder-workspace/Sources/CartonKit/Server/Server.swift:456:25: warning: actor-isolated property 'configuration' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
170 |   private var isSubsequentBuildScheduled = false
171 |
172 |   private let configuration: Configuration
    |               `- note: property declared here
173 |
174 |   private let serverName: ServerNameField
    :
454 |
455 |   nonisolated func webSocketBinaryHandler(data: Data) {
456 |     let terminal = self.configuration.terminal
    |                         `- warning: actor-isolated property 'configuration' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
457 |
458 |     if data.count < 2 {
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[835/844] Compiling CartonKit FSWatch.swift
[836/847] Compiling CartonFrontend CartonFrontendCommand.swift
[837/847] Emitting module CartonFrontend
[838/847] Compiling CartonFrontend CartonFrontendDevCommand.swift
[839/849] Compiling CartonFrontend CartonFrontendCommand.swift
[840/849] Compiling CartonFrontend CartonFrontendDevCommand.swift
[841/849] Emitting module CartonFrontend
[842/849] Emitting module carton_frontend
[843/849] Compiling carton_frontend main.swift
[843/849] Write Objects.LinkFileList
[845/851] Compiling carton_frontend main.swift
[846/851] Emitting module carton_frontend
[846/851] Write Objects.LinkFileList
[847/851] Linking carton-frontend-tool
[848/851] Applying carton-frontend-tool
[849/851] Linking carton-frontend
[850/851] Applying carton-frontend
Build complete! (35.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "1.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.34.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "wasmtransformer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "0.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftwasm/WasmTransformer"
    }
  ],
  "manifest_display_name" : "carton",
  "name" : "carton",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "carton",
      "targets" : [
        "carton"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "carton-release",
      "targets" : [
        "carton-release"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "CartonBundlePlugin",
      "targets" : [
        "CartonBundlePlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "CartonTestPlugin",
      "targets" : [
        "CartonTestPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "CartonDevPlugin",
      "targets" : [
        "CartonDevPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "carton-plugin-helper",
      "targets" : [
        "carton-plugin-helper"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "carton-frontend-slim",
      "targets" : [
        "carton-frontend-slim"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "carton-frontend",
      "targets" : [
        "carton-frontend"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "carton_release",
      "module_type" : "SwiftTarget",
      "name" : "carton-release",
      "path" : "Sources/carton-release",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "carton-release"
      ],
      "sources" : [
        "CartonReleaseCommand.swift",
        "HashArchive.swift"
      ],
      "target_dependencies" : [
        "CartonHelpers",
        "CartonCore"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "carton_plugin_helper",
      "module_type" : "SwiftTarget",
      "name" : "carton-plugin-helper",
      "path" : "Sources/carton-plugin-helper",
      "product_memberships" : [
        "carton-plugin-helper"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "carton_frontend_slim",
      "module_type" : "SwiftTarget",
      "name" : "carton-frontend-slim",
      "path" : "Sources/carton-frontend-slim",
      "product_dependencies" : [
        "ArgumentParser",
        "WasmTransformer"
      ],
      "product_memberships" : [
        "CartonBundlePlugin",
        "CartonTestPlugin",
        "carton-frontend-slim"
      ],
      "sources" : [
        "BundleLayout.swift",
        "CartonFrontendBundleCommand.swift",
        "CartonFrontendSlimCommand.swift",
        "CartonFrontendTestCommand.swift",
        "TestRunners/CommandTestRunner.swift",
        "TestRunners/JavaScriptTestRunner.swift",
        "TestRunners/String+Regex.swift",
        "TestRunners/String+color.swift",
        "TestRunners/TestRunner.swift",
        "TestRunners/TestsParser.swift"
      ],
      "target_dependencies" : [
        "CartonHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "carton_frontend",
      "module_type" : "SwiftTarget",
      "name" : "carton-frontend",
      "path" : "Sources/carton-frontend",
      "product_memberships" : [
        "CartonDevPlugin",
        "carton-frontend"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CartonFrontend"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "carton",
      "module_type" : "SwiftTarget",
      "name" : "carton",
      "path" : "Sources/carton",
      "product_memberships" : [
        "carton"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CartonDriver"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WebDriverTests",
      "module_type" : "SwiftTarget",
      "name" : "WebDriverTests",
      "path" : "Tests/WebDriverTests",
      "sources" : [
        "WebDriverClientTests.swift"
      ],
      "target_dependencies" : [
        "WebDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebDriver",
      "module_type" : "SwiftTarget",
      "name" : "WebDriver",
      "path" : "Sources/WebDriver",
      "product_dependencies" : [
        "NIO"
      ],
      "sources" : [
        "CommandWebDriverService.swift",
        "CurlWebDriverHTTPClient.swift",
        "RemoteWebDriverService.swift",
        "URLSessionAsync.swift",
        "URLSessionWebDriverHTTPClient.swift",
        "WebDriverClient.swift",
        "WebDriverError.swift",
        "WebDriverHTTPClient.swift",
        "WebDriverService.swift"
      ],
      "target_dependencies" : [
        "CartonHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSCclibc",
      "module_type" : "ClangTarget",
      "name" : "TSCclibc",
      "path" : "Sources/TSCclibc",
      "product_memberships" : [
        "carton-release",
        "CartonBundlePlugin",
        "CartonTestPlugin",
        "CartonDevPlugin",
        "carton-frontend-slim",
        "carton-frontend"
      ],
      "sources" : [
        "process.c.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSCLibc",
      "module_type" : "SwiftTarget",
      "name" : "TSCLibc",
      "path" : "Sources/TSCLibc",
      "product_memberships" : [
        "carton-release",
        "CartonBundlePlugin",
        "CartonTestPlugin",
        "CartonDevPlugin",
        "carton-frontend-slim",
        "carton-frontend"
      ],
      "sources" : [
        "libc.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SwiftToolchain",
      "module_type" : "SwiftTarget",
      "name" : "SwiftToolchain",
      "path" : "Sources/SwiftToolchain",
      "product_memberships" : [
        "carton"
      ],
      "sources" : [
        "AsyncFileDownload.swift",
        "ToolchainInstallation.swift",
        "ToolchainManagement.swift",
        "ToolchainResolver.swift",
        "URLSession.swift",
        "Utilities/ProgressAnimation.swift"
      ],
      "target_dependencies" : [
        "CartonCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CartonTests",
      "module_type" : "SwiftTarget",
      "name" : "CartonTests",
      "path" : "Tests/CartonTests",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "sources" : [
        "CartonTests.swift",
        "ProcessTests.swift",
        "StackTraceTests.swift"
      ],
      "target_dependencies" : [
        "CartonFrontend",
        "CartonHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CartonTestPlugin",
      "module_type" : "PluginTarget",
      "name" : "CartonTestPlugin",
      "path" : "Plugins/CartonTestPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Run the tests in a WASI environment.",
          "type" : "custom",
          "verb" : "carton-test"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "CartonTestPlugin"
      ],
      "sources" : [
        "CartonCore/Environment.swift",
        "CartonCore/FileSystem+traverseRecursively.swift",
        "CartonCore/FoundationProcessEx.swift",
        "CartonCore/InteractiveWriter.swift",
        "CartonCore/Misc.swift",
        "CartonCore/TerminalController.swift",
        "CartonPluginShared/PluginShared.swift",
        "CartonTestPluginCommand.swift"
      ],
      "target_dependencies" : [
        "carton-frontend-slim"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "CartonKit",
      "module_type" : "SwiftTarget",
      "name" : "CartonKit",
      "path" : "Sources/CartonKit",
      "product_dependencies" : [
        "NIOWebSocket",
        "NIOHTTP1",
        "NIO",
        "ArgumentParser",
        "WasmTransformer"
      ],
      "product_memberships" : [
        "CartonDevPlugin",
        "carton-frontend"
      ],
      "sources" : [
        "Model/Entrypoint.swift",
        "Parsers/ChromeStackTrace.swift",
        "Parsers/FirefoxStackTrace.swift",
        "Parsers/SafariStackTrace.swift",
        "Parsers/StackTrace.swift",
        "Server/ContentTypes.swift",
        "Server/Environment+UserAgent.swift",
        "Server/Server.swift",
        "Server/ServerHTTPHandler.swift",
        "Server/ServerWebSocketHandler.swift",
        "Utilities/FSWatch.swift"
      ],
      "target_dependencies" : [
        "CartonHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CartonHelpers",
      "module_type" : "SwiftTarget",
      "name" : "CartonHelpers",
      "path" : "Sources/CartonHelpers",
      "product_memberships" : [
        "carton-release",
        "CartonBundlePlugin",
        "CartonTestPlugin",
        "CartonDevPlugin",
        "carton-frontend-slim",
        "carton-frontend"
      ],
      "sources" : [
        "Basics/ByteString.swift",
        "Basics/CStringArray.swift",
        "Basics/Closable.swift",
        "Basics/CollectionExtensions.swift",
        "Basics/Condition.swift",
        "Basics/FileInfo.swift",
        "Basics/FileSystem.swift",
        "Basics/HashAlgorithms.swift",
        "Basics/Lock.swift",
        "Basics/Path.swift",
        "Basics/PathShims.swift",
        "Basics/Process/Process.swift",
        "Basics/Process/ProcessEnv.swift",
        "Basics/StringConversions.swift",
        "Basics/Thread.swift",
        "Basics/WritableByteStream.swift",
        "Basics/misc.swift",
        "HTML.swift",
        "Process+run.swift",
        "ProcessEx.swift",
        "Retry.swift",
        "StaticArchive.swift"
      ],
      "target_dependencies" : [
        "TSCclibc",
        "TSCLibc",
        "CartonCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CartonFrontend",
      "module_type" : "SwiftTarget",
      "name" : "CartonFrontend",
      "path" : "Sources/CartonFrontend",
      "product_memberships" : [
        "CartonDevPlugin",
        "carton-frontend"
      ],
      "sources" : [
        "CartonFrontendCommand.swift",
        "Commands/CartonFrontendDevCommand.swift"
      ],
      "target_dependencies" : [
        "CartonKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CartonDriver",
      "module_type" : "SwiftTarget",
      "name" : "CartonDriver",
      "path" : "Sources/CartonDriver",
      "product_memberships" : [
        "carton"
      ],
      "sources" : [
        "CartonDriverCommand.swift"
      ],
      "target_dependencies" : [
        "SwiftToolchain"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CartonDevPlugin",
      "module_type" : "PluginTarget",
      "name" : "CartonDevPlugin",
      "path" : "Plugins/CartonDevPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Watch the current directory, host the app, rebuild on change.",
          "type" : "custom",
          "verb" : "carton-dev"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "CartonDevPlugin"
      ],
      "sources" : [
        "CartonCore/Environment.swift",
        "CartonCore/FileSystem+traverseRecursively.swift",
        "CartonCore/FoundationProcessEx.swift",
        "CartonCore/InteractiveWriter.swift",
        "CartonCore/Misc.swift",
        "CartonCore/TerminalController.swift",
        "CartonDevPluginCommand.swift",
        "CartonPluginShared/PluginShared.swift"
      ],
      "target_dependencies" : [
        "carton-frontend"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "CartonCore",
      "module_type" : "SwiftTarget",
      "name" : "CartonCore",
      "path" : "Sources/CartonCore",
      "product_memberships" : [
        "carton",
        "carton-release",
        "CartonBundlePlugin",
        "CartonTestPlugin",
        "CartonDevPlugin",
        "carton-frontend-slim",
        "carton-frontend"
      ],
      "sources" : [
        "Environment.swift",
        "FileSystem+traverseRecursively.swift",
        "FoundationProcessEx.swift",
        "InteractiveWriter.swift",
        "Misc.swift",
        "TerminalController.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CartonCommandTests",
      "module_type" : "SwiftTarget",
      "name" : "CartonCommandTests",
      "path" : "Tests/CartonCommandTests",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "sources" : [
        "BundleCommandTests.swift",
        "CommandTestHelper.swift",
        "DevCommandTests.swift",
        "FrontendDevServerTests.swift",
        "TestCommandTests.swift",
        "Testable.swift"
      ],
      "target_dependencies" : [
        "CartonFrontend",
        "SwiftToolchain",
        "WebDriver"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CartonBundlePlugin",
      "module_type" : "PluginTarget",
      "name" : "CartonBundlePlugin",
      "path" : "Plugins/CartonBundlePlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Produces an optimized app bundle for distribution.",
          "type" : "custom",
          "verb" : "carton-bundle"
        },
        "permissions" : [
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "CartonBundlePlugin"
      ],
      "sources" : [
        "CartonBundlePluginCommand.swift",
        "CartonCore/Environment.swift",
        "CartonCore/FileSystem+traverseRecursively.swift",
        "CartonCore/FoundationProcessEx.swift",
        "CartonCore/InteractiveWriter.swift",
        "CartonCore/Misc.swift",
        "CartonCore/TerminalController.swift",
        "CartonPluginShared/PluginShared.swift"
      ],
      "target_dependencies" : [
        "carton-frontend-slim"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.8"
}
Done.