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 2.3.1 (3945e9), with Swift 6.1 for macOS (SPM) on 21 Jun 2025 20:12:19 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: 2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/DataLoader
 * tag               2.3.1      -> FETCH_HEAD
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 2.3.1
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/adam-fowler/async-collections
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-numerics.git from cache
[1/289] Fetching async-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.95s)
Fetched https://github.com/apple/swift-numerics.git from cache (0.97s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
Fetched https://github.com/adam-fowler/async-collections from cache (1.62s)
Fetched https://github.com/apple/swift-system.git from cache (1.62s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.65s)
Fetched https://github.com/apple/swift-nio.git from cache (1.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (5.09s)
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.53s)
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.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.65s)
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.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/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/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
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
========================================
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.70s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/adam-fowler/async-collections from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetched https://github.com/adam-fowler/async-collections from cache (0.44s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.73s)
Fetched https://github.com/apple/swift-nio.git from cache (0.73s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.79s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.13s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.52s)
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.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.58s)
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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/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/GraphQLSwift/DataLoader.git
Working copy of https://github.com/GraphQLSwift/DataLoader.git resolved at 2.3.1 (3945e9c)
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/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
[14/29] Compiling CNIOWindows shim.c
[15/29] Compiling CNIOWindows WSAStartup.c
[16/29] Write sources
[20/29] Compiling _NumericsShims _NumericsShims.c
[21/29] Compiling CNIOWASI CNIOWASI.c
[22/29] Compiling CNIOLinux shim.c
[23/29] Compiling CNIOLinux liburing_shims.c
[24/29] Write swift-version-2F0A5646E1D333AE.txt
[25/29] Compiling _AtomicsShims.c
[26/82] Compiling CNIODarwin shim.c
[28/82] Compiling Atomics AtomicOptionalWrappable.swift
[29/82] Compiling Atomics AtomicReference.swift
[30/83] Compiling RealModule Float80+Real.swift
[31/84] Compiling Atomics UnsafeAtomic.swift
[32/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/84] Compiling RealModule Real.swift
[34/84] Compiling Atomics AtomicBool.swift
[35/84] Compiling Atomics IntegerConformances.swift
[36/84] Emitting module InternalCollectionsUtilities
[37/84] Compiling RealModule Float16+Real.swift
[38/84] Compiling Atomics ManagedAtomic.swift
[39/84] Compiling Atomics ManagedAtomicLazyReference.swift
[40/84] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/84] Compiling RealModule ApproximateEquality.swift
[42/84] Compiling RealModule AlgebraicField.swift
[43/84] Compiling RealModule AugmentedArithmetic.swift
[44/84] Compiling RealModule Double+Real.swift
[45/84] Emitting module RealModule
[46/84] Compiling RealModule RealFunctions.swift
[47/84] Compiling RealModule ElementaryFunctions.swift
[48/84] Compiling RealModule Float+Real.swift
[49/84] Compiling Atomics AtomicMemoryOrderings.swift
[50/84] Compiling Atomics DoubleWord.swift
[51/84] Compiling Atomics AtomicStorage.swift
[52/84] Compiling Atomics AtomicValue.swift
[53/84] Emitting module _NIOBase64
[54/84] Compiling _NIOBase64 Base64.swift
[55/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[56/110] Compiling Algorithms Split.swift
[57/110] Compiling Algorithms Stride.swift
[58/110] Compiling Algorithms Grouped.swift
[59/110] Compiling Algorithms Indexed.swift
[60/133] Compiling Algorithms RandomSample.swift
[61/133] Compiling Algorithms Reductions.swift
[62/133] Compiling DequeModule Deque._UnsafeHandle.swift
[63/133] Compiling DequeModule Deque.swift
[64/133] Compiling DequeModule Deque+Equatable.swift
[65/133] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[66/133] Compiling DequeModule Deque+CustomReflectable.swift
[67/133] Compiling DequeModule Deque+Descriptions.swift
[68/133] Compiling DequeModule Deque+Codable.swift
[69/133] Compiling DequeModule Deque+Collection.swift
[70/133] Compiling Algorithms Permutations.swift
[71/133] Compiling Algorithms Product.swift
[72/261] Compiling _RopeModule BigString+Builder.swift
[73/261] Compiling _RopeModule BigString+Contents.swift
[74/261] Compiling _RopeModule Rope+_Node.swift
[75/261] Compiling _RopeModule Rope+_Storage.swift
[76/339] Compiling HeapModule Heap+Invariants.swift
[77/339] Compiling HeapModule _HeapNode.swift
[78/339] Compiling HeapModule Heap.swift
[79/339] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[80/339] Compiling HeapModule Heap+Descriptions.swift
[81/339] Compiling HeapModule Heap+UnsafeHandle.swift
[82/339] Compiling HashTreeCollections TreeSet+Equatable.swift
[83/339] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[84/339] Emitting module HeapModule
[85/339] Compiling _NIODataStructures PriorityQueue.swift
[86/339] Emitting module _NIODataStructures
[87/339] Compiling _NIODataStructures Heap.swift
[88/339] Compiling _NIODataStructures _TinyArray.swift
[89/339] Compiling HashTreeCollections _AncestorHashSlots.swift
[90/339] Compiling HashTreeCollections _Bitmap.swift
[91/339] Emitting module Atomics
[92/339] Compiling HashTreeCollections _HashNode+Initializers.swift
[93/339] Compiling HashTreeCollections _HashNode+Invariants.swift
[94/339] Compiling HashTreeCollections _HashNode+Lookups.swift
[95/339] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[96/339] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[97/339] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[98/400] Compiling DequeModule _DequeBufferHeader.swift
[99/400] Compiling DequeModule _DequeBuffer.swift
[100/400] Compiling DequeModule _DequeSlot.swift
[101/400] Compiling BitCollections BitArray+BitwiseOperations.swift
[102/400] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[103/400] Compiling BitCollections BitArray+Extras.swift
[104/400] Compiling BitCollections BitArray+Fill.swift
[105/401] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[106/401] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[107/401] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[108/401] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[109/401] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[110/401] Compiling BitCollections BitArray+Hashable.swift
[111/401] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[112/401] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[113/401] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[114/401] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[115/401] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[116/401] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[117/401] Compiling BitCollections BitSet+Codable.swift
[118/401] Compiling BitCollections BitSet+Hashable.swift
[119/401] Compiling BitCollections BitSet+Initializers.swift
[120/401] Compiling BitCollections BitSet+Invariants.swift
[121/401] Compiling BitCollections BitSet+Random.swift
[122/401] Compiling BitCollections BitArray._UnsafeHandle.swift
[123/401] Compiling BitCollections BitArray.swift
[124/401] Compiling BitCollections BitSet+BidirectionalCollection.swift
[125/401] Compiling BitCollections BitSet+SetAlgebra basics.swift
[126/401] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[127/401] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[128/403] Compiling BitCollections BitArray+Initializers.swift
[129/403] Compiling BitCollections BitArray+Invariants.swift
[130/403] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[131/403] Compiling BitCollections BitArray+RandomBits.swift
[132/403] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[133/403] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[134/403] Compiling Algorithms Unique.swift
[135/403] Compiling Algorithms Windows.swift
[136/403] Compiling BitCollections BitSet+Equatable.swift
[137/403] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[138/403] Compiling BitCollections BitSet+Extras.swift
[139/403] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[140/403] Compiling BitCollections BitSet+SetAlgebra union.swift
[141/403] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[142/403] Compiling BitCollections BitSet.Counted.swift
[143/403] Compiling BitCollections BitSet.Index.swift
[144/403] Compiling BitCollections BitSet._UnsafeHandle.swift
[145/403] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[146/403] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[147/403] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[149/403] Compiling BitCollections BitArray+Collection.swift
[150/403] Compiling BitCollections BitArray+Copy.swift
[151/403] Compiling BitCollections BitArray+CustomReflectable.swift
[152/403] Compiling BitCollections BitArray+Descriptions.swift
[153/403] Compiling BitCollections BitArray+Equatable.swift
[155/403] Compiling BitCollections BitArray+Shifts.swift
[156/403] Compiling BitCollections BitArray+Testing.swift
[175/408] Compiling DequeModule _UnsafeWrappedBuffer.swift
[184/408] Compiling BitCollections BitArray+Codable.swift
[190/408] Emitting module DequeModule
[191/408] Emitting module BitCollections
[197/408] Compiling HashTreeCollections TreeDictionary+Values.swift
[198/408] Compiling HashTreeCollections TreeDictionary.swift
[199/408] Compiling HashTreeCollections TreeSet+Codable.swift
[200/408] Compiling HashTreeCollections TreeSet+Collection.swift
[201/408] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[202/408] Compiling HashTreeCollections TreeSet+Debugging.swift
[203/408] Compiling HashTreeCollections TreeSet+Descriptions.swift
[204/408] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[204/415] Compiling c-nioatomics.c
[213/415] Compiling BitCollections BitSet.swift
[214/415] Compiling BitCollections Range+Utilities.swift
[215/415] Compiling BitCollections Slice+Utilities.swift
[216/415] Compiling BitCollections UInt+Tricks.swift
[217/415] Compiling BitCollections _Word.swift
[218/415] Compiling OrderedCollections OrderedSet.swift
[219/415] Compiling OrderedCollections _UnsafeBitset.swift
[307/423] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[308/423] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[309/423] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[310/423] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[311/423] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[312/423] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[313/423] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[314/423] Compiling HashTreeCollections TreeSet.swift
[322/423] Emitting module OrderedCollections
[322/423] Compiling c-atomics.c
[359/423] Compiling _RopeModule Rope+Remove.swift
[360/423] Compiling _RopeModule Rope+RemoveSubrange.swift
[361/423] Compiling _RopeModule Rope+Split.swift
[362/423] Compiling _RopeModule Optional Utilities.swift
[363/423] Compiling _RopeModule String Utilities.swift
[364/423] Compiling _RopeModule String.Index+ABI.swift
[365/423] Compiling _RopeModule _CharacterRecognizer.swift
[366/423] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[375/423] Emitting module Algorithms
[376/423] Emitting module _RopeModule
[423/429] Emitting module HashTreeCollections
[424/429] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[425/429] Compiling NIOConcurrencyHelpers lock.swift
[426/429] Compiling NIOConcurrencyHelpers NIOLock.swift
[427/429] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[428/429] Compiling NIOConcurrencyHelpers atomics.swift
[429/429] Emitting module NIOConcurrencyHelpers
[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 Codec.swift
[452/507] Compiling NIOCore ConvenienceOptionSupport.swift
[453/507] Compiling NIOCore DeadChannel.swift
[454/507] Compiling NIOCore DispatchQueue+WithFuture.swift
[455/507] Compiling NIOCore EventLoop+Deprecated.swift
[456/507] Compiling NIOCore EventLoop+SerialExecutor.swift
[457/507] Compiling NIOCore EventLoop.swift
[458/507] Compiling NIOCore GlobalSingletons.swift
[459/507] Compiling NIOCore IO.swift
[460/507] Compiling NIOCore IOData.swift
[461/507] Compiling NIOCore IPProtocol.swift
[462/507] Compiling NIOCore IntegerBitPacking.swift
[463/507] Compiling NIOCore IntegerTypes.swift
[464/507] Compiling NIOCore Interfaces.swift
[465/507] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[466/507] Compiling NIOCore EventLoopFuture+Deprecated.swift
[467/507] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[468/507] Compiling NIOCore EventLoopFuture.swift
[469/507] Compiling NIOCore FileDescriptor.swift
[470/507] Compiling NIOCore FileHandle.swift
[471/507] Compiling NIOCore FileRegion.swift
[472/507] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[473/507] Compiling NIOCore NIOAsyncWriter.swift
[474/507] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[475/507] Compiling NIOCore BSDSocketAPI.swift
[476/507] Compiling NIOCore ByteBuffer-aux.swift
[477/507] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[478/507] Compiling NIOCore ByteBuffer-conversions.swift
[479/507] Compiling NIOCore Channel.swift
[480/507] Compiling NIOCore ChannelHandler.swift
[481/507] Compiling NIOCore ChannelHandlers.swift
[482/507] Compiling NIOCore ChannelInvoker.swift
[483/507] Compiling NIOCore ChannelOption.swift
[484/507] Compiling NIOCore ChannelPipeline.swift
[485/507] Compiling NIOCore CircularBuffer.swift
[486/507] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[487/507] Compiling NIOCore NIOScheduledCallback.swift
[488/507] Compiling NIOCore NIOSendable.swift
[489/507] Compiling NIOCore RecvByteBufferAllocator.swift
[490/507] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[491/507] Compiling NIOCore SocketAddresses.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/511] Compiling AsyncCollections TaskQueue.swift
[501/511] Compiling AsyncCollections Map.swift
[502/511] Compiling AsyncCollections CompactMap.swift
[503/511] Compiling AsyncCollections FlatMap.swift
[504/511] Compiling AsyncCollections ForEach.swift
[505/511] Compiling AsyncCollections Filter.swift
[506/511] Emitting module AsyncCollections
[507/511] Compiling AsyncCollections AsyncSemaphore.swift
[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 DataLoader.swift
[513/517] Compiling AsyncDataLoader DataLoaderOptions.swift
[514/517] Compiling AsyncDataLoader Channel.swift
[515/517] Compiling AsyncDataLoader State.swift
[516/517] Emitting module AsyncDataLoader
[517/517] Compiling AsyncDataLoader DataLoaderError.swift
Build complete! (14.80s)
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/2.3.1
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.17s)
Building documentation for 'AsyncDataLoader'...
Finished building documentation for 'AsyncDataLoader' (0.10s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/graphqlswift/dataloader/2.3.1
Updating https://github.com/adam-fowler/async-collections
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-numerics.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-algorithms.git
Updated https://github.com/apple/swift-system.git (0.55s)
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updated https://github.com/apple/swift-algorithms.git (0.79s)
Updated https://github.com/apple/swift-atomics.git (0.79s)
Updated https://github.com/adam-fowler/async-collections (0.79s)
Updated https://github.com/apple/swift-collections.git (0.79s)
Updated https://github.com/apple/swift-nio.git (0.79s)
Updated https://github.com/apple/swift-numerics.git (0.79s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.90s)
Computing version for https://github.com/adam-fowler/async-collections
Computed https://github.com/adam-fowler/async-collections at 0.1.0 (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.46s)
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.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.54s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.52s)
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
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Emitting module SymbolKit
[12/57] Compiling SymbolKit Mixin+Equals.swift
[13/57] Compiling SymbolKit Mixin+Hash.swift
[14/57] Compiling SymbolKit Mixin.swift
[15/57] Compiling SymbolKit LineList.swift
[16/57] Compiling SymbolKit Position.swift
[17/57] Compiling SymbolKit Names.swift
[18/57] Compiling SymbolKit SPI.swift
[19/57] Compiling SymbolKit Snippet.swift
[20/57] Compiling SymbolKit Extension.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit GenericConstraint.swift
[26/57] Compiling SymbolKit GenericParameter.swift
[27/57] Compiling SymbolKit Generics.swift
[28/57] Compiling SymbolKit Namespace.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit SemanticVersion.swift
[35/57] Compiling SymbolKit AccessControl.swift
[36/57] Compiling SymbolKit Availability.swift
[37/57] Compiling SymbolKit AvailabilityItem.swift
[38/57] Compiling SymbolKit Domain.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.82s)
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 RealModule Float80+Real.swift
[5/49] Compiling RealModule Real.swift
[6/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/50] Compiling Atomics Primitives.shims.swift
[8/50] Compiling Atomics AtomicInteger.swift
[9/50] Compiling Atomics AtomicMemoryOrderings.swift
[10/50] Compiling Atomics DoubleWord.swift
[11/50] Compiling Atomics UnsafeAtomic.swift
[12/50] Compiling Atomics UnsafeAtomicLazyReference.swift
[15/52] Compiling RealModule RealFunctions.swift
[16/52] Compiling Atomics AtomicStorage.swift
[17/52] Compiling Atomics AtomicValue.swift
[20/52] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/52] Compiling RealModule ElementaryFunctions.swift
[22/52] Compiling RealModule AugmentedArithmetic.swift
[23/52] Compiling RealModule Float+Real.swift
[24/52] Compiling RealModule ApproximateEquality.swift
[25/52] Compiling RealModule Float16+Real.swift
[26/52] Compiling RealModule AlgebraicField.swift
[27/52] Compiling RealModule Double+Real.swift
[28/52] Emitting module RealModule
[31/52] Compiling Atomics AtomicOptionalWrappable.swift
[32/52] Compiling Atomics AtomicReference.swift
[33/52] Compiling Atomics IntegerOperations.swift
[34/52] Compiling Atomics Unmanaged extensions.swift
[35/52] Compiling Atomics OptionalRawRepresentable.swift
[36/52] Compiling Atomics RawRepresentable.swift
[41/52] Compiling Atomics AtomicBool.swift
[42/52] Compiling Atomics IntegerConformances.swift
[43/52] Emitting module InternalCollectionsUtilities
[44/52] Compiling Atomics PointerConformances.swift
[45/52] Compiling Atomics Primitives.native.swift
[48/101] Compiling DequeModule Deque+Equatable.swift
[49/101] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[50/101] Compiling DequeModule Deque+Extras.swift
[51/101] Compiling DequeModule Deque+Hashable.swift
[52/212] Compiling DequeModule _DequeSlot.swift
[53/212] Compiling DequeModule _DequeBuffer.swift
[54/212] Compiling DequeModule _DequeBufferHeader.swift
[55/361] Compiling HeapModule _HeapNode.swift
[56/361] Compiling HeapModule Heap.swift
[57/361] Compiling HeapModule Heap+Invariants.swift
[58/361] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[59/361] Compiling HeapModule Heap+UnsafeHandle.swift
[60/361] Compiling _RopeModule BigString+Insert.swift
[61/361] Compiling _RopeModule BigString+Managing Breaks.swift
[62/361] Compiling HeapModule Heap+Descriptions.swift
[63/361] Emitting module HeapModule
[64/361] Compiling _RopeModule BigSubstring+UTF8View.swift
[65/361] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[66/361] Compiling _RopeModule BigSubstring.swift
[67/361] Compiling _RopeModule Rope+Invariants.swift
[68/361] Compiling _RopeModule Rope+Append.swift
[69/361] Compiling _RopeModule Rope+Builder.swift
[70/361] Compiling _RopeModule Rope+Debugging.swift
[71/363] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/368] Compiling _RopeModule BigString+Ingester.swift
[79/368] Compiling _RopeModule BigString+Invariants.swift
[80/368] Compiling _RopeModule BigString+Debugging.swift
[81/368] Compiling _RopeModule BigString+Index.swift
[82/368] Compiling _RopeModule BigString+Iterators.swift
[83/368] Compiling _RopeModule BigString+Metrics.swift
[84/368] Emitting module BitCollections
[85/368] Compiling _RopeModule RopeElement.swift
[86/368] Compiling _RopeModule RopeMetric.swift
[87/368] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[88/368] Compiling _RopeModule BigString+Hashing.swift
[89/368] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[90/368] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[91/368] Compiling _RopeModule BigString+Sequence.swift
[92/368] Compiling _RopeModule BigString+TextOutputStream.swift
[93/368] Compiling _RopeModule BigString+Append.swift
[94/368] Compiling _RopeModule BigString+Initializers.swift
[95/368] Compiling _RopeModule BigString+Summary.swift
[96/368] Compiling BitCollections BitSet.swift
[97/368] Compiling _RopeModule Rope+Sequence.swift
[98/368] Compiling _RopeModule Rope+_Node.swift
[99/368] Compiling _RopeModule Rope+_Storage.swift
[100/368] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[101/368] Compiling _RopeModule Rope+_UnsafeHandle.swift
[102/368] Compiling _RopeModule Rope.swift
[103/374] Compiling _RopeModule BigString+Builder.swift
[104/374] Compiling _RopeModule BigString+Contents.swift
[113/374] Compiling _RopeModule BigString+RemoveSubrange.swift
[114/374] Compiling _RopeModule BigString+ReplaceSubrange.swift
[115/374] Compiling _RopeModule BigString+UTF8View.swift
[116/374] Compiling _RopeModule BigString+UnicodeScalarView.swift
[117/374] Compiling _RopeModule BigSubstring+UTF16View.swift
[124/374] Compiling _RopeModule BigString+Split.swift
[125/374] Compiling _RopeModule Range+BigString.swift
[126/374] Compiling _RopeModule BigString+UTF16View.swift
[127/374] Compiling _RopeModule Rope+Index.swift
[147/382] Emitting module Atomics
[148/382] Compiling Algorithms Unique.swift
[149/382] Compiling Algorithms Windows.swift
[151/382] Compiling OrderedCollections OrderedSet+SubSequence.swift
[152/382] Compiling OrderedCollections OrderedSet+Testing.swift
[153/382] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[154/382] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[170/382] Compiling _RopeModule Rope+ForEachWhile.swift
[171/382] Compiling _RopeModule Rope+Insert.swift
[172/382] Compiling _RopeModule Rope+Join.swift
[179/382] Compiling _RopeModule Rope+MutatingForEach.swift
[180/382] Compiling _RopeModule RopeSummary.swift
[181/382] Compiling _RopeModule _RopeItem.swift
[182/382] Compiling _RopeModule _RopePath.swift
[183/382] Compiling _RopeModule _RopeVersion.swift
[184/382] Compiling _RopeModule Rope+Collection.swift
[187/382] Emitting module DequeModule
[196/382] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[197/382] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[198/382] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[199/382] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[200/382] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[201/382] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[202/382] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[203/382] Compiling HashTreeCollections TreeSet.swift
[244/382] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[245/382] Compiling _RopeModule BigString+Chunk+Splitting.swift
[246/382] Compiling _RopeModule BigString+Chunk.swift
[247/382] Compiling _RopeModule BigString+BidirectionalCollection.swift
[248/382] Compiling _RopeModule BigString+Comparable.swift
[249/382] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[250/382] Compiling _RopeModule BigString+CustomStringConvertible.swift
[251/382] Compiling _RopeModule BigString+Equatable.swift
[258/382] Compiling OrderedCollections OrderedSet.swift
[259/382] Compiling OrderedCollections _UnsafeBitset.swift
[277/389] Compiling _RopeModule Rope+Remove.swift
[278/389] Compiling _RopeModule Rope+RemoveSubrange.swift
[279/389] Compiling _RopeModule Rope+Split.swift
[280/389] Compiling _RopeModule Optional Utilities.swift
[281/389] Compiling _RopeModule String Utilities.swift
[282/389] Compiling _RopeModule String.Index+ABI.swift
[283/389] Compiling _RopeModule _CharacterRecognizer.swift
[284/389] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[339/389] Emitting module OrderedCollections
[340/389] Emitting module Algorithms
[348/389] Emitting module _RopeModule
[389/389] Emitting module HashTreeCollections
[390/391] Emitting module Collections
[391/391] Compiling Collections Collections.swift
[392/399] Compiling AsyncCollections TaskQueue.swift
[393/399] Compiling AsyncCollections ForEach.swift
[394/399] Compiling AsyncCollections Map.swift
[395/399] Compiling AsyncCollections FlatMap.swift
[396/399] Compiling AsyncCollections CompactMap.swift
[397/399] Compiling AsyncCollections AsyncSemaphore.swift
[398/399] Compiling AsyncCollections Filter.swift
[399/399] Emitting module AsyncCollections
[400/405] Compiling AsyncDataLoader DataLoaderOptions.swift
[401/405] Emitting module AsyncDataLoader
[402/405] Compiling AsyncDataLoader State.swift
[403/405] Compiling AsyncDataLoader DataLoaderError.swift
[404/405] Compiling AsyncDataLoader DataLoader.swift
[405/405] Compiling AsyncDataLoader Channel.swift
Build of target: 'AsyncDataLoader' complete! (5.20s)
Target:                   DataLoader
Extracting symbol information for 'DataLoader'...
Finished extracting symbol information for 'DataLoader'. (3.82s)
Building documentation for 'DataLoader'...
Finished building documentation for 'DataLoader' (0.07s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/graphqlswift/dataloader/2.3.1
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.58s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/13] Emitting module _NIOBase64
[3/13] Compiling _NIOBase64 Base64.swift
[4/13] Compiling _NIODataStructures PriorityQueue.swift
[5/13] Compiling _NIODataStructures Heap.swift
[6/13] Compiling _NIODataStructures _TinyArray.swift
[7/13] Compiling NIOConcurrencyHelpers lock.swift
[8/13] Compiling NIOConcurrencyHelpers NIOLock.swift
[9/13] Compiling NIOConcurrencyHelpers atomics.swift
[10/13] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[11/13] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[12/13] Emitting module _NIODataStructures
[13/13] Emitting module NIOConcurrencyHelpers
[14/75] Compiling NIOCore Linux.swift
[15/75] Compiling NIOCore MarkedCircularBuffer.swift
[16/75] Compiling NIOCore MulticastChannel.swift
[17/75] Compiling NIOCore NIOAny.swift
[18/75] Compiling NIOCore NIOCloseOnErrorHandler.swift
[19/75] Compiling NIOCore NIOLoopBound.swift
[20/81] Compiling NIOCore GlobalSingletons.swift
[21/81] Compiling NIOCore IO.swift
[22/81] Compiling NIOCore IOData.swift
[23/81] Compiling NIOCore IPProtocol.swift
[24/81] Compiling NIOCore IntegerBitPacking.swift
[25/81] Compiling NIOCore IntegerTypes.swift
[26/81] Compiling NIOCore Interfaces.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 SocketOptionProvider.swift
[35/81] Compiling NIOCore SystemCallHelpers.swift
[36/81] Compiling NIOCore TimeAmount+Duration.swift
[37/81] Compiling NIOCore TypeAssistedChannelHandler.swift
[38/81] Compiling NIOCore UniversalBootstrapSupport.swift
[39/81] Compiling NIOCore Utilities.swift
[40/81] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[41/81] Compiling NIOCore NIOAsyncWriter.swift
[42/81] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[43/81] Compiling NIOCore BSDSocketAPI.swift
[44/81] Compiling NIOCore ByteBuffer-aux.swift
[45/81] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[46/81] Compiling NIOCore ByteBuffer-conversions.swift
[47/81] Compiling NIOCore Channel.swift
[48/81] Compiling NIOCore ChannelHandler.swift
[49/81] Compiling NIOCore ChannelHandlers.swift
[50/81] Compiling NIOCore ChannelInvoker.swift
[51/81] Compiling NIOCore ChannelOption.swift
[52/81] Compiling NIOCore ChannelPipeline.swift
[53/81] Compiling NIOCore CircularBuffer.swift
[54/81] Compiling NIOCore AddressedEnvelope.swift
[55/81] Compiling NIOCore AsyncAwaitSupport.swift
[56/81] Compiling NIOCore AsyncChannel.swift
[57/81] Compiling NIOCore AsyncChannelHandler.swift
[58/81] Compiling NIOCore AsyncChannelInboundStream.swift
[59/81] Compiling NIOCore AsyncChannelOutboundWriter.swift
[60/81] Compiling NIOCore NIOAsyncSequenceProducer.swift
[61/81] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[62/81] Compiling NIOCore NIOScheduledCallback.swift
[63/81] Compiling NIOCore NIOSendable.swift
[64/81] Compiling NIOCore RecvByteBufferAllocator.swift
[65/81] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[66/81] Compiling NIOCore SocketAddresses.swift
[67/81] Compiling NIOCore ByteBuffer-core.swift
[68/81] Compiling NIOCore ByteBuffer-hex.swift
[69/81] Compiling NIOCore ByteBuffer-int.swift
[70/81] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[71/81] Compiling NIOCore ByteBuffer-multi-int.swift
[72/81] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[73/81] Compiling NIOCore ByteBuffer-views.swift
[74/81] Compiling NIOCore Codec.swift
[75/81] Compiling NIOCore ConvenienceOptionSupport.swift
[76/81] Compiling NIOCore DeadChannel.swift
[77/81] Compiling NIOCore DispatchQueue+WithFuture.swift
[78/81] Compiling NIOCore EventLoop+Deprecated.swift
[79/81] Compiling NIOCore EventLoop+SerialExecutor.swift
[80/81] Compiling NIOCore EventLoop.swift
[81/81] Emitting module NIOCore
[82/85] Compiling DataLoader DataLoaderError.swift
[83/85] Compiling DataLoader DataLoaderOptions.swift
[84/85] Compiling DataLoader DataLoader.swift
[85/85] Emitting module DataLoader
Build of target: 'DataLoader' complete! (3.70s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/graphqlswift/dataloader/2.3.1/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/graphqlswift/dataloader/2.3.1/linkable-paths.json
     164
2	/Users/admin/builder/spi-builder-workspace/.docs/graphqlswift/dataloader/2.3.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/graphqlswift/dataloader/2.3.1
File count: 164
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-graphqlswift-dataloader-2.3.1-e8b35fdb.zip to s3://spi-docs-inbox/prod-graphqlswift-dataloader-2.3.1-e8b35fdb.zip
Copying... [15%]
Copying... [29%]
Copying... [44%]
Copying... [58%]
Copying... [73%]
Copying... [87%]
Copying... [100%]
Done.