Build Information
Successful build of carton, reference main (abc86e), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 11:05:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.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-argument-parser.git
Fetching https://github.com/apple/swift-nio.git
[1/809] Fetching wasmtransformer
[810/18332] Fetching wasmtransformer, swift-argument-parser
[4490/101484] Fetching wasmtransformer, swift-argument-parser, swift-nio
Fetched https://github.com/swiftwasm/WasmTransformer from cache (6.76s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (6.77s)
Fetched https://github.com/apple/swift-nio.git from cache (6.77s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.5.0 (10.53s)
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.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.71s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[92/7421] Fetching swift-atomics, swift-system
[294/30958] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.22s)
[3703/25357] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.65s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.73s)
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.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
========================================
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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.97.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.6.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"traits": [
"default"
],
"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",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/swiftwasm/carton.git
[1/9846] Fetching carton
Fetched https://github.com/swiftwasm/carton.git from cache (1.38s)
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.79s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.79s)
Fetched https://github.com/swiftwasm/WasmTransformer from cache (0.79s)
Computing version for https://github.com/swiftwasm/WasmTransformer
Computed https://github.com/swiftwasm/WasmTransformer at 0.5.0 (0.85s)
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.05s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.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.57s)
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.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.06s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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.4
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/swiftwasm/WasmTransformer
Working copy of https://github.com/swiftwasm/WasmTransformer resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Found 3 product dependencies
- swift-argument-parser
- swift-nio
- WasmTransformer
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/swiftwasm/carton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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/119] Copying PrivacyInfo.xcprivacy
[6/119] Write sources
[13/119] Write carton-frontend-tool-entitlement.plist
[14/119] Write carton-frontend-slim-entitlement.plist
[15/119] Write carton-frontend-entitlement.plist
[15/119] Write carton-plugin-helper-entitlement.plist
[15/119] Write carton-release-entitlement.plist
[18/119] Write sources
[18/119] Write carton-entitlement.plist
[18/119] Write sources
[18/119] Write carton-frontend-slim-tool-entitlement.plist
[23/119] Write sources
[59/119] Compiling TSCclibc process.c.c
[61/119] Compiling CNIOWindows shim.c
[62/119] Compiling CNIOWindows WSAStartup.c
[65/119] Compiling CNIOWASI CNIOWASI.c
[67/119] Compiling CNIOOpenBSD shim.c
[69/119] Compiling CNIOLinux shim.c
[70/119] Write swift-version--6988338F2F200930.txt
[71/119] Compiling CNIOLinux shim.c
[72/119] Compiling CNIOLinux liburing_shims.c
[74/125] Compiling _AtomicsShims.c
[75/129] Compiling CNIOSHA1 c_nio_sha1.c
[76/129] Compiling CNIOPosix event_loop_id.c
[77/129] Compiling _AtomicsShims.c
[78/129] Compiling CNIOSHA1 c_nio_sha1.c
[79/133] Compiling CNIOPosix event_loop_id.c
[80/175] Compiling CNIOLLHTTP c_nio_llhttp.c
[82/194] Compiling carton_plugin_helper main.swift
[83/194] Emitting module carton_plugin_helper
[84/194] Compiling _NIOBase64 Base64.swift
[85/194] Emitting module _NIOBase64
[86/213] Compiling _NIOBase64 Base64.swift
[87/213] Emitting module _NIOBase64
[88/227] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[89/227] Compiling InternalCollectionsUtilities _SortedCollection.swift
[90/227] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[91/227] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[94/231] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[95/231] Compiling InternalCollectionsUtilities UInt+reversed.swift
[96/231] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[97/231] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[102/231] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[103/231] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[108/233] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[111/233] Compiling _NIODataStructures _TinyArray.swift
[112/233] Compiling _NIODataStructures PriorityQueue.swift
[121/233] Compiling InternalCollectionsUtilities Span+Extras.swift
[122/233] Compiling InternalCollectionsUtilities String+Padding.swift
[123/233] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[124/233] Compiling InternalCollectionsUtilities Integer rank.swift
[125/233] Compiling InternalCollectionsUtilities Debugging.swift
[126/233] Compiling InternalCollectionsUtilities Descriptions.swift
[127/233] Emitting module WasmTransformer
[128/233] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[129/233] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[130/233] Compiling _NIODataStructures _TinyArray.swift
[131/233] Compiling _NIODataStructures PriorityQueue.swift
[132/233] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[139/233] Emitting module InternalCollectionsUtilities
[143/233] Write Objects.LinkFileList
[153/233] Emitting module WasmTransformer
[164/233] Compiling WasmTransformer StackOverflowSanitizer.swift
[165/233] Compiling WasmTransformer WasmTransformer.swift
[168/254] Emitting module TSCLibc
[169/254] Compiling ContainersPreview BidirectionalContainer.swift
[170/254] Compiling ContainersPreview Container+Filter.swift
[171/254] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[172/254] Compiling ContainersPreview BorrowingSequence.swift
[173/254] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[174/254] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[175/254] Emitting module TSCLibc
[176/254] Compiling TSCLibc libc.swift
[177/254] Emitting module InternalCollectionsUtilities
[178/258] Compiling TSCLibc libc.swift
[179/267] Emitting module _NIODataStructures
[180/267] Compiling _NIODataStructures Heap.swift
[181/267] Emitting module _NIODataStructures
[182/267] Compiling _NIODataStructures Heap.swift
[187/270] Compiling ContainersPreview Drain+Reduce.swift
[188/270] Compiling ContainersPreview Drain.swift
[189/270] Compiling ContainersPreview Producer+Collect.swift
[190/270] Compiling ContainersPreview ContainerIterator.swift
[191/270] Compiling ContainersPreview DynamicContainer.swift
[192/270] Compiling ContainersPreview MutableContainer.swift
[193/270] Compiling ContainersPreview PermutableContainer.swift
[194/270] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[195/270] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[196/270] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[197/270] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[198/270] Compiling ContainersPreview RandomAccessContainer.swift
[199/270] Compiling ContainersPreview RangeExpression2.swift
[200/270] Compiling ContainersPreview RangeReplaceableContainer.swift
[201/270] Compiling ContainersPreview Drain+Map.swift
[201/270] Compiling CNIOLLHTTP c_nio_http.c
[206/270] Compiling ContainersPreview Container+SpanwiseZip.swift
[207/270] Compiling ContainersPreview Container.swift
[207/270] Compiling CNIOLLHTTP c_nio_api.c
[210/270] Compiling ContainersPreview Producer+Filter.swift
[211/270] Compiling ContainersPreview Producer+Map.swift
[212/270] Compiling ContainersPreview Producer+Reduce.swift
[213/270] Compiling ContainersPreview Producer.swift
[214/270] Compiling ContainersPreview Borrow.swift
[215/270] Compiling ContainersPreview Box.swift
[216/270] Compiling ContainersPreview Inout.swift
[217/270] Compiling ContainersPreview InputSpan.swift
[218/270] Compiling ContainersPreview Shared.swift
[219/270] Emitting module ContainersPreview
[219/304] Linking carton-plugin-helper
[221/304] Compiling ContainersPreview BidirectionalContainer.swift
[222/304] Compiling ContainersPreview Container+Filter.swift
[223/304] Compiling ContainersPreview Container+SpanwiseZip.swift
[224/304] Compiling ContainersPreview Container.swift
[225/304] Compiling ContainersPreview Producer+Filter.swift
[226/304] Compiling ContainersPreview Producer+Map.swift
[227/304] Compiling ContainersPreview Producer+Reduce.swift
[228/304] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[229/304] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[230/304] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[231/304] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[232/304] Compiling ContainersPreview RandomAccessContainer.swift
[233/304] Compiling ContainersPreview RangeExpression2.swift
[234/304] Compiling ContainersPreview RangeReplaceableContainer.swift
[235/304] Compiling ContainersPreview Drain+Map.swift
[235/307] Compiling CNIOLLHTTP c_nio_llhttp.c
[237/307] Compiling ContainersPreview ContainerIterator.swift
[238/307] Compiling ContainersPreview DynamicContainer.swift
[239/307] Compiling ContainersPreview MutableContainer.swift
[240/307] Compiling ContainersPreview PermutableContainer.swift
[241/307] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[242/307] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[243/307] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[244/307] Compiling ContainersPreview BorrowingSequence.swift
[245/307] Compiling ContainersPreview Drain+Reduce.swift
[246/307] Compiling ContainersPreview Drain.swift
[247/307] Compiling ContainersPreview Producer+Collect.swift
[248/307] Compiling ContainersPreview Producer.swift
[249/307] Compiling ContainersPreview Borrow.swift
[250/307] Compiling ContainersPreview Box.swift
[250/307] Applying carton-plugin-helper
[252/307] Emitting module ContainersPreview
[253/307] Compiling ContainersPreview Inout.swift
[254/307] Compiling ContainersPreview InputSpan.swift
[255/307] Compiling ContainersPreview Shared.swift
[256/307] Compiling ContainersPreview OutputSpan+Extras.swift
[257/307] Compiling ContainersPreview TemporaryAllocation.swift
[258/307] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[259/307] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[263/307] Write sources
[264/348] Compiling CNIODarwin shim.c
[266/389] Write sources
[269/427] Compiling DequeModule RigidDeque.swift
[270/427] Compiling DequeModule RigidDeque+Hashable.swift
[271/427] Compiling DequeModule RigidDeque+Initializers.swift
[272/427] Compiling DequeModule RigidDeque+Insertions.swift
[273/427] Compiling DequeModule RigidDeque+Prepend.swift
[274/431] Compiling Atomics AtomicValue.swift
[275/431] Compiling Atomics AtomicMemoryOrderings.swift
[276/431] Compiling Atomics AtomicReference.swift
[277/431] Compiling Atomics AtomicStorage.swift
[278/431] Compiling Atomics UnsafeAtomicLazyReference.swift
[279/431] Compiling Atomics IntegerOperations.swift
[280/432] Compiling DequeModule Deque._Storage.swift
[281/432] Compiling DequeModule RigidDeque+Removals.swift
[282/432] Compiling DequeModule RigidDeque+Replacements.swift
[283/432] Compiling DequeModule RigidDeque+Testing.swift
[284/432] Compiling Atomics ManagedAtomic.swift
[287/432] Compiling DequeModule UniqueDeque+Insertions.swift
[292/432] Compiling Atomics ManagedAtomicLazyReference.swift
[293/432] Compiling Atomics UnsafeAtomic.swift
[294/432] Compiling Atomics DoubleWord.swift
[296/433] Compiling DequeModule UniqueDeque+Prepend.swift
[297/433] Compiling DequeModule UniqueDeque+Removals.swift
[298/433] Compiling DequeModule UniqueDeque+Replacements.swift
[299/433] Compiling DequeModule RigidDeque+Consumption.swift
[300/433] Compiling DequeModule RigidDeque+Container.swift
[301/433] Compiling DequeModule RigidDeque+Descriptions.swift
[302/433] Compiling DequeModule RigidDeque+Equatable.swift
[303/433] Compiling DequeModule RigidDeque+Experimental.swift
[304/433] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[305/433] Compiling DequeModule Deque+Extras.swift
[306/433] Compiling DequeModule Deque+Hashable.swift
[307/433] Compiling DequeModule Deque+Testing.swift
[334/437] Compiling Atomics Unmanaged extensions.swift
[341/437] Compiling Atomics IntegerConformances.swift
[342/437] Compiling Atomics AtomicInteger.swift
[343/437] Compiling Atomics AtomicOptionalWrappable.swift
[346/437] Compiling Atomics OptionalRawRepresentable.swift
[347/437] Compiling Atomics RawRepresentable.swift
[348/437] Compiling Atomics PointerConformances.swift
[349/437] Compiling Atomics Primitives.native.swift
[350/437] Compiling Atomics AtomicBool.swift
[385/437] Emitting module Atomics
[388/437] Write sources
[391/441] Emitting module ArgumentParserToolInfo
[392/441] Compiling ArgumentParserToolInfo ToolInfo.swift
[392/441] Write sources
[394/441] Emitting module ArgumentParserToolInfo
[395/441] Compiling ArgumentParserToolInfo ToolInfo.swift
[396/441] Compiling DequeModule UniqueDeque.swift
[397/441] Compiling DequeModule _DequeSlot.swift
[398/441] Compiling DequeModule _UnsafeDequeHandle.swift
[399/441] Compiling DequeModule _UnsafeDequeSegments.swift
[400/517] Emitting module DequeModule
[406/517] Compiling CartonCore FileSystem+traverseRecursively.swift
[407/517] Compiling CartonCore Environment.swift
[408/517] Compiling CartonCore InteractiveWriter.swift
[409/517] Compiling CartonCore Misc.swift
[410/517] Compiling CartonCore FoundationProcessEx.swift
[411/517] Emitting module CartonCore
[412/517] Compiling CartonCore TerminalController.swift
[413/517] Compiling CartonCore Misc.swift
[414/517] Compiling CartonCore InteractiveWriter.swift
[415/517] Compiling CartonCore TerminalController.swift
[416/517] Emitting module CartonCore
[417/517] Compiling CartonCore Environment.swift
[418/517] Compiling CartonCore FileSystem+traverseRecursively.swift
[419/517] Compiling CartonCore FoundationProcessEx.swift
[420/566] Compiling SwiftToolchain URLSession.swift
[421/566] Compiling SwiftToolchain ProgressAnimation.swift
[422/566] Compiling SwiftToolchain ToolchainResolver.swift
[423/566] Compiling CartonHelpers misc.swift
[424/566] Compiling CartonHelpers HTML.swift
[425/568] Compiling CartonHelpers Process+run.swift
[426/568] Compiling CartonHelpers ProcessEx.swift
[429/570] Compiling CartonHelpers ByteString.swift
[430/570] Compiling CartonHelpers CStringArray.swift
[431/570] Compiling CartonHelpers Closable.swift
[434/570] 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>
[436/570] Compiling SwiftToolchain AsyncFileDownload.swift
[437/570] Compiling SwiftToolchain ToolchainInstallation.swift
[438/570] Emitting module SwiftToolchain
[439/570] Compiling SwiftToolchain ToolchainManagement.swift
[440/570] Compiling CartonHelpers Retry.swift
[441/570] Compiling CartonHelpers StaticArchive.swift
[444/572] Compiling CartonHelpers PathShims.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 | }
[445/572] Compiling CartonHelpers Process.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 | }
[446/572] Compiling CartonHelpers ProcessEnv.swift
[447/572] Compiling CartonHelpers StringConversions.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 | }
[450/572] Compiling CartonHelpers Thread.swift
[451/572] Compiling CartonHelpers WritableByteStream.swift
[452/572] Emitting module CartonDriver
[453/572] Compiling CartonDriver CartonDriverCommand.swift
[454/572] Compiling CartonHelpers FileInfo.swift
[455/572] Compiling CartonHelpers FileSystem.swift
[456/572] Compiling CartonHelpers HashAlgorithms.swift
[459/572] Compiling CartonHelpers Lock.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>
[460/572] Compiling CartonHelpers Path.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>
/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/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 |
[468/574] Compiling CartonHelpers CollectionExtensions.swift
[469/574] Compiling CartonHelpers Condition.swift
/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 |
[475/574] Compiling carton main.swift
[476/574] Emitting module carton
[476/574] Write Objects.LinkFileList
[478/574] Compiling ArgumentParser ParserError.swift
[479/574] Compiling ArgumentParser SplitArguments.swift
[480/574] Compiling ArgumentParser DumpHelpGenerator.swift
[481/574] Compiling ArgumentParser HelpCommand.swift
[481/578] Linking carton
[482/578] Applying carton
[484/578] Compiling ArgumentParser ArgumentDefinition.swift
[485/578] Compiling ArgumentParser ArgumentSet.swift
[486/578] Compiling ArgumentParser CommandParser.swift
[487/578] Compiling ArgumentParser InputKey.swift
[488/578] Emitting module ArgumentParser
[513/582] Compiling ArgumentParser FishCompletionsGenerator.swift
[514/582] Compiling ArgumentParser ZshCompletionsGenerator.swift
[515/582] Compiling ArgumentParser Argument.swift
[516/582] Compiling ArgumentParser Platform.swift
[517/582] Compiling ArgumentParser SequenceExtensions.swift
[518/582] Compiling ArgumentParser StringExtensions.swift
[519/582] Compiling ArgumentParser Tree.swift
[520/582] Compiling ArgumentParser Flag.swift
[521/582] Compiling ArgumentParser NameSpecification.swift
[522/582] Compiling ArgumentParser Option.swift
[523/582] Compiling ArgumentParser OptionGroup.swift
[564/605] Compiling carton_frontend_slim JavaScriptTestRunner.swift
[565/606] Compiling carton_frontend_slim CommandTestRunner.swift
[566/606] Compiling carton_frontend_slim String+color.swift
[567/606] Compiling carton_frontend_slim JavaScriptTestRunner.swift
[568/606] Compiling carton_frontend_slim TestRunner.swift
[569/606] Compiling carton_frontend_slim String+Regex.swift
[570/607] Compiling carton_release CartonReleaseCommand.swift
[571/607] Compiling carton_release HashArchive.swift
[572/607] Emitting module carton_release
[572/607] Write Objects.LinkFileList
[574/607] Compiling carton_frontend_slim String+color.swift
[575/607] Compiling carton_frontend_slim String+Regex.swift
[576/607] Compiling carton_frontend_slim TestRunner.swift
[576/607] Compiling c-nioatomics.c
[578/607] 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 |
[579/607] Compiling carton_frontend_slim CommandTestRunner.swift
[580/607] 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 |
[581/607] 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 |
[582/607] Compiling carton_frontend_slim CartonFrontendBundleCommand.swift
[583/607] Compiling carton_frontend_slim BundleLayout.swift
[584/607] 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 |
[585/607] 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 |
[586/607] Compiling carton_frontend_slim CartonFrontendBundleCommand.swift
[587/607] 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 |
[588/607] Compiling carton_frontend_slim BundleLayout.swift
[589/607] Compiling carton_frontend_slim TestsParser.swift
[589/607] Linking carton-release
[590/607] Write Objects.LinkFileList
[592/607] Compiling carton_frontend_slim TestsParser.swift
[592/607] Applying carton-release
[593/607] Write Objects.LinkFileList
[594/607] Compiling c-nioatomics.c
[595/607] Linking carton-frontend-slim
[596/607] Linking carton-frontend-slim-tool
[597/607] Applying carton-frontend-slim
[598/607] Applying carton-frontend-slim-tool
[599/607] Compiling c-atomics.c
[602/621] Compiling NIOConcurrencyHelpers NIOLock.swift
[603/621] Emitting module NIOConcurrencyHelpers
[604/621] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[605/621] Compiling NIOConcurrencyHelpers atomics.swift
[606/621] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[607/621] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[608/621] Compiling NIOConcurrencyHelpers lock.swift
[609/621] Emitting module NIOConcurrencyHelpers
[610/621] Compiling NIOConcurrencyHelpers NIOLock.swift
[611/621] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[612/621] Compiling NIOConcurrencyHelpers lock.swift
[613/621] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[614/621] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[615/621] Compiling NIOConcurrencyHelpers atomics.swift
[616/751] Compiling NIOCore IO.swift
[617/751] Compiling NIOCore IOData.swift
[618/751] Compiling NIOCore IPProtocol.swift
[619/751] Compiling NIOCore IntegerBitPacking.swift
[620/751] Compiling NIOCore IntegerTypes.swift
[621/751] Compiling NIOCore Interfaces.swift
[622/751] Compiling NIOCore Linux.swift
[623/758] Compiling NIOCore EventLoopFuture+Deprecated.swift
[624/758] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[625/758] Compiling NIOCore EventLoopFuture.swift
[626/758] Compiling NIOCore FileDescriptor.swift
[627/758] Compiling NIOCore FileHandle.swift
[628/758] Compiling NIOCore FileRegion.swift
[629/758] Compiling NIOCore GlobalSingletons.swift
[630/758] Compiling NIOCore AsyncAwaitSupport.swift
[631/758] Compiling NIOCore AsyncChannel.swift
[632/758] Compiling NIOCore AsyncChannelHandler.swift
[633/758] Compiling NIOCore AsyncChannelInboundStream.swift
[634/758] Compiling NIOCore AsyncChannelOutboundWriter.swift
[635/758] Compiling NIOCore NIOAsyncSequenceProducer.swift
[636/758] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[637/765] Compiling NIOCore ChannelHandler.swift
[638/765] Compiling NIOCore ChannelHandlers.swift
[639/765] Compiling NIOCore ChannelInvoker.swift
[640/765] Compiling NIOCore ChannelOption.swift
[641/765] Compiling NIOCore ChannelPipeline.swift
[642/765] Compiling NIOCore CircularBuffer.swift
[643/765] Compiling NIOCore Codec.swift
[645/765] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[646/765] Compiling NIOCore NIOScheduledCallback.swift
[647/765] Compiling NIOCore NIOSendable.swift
[648/765] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[649/765] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[650/765] Compiling NIOCore RecvByteBufferAllocator.swift
[651/765] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[652/765] Compiling NIOCore ConvenienceOptionSupport.swift
[653/765] Compiling NIOCore DeadChannel.swift
[654/765] Compiling NIOCore DispatchQueue+WithFuture.swift
[655/765] Compiling NIOCore EventLoop+Deprecated.swift
[656/765] Compiling NIOCore EventLoop+SerialExecutor.swift
[657/765] Compiling NIOCore EventLoop.swift
[658/765] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[659/765] Compiling NIOCore AddressedEnvelope.swift
[681/765] Compiling NIOCore MarkedCircularBuffer.swift
[682/765] Compiling NIOCore MulticastChannel.swift
[683/765] Compiling NIOCore NIOAny.swift
[684/765] Compiling NIOCore NIOCloseOnErrorHandler.swift
[685/765] Compiling NIOCore NIOCoreSendableMetatype.swift
[686/765] Compiling NIOCore NIODecodedAsyncSequence.swift
[687/765] Compiling NIOCore NIOLoopBound.swift
[688/765] Compiling NIOCore ByteBuffer-hex.swift
[689/765] Compiling NIOCore ByteBuffer-int.swift
[690/765] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[691/765] Compiling NIOCore ByteBuffer-multi-int.swift
[692/765] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[693/765] Compiling NIOCore ByteBuffer-views.swift
[694/765] Compiling NIOCore Channel.swift
[709/765] Compiling NIOCore SocketAddresses.swift
[710/765] Compiling NIOCore SocketOptionProvider.swift
[711/765] Compiling NIOCore SystemCallHelpers.swift
[712/765] Compiling NIOCore TimeAmount+Duration.swift
[713/765] Compiling NIOCore TypeAssistedChannelHandler.swift
[714/765] Compiling NIOCore UniversalBootstrapSupport.swift
[715/765] Compiling NIOCore Utilities.swift
[723/765] Compiling NIOCore NIOAsyncWriter.swift
[724/765] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[725/765] Compiling NIOCore BSDSocketAPI.swift
[726/765] Compiling NIOCore ByteBuffer-aux.swift
[727/765] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[728/765] Compiling NIOCore ByteBuffer-conversions.swift
[729/765] Compiling NIOCore ByteBuffer-core.swift
[758/765] Emitting module NIOCore
[760/877] Emitting module NIOEmbedded
[761/877] Compiling NIOEmbedded AsyncTestingChannel.swift
[762/877] Compiling NIOEmbedded Embedded.swift
[763/877] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[764/877] Emitting module NIOEmbedded
[765/877] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[766/877] Compiling NIOEmbedded Embedded.swift
[767/877] Compiling NIOEmbedded AsyncTestingChannel.swift
[768/877] Compiling NIOPosix SocketProtocols.swift
[769/877] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[770/877] Compiling NIOPosix System.swift
[771/877] Compiling NIOPosix Thread.swift
[772/877] Compiling NIOPosix ThreadPosix.swift
[773/877] Compiling NIOPosix ThreadWindows.swift
[774/882] Compiling NIOPosix FileDescriptor.swift
[775/882] Compiling NIOPosix GetaddrinfoResolver.swift
[776/882] Compiling NIOPosix HappyEyeballs.swift
[777/882] Compiling NIOPosix IO.swift
[778/882] Compiling NIOPosix IntegerBitPacking.swift
[779/882] Compiling NIOPosix IntegerTypes.swift
[780/887] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[781/887] Compiling NIOPosix BaseSocketChannel.swift
[782/887] Compiling NIOPosix BaseStreamSocketChannel.swift
[783/887] Compiling NIOPosix Bootstrap.swift
[784/887] Compiling NIOPosix ControlMessage.swift
[785/887] Compiling NIOPosix DatagramVectorReadManager.swift
[786/887] Compiling NIOPosix Utilities.swift
[787/887] Compiling NIOPosix VsockAddress.swift
[788/887] Compiling NIOPosix VsockChannelEvents.swift
[789/887] Compiling NIOPosix Windows.swift
[790/887] Compiling NIOPosix resource_bundle_accessor.swift
[791/887] Compiling NIOPosix Linux.swift
[792/887] Compiling NIOPosix LinuxCPUSet.swift
[793/887] Compiling NIOPosix LinuxUring.swift
[794/887] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[795/887] Compiling NIOPosix NIOPosixSendableMetatype.swift
[796/887] Compiling NIOPosix NIOThreadPool.swift
[802/887] Compiling NIOPosix SelectorKqueue.swift
[803/887] Compiling NIOPosix SelectorWSAPoll.swift
[804/887] Compiling NIOPosix ServerSocket.swift
[805/887] Compiling NIOPosix SelectorUring.swift
[807/887] Compiling NIOPosix Socket.swift
[808/887] Compiling NIOPosix SocketChannel.swift
[813/887] Compiling NIOPosix Resolver.swift
[814/887] Compiling NIOPosix Selectable.swift
[815/887] Compiling NIOPosix SelectableChannel.swift
[816/887] Compiling NIOPosix SelectableEventLoop.swift
[817/887] Compiling NIOPosix SelectorEpoll.swift
[818/887] Compiling NIOPosix SelectorGeneric.swift
[824/887] Compiling NIOPosix BSDSocketAPICommon.swift
[825/887] Compiling NIOPosix BSDSocketAPIPosix.swift
[826/887] Compiling NIOPosix BSDSocketAPIWindows.swift
[827/887] Compiling NIOPosix BaseSocket.swift
[828/887] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[829/887] Emitting module NIOPosix
[836/887] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[837/887] Compiling NIOPosix PosixSingletons.swift
[838/887] Compiling NIOPosix RawSocketBootstrap.swift
[853/887] Compiling NIOPosix Errors+Any.swift
[854/887] Compiling NIOPosix PipePair.swift
[855/887] Compiling NIOPosix Pool.swift
[872/887] Compiling NIOPosix NonBlockingFileIO.swift
[873/887] Compiling NIOPosix PendingDatagramWritesManager.swift
[874/887] Compiling NIOPosix PendingWritesManager.swift
[875/887] Compiling NIOPosix PipeChannel.swift
[882/891] Compiling NIO Exports.swift
[883/891] Emitting module NIO
[885/891] Compiling NIO Exports.swift
[886/935] Compiling WebDriver WebDriverHTTPClient.swift
[887/935] Compiling WebDriver WebDriverService.swift
[888/935] Compiling WebDriver URLSessionWebDriverHTTPClient.swift
[889/935] Compiling WebDriver URLSessionAsync.swift
[890/935] Compiling WebDriver WebDriverError.swift
[891/935] Compiling WebDriver CurlWebDriverHTTPClient.swift
[892/935] Compiling WebDriver RemoteWebDriverService.swift
[893/935] Compiling WebDriver CommandWebDriverService.swift
[894/935] Emitting module WebDriver
[895/935] Compiling WebDriver WebDriverClient.swift
[896/935] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[897/935] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[898/935] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[899/935] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[900/937] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[901/937] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[902/937] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[903/937] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[904/937] Compiling NIOHTTP1 HTTPEncoder.swift
[905/937] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[910/937] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[911/937] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[912/937] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[913/937] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[914/937] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[916/937] Emitting module NIOHTTP1
[917/937] Compiling NIOHTTP1 ByteCollectionUtils.swift
[918/937] Compiling NIOHTTP1 HTTPDecoder.swift
[919/937] Emitting module NIOHTTP1
[922/937] Compiling NIOHTTP1 HTTPTypes.swift
[923/937] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[932/957] Compiling NIOWebSocket WebSocketOpcode.swift
[933/958] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[934/958] Compiling NIOWebSocket WebSocketOpcode.swift
[935/959] Compiling NIOWebSocket SHA1.swift
[936/959] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[937/959] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[938/959] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[939/959] Compiling NIOWebSocket WebSocketErrorCodes.swift
[940/959] Emitting module NIOWebSocket
[941/959] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[942/959] Compiling NIOWebSocket WebSocketFrame.swift
[943/959] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[944/959] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[945/959] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[946/959] Compiling NIOWebSocket WebSocketErrorCodes.swift
[947/959] Compiling NIOWebSocket SHA1.swift
[948/959] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[949/959] Emitting module NIOWebSocket
[950/959] Compiling NIOWebSocket WebSocketFrame.swift
[951/959] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[952/959] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[953/959] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[954/981] Compiling CartonKit ServerWebSocketHandler.swift
[955/982] Compiling CartonKit FirefoxStackTrace.swift
[956/982] Compiling CartonKit Entrypoint.swift
[957/982] Compiling CartonKit ChromeStackTrace.swift
[958/983] Compiling CartonKit ServerHTTPHandler.swift
[960/983] Compiling CartonKit ServerWebSocketHandler.swift
[961/983] Compiling CartonKit Environment+UserAgent.swift
[962/983] Compiling CartonKit ContentTypes.swift
[963/983] Compiling CartonKit StackTrace.swift
[964/983] Compiling CartonKit SafariStackTrace.swift
[965/983] Emitting module CartonKit
[966/983] 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>
[967/983] Compiling CartonKit FSWatch.swift
[968/983] Compiling CartonKit Environment+UserAgent.swift
[969/983] Compiling CartonKit StackTrace.swift
[970/983] Compiling CartonKit SafariStackTrace.swift
[971/983] Compiling CartonKit ContentTypes.swift
[972/983] Compiling CartonKit FirefoxStackTrace.swift
[975/983] 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>
[976/983] Emitting module CartonKit
[977/986] Compiling CartonKit FSWatch.swift
[978/989] Emitting module CartonFrontend
[979/989] Compiling CartonFrontend CartonFrontendDevCommand.swift
[980/989] Compiling CartonFrontend CartonFrontendCommand.swift
[981/991] Compiling CartonFrontend CartonFrontendDevCommand.swift
[982/991] Emitting module CartonFrontend
[983/991] Compiling CartonFrontend CartonFrontendCommand.swift
[984/993] Compiling carton_frontend main.swift
[985/993] Emitting module carton_frontend
[985/993] Write Objects.LinkFileList
[987/993] Emitting module carton_frontend
[988/993] Compiling carton_frontend main.swift
[988/993] Write Objects.LinkFileList
[989/993] Linking carton-frontend
[990/993] Applying carton-frontend
[991/993] Linking carton-frontend-tool
[992/993] Applying carton-frontend-tool
Build complete! (36.28s)
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.