The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of DataLoader, reference main (3945e9), with Swift 6.1 for macOS (SPM) on 21 Jun 2025 20:17:52 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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 3945e9c Merge pull request #25 from NeedleInAJayStack/docs/spi
Cloned https://github.com/GraphQLSwift/DataLoader.git
Revision (git rev-parse @):
3945e9c9262c3792a0a4c952761f4e0de70df563
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GraphQLSwift/DataLoader.git at main
Fetching https://github.com/adam-fowler/async-collections
Fetching https://github.com/apple/swift-numerics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
[1/289] Fetching async-collections
Fetched https://github.com/adam-fowler/async-collections from cache (0.68s)
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Fetched https://github.com/apple/swift-system.git from cache (0.87s)
Fetched https://github.com/apple/swift-collections.git from cache (0.88s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.89s)
Fetched https://github.com/apple/swift-nio.git from cache (1.65s)
Computing version for https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.66s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.00s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.53s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (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.64s)
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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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
========================================
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.1",
          "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.3",
              "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.2.0",
              "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.3.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.83.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.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.5.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/GraphQLSwift/DataLoader.git
[1/494] Fetching dataloader
Fetched https://github.com/GraphQLSwift/DataLoader.git from cache (0.66s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/adam-fowler/async-collections from cache
Fetched https://github.com/adam-fowler/async-collections from cache (0.72s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.75s)
Fetched https://github.com/apple/swift-nio.git from cache (0.75s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.82s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.47s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.18s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.57s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.5.0
Creating working copy for https://github.com/GraphQLSwift/DataLoader.git
Working copy of https://github.com/GraphQLSwift/DataLoader.git resolved at main (3945e9c)
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.3
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
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.1
Building package at path:  $PWD
https://github.com/GraphQLSwift/DataLoader.git
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",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderAsyncTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "DataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataLoader",
      "module_type" : "SwiftTarget",
      "name" : "DataLoader",
      "path" : "Sources/DataLoader",
      "product_dependencies" : [
        "NIOCore",
        "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.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/29] Write sources
[17/29] Compiling CNIOWindows shim.c
[18/29] Compiling CNIOWindows WSAStartup.c
[18/29] Compiling CNIOWASI CNIOWASI.c
[20/29] Write sources
[21/29] Compiling CNIOLinux shim.c
[22/29] Compiling CNIOLinux liburing_shims.c
[23/29] Compiling _NumericsShims _NumericsShims.c
[24/29] Write swift-version-2F0A5646E1D333AE.txt
[25/29] Compiling _AtomicsShims.c
[26/82] Compiling CNIODarwin shim.c
[28/82] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/83] Emitting module InternalCollectionsUtilities
[30/83] Compiling Atomics AtomicMemoryOrderings.swift
[31/83] Compiling RealModule Float80+Real.swift
[32/83] Compiling Atomics DoubleWord.swift
[33/83] Compiling RealModule Float16+Real.swift
[34/83] Compiling RealModule Real.swift
[35/83] Compiling Atomics ManagedAtomic.swift
[36/83] Compiling Atomics ManagedAtomicLazyReference.swift
[37/84] Compiling RealModule ElementaryFunctions.swift
[38/84] Compiling RealModule Float+Real.swift
[39/84] Compiling Atomics AtomicStorage.swift
[40/84] Compiling Atomics AtomicValue.swift
[41/84] Compiling Atomics AtomicBool.swift
[42/84] Compiling Atomics IntegerConformances.swift
[43/84] Compiling Atomics OptionalRawRepresentable.swift
[44/84] Compiling Atomics RawRepresentable.swift
[45/84] Compiling RealModule RealFunctions.swift
[46/84] Compiling RealModule ApproximateEquality.swift
[47/84] Compiling RealModule AlgebraicField.swift
[48/84] Compiling RealModule Double+Real.swift
[49/84] Emitting module RealModule
[50/84] Compiling RealModule AugmentedArithmetic.swift
[51/84] Compiling Atomics PointerConformances.swift
[52/84] Compiling Atomics Primitives.native.swift
[53/84] Compiling Atomics Primitives.shims.swift
[54/84] Compiling Atomics AtomicInteger.swift
[55/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[56/84] Emitting module _NIOBase64
[57/84] Compiling _NIOBase64 Base64.swift
[64/84] Compiling Atomics UnsafeAtomic.swift
[65/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[68/86] Compiling Atomics AtomicOptionalWrappable.swift
[69/86] Compiling Atomics AtomicReference.swift
[70/112] Compiling Algorithms Chunked.swift
[71/112] Compiling Algorithms RandomSample.swift
[72/112] Compiling Algorithms EitherSequence.swift
[73/112] Compiling Algorithms FirstNonNil.swift
[74/112] Compiling _NIODataStructures _TinyArray.swift
[75/112] Compiling Algorithms Joined.swift
[76/112] Compiling Algorithms Keyed.swift
[77/112] Compiling Algorithms MinMax.swift
[78/112] Compiling Algorithms Partition.swift
[79/112] Compiling Algorithms Permutations.swift
[80/112] Compiling Algorithms Product.swift
[81/339] Compiling DequeModule _DequeBufferHeader.swift
[82/339] Compiling DequeModule _DequeSlot.swift
[83/340] Compiling HeapModule _HeapNode.swift
[84/340] Compiling _NIODataStructures PriorityQueue.swift
[85/340] Compiling _NIODataStructures Heap.swift
[86/340] Emitting module _NIODataStructures
[87/340] Compiling HeapModule Heap+UnsafeHandle.swift
[88/340] Compiling HeapModule Heap+Descriptions.swift
[89/340] Compiling HeapModule Heap.swift
[90/340] Emitting module HeapModule
[91/340] Compiling HeapModule Heap+Invariants.swift
[92/340] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[93/395] Compiling BitCollections BitArray+BitwiseOperations.swift
[94/395] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[95/395] Compiling BitCollections BitArray+Codable.swift
[96/395] Compiling BitCollections BitArray+Collection.swift
[97/395] Compiling BitCollections BitArray+Copy.swift
[98/395] Compiling BitCollections BitArray+CustomReflectable.swift
[99/401] Emitting module Atomics
[100/401] Compiling DequeModule _UnsafeWrappedBuffer.swift
[101/401] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[102/401] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[103/401] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[104/401] Compiling HashTreeCollections TreeSet+Filter.swift
[105/401] Compiling OrderedCollections OrderedSet+SubSequence.swift
[106/401] Compiling OrderedCollections OrderedSet+Testing.swift
[107/401] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[108/401] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[109/409] Compiling DequeModule _DequeBuffer.swift
[112/409] Compiling BitCollections BitSet.Index.swift
[113/409] Compiling BitCollections BitSet._UnsafeHandle.swift
[114/409] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[115/409] Compiling BitCollections BitSet.Counted.swift
[120/409] Compiling BitCollections BitSet+Codable.swift
[121/409] Compiling BitCollections BitSet+Hashable.swift
[122/409] Compiling BitCollections BitSet+Initializers.swift
[123/409] Compiling BitCollections BitSet+Invariants.swift
[124/409] Compiling BitCollections BitSet+Random.swift
[125/409] Compiling BitCollections BitSet+SetAlgebra basics.swift
[126/409] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[127/409] Compiling BitCollections BitArray+Hashable.swift
[128/409] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[129/409] Compiling BitCollections BitSet+Extras.swift
[130/409] Compiling BitCollections BitArray+Descriptions.swift
[131/409] Compiling BitCollections BitSet+CustomReflectable.swift
[132/409] Compiling BitCollections BitSet+CustomStringConvertible.swift
[133/409] Compiling BitCollections BitSet+Equatable.swift
[134/411] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[135/411] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[140/411] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[149/411] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[150/411] Compiling BitCollections BitSet+SetAlgebra union.swift
[155/411] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[156/411] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[157/411] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[158/411] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[159/411] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[162/411] Emitting module DequeModule
[163/411] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[164/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[165/411] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[166/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[167/411] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[168/411] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[169/411] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[170/411] Compiling HashTreeCollections TreeSet.swift
[182/411] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[189/411] Compiling BitCollections BitArray+Shifts.swift
[190/411] Compiling BitCollections BitArray+Testing.swift
[191/411] Compiling BitCollections BitArray._UnsafeHandle.swift
[192/411] Compiling BitCollections BitArray.swift
[193/411] Compiling BitCollections BitSet+BidirectionalCollection.swift
[195/411] Emitting module BitCollections
[208/416] Compiling c-nioatomics.c
[210/416] Compiling Algorithms Unique.swift
[211/416] Compiling Algorithms Windows.swift
[213/416] Compiling BitCollections BitArray+Initializers.swift
[214/416] Compiling BitCollections BitArray+Invariants.swift
[215/416] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[216/416] Compiling BitCollections BitArray+RandomBits.swift
[217/416] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[218/416] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[222/416] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[223/416] Compiling BitCollections BitArray+Extras.swift
[224/416] Compiling BitCollections BitArray+Fill.swift
[225/416] Compiling HashTreeCollections _HashNode.swift
[226/416] Compiling HashTreeCollections _HashNodeHeader.swift
[227/416] Compiling HashTreeCollections _HashSlot.swift
[228/416] Compiling HashTreeCollections _HashStack.swift
[229/416] Compiling HashTreeCollections _HashTreeIterator.swift
[230/416] Compiling HashTreeCollections _HashTreeStatistics.swift
[231/416] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[232/416] Compiling HashTreeCollections _RawHashNode.swift
[294/423] Compiling BitCollections BitSet.swift
[295/423] Compiling BitCollections Range+Utilities.swift
[296/423] Compiling BitCollections Slice+Utilities.swift
[297/423] Compiling BitCollections UInt+Tricks.swift
[298/423] Compiling BitCollections _Word.swift
[303/423] Compiling OrderedCollections OrderedSet.swift
[304/423] Compiling OrderedCollections _UnsafeBitset.swift
[305/423] Emitting module OrderedCollections
[305/423] Compiling c-atomics.c
[308/423] Compiling _RopeModule Rope+Remove.swift
[309/423] Compiling _RopeModule Rope+RemoveSubrange.swift
[310/423] Compiling _RopeModule Rope+Split.swift
[311/423] Compiling _RopeModule Optional Utilities.swift
[312/423] Compiling _RopeModule String Utilities.swift
[313/423] Compiling _RopeModule String.Index+ABI.swift
[314/423] Compiling _RopeModule _CharacterRecognizer.swift
[315/423] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[383/429] Emitting module _RopeModule
[384/429] Emitting module Algorithms
[423/429] Compiling NIOConcurrencyHelpers lock.swift
[424/429] Compiling NIOConcurrencyHelpers NIOLock.swift
[425/429] Emitting module HashTreeCollections
[426/429] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[427/429] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[428/429] Emitting module NIOConcurrencyHelpers
[429/429] Compiling NIOConcurrencyHelpers atomics.swift
[430/431] Emitting module Collections
[431/431] Compiling Collections Collections.swift
[432/501] Compiling NIOCore Linux.swift
[433/501] Compiling NIOCore MarkedCircularBuffer.swift
[434/501] Compiling NIOCore MulticastChannel.swift
[435/501] Compiling NIOCore NIOAny.swift
[436/501] Compiling NIOCore NIOCloseOnErrorHandler.swift
[437/501] Compiling NIOCore NIOLoopBound.swift
[438/507] Compiling NIOCore AddressedEnvelope.swift
[439/507] Compiling NIOCore AsyncAwaitSupport.swift
[440/507] Compiling NIOCore AsyncChannel.swift
[441/507] Compiling NIOCore AsyncChannelHandler.swift
[442/507] Compiling NIOCore AsyncChannelInboundStream.swift
[443/507] Compiling NIOCore AsyncChannelOutboundWriter.swift
[444/507] Compiling NIOCore NIOAsyncSequenceProducer.swift
[445/507] Compiling NIOCore SocketOptionProvider.swift
[446/507] Compiling NIOCore SystemCallHelpers.swift
[447/507] Compiling NIOCore TimeAmount+Duration.swift
[448/507] Compiling NIOCore TypeAssistedChannelHandler.swift
[449/507] Compiling NIOCore UniversalBootstrapSupport.swift
[450/507] Compiling NIOCore Utilities.swift
[451/507] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[452/507] Compiling NIOCore NIOScheduledCallback.swift
[453/507] Compiling NIOCore NIOSendable.swift
[454/507] Compiling NIOCore RecvByteBufferAllocator.swift
[455/507] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[456/507] Compiling NIOCore SocketAddresses.swift
[457/507] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[458/507] Compiling NIOCore EventLoopFuture+Deprecated.swift
[459/507] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[460/507] Compiling NIOCore EventLoopFuture.swift
[461/507] Compiling NIOCore FileDescriptor.swift
[462/507] Compiling NIOCore FileHandle.swift
[463/507] Compiling NIOCore FileRegion.swift
[464/507] Compiling NIOCore Codec.swift
[465/507] Compiling NIOCore ConvenienceOptionSupport.swift
[466/507] Compiling NIOCore DeadChannel.swift
[467/507] Compiling NIOCore DispatchQueue+WithFuture.swift
[468/507] Compiling NIOCore EventLoop+Deprecated.swift
[469/507] Compiling NIOCore EventLoop+SerialExecutor.swift
[470/507] Compiling NIOCore EventLoop.swift
[471/507] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[472/507] Compiling NIOCore NIOAsyncWriter.swift
[473/507] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[474/507] Compiling NIOCore BSDSocketAPI.swift
[475/507] Compiling NIOCore ByteBuffer-aux.swift
[476/507] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[477/507] Compiling NIOCore ByteBuffer-conversions.swift
[478/507] Compiling NIOCore GlobalSingletons.swift
[479/507] Compiling NIOCore IO.swift
[480/507] Compiling NIOCore IOData.swift
[481/507] Compiling NIOCore IPProtocol.swift
[482/507] Compiling NIOCore IntegerBitPacking.swift
[483/507] Compiling NIOCore IntegerTypes.swift
[484/507] Compiling NIOCore Interfaces.swift
[485/507] Compiling NIOCore Channel.swift
[486/507] Compiling NIOCore ChannelHandler.swift
[487/507] Compiling NIOCore ChannelHandlers.swift
[488/507] Compiling NIOCore ChannelInvoker.swift
[489/507] Compiling NIOCore ChannelOption.swift
[490/507] Compiling NIOCore ChannelPipeline.swift
[491/507] Compiling NIOCore CircularBuffer.swift
[492/507] Compiling NIOCore ByteBuffer-core.swift
[493/507] Compiling NIOCore ByteBuffer-hex.swift
[494/507] Compiling NIOCore ByteBuffer-int.swift
[495/507] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[496/507] Compiling NIOCore ByteBuffer-multi-int.swift
[497/507] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[498/507] Compiling NIOCore ByteBuffer-views.swift
[499/507] Emitting module NIOCore
[500/507] Compiling AsyncCollections CompactMap.swift
[501/511] Compiling AsyncCollections Filter.swift
[502/511] Compiling AsyncCollections FlatMap.swift
[503/511] Compiling AsyncCollections ForEach.swift
[504/511] Compiling AsyncCollections Map.swift
[505/511] Compiling AsyncCollections TaskQueue.swift
[506/511] Compiling AsyncCollections AsyncSemaphore.swift
[507/511] Emitting module AsyncCollections
[508/517] Compiling DataLoader DataLoaderOptions.swift
[509/517] Compiling DataLoader DataLoaderError.swift
[510/517] Compiling DataLoader DataLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:70:63: warning: type 'Value' does not conform to the 'Sendable' protocol
 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>
    :
 68 |                             let result = results[0]
 69 |                             switch result {
 70 |                             case let .success(value): promise.succeed(value)
    |                                                               `- warning: type 'Value' does not conform to the 'Sendable' protocol
 71 |                             case let .failure(error): promise.fail(error)
 72 |                             }
/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
 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
 55 |                     }
 56 |                     dispatchScheduled = true
/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
 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
 66 |                                 )
 67 |                         } else {
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:109:42: warning: type 'Value' does not conform to the 'Sendable' protocol; 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>
    :
107 |     ) throws -> EventLoopFuture<[Value]> {
108 |         guard !keys.isEmpty else {
109 |             return eventLoopGroup.next().makeSucceededFuture([])
    |                                          `- warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
110 |         }
111 |         let futures = try keys.map { try load(key: $0, on: eventLoopGroup) }
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:112:32: warning: type 'Value' does not conform to the 'Sendable' protocol
 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>
    :
110 |         }
111 |         let futures = try keys.map { try load(key: $0, on: eventLoopGroup) }
112 |         return EventLoopFuture.whenAllSucceed(futures, on: eventLoopGroup.next())
    |                                `- warning: type 'Value' does not conform to the 'Sendable' protocol
113 |     }
114 |
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:150:25: warning: type 'Value' does not conform to the 'Sendable' protocol
 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>
    :
148 |             if cache[cacheKey] == nil {
149 |                 let promise: EventLoopPromise<Value> = eventLoop.next().makePromise()
150 |                 promise.succeed(value)
    |                         `- warning: type 'Value' does not conform to the 'Sendable' protocol
151 |
152 |                 cache[cacheKey] = promise.futureResult
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:216:69: warning: type 'Value' does not conform to the 'Sendable' protocol
 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>
    :
214 |                     switch result {
215 |                     case let .failure(error): entry.element.promise.fail(error)
216 |                     case let .success(value): entry.element.promise.succeed(value)
    |                                                                     `- warning: type 'Value' does not conform to the 'Sendable' protocol
217 |                     }
218 |                 }
/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
 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
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
 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
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
 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
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
 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
221 |             }
222 |         } catch {
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:250:25: warning: type 'DataLoaderFutureValue<Value>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
  2 | import NIOCore
  3 |
  4 | public enum DataLoaderFutureValue<T> {
    |             `- note: consider making generic enum 'DataLoaderFutureValue' conform to the 'Sendable' protocol
  5 |     case success(T)
  6 |     case failure(Error)
    :
248 |             self.init(options: options, batchLoadFunction: { keys in
249 |                 let promise = eventLoop.next().makePromise(of: [DataLoaderFutureValue<Value>].self)
250 |                 promise.completeWithTask {
    |                         `- warning: type 'DataLoaderFutureValue<Value>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
251 |                     try await asyncThrowingLoadFunction(keys)
252 |                 }
/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
 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
252 |                 }
253 |                 return promise.futureResult
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:260:58: warning: type 'Value' does not conform to the 'Sendable' protocol
 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>
    :
258 |         @available(macOS 12, iOS 15, watchOS 8, tvOS 15, *)
259 |         func load(key: Key, on eventLoopGroup: EventLoopGroup) async throws -> Value {
260 |             try await load(key: key, on: eventLoopGroup).get()
    |                                                          `- warning: type 'Value' does not conform to the 'Sendable' protocol
261 |         }
262 |
/Users/admin/builder/spi-builder-workspace/Sources/DataLoader/DataLoader.swift:278:64: warning: type 'Value' does not conform to the 'Sendable' protocol; 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>
    :
276 |         @available(macOS 12, iOS 15, watchOS 8, tvOS 15, *)
277 |         func loadMany(keys: [Key], on eventLoopGroup: EventLoopGroup) async throws -> [Value] {
278 |             try await loadMany(keys: keys, on: eventLoopGroup).get()
    |                                                                `- warning: type 'Value' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
279 |         }
280 |     }
[511/517] Emitting module DataLoader
[512/517] Compiling AsyncDataLoader DataLoaderError.swift
[513/517] Compiling AsyncDataLoader DataLoader.swift
[514/517] Compiling AsyncDataLoader State.swift
[515/517] Compiling AsyncDataLoader DataLoaderOptions.swift
[516/517] Emitting module AsyncDataLoader
[517/517] Compiling AsyncDataLoader Channel.swift
Build complete! (14.64s)
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",
      "product_dependencies" : [
        "NIOCore",
        "NIOPosix"
      ],
      "sources" : [
        "DataLoaderAbuseTests.swift",
        "DataLoaderAsyncTests.swift",
        "DataLoaderTests.swift"
      ],
      "target_dependencies" : [
        "DataLoader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DataLoader",
      "module_type" : "SwiftTarget",
      "name" : "DataLoader",
      "path" : "Sources/DataLoader",
      "product_dependencies" : [
        "NIOCore",
        "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.8"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/graphqlswift/dataloader/main
Repository:               GraphQLSwift/DataLoader
Swift version used:       6.1
Target:                   AsyncDataLoader
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'AsyncDataLoader'...
Finished extracting symbol information for 'AsyncDataLoader'. (7.03s)
Building documentation for 'AsyncDataLoader'...
Finished building documentation for 'AsyncDataLoader' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/graphqlswift/dataloader/main
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/adam-fowler/async-collections
Updating https://github.com/apple/swift-algorithms.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-numerics.git
Updated https://github.com/adam-fowler/async-collections (0.59s)
Updated https://github.com/apple/swift-atomics.git (0.59s)
Updated https://github.com/apple/swift-system.git (0.59s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/apple/swift-algorithms.git (0.73s)
Updated https://github.com/apple/swift-nio.git (0.73s)
Updated https://github.com/apple/swift-numerics.git (0.73s)
Updated https://github.com/apple/swift-collections.git (0.73s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.95s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.48s)
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.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.96s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.61s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Compiling SymbolKit Mixin+Equals.swift
[16/57] Compiling SymbolKit Mixin+Hash.swift
[17/57] Compiling SymbolKit Mixin.swift
[18/57] Compiling SymbolKit LineList.swift
[19/57] Compiling SymbolKit Position.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit Names.swift
[26/57] Compiling SymbolKit SPI.swift
[27/57] Compiling SymbolKit Snippet.swift
[28/57] Compiling SymbolKit Extension.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Emitting module SymbolKit
[35/57] Compiling SymbolKit SourceRange.swift
[36/57] Compiling SymbolKit Metadata.swift
[37/57] Compiling SymbolKit Module.swift
[38/57] Compiling SymbolKit OperatingSystem.swift
[39/57] Compiling SymbolKit Platform.swift
[40/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[41/57] Compiling SymbolKit UnifiedSymbol.swift
[42/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[43/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[44/57] Compiling SymbolKit Identifier.swift
[45/57] Compiling SymbolKit KindIdentifier.swift
[46/57] Compiling SymbolKit Location.swift
[47/57] Compiling SymbolKit Mutability.swift
[48/57] Compiling SymbolKit Symbol.swift
[49/57] Compiling SymbolKit SymbolKind.swift
[50/57] Compiling SymbolKit SymbolGraph.swift
[51/57] Compiling SymbolKit GraphCollector.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.35s)
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
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/48] Compiling Atomics ManagedAtomic.swift
[3/48] Compiling Atomics ManagedAtomicLazyReference.swift
[4/49] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/49] Compiling RealModule AlgebraicField.swift
[6/50] Compiling RealModule Real.swift
[7/50] Compiling RealModule Float80+Real.swift
[8/50] Compiling RealModule Float16+Real.swift
[9/50] Compiling RealModule RealFunctions.swift
[10/50] Compiling RealModule ElementaryFunctions.swift
[11/50] Compiling RealModule Float+Real.swift
[12/50] Compiling RealModule ApproximateEquality.swift
[13/50] Compiling RealModule Double+Real.swift
[14/50] Compiling RealModule AugmentedArithmetic.swift
[15/50] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/50] Compiling Atomics UnsafeAtomic.swift
[19/50] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/52] Compiling Atomics AtomicStorage.swift
[21/52] Compiling Atomics AtomicValue.swift
[22/52] Compiling Atomics AtomicMemoryOrderings.swift
[23/52] Compiling Atomics DoubleWord.swift
[24/52] Emitting module RealModule
[25/52] Compiling Atomics Primitives.shims.swift
[26/52] Compiling Atomics AtomicInteger.swift
[27/52] Compiling Atomics AtomicOptionalWrappable.swift
[28/52] Compiling Atomics AtomicReference.swift
[29/52] Compiling Atomics IntegerOperations.swift
[30/52] Compiling Atomics Unmanaged extensions.swift
[31/52] Compiling Atomics OptionalRawRepresentable.swift
[32/52] Compiling Atomics RawRepresentable.swift
[37/52] Compiling Atomics AtomicBool.swift
[38/52] Compiling Atomics IntegerConformances.swift
[43/52] Emitting module InternalCollectionsUtilities
[44/52] Compiling Atomics PointerConformances.swift
[45/52] Compiling Atomics Primitives.native.swift
[48/290] Compiling DequeModule _DequeBufferHeader.swift
[49/290] Compiling DequeModule _DequeSlot.swift
[50/291] Compiling HeapModule _HeapNode.swift
[51/361] Compiling HeapModule Heap.swift
[52/361] Compiling HeapModule Heap+Invariants.swift
[53/361] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[54/361] Compiling HeapModule Heap+UnsafeHandle.swift
[55/361] Compiling DequeModule _DequeBuffer.swift
[56/361] Compiling _RopeModule BigString+Ingester.swift
[57/361] Compiling _RopeModule BigString+Invariants.swift
[58/361] Compiling _RopeModule BigString+Debugging.swift
[59/361] Compiling _RopeModule BigString+Index.swift
[60/361] Emitting module HeapModule
[61/361] Compiling HeapModule Heap+Descriptions.swift
[62/361] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/361] Compiling _RopeModule Rope+Index.swift
[64/361] Compiling _RopeModule Rope+Sequence.swift
[65/361] Compiling _RopeModule BigString+Insert.swift
[66/361] Compiling _RopeModule BigString+Managing Breaks.swift
[67/361] Compiling _RopeModule BigString+RemoveSubrange.swift
[68/361] Compiling _RopeModule BigString+ReplaceSubrange.swift
[69/361] Compiling _RopeModule BigString+Split.swift
[70/361] Compiling _RopeModule Range+BigString.swift
[71/361] Compiling _RopeModule BigString+UTF16View.swift
[72/361] Compiling _RopeModule BigString+UTF8View.swift
[73/361] Compiling _RopeModule BigString+UnicodeScalarView.swift
[74/361] Compiling _RopeModule BigSubstring+UTF16View.swift
[75/361] Compiling _RopeModule BigSubstring+UTF8View.swift
[76/361] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[77/361] Compiling _RopeModule BigSubstring.swift
[78/361] Compiling _RopeModule Rope+Builder.swift
[79/361] Compiling _RopeModule Rope+Debugging.swift
[80/361] Compiling _RopeModule Rope+Invariants.swift
[81/366] Compiling _RopeModule BigString+Metrics.swift
[82/366] Compiling _RopeModule Rope+_Node.swift
[83/366] Compiling _RopeModule Rope+_Storage.swift
[84/366] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[85/366] Compiling _RopeModule Rope+_UnsafeHandle.swift
[86/366] Compiling _RopeModule Rope.swift
[87/372] Compiling _RopeModule BigString+Builder.swift
[88/372] Compiling _RopeModule BigString+Contents.swift
[90/374] Emitting module BitCollections
[97/374] Compiling _RopeModule BigString+Chunk+Counts.swift
[98/374] Compiling _RopeModule BigString+Chunk+Description.swift
[99/374] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[100/374] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[101/374] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[102/374] Compiling _RopeModule BigString+Hashing.swift
[103/374] Compiling _RopeModule RopeElement.swift
[104/374] Compiling _RopeModule RopeMetric.swift
[105/374] Compiling _RopeModule BigString+Summary.swift
[106/374] Compiling _RopeModule BigString.swift
[107/374] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[108/374] Compiling _RopeModule BigString+Chunk+Breaks.swift
[109/374] Compiling _RopeModule BigString+Iterators.swift
[121/374] Compiling Algorithms Unique.swift
[122/374] Compiling Algorithms Windows.swift
[123/374] Compiling _RopeModule BigString+Sequence.swift
[124/374] Compiling _RopeModule BigString+TextOutputStream.swift
[125/374] Compiling _RopeModule BigString+Append.swift
[126/374] Compiling _RopeModule BigString+Initializers.swift
[132/374] Compiling BitCollections BitSet.swift
[133/374] Compiling _RopeModule RopeSummary.swift
[134/374] Compiling _RopeModule _RopeItem.swift
[135/374] Compiling _RopeModule _RopePath.swift
[136/374] Compiling _RopeModule _RopeVersion.swift
[137/374] Compiling _RopeModule Rope+Collection.swift
[157/374] Emitting module Atomics
[180/374] Compiling OrderedCollections OrderedSet+SubSequence.swift
[181/374] Compiling OrderedCollections OrderedSet+Testing.swift
[182/374] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[183/374] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[198/374] Emitting module DequeModule
[199/374] Compiling OrderedCollections _UnsafeBitset.swift
[200/374] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[201/374] Compiling _RopeModule BigString+Chunk+Splitting.swift
[202/374] Compiling _RopeModule BigString+Chunk.swift
[203/374] Compiling _RopeModule BigString+BidirectionalCollection.swift
[204/374] Compiling _RopeModule BigString+Comparable.swift
[205/374] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[206/374] Compiling _RopeModule BigString+CustomStringConvertible.swift
[207/374] Compiling _RopeModule BigString+Equatable.swift
[208/374] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[209/374] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[210/374] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[211/374] Compiling HashTreeCollections _HashNode+Storage.swift
[212/374] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[213/374] Compiling HashTreeCollections _HashNode+Structural filter.swift
[214/374] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[215/374] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[240/382] Compiling OrderedCollections OrderedSet.swift
[306/389] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[307/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[308/389] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[309/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[310/389] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[311/389] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[312/389] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[313/389] Compiling HashTreeCollections TreeSet.swift
[356/389] Emitting module OrderedCollections
[357/389] Emitting module Algorithms
[358/389] Compiling _RopeModule Rope+Remove.swift
[359/389] Compiling _RopeModule Rope+RemoveSubrange.swift
[360/389] Compiling _RopeModule Rope+Split.swift
[361/389] Compiling _RopeModule Optional Utilities.swift
[362/389] Compiling _RopeModule String Utilities.swift
[363/389] Compiling _RopeModule String.Index+ABI.swift
[364/389] Compiling _RopeModule _CharacterRecognizer.swift
[365/389] Emitting module _RopeModule
[389/389] Emitting module HashTreeCollections
[390/391] Compiling Collections Collections.swift
[391/391] Emitting module Collections
[392/399] Compiling AsyncCollections Filter.swift
[393/399] Compiling AsyncCollections FlatMap.swift
[394/399] Compiling AsyncCollections CompactMap.swift
[395/399] Compiling AsyncCollections TaskQueue.swift
[396/399] Compiling AsyncCollections Map.swift
[397/399] Compiling AsyncCollections ForEach.swift
[398/399] Emitting module AsyncCollections
[399/399] Compiling AsyncCollections AsyncSemaphore.swift
[400/405] Compiling AsyncDataLoader DataLoaderOptions.swift
[401/405] Compiling AsyncDataLoader Channel.swift
[402/405] Compiling AsyncDataLoader State.swift
[403/405] Emitting module AsyncDataLoader
[404/405] Compiling AsyncDataLoader DataLoaderError.swift
[405/405] Compiling AsyncDataLoader DataLoader.swift
Build of target: 'AsyncDataLoader' complete! (5.06s)
Target:                   DataLoader
Extracting symbol information for 'DataLoader'...
Finished extracting symbol information for 'DataLoader'. (3.74s)
Building documentation for 'DataLoader'...
Finished building documentation for 'DataLoader' (0.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/graphqlswift/dataloader/main
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.40s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/13] Compiling _NIOBase64 Base64.swift
[3/13] Emitting module _NIOBase64
[4/13] Compiling _NIODataStructures PriorityQueue.swift
[5/13] Compiling _NIODataStructures _TinyArray.swift
[6/13] Compiling _NIODataStructures Heap.swift
[7/13] Emitting module _NIODataStructures
[8/13] Compiling NIOConcurrencyHelpers atomics.swift
[9/13] Compiling NIOConcurrencyHelpers lock.swift
[10/13] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[11/13] Compiling NIOConcurrencyHelpers NIOLock.swift
[12/13] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[13/13] Emitting module NIOConcurrencyHelpers
[14/75] Compiling NIOCore AddressedEnvelope.swift
[15/75] Compiling NIOCore AsyncAwaitSupport.swift
[16/75] Compiling NIOCore AsyncChannel.swift
[17/75] Compiling NIOCore AsyncChannelHandler.swift
[18/75] Compiling NIOCore AsyncChannelInboundStream.swift
[19/75] Compiling NIOCore AsyncChannelOutboundWriter.swift
[20/75] Compiling NIOCore NIOAsyncSequenceProducer.swift
[21/75] Compiling NIOCore Linux.swift
[22/75] Compiling NIOCore MarkedCircularBuffer.swift
[23/75] Compiling NIOCore MulticastChannel.swift
[24/75] Compiling NIOCore NIOAny.swift
[25/75] Compiling NIOCore NIOCloseOnErrorHandler.swift
[26/75] Compiling NIOCore NIOLoopBound.swift
[27/81] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[28/81] Compiling NIOCore EventLoopFuture+Deprecated.swift
[29/81] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[30/81] Compiling NIOCore EventLoopFuture.swift
[31/81] Compiling NIOCore FileDescriptor.swift
[32/81] Compiling NIOCore FileHandle.swift
[33/81] Compiling NIOCore FileRegion.swift
[34/81] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[35/81] Compiling NIOCore NIOAsyncWriter.swift
[36/81] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[37/81] Compiling NIOCore BSDSocketAPI.swift
[38/81] Compiling NIOCore ByteBuffer-aux.swift
[39/81] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[40/81] Compiling NIOCore ByteBuffer-conversions.swift
[41/81] Compiling NIOCore SocketOptionProvider.swift
[42/81] Compiling NIOCore SystemCallHelpers.swift
[43/81] Compiling NIOCore TimeAmount+Duration.swift
[44/81] Compiling NIOCore TypeAssistedChannelHandler.swift
[45/81] Compiling NIOCore UniversalBootstrapSupport.swift
[46/81] Compiling NIOCore Utilities.swift
[47/81] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[48/81] Compiling NIOCore NIOScheduledCallback.swift
[49/81] Compiling NIOCore NIOSendable.swift
[50/81] Compiling NIOCore RecvByteBufferAllocator.swift
[51/81] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[52/81] Compiling NIOCore SocketAddresses.swift
[53/81] Compiling NIOCore Channel.swift
[54/81] Compiling NIOCore ChannelHandler.swift
[55/81] Compiling NIOCore ChannelHandlers.swift
[56/81] Compiling NIOCore ChannelInvoker.swift
[57/81] Compiling NIOCore ChannelOption.swift
[58/81] Compiling NIOCore ChannelPipeline.swift
[59/81] Compiling NIOCore CircularBuffer.swift
[60/81] Compiling NIOCore GlobalSingletons.swift
[61/81] Compiling NIOCore IO.swift
[62/81] Compiling NIOCore IOData.swift
[63/81] Compiling NIOCore IPProtocol.swift
[64/81] Compiling NIOCore IntegerBitPacking.swift
[65/81] Compiling NIOCore IntegerTypes.swift
[66/81] Compiling NIOCore Interfaces.swift
[67/81] Compiling NIOCore Codec.swift
[68/81] Compiling NIOCore ConvenienceOptionSupport.swift
[69/81] Compiling NIOCore DeadChannel.swift
[70/81] Compiling NIOCore DispatchQueue+WithFuture.swift
[71/81] Compiling NIOCore EventLoop+Deprecated.swift
[72/81] Compiling NIOCore EventLoop+SerialExecutor.swift
[73/81] Compiling NIOCore EventLoop.swift
[74/81] Compiling NIOCore ByteBuffer-core.swift
[75/81] Compiling NIOCore ByteBuffer-hex.swift
[76/81] Compiling NIOCore ByteBuffer-int.swift
[77/81] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[78/81] Compiling NIOCore ByteBuffer-multi-int.swift
[79/81] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[80/81] Compiling NIOCore ByteBuffer-views.swift
[81/81] Emitting module NIOCore
[82/85] Compiling DataLoader DataLoaderOptions.swift
[83/85] Compiling DataLoader DataLoaderError.swift
[84/85] Emitting module DataLoader
[85/85] Compiling DataLoader DataLoader.swift
Build of target: 'DataLoader' complete! (3.63s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/graphqlswift/dataloader/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/graphqlswift/dataloader/main/linkable-paths.json
     164
2	/Users/admin/builder/spi-builder-workspace/.docs/graphqlswift/dataloader/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/graphqlswift/dataloader/main
File count: 164
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-graphqlswift-dataloader-main-5b11c225.zip to s3://spi-docs-inbox/prod-graphqlswift-dataloader-main-5b11c225.zip
Copying... [15%]
Copying... [29%]
Copying... [44%]
Copying... [58%]
Copying... [73%]
Copying... [88%]
Copying... [100%]
Done.