The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of DataLoader, reference main (52b1f3), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 07:24:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/DataLoader.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/DataLoader
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 52b1f3d Merge pull request #21 from ZirgVoice/concurrency
Cloned https://github.com/GraphQLSwift/DataLoader.git
Revision (git rev-parse @):
52b1f3d96adf2ddce348f698f46ec8e7827493dc
SUCCESS checkout https://github.com/GraphQLSwift/DataLoader.git at main
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/adam-fowler/async-collections
Fetching https://github.com/apple/swift-system.git
[1/1569] Fetching swift-atomics
[33/5488] Fetching swift-atomics, swift-system
[34/5777] Fetching swift-atomics, swift-system, async-collections
[400/11353] Fetching swift-atomics, swift-system, async-collections, swift-numerics
[456/16944] Fetching swift-atomics, swift-system, async-collections, swift-numerics, swift-algorithms
[3894/32547] Fetching swift-atomics, swift-system, async-collections, swift-numerics, swift-algorithms, swift-collections
[17726/104615] Fetching swift-atomics, swift-system, async-collections, swift-numerics, swift-algorithms, swift-collections, swift-nio
Fetched https://github.com/apple/swift-numerics.git from cache (1.18s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.20s)
Fetched https://github.com/adam-fowler/async-collections from cache (1.20s)
Fetched https://github.com/apple/swift-system.git from cache (1.20s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.20s)
[938/87671] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.72s)
Fetched https://github.com/apple/swift-collections.git from cache (3.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.75.0 (3.20s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.42s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.53s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.75.0
Creating working copy for https://github.com/adam-fowler/async-collections
Working copy of https://github.com/adam-fowler/async-collections resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.4.0
========================================
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": "dataloader",
      "name": "DataLoader",
      "url": "https://github.com/GraphQLSwift/DataLoader.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DataLoader",
      "dependencies": [
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.0.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "async-collections",
          "name": "async-collections",
          "url": "https://github.com/adam-fowler/async-collections",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-collections",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.77.0",
          "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.2.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.1.4",
              "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.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/GraphQLSwift/DataLoader.git
[1/439] Fetching dataloader
Fetched https://github.com/GraphQLSwift/DataLoader.git from cache (0.76s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/adam-fowler/async-collections from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.71s)
Fetched https://github.com/apple/swift-nio.git from cache (0.71s)
Fetched https://github.com/adam-fowler/async-collections from cache (0.71s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.62s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.77.0
Creating working copy for https://github.com/GraphQLSwift/DataLoader.git
Working copy of https://github.com/GraphQLSwift/DataLoader.git resolved at main (52b1f3d)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/adam-fowler/async-collections
Working copy of https://github.com/adam-fowler/async-collections resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
warning: '.resolve-product-dependencies': dependency 'dataloader' is not used by any target
Found 3 product dependencies
  - swift-algorithms
  - async-collections
  - swift-nio
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GraphQLSwift/DataLoader.git
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "async-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/async-collections"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "DataLoader",
  "name" : "DataLoader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DataLoader",
      "targets" : [
        "DataLoader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AsyncDataLoader",
      "targets" : [
        "AsyncDataLoader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DataLoaderTests",
      "module_type" : "SwiftTarget",
      "name" : "DataLoaderTests",
      "path" : "Tests/DataLoaderTests",
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderAsyncTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "DataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataLoader",
      "module_type" : "SwiftTarget",
      "name" : "DataLoader",
      "path" : "Sources/DataLoader",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "DataLoader"
      ],
      "sources" : [
        "DataLoader.swift",
        "DataLoaderError.swift",
        "DataLoaderOptions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncDataLoaderTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncDataLoaderTests",
      "path" : "Tests/AsyncDataLoaderTests",
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "AsyncDataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncDataLoader",
      "module_type" : "SwiftTarget",
      "name" : "AsyncDataLoader",
      "path" : "Sources/AsyncDataLoader",
      "product_dependencies" : [
        "Algorithms",
        "AsyncCollections"
      ],
      "product_memberships" : [
        "AsyncDataLoader"
      ],
      "sources" : [
        "Channel/Channel.swift",
        "Channel/State.swift",
        "DataLoader.swift",
        "DataLoaderError.swift",
        "DataLoaderOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/33] Write sources
[3/33] Copying PrivacyInfo.xcprivacy
[3/33] Write sources
[17/33] Compiling CNIOWASI CNIOWASI.c
[17/33] Compiling CNIOWindows shim.c
[19/33] Write sources
[24/33] Compiling CNIOWindows WSAStartup.c
[25/33] Compiling CNIOLinux liburing_shims.c
[26/33] Compiling CNIOLinux shim.c
[27/33] Compiling _NumericsShims _NumericsShims.c
[28/33] Write swift-version--7754E27361AE5C74.txt
[29/33] Compiling _AtomicsShims.c
[30/86] Compiling CNIODarwin shim.c
[31/86] Compiling c-nioatomics.c
[32/86] Compiling c-atomics.c
[34/92] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/93] Compiling Atomics UnsafeAtomic.swift
[36/93] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/93] Emitting module _NIOBase64
[38/93] Compiling _NIOBase64 Base64.swift
[39/93] Compiling RealModule Float80+Real.swift
[40/93] Compiling RealModule Real.swift
[41/94] Compiling RealModule RealFunctions.swift
[42/94] Compiling RealModule Float16+Real.swift
[43/94] Compiling RealModule ElementaryFunctions.swift
[44/94] Compiling RealModule Float+Real.swift
[45/94] Compiling RealModule ApproximateEquality.swift
[46/94] Compiling RealModule AugmentedArithmetic.swift
[47/94] Compiling RealModule AlgebraicField.swift
[48/94] Emitting module RealModule
[49/94] Compiling RealModule Double+Real.swift
[50/94] Compiling Atomics Primitives.shims.swift
[51/94] Compiling Atomics AtomicInteger.swift
[52/94] Compiling Atomics ManagedAtomic.swift
[53/94] Compiling Atomics ManagedAtomicLazyReference.swift
[54/94] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[55/120] Compiling Algorithms FlattenCollection.swift
[56/120] Compiling Algorithms Split.swift
[57/120] Compiling Algorithms EitherSequence.swift
[58/120] Compiling Algorithms FirstNonNil.swift
[59/120] Compiling Algorithms Stride.swift
[60/120] Compiling Algorithms Grouped.swift
[61/122] Compiling Atomics IntegerOperations.swift
[62/122] Compiling Atomics Unmanaged extensions.swift
[63/122] Compiling Algorithms AdjacentPairs.swift
[64/122] Compiling Algorithms Chain.swift
[65/122] Compiling Algorithms Compacted.swift
[66/122] Compiling Algorithms Cycle.swift
[67/122] Compiling Algorithms Partition.swift
[68/122] Compiling Algorithms Permutations.swift
[69/122] Emitting module InternalCollectionsUtilities
[70/122] Compiling Algorithms Chunked.swift
[71/122] Compiling Algorithms Combinations.swift
[72/122] Compiling Algorithms Product.swift
[73/122] Compiling Algorithms Joined.swift
[78/404] Compiling DequeModule _DequeBufferHeader.swift
[79/404] Compiling DequeModule _DequeSlot.swift
[80/404] Compiling DequeModule _DequeBuffer.swift
[81/405] Compiling _NIODataStructures _TinyArray.swift
[82/405] Compiling _NIODataStructures PriorityQueue.swift
[83/405] Emitting module _NIODataStructures
[84/405] Compiling _NIODataStructures Heap.swift
[85/405] Compiling HeapModule _HeapNode.swift
[86/405] Compiling HeapModule Heap.swift
[87/405] Compiling HeapModule Heap+Invariants.swift
[88/405] Compiling HeapModule Heap+UnsafeHandle.swift
[89/405] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[90/405] Compiling _RopeModule Rope+Extract.swift
[91/405] Compiling _RopeModule Rope+Find.swift
[92/405] Compiling _RopeModule Rope+ForEachWhile.swift
[93/405] Compiling _RopeModule Rope+Insert.swift
[94/405] Compiling _RopeModule Rope+Join.swift
[95/405] Compiling _RopeModule Rope+MutatingForEach.swift
[101/410] Compiling BitCollections BitSet.swift
[102/416] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/416] Compiling HeapModule Heap+Descriptions.swift
[104/416] Emitting module HeapModule
[105/416] Compiling _RopeModule BigString+Metrics.swift
[106/416] Compiling _RopeModule Rope+_Node.swift
[107/416] Compiling _RopeModule Rope+_Storage.swift
[108/416] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[109/416] Compiling _RopeModule Rope+_UnsafeHandle.swift
[110/416] Compiling _RopeModule Rope.swift
[111/416] Compiling _RopeModule BigString+Initializers.swift
[112/416] Compiling _RopeModule BigString+Summary.swift
[113/416] Compiling _RopeModule BigString.swift
[114/418] Compiling NIOConcurrencyHelpers lock.swift
[115/418] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[116/418] Compiling _RopeModule BigString+Ingester.swift
[117/418] Compiling _RopeModule BigString+Invariants.swift
[120/418] Compiling _RopeModule BigString+Builder.swift
[121/418] Compiling _RopeModule BigString+Contents.swift
[124/418] Compiling _RopeModule BigString+Debugging.swift
[125/418] Compiling _RopeModule BigString+Index.swift
[126/418] Compiling NIOConcurrencyHelpers atomics.swift
[127/418] Compiling NIOConcurrencyHelpers NIOLock.swift
[128/418] Emitting module NIOConcurrencyHelpers
[129/418] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[130/418] Compiling _RopeModule Rope+Debugging.swift
[131/418] Compiling _RopeModule Rope+Invariants.swift
[132/418] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[133/418] Compiling _RopeModule BigString+Chunk+Splitting.swift
[134/418] Compiling _RopeModule BigString+Chunk.swift
[135/418] Compiling _RopeModule BigString+BidirectionalCollection.swift
[136/418] Compiling _RopeModule BigString+Comparable.swift
[137/418] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[138/418] Compiling _RopeModule BigString+CustomStringConvertible.swift
[139/418] Compiling _RopeModule BigString+Equatable.swift
[140/418] Compiling _RopeModule Rope+Append.swift
[143/418] Compiling OrderedCollections OrderedSet+SubSequence.swift
[144/418] Compiling OrderedCollections OrderedSet+Testing.swift
[145/418] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[146/418] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[147/418] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[148/418] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[149/418] Compiling _RopeModule BigString+Sequence.swift
[150/418] Compiling _RopeModule BigString+UnicodeScalarView.swift
[151/418] Compiling _RopeModule BigSubstring+UTF16View.swift
[152/418] Compiling _RopeModule BigSubstring+UTF8View.swift
[153/418] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[154/418] Compiling _RopeModule BigSubstring.swift
[155/418] Compiling _RopeModule Rope+Builder.swift
[158/418] Compiling _RopeModule BigString+Iterators.swift
[173/418] Compiling _RopeModule RopeElement.swift
[174/418] Compiling _RopeModule RopeMetric.swift
[175/418] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[176/418] Compiling _RopeModule BigString+Hashing.swift
[177/418] Compiling _RopeModule BigString+TextOutputStream.swift
[178/418] Compiling _RopeModule BigString+Append.swift
[197/418] Compiling Algorithms Unique.swift
[198/418] Compiling Algorithms Windows.swift
[199/418] Compiling _RopeModule BigString+Chunk+Counts.swift
[200/418] Compiling _RopeModule BigString+Chunk+Description.swift
[201/418] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[202/418] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[241/418] Emitting module BitCollections
[284/425] Compiling OrderedCollections OrderedSet.swift
[285/425] Compiling OrderedCollections _UnsafeBitset.swift
[286/425] Compiling _RopeModule BigString+UTF8View.swift
[287/425] Compiling _RopeModule RopeSummary.swift
[288/425] Compiling _RopeModule _RopeItem.swift
[289/425] Compiling _RopeModule _RopePath.swift
[290/425] Compiling _RopeModule _RopeVersion.swift
[291/425] Compiling _RopeModule Rope+Collection.swift
[292/425] Compiling _RopeModule Rope+Index.swift
[293/425] Compiling _RopeModule Rope+Sequence.swift
[308/433] Emitting module DequeModule
[335/433] Compiling _RopeModule Rope+Remove.swift
[336/433] Compiling _RopeModule Rope+RemoveSubrange.swift
[337/433] Compiling _RopeModule Rope+Split.swift
[338/433] Compiling _RopeModule Optional Utilities.swift
[339/433] Compiling _RopeModule String Utilities.swift
[340/433] Compiling _RopeModule String.Index+ABI.swift
[341/433] Compiling _RopeModule _CharacterRecognizer.swift
[342/433] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[359/433] Emitting module Atomics
[364/433] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[365/433] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[366/433] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[367/433] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[368/433] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[369/433] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[370/433] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[371/433] Compiling HashTreeCollections TreeSet.swift
[379/495] Compiling NIOCore RecvByteBufferAllocator.swift
[380/495] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[381/495] Compiling NIOCore SocketAddresses.swift
[382/495] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[383/495] Compiling NIOCore NIOAsyncWriter.swift
[384/495] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[385/495] Compiling NIOCore BSDSocketAPI.swift
[386/495] Compiling NIOCore ByteBuffer-aux.swift
[387/495] Compiling NIOCore GlobalSingletons.swift
[388/495] Compiling NIOCore IO.swift
[389/495] Compiling NIOCore IOData.swift
[390/495] Compiling NIOCore IPProtocol.swift
[391/495] Compiling NIOCore IntegerBitPacking.swift
[392/495] Compiling NIOCore IntegerTypes.swift
[393/495] Compiling NIOCore Interfaces.swift
[394/495] Compiling NIOCore Linux.swift
[395/495] Compiling NIOCore MarkedCircularBuffer.swift
[396/495] Compiling NIOCore MulticastChannel.swift
[397/495] Compiling NIOCore NIOAny.swift
[398/495] Compiling NIOCore NIOCloseOnErrorHandler.swift
[399/495] Compiling NIOCore NIOLoopBound.swift
[400/501] Emitting module OrderedCollections
[401/501] Compiling NIOCore SocketOptionProvider.swift
[402/501] Compiling NIOCore SystemCallHelpers.swift
[403/501] Compiling NIOCore TimeAmount+Duration.swift
[404/501] Compiling NIOCore TypeAssistedChannelHandler.swift
[405/501] Compiling NIOCore UniversalBootstrapSupport.swift
[406/501] Compiling NIOCore Utilities.swift
[407/501] Compiling NIOCore AddressedEnvelope.swift
[408/501] Compiling NIOCore AsyncAwaitSupport.swift
[409/501] Compiling NIOCore AsyncChannel.swift
[410/501] Compiling NIOCore AsyncChannelHandler.swift
[411/501] Compiling NIOCore AsyncChannelInboundStream.swift
[412/501] Compiling NIOCore AsyncChannelOutboundWriter.swift
[413/501] Compiling NIOCore NIOAsyncSequenceProducer.swift
[414/501] Emitting module _RopeModule
[415/501] Compiling NIOCore DeadChannel.swift
[416/501] Compiling NIOCore DispatchQueue+WithFuture.swift
[417/501] Compiling NIOCore EventLoop+Deprecated.swift
[418/501] Compiling NIOCore EventLoop+SerialExecutor.swift
[419/501] Compiling NIOCore EventLoop.swift
[420/501] Compiling NIOCore NIOScheduledCallback.swift
[421/501] Compiling NIOCore NIOSendable.swift
[422/501] Compiling NIOCore PointerHelpers.swift
[423/501] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[424/501] Compiling NIOCore EventLoopFuture+Deprecated.swift
[425/501] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[426/501] Compiling NIOCore EventLoopFuture.swift
[427/501] Compiling NIOCore FileDescriptor.swift
[428/501] Compiling NIOCore FileHandle.swift
[429/501] Compiling NIOCore FileRegion.swift
[430/501] Emitting module Algorithms
[431/501] Compiling NIOCore Codec.swift
[432/501] Compiling NIOCore ConvenienceOptionSupport.swift
[438/501] Compiling NIOCore ByteBuffer-core.swift
[439/501] Compiling NIOCore ByteBuffer-hex.swift
[440/501] Compiling NIOCore ByteBuffer-int.swift
[441/501] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[442/501] Compiling NIOCore ByteBuffer-multi-int.swift
[443/501] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[444/501] Compiling NIOCore ByteBuffer-views.swift
[455/501] Compiling NIOCore ChannelOption.swift
[456/501] Compiling NIOCore ChannelPipeline.swift
[457/501] Compiling NIOCore CircularBuffer.swift
[464/501] Emitting module HashTreeCollections
[470/501] Compiling NIOCore Channel.swift
[471/501] Compiling NIOCore ChannelHandler.swift
[472/501] Compiling NIOCore ChannelHandlers.swift
[473/501] Compiling NIOCore ChannelInvoker.swift
[479/501] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[480/501] Compiling NIOCore ByteBuffer-conversions.swift
[481/503] Compiling Collections Collections.swift
[482/503] Emitting module Collections
[497/511] Compiling AsyncCollections Map.swift
[498/511] Compiling AsyncCollections TaskQueue.swift
[499/511] Compiling AsyncCollections ForEach.swift
[500/511] Compiling AsyncCollections FlatMap.swift
[501/511] Compiling AsyncCollections Filter.swift
[508/511] Emitting module NIOCore
[509/565] Compiling NIOEmbedded Embedded.swift
[510/565] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[511/565] Emitting module NIOEmbedded
[512/565] Compiling NIOEmbedded AsyncTestingChannel.swift
[513/565] Compiling AsyncCollections CompactMap.swift
[514/565] Emitting module AsyncCollections
[515/565] Compiling AsyncCollections AsyncSemaphore.swift
[516/571] Compiling NIOPosix GetaddrinfoResolver.swift
[517/571] Compiling NIOPosix HappyEyeballs.swift
[518/571] Compiling NIOPosix IO.swift
[519/571] Compiling NIOPosix IntegerBitPacking.swift
[520/571] Compiling NIOPosix IntegerTypes.swift
[521/571] Compiling NIOPosix Linux.swift
[522/576] Compiling NIOPosix BSDSocketAPICommon.swift
[523/576] Compiling NIOPosix BSDSocketAPIPosix.swift
[524/576] Compiling NIOPosix BSDSocketAPIWindows.swift
[525/576] Compiling NIOPosix BaseSocket.swift
[526/576] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[527/576] Compiling NIOPosix BaseSocketChannel.swift
[528/576] Compiling NIOPosix PendingWritesManager.swift
[529/576] Compiling NIOPosix PipeChannel.swift
[530/576] Compiling NIOPosix PipePair.swift
[531/576] Compiling NIOPosix PointerHelpers.swift
[532/576] Compiling NIOPosix Pool.swift
[533/576] Compiling NIOPosix SelectorKqueue.swift
[534/576] Compiling NIOPosix SelectorUring.swift
[535/576] Compiling NIOPosix ServerSocket.swift
[536/576] Compiling NIOPosix Socket.swift
[537/576] Compiling NIOPosix SocketChannel.swift
[538/576] Compiling NIOPosix Selectable.swift
[539/576] Compiling NIOPosix SelectableChannel.swift
[540/576] Compiling NIOPosix SelectableEventLoop.swift
[541/576] Compiling NIOPosix SelectorEpoll.swift
[542/576] Compiling NIOPosix SelectorGeneric.swift
[543/576] Compiling NIOPosix UnsafeTransfer.swift
[544/576] Compiling NIOPosix Utilities.swift
[545/576] Compiling NIOPosix VsockAddress.swift
[546/576] Compiling NIOPosix VsockChannelEvents.swift
[547/576] Compiling NIOPosix resource_bundle_accessor.swift
[548/576] Compiling NIOPosix BaseStreamSocketChannel.swift
[549/576] Compiling NIOPosix Bootstrap.swift
[550/576] Compiling NIOPosix ControlMessage.swift
[551/576] Compiling NIOPosix DatagramVectorReadManager.swift
[552/576] Compiling NIOPosix Errors+Any.swift
[553/576] Compiling NIOPosix FileDescriptor.swift
[554/576] Compiling NIOPosix PooledRecvBufferAllocator.swift
[555/576] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[556/576] Compiling NIOPosix PosixSingletons.swift
[557/576] Compiling NIOPosix RawSocketBootstrap.swift
[558/576] Compiling NIOPosix Resolver.swift
[559/576] Compiling NIOPosix SocketProtocols.swift
[560/576] Compiling NIOPosix System.swift
[561/576] Compiling NIOPosix Thread.swift
[562/576] Compiling NIOPosix ThreadPosix.swift
[563/576] Compiling NIOPosix ThreadWindows.swift
[564/576] Compiling NIOPosix LinuxCPUSet.swift
[565/576] Compiling NIOPosix LinuxUring.swift
[566/576] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[567/576] Compiling NIOPosix NIOThreadPool.swift
[568/576] Compiling NIOPosix NonBlockingFileIO.swift
[569/576] Compiling NIOPosix PendingDatagramWritesManager.swift
[570/576] Emitting module NIOPosix
[571/578] Compiling NIO Exports.swift
[572/578] Emitting module NIO
[573/578] Compiling AsyncDataLoader DataLoader.swift
[574/578] Compiling AsyncDataLoader Channel.swift
[575/578] Compiling AsyncDataLoader DataLoaderOptions.swift
[576/578] Compiling AsyncDataLoader State.swift
[577/578] Emitting module AsyncDataLoader
[578/578] Compiling AsyncDataLoader DataLoaderError.swift
[579/582] Compiling DataLoader DataLoaderOptions.swift
[580/582] Compiling DataLoader DataLoaderError.swift
[581/582] Emitting module DataLoader
[582/582] Compiling DataLoader DataLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:54:29: warning: capture of 'self' with non-sendable type 'DataLoader<Key, Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                    `- note: generic class 'DataLoader' does not conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
 52 |                 if let executionPeriod = options.executionPeriod, !dispatchScheduled {
 53 |                     eventLoopGroup.next().scheduleTask(in: executionPeriod) {
 54 |                         try self.execute()
    |                             `- warning: capture of 'self' with non-sendable type 'DataLoader<Key, Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 55 |                     }
 56 |                     dispatchScheduled = true
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:62:29: warning: capture of 'promise' with non-sendable type 'EventLoopPromise<Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
 60 |                     _ = try batchLoadFunction([key]).map { results in
 61 |                         if results.isEmpty {
 62 |                             promise
    |                             `- warning: capture of 'promise' with non-sendable type 'EventLoopPromise<Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 63 |                                 .fail(
 64 |                                     DataLoaderError
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:65:89: warning: capture of 'key' with non-sendable type 'Key' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
 63 |                                 .fail(
 64 |                                     DataLoaderError
 65 |                                         .noValueForKey("Did not return value for key: \(key)")
    |                                                                                         `- warning: capture of 'key' with non-sendable type 'Key' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 66 |                                 )
 67 |                         } else {
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:204:36: warning: capture of 'keys' with non-sendable type '[Key]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
202 |         do {
203 |             _ = try batchLoadFunction(keys).flatMapThrowing { values in
204 |                 if values.count != keys.count {
    |                                    `- warning: capture of 'keys' with non-sendable type '[Key]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
205 |                     throw DataLoaderError
206 |                         .typeError(
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:211:30: warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
209 |                 }
210 |
211 |                 for entry in batch.enumerated() {
    |                              `- warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
212 |                     let result = values[entry.offset]
213 |
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:211:30: warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
209 |                 }
210 |
211 |                 for entry in batch.enumerated() {
    |                              `- warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
212 |                     let result = values[entry.offset]
213 |
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:220:17: warning: capture of 'self' with non-sendable type 'DataLoader<Key, Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                    `- note: generic class 'DataLoader' does not conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
218 |                 }
219 |             }.recover { error in
220 |                 self.failedExecution(batch: batch, error: error)
    |                 `- warning: capture of 'self' with non-sendable type 'DataLoader<Key, Value>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
221 |             }
222 |         } catch {
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:220:45: warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
218 |                 }
219 |             }.recover { error in
220 |                 self.failedExecution(batch: batch, error: error)
    |                                             `- warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
221 |             }
222 |         } catch {
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:220:45: warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                                              `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
218 |                 }
219 |             }.recover { error in
220 |                 self.failedExecution(batch: batch, error: error)
    |                                             `- warning: capture of 'batch' with non-sendable type 'LoaderQueue<Key, Value>' (aka 'Array<(key: Key, promise: EventLoopPromise<Value>)>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
221 |             }
222 |         } catch {
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:251:57: warning: capture of 'keys' with non-sendable type '[Key]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 19 | /// with different access permissions and consider creating a new instance
 20 | /// per data request.
 21 | public final class DataLoader<Key: Hashable, Value> {
    |                               `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
 22 |     private let batchLoadFunction: BatchLoadFunction<Key, Value>
 23 |     private let options: DataLoaderOptions<Key, Value>
    :
249 |                 let promise = eventLoop.next().makePromise(of: [DataLoaderFutureValue<Value>].self)
250 |                 promise.completeWithTask {
251 |                     try await asyncThrowingLoadFunction(keys)
    |                                                         `- warning: capture of 'keys' with non-sendable type '[Key]' in a `@Sendable` closure; this is an error in the Swift 6 language mode
252 |                 }
253 |                 return promise.futureResult
Build complete! (47.56s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "async-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/adam-fowler/async-collections"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "DataLoader",
  "name" : "DataLoader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "DataLoader",
      "targets" : [
        "DataLoader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AsyncDataLoader",
      "targets" : [
        "AsyncDataLoader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DataLoaderTests",
      "module_type" : "SwiftTarget",
      "name" : "DataLoaderTests",
      "path" : "Tests/DataLoaderTests",
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderAsyncTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "DataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataLoader",
      "module_type" : "SwiftTarget",
      "name" : "DataLoader",
      "path" : "Sources/DataLoader",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "DataLoader"
      ],
      "sources" : [
        "DataLoader.swift",
        "DataLoaderError.swift",
        "DataLoaderOptions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AsyncDataLoaderTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncDataLoaderTests",
      "path" : "Tests/AsyncDataLoaderTests",
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "AsyncDataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncDataLoader",
      "module_type" : "SwiftTarget",
      "name" : "AsyncDataLoader",
      "path" : "Sources/AsyncDataLoader",
      "product_dependencies" : [
        "Algorithms",
        "AsyncCollections"
      ],
      "product_memberships" : [
        "AsyncDataLoader"
      ],
      "sources" : [
        "Channel/Channel.swift",
        "Channel/State.swift",
        "DataLoader.swift",
        "DataLoaderError.swift",
        "DataLoaderOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.