The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build GraphQL, reference 3.0.2 (bd5419), with Swift 6.1 for macOS (SPM) on 1 May 2025 01:46:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GraphQLSwift/GraphQL.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GraphQLSwift/GraphQL
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at bd5419f Merge pull request #149 from NeedleInAJayStack/chore/swift-6
Cloned https://github.com/GraphQLSwift/GraphQL.git
Revision (git rev-parse @):
bd5419f714043bdaf0f182838111fa8c9372c77f
SUCCESS checkout https://github.com/GraphQLSwift/GraphQL.git at 3.0.2
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
Fetched https://github.com/apple/swift-system.git from cache (0.72s)
Fetched https://github.com/apple/swift-collections from cache (0.74s)
Fetched https://github.com/apple/swift-nio.git from cache (0.99s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.78.0 (0.69s)
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-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.48s)
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.78.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
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
========================================
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": "graphql",
      "name": "GraphQL",
      "url": "https://github.com/GraphQLSwift/GraphQL.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GraphQL",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.82.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/GraphQLSwift/GraphQL.git
[1/5020] Fetching graphql
Fetched https://github.com/GraphQLSwift/GraphQL.git from cache (1.01s)
Fetching https://github.com/apple/swift-collections from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.68s)
Fetched https://github.com/apple/swift-collections from cache (0.70s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.65s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-system.git from cache (0.46s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
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.82.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/GraphQLSwift/GraphQL.git
Working copy of https://github.com/GraphQLSwift/GraphQL.git resolved at 3.0.2 (bd5419f)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
warning: '.resolve-product-dependencies': dependency 'graphql' is not used by any target
Found 2 product dependencies
  - swift-nio
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/GraphQLSwift/GraphQL.git
https://github.com/GraphQLSwift/GraphQL.git
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.10.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "GraphQL",
  "name" : "GraphQL",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GraphQL",
      "targets" : [
        "GraphQL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GraphQLTests",
      "module_type" : "SwiftTarget",
      "name" : "GraphQLTests",
      "path" : "Tests/GraphQLTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GraphQLTests/LanguageTests/kitchen-sink.graphql",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/GraphQLTests/LanguageTests/schema-kitchen-sink.graphql",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "ExecutionTests/OneOfTests.swift",
        "FederationTests/FederationTests.swift",
        "FieldExecutionStrategyTests/FieldExecutionStrategyTests.swift",
        "HelloWorldTests/HelloWorldTests.swift",
        "InputTests/InputTests.swift",
        "InstrumentationTests/InstrumentationTests.swift",
        "LanguageTests/BlockStringTests.swift",
        "LanguageTests/LexerTests.swift",
        "LanguageTests/ParserTests.swift",
        "LanguageTests/PrintStringTests.swift",
        "LanguageTests/PrinterTests.swift",
        "LanguageTests/SchemaParserTests.swift",
        "LanguageTests/SchemaPrinterTests.swift",
        "LanguageTests/VisitorTests.swift",
        "MapTests/MapTests.swift",
        "PersistedQueriesTests/PersistedQueriesTests.swift",
        "StarWarsTests/StarWarsData.swift",
        "StarWarsTests/StarWarsIntrospectionTests.swift",
        "StarWarsTests/StarWarsQueryTests.swift",
        "StarWarsTests/StarWarsSchema.swift",
        "StarWarsTests/StarWarsValidationTests.swift",
        "SubscriptionTests/SimplePubSub.swift",
        "SubscriptionTests/SubscriptionSchema.swift",
        "SubscriptionTests/SubscriptionTests.swift",
        "SwiftUtilitiesTests/DidYouMeanTests.swift",
        "TypeTests/GraphQLArgumentDefinitionTests.swift",
        "TypeTests/GraphQLSchemaTests.swift",
        "TypeTests/IntrospectionTests.swift",
        "TypeTests/ScalarTests.swift",
        "TypeTests/ValidateSchemaTests.swift",
        "UtilitiesTests/BuildASTSchemaTests.swift",
        "UtilitiesTests/ConcatASTTests.swift",
        "UtilitiesTests/ExtendSchemaTests.swift",
        "UtilitiesTests/PrintSchemaTests.swift",
        "ValidationTests/ExampleSchema.swift",
        "ValidationTests/ExecutableDefinitionsRuleTests.swift",
        "ValidationTests/FieldsOnCorrectTypeTests.swift",
        "ValidationTests/FragmentsOnCompositeTypesRuleTests.swift",
        "ValidationTests/KnownArgumentNamesOnDirectivesRuleTests.swift",
        "ValidationTests/KnownArgumentNamesTests.swift",
        "ValidationTests/KnownDirectivesRuleTests.swift",
        "ValidationTests/KnownFragmentNamesTests.swift",
        "ValidationTests/KnownTypeNamesRuleTests.swift",
        "ValidationTests/LoneAnonymousOperationRuleTests.swift",
        "ValidationTests/LoneSchemaDefinitionRuleTests.swift",
        "ValidationTests/NoDeprecatedCustomRuleTests.swift",
        "ValidationTests/NoFragmentCyclesRuleTests.swift",
        "ValidationTests/NoUndefinedVariablesRuleTests.swift",
        "ValidationTests/NoUnusedFragmentsRuleTests.swift",
        "ValidationTests/NoUnusedVariablesRuleTests.swift",
        "ValidationTests/PossibleFragmentSpreadsRuleRuleTests.swift",
        "ValidationTests/PossibleTypeExtensionsRuleTests.swift",
        "ValidationTests/ProvidedRequiredArgumentsOnDirectivesRuleTests.swift",
        "ValidationTests/ProvidedRequiredArgumentsRuleTests.swift",
        "ValidationTests/UniqueArgumentDefinitionNamesRuleTests.swift",
        "ValidationTests/UniqueArgumentNamesRuleTests.swift",
        "ValidationTests/UniqueDirectiveNamesRuleTests.swift",
        "ValidationTests/UniqueDirectivesPerLocationRuleTests.swift",
        "ValidationTests/UniqueEnumValueNamesRuleTests.swift",
        "ValidationTests/UniqueFieldDefinitionNamesRuleTests.swift",
        "ValidationTests/UniqueFragmentNamesRuleTests.swift",
        "ValidationTests/UniqueInputFieldNamesRuleTests.swift",
        "ValidationTests/UniqueOperationNamesRuleTests.swift",
        "ValidationTests/UniqueOperationTypesRuleTests.swift",
        "ValidationTests/UniqueTypeNamesRuleTests.swift",
        "ValidationTests/UniqueVariableNamesRuleTests.swift",
        "ValidationTests/ValidationTests.swift",
        "ValidationTests/ValuesOfCorrectTypeRuleTests.swift",
        "ValidationTests/VariablesAreInputTypesRuleTests.swift",
        "ValidationTests/VariablesInAllowedPositionRuleTests.swift"
      ],
      "target_dependencies" : [
        "GraphQL"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GraphQL",
      "module_type" : "SwiftTarget",
      "name" : "GraphQL",
      "path" : "Sources/GraphQL",
      "product_dependencies" : [
        "NIO",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "GraphQL"
      ],
      "sources" : [
        "Error/GraphQLError.swift",
        "Error/LocatedError.swift",
        "Error/SyntaxError.swift",
        "Execution/Execute.swift",
        "Execution/Values.swift",
        "Extensions/Codable+Extensions.swift",
        "GraphQL.swift",
        "GraphQLRequest.swift",
        "Instrumentation/DispatchQueueInstrumentationWrapper.swift",
        "Instrumentation/Instrumentation.swift",
        "Language/AST.swift",
        "Language/BlockString.swift",
        "Language/CharacterClasses.swift",
        "Language/Kinds.swift",
        "Language/Lexer.swift",
        "Language/Location.swift",
        "Language/Parser.swift",
        "Language/Predicates.swift",
        "Language/PrintString.swift",
        "Language/Printer.swift",
        "Language/Source.swift",
        "Language/Visitor.swift",
        "Map/AnyCoder.swift",
        "Map/AnySerialization.swift",
        "Map/GraphQLJSONEncoder.swift",
        "Map/Map.swift",
        "Map/MapCoder.swift",
        "Map/MapSerialization.swift",
        "Map/Number.swift",
        "PersistedQueries/PersistedQueries.swift",
        "Subscription/EventStream.swift",
        "Subscription/Subscribe.swift",
        "SwiftUtilities/DidYouMean.swift",
        "SwiftUtilities/Find.swift",
        "SwiftUtilities/FormatList.swift",
        "SwiftUtilities/IsNullish.swift",
        "SwiftUtilities/KeyMap.swift",
        "SwiftUtilities/Mirror.swift",
        "SwiftUtilities/SuggestionList.swift",
        "Type/Definition.swift",
        "Type/Directives.swift",
        "Type/Introspection.swift",
        "Type/Scalars.swift",
        "Type/Schema.swift",
        "Type/Validation.swift",
        "Utilities/ASTFromValue.swift",
        "Utilities/AssertValidName.swift",
        "Utilities/BuildASTSchema.swift",
        "Utilities/ConcatAST.swift",
        "Utilities/ExtendSchema.swift",
        "Utilities/IsValidValue.swift",
        "Utilities/Keyable.swift",
        "Utilities/NIO+Extensions.swift",
        "Utilities/PrintSchema.swift",
        "Utilities/TypeComparators.swift",
        "Utilities/TypeFromAST.swift",
        "Utilities/TypeInfo.swift",
        "Utilities/ValueFromAST.swift",
        "Utilities/ValueFromASTUntyped.swift",
        "Validation/Rules/Custom/NoDeprecatedCustomRule.swift",
        "Validation/Rules/Custom/NoSchemaIntrospectionCustomRule.swift",
        "Validation/Rules/ExecutableDefinitionsRule.swift",
        "Validation/Rules/FieldsOnCorrectTypeRule.swift",
        "Validation/Rules/FragmentsOnCompositeTypesRule.swift",
        "Validation/Rules/KnownArgumentNamesOnDirectivesRule.swift",
        "Validation/Rules/KnownArgumentNamesRule.swift",
        "Validation/Rules/KnownDirectivesRule.swift",
        "Validation/Rules/KnownFragmentNamesRule.swift",
        "Validation/Rules/KnownTypeNamesRule.swift",
        "Validation/Rules/LoneAnonymousOperationRule.swift",
        "Validation/Rules/LoneSchemaDefinitionRule.swift",
        "Validation/Rules/NoFragmentCyclesRule.swift",
        "Validation/Rules/NoUndefinedVariablesRule.swift",
        "Validation/Rules/NoUnusedFragmentsRule.swift",
        "Validation/Rules/NoUnusedVariablesRule.swift",
        "Validation/Rules/PossibleFragmentSpreadsRule.swift",
        "Validation/Rules/PossibleTypeExtensionsRule.swift",
        "Validation/Rules/ProvidedRequiredArgumentsOnDirectivesRule.swift",
        "Validation/Rules/ProvidedRequiredArgumentsRule.swift",
        "Validation/Rules/ScalarLeafsRule.swift",
        "Validation/Rules/UniqueArgumentDefinitionNamesRule.swift",
        "Validation/Rules/UniqueArgumentNamesRule.swift",
        "Validation/Rules/UniqueDirectiveNamesRule.swift",
        "Validation/Rules/UniqueDirectivesPerLocationRule.swift",
        "Validation/Rules/UniqueEnumValueNamesRule.swift",
        "Validation/Rules/UniqueFieldDefinitionNamesRule.swift",
        "Validation/Rules/UniqueFragmentNamesRule.swift",
        "Validation/Rules/UniqueInputFieldNamesRule.swift",
        "Validation/Rules/UniqueOperationNamesRule.swift",
        "Validation/Rules/UniqueOperationTypesRule.swift",
        "Validation/Rules/UniqueTypeNamesRule.swift",
        "Validation/Rules/UniqueVariableNamesRule.swift",
        "Validation/Rules/ValuesOfCorrectTypeRule.swift",
        "Validation/Rules/VariablesAreInputTypesRule.swift",
        "Validation/Rules/VariablesInAllowedPositionRule.swift",
        "Validation/SpecifiedRules.swift",
        "Validation/Validate.swift",
        "Validation/ValidationContext.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/23] Write sources
[3/23] Copying PrivacyInfo.xcprivacy
[3/23] Write sources
[12/23] Compiling CNIOWindows WSAStartup.c
[13/23] Compiling CNIOWindows shim.c
[13/23] Compiling CNIOWASI CNIOWASI.c
[14/23] Write sources
[16/23] Compiling CNIOLinux shim.c
[16/23] Compiling CNIOLinux liburing_shims.c
[18/23] Write swift-version-2F0A5646E1D333AE.txt
[19/23] Compiling _AtomicsShims.c
[20/66] Compiling CNIODarwin shim.c
[22/66] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[23/66] Compiling Atomics ManagedAtomic.swift
[24/66] Compiling Atomics ManagedAtomicLazyReference.swift
[25/67] Compiling Atomics AtomicStorage.swift
[26/67] Compiling Atomics AtomicValue.swift
[27/67] Compiling Atomics AtomicMemoryOrderings.swift
[28/67] Compiling Atomics DoubleWord.swift
[29/67] Emitting module _NIOBase64
[30/67] Compiling _NIOBase64 Base64.swift
[31/67] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/67] Compiling Atomics Primitives.shims.swift
[33/67] Compiling Atomics AtomicInteger.swift
[36/69] Compiling Atomics UnsafeAtomic.swift
[37/69] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/69] Compiling Atomics PointerConformances.swift
[45/69] Compiling Atomics Primitives.native.swift
[46/69] Compiling Atomics AtomicOptionalWrappable.swift
[47/69] Compiling Atomics AtomicReference.swift
[48/69] Emitting module InternalCollectionsUtilities
[49/69] Compiling Atomics OptionalRawRepresentable.swift
[50/69] Compiling Atomics RawRepresentable.swift
[51/69] Compiling Atomics AtomicBool.swift
[52/69] Compiling Atomics IntegerConformances.swift
[61/69] Compiling Atomics IntegerOperations.swift
[62/69] Compiling Atomics Unmanaged extensions.swift
[63/69] Compiling _NIODataStructures _TinyArray.swift
[64/141] Compiling DequeModule _DequeSlot.swift
[65/142] Compiling DequeModule _DequeBufferHeader.swift
[66/142] Compiling DequeModule _DequeBuffer.swift
[67/142] Emitting module Atomics
[68/142] Compiling _NIODataStructures PriorityQueue.swift
[69/142] Compiling _NIODataStructures Heap.swift
[70/142] Emitting module _NIODataStructures
[71/142] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[72/142] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[73/142] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[75/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[76/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[77/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[78/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[79/142] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[80/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[81/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[82/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[83/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[84/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[85/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[86/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[87/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[88/148] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[89/148] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[90/148] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[91/148] Compiling OrderedCollections OrderedSet+Sendable.swift
[92/148] Compiling OrderedCollections _HashTable+Testing.swift
[93/148] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[94/148] Compiling OrderedCollections _HashTable+Constants.swift
[95/148] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[96/148] Compiling OrderedCollections OrderedDictionary+Codable.swift
[97/148] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[98/148] Compiling OrderedCollections _HashTable.swift
[99/148] Compiling OrderedCollections _Hashtable+Header.swift
[105/148] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[106/148] Compiling OrderedCollections _HashTable+Bucket.swift
[107/148] Compiling OrderedCollections _HashTable+BucketIterator.swift
[108/148] Compiling OrderedCollections OrderedSet+Hashable.swift
[109/148] Compiling OrderedCollections OrderedSet+Initializers.swift
[110/148] Compiling OrderedCollections OrderedSet+Insertions.swift
[111/148] Compiling OrderedCollections OrderedSet+Invariants.swift
[112/148] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[113/148] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[114/148] Compiling OrderedCollections OrderedSet+Codable.swift
[115/148] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[116/148] Compiling OrderedCollections OrderedSet+Descriptions.swift
[117/148] Compiling OrderedCollections OrderedSet+Diffing.swift
[118/148] Compiling OrderedCollections OrderedSet+Equatable.swift
[119/148] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[120/148] Emitting module DequeModule
[121/148] Compiling OrderedCollections OrderedDictionary+Elements.swift
[122/148] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[123/148] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[124/148] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[125/148] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[126/148] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[127/148] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[128/148] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[129/148] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[130/148] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[131/148] Compiling OrderedCollections OrderedDictionary+Values.swift
[132/148] Compiling OrderedCollections OrderedDictionary.swift
[132/148] Compiling c-nioatomics.c
[141/148] Compiling OrderedCollections OrderedSet+SubSequence.swift
[142/148] Compiling OrderedCollections OrderedSet+Testing.swift
[143/148] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/148] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/148] Compiling OrderedCollections OrderedSet.swift
[146/148] Compiling OrderedCollections _UnsafeBitset.swift
[147/148] Emitting module OrderedCollections
[147/148] Compiling c-atomics.c
[149/154] Compiling NIOConcurrencyHelpers lock.swift
[150/154] Compiling NIOConcurrencyHelpers NIOLock.swift
[151/154] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[152/154] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[153/154] Emitting module NIOConcurrencyHelpers
[154/154] Compiling NIOConcurrencyHelpers atomics.swift
[155/215] Compiling NIOCore NIOLoopBound.swift
[156/215] Compiling NIOCore NIOScheduledCallback.swift
[157/215] Compiling NIOCore NIOSendable.swift
[158/215] Compiling NIOCore RecvByteBufferAllocator.swift
[159/215] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[160/215] Compiling NIOCore SocketAddresses.swift
[161/221] Compiling NIOCore AddressedEnvelope.swift
[162/221] Compiling NIOCore AsyncAwaitSupport.swift
[163/221] Compiling NIOCore AsyncChannel.swift
[164/221] Compiling NIOCore AsyncChannelHandler.swift
[165/221] Compiling NIOCore AsyncChannelInboundStream.swift
[166/221] Compiling NIOCore AsyncChannelOutboundWriter.swift
[167/221] Compiling NIOCore NIOAsyncSequenceProducer.swift
[168/221] Compiling NIOCore Codec.swift
[169/221] Compiling NIOCore ConvenienceOptionSupport.swift
[170/221] Compiling NIOCore DeadChannel.swift
[171/221] Compiling NIOCore DispatchQueue+WithFuture.swift
[172/221] Compiling NIOCore EventLoop+Deprecated.swift
[173/221] Compiling NIOCore EventLoop+SerialExecutor.swift
[174/221] Compiling NIOCore EventLoop.swift
[175/221] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[176/221] Compiling NIOCore EventLoopFuture+Deprecated.swift
[177/221] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[178/221] Compiling NIOCore EventLoopFuture.swift
[179/221] Compiling NIOCore FileDescriptor.swift
[180/221] Compiling NIOCore FileHandle.swift
[181/221] Compiling NIOCore FileRegion.swift
[182/221] Compiling NIOCore SocketOptionProvider.swift
[183/221] Compiling NIOCore SystemCallHelpers.swift
[184/221] Compiling NIOCore TimeAmount+Duration.swift
[185/221] Compiling NIOCore TypeAssistedChannelHandler.swift
[186/221] Compiling NIOCore UniversalBootstrapSupport.swift
[187/221] Compiling NIOCore Utilities.swift
[188/221] Compiling NIOCore Interfaces.swift
[189/221] Compiling NIOCore Linux.swift
[190/221] Compiling NIOCore MarkedCircularBuffer.swift
[191/221] Compiling NIOCore MulticastChannel.swift
[192/221] Compiling NIOCore NIOAny.swift
[193/221] Compiling NIOCore NIOCloseOnErrorHandler.swift
[194/221] Compiling NIOCore Channel.swift
[195/221] Compiling NIOCore ChannelHandler.swift
[196/221] Compiling NIOCore ChannelHandlers.swift
[197/221] Compiling NIOCore ChannelInvoker.swift
[198/221] Compiling NIOCore ChannelOption.swift
[199/221] Compiling NIOCore ChannelPipeline.swift
[200/221] Compiling NIOCore CircularBuffer.swift
[201/221] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[202/221] Compiling NIOCore NIOAsyncWriter.swift
[203/221] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[204/221] Compiling NIOCore BSDSocketAPI.swift
[205/221] Compiling NIOCore ByteBuffer-aux.swift
[206/221] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[207/221] Compiling NIOCore ByteBuffer-conversions.swift
[208/221] Compiling NIOCore GlobalSingletons.swift
[209/221] Compiling NIOCore IO.swift
[210/221] Compiling NIOCore IOData.swift
[211/221] Compiling NIOCore IPProtocol.swift
[212/221] Compiling NIOCore IntegerBitPacking.swift
[213/221] Compiling NIOCore IntegerTypes.swift
[214/221] Compiling NIOCore ByteBuffer-core.swift
[215/221] Compiling NIOCore ByteBuffer-hex.swift
[216/221] Compiling NIOCore ByteBuffer-int.swift
[217/221] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[218/221] Compiling NIOCore ByteBuffer-multi-int.swift
[219/221] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[220/221] Compiling NIOCore ByteBuffer-views.swift
[221/221] Emitting module NIOCore
[222/274] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[223/274] Emitting module NIOEmbedded
[224/274] Compiling NIOEmbedded AsyncTestingChannel.swift
[225/274] Compiling NIOEmbedded Embedded.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[226/274] Emitting module NIOPosix
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[227/279] Compiling NIOPosix BaseStreamSocketChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
[228/279] Compiling NIOPosix Bootstrap.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
[229/279] Compiling NIOPosix ControlMessage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
[230/279] Compiling NIOPosix DatagramVectorReadManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
[231/279] Compiling NIOPosix Errors+Any.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
[232/279] Compiling NIOPosix FileDescriptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
[233/279] Compiling NIOPosix SocketProtocols.swift
[234/279] Compiling NIOPosix System.swift
[235/279] Compiling NIOPosix Thread.swift
[236/279] Compiling NIOPosix ThreadPosix.swift
[237/279] Compiling NIOPosix ThreadWindows.swift
[238/279] Compiling NIOPosix PendingDatagramWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[239/279] Compiling NIOPosix PendingWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[240/279] Compiling NIOPosix PipeChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[241/279] Compiling NIOPosix PipePair.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[242/279] Compiling NIOPosix Pool.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[243/279] Compiling NIOPosix Selectable.swift
[244/279] Compiling NIOPosix SelectableChannel.swift
[245/279] Compiling NIOPosix SelectableEventLoop.swift
[246/279] Compiling NIOPosix SelectorEpoll.swift
[247/279] Compiling NIOPosix SelectorGeneric.swift
[248/279] Compiling NIOPosix GetaddrinfoResolver.swift
[249/279] Compiling NIOPosix HappyEyeballs.swift
[250/279] Compiling NIOPosix IO.swift
[251/279] Compiling NIOPosix IntegerBitPacking.swift
[252/279] Compiling NIOPosix IntegerTypes.swift
[253/279] Compiling NIOPosix Linux.swift
[254/279] Compiling NIOPosix PooledRecvBufferAllocator.swift
[255/279] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[256/279] Compiling NIOPosix PosixSingletons.swift
[257/279] Compiling NIOPosix RawSocketBootstrap.swift
[258/279] Compiling NIOPosix Resolver.swift
[259/279] Compiling NIOPosix LinuxCPUSet.swift
[260/279] Compiling NIOPosix LinuxUring.swift
[261/279] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[262/279] Compiling NIOPosix NIOThreadPool.swift
[263/279] Compiling NIOPosix NonBlockingFileIO.swift
[264/279] Compiling NIOPosix SelectorKqueue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[265/279] Compiling NIOPosix SelectorUring.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[266/279] Compiling NIOPosix ServerSocket.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[267/279] Compiling NIOPosix Socket.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[268/279] Compiling NIOPosix SocketChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[269/279] Compiling NIOPosix BSDSocketAPICommon.swift
[270/279] Compiling NIOPosix BSDSocketAPIPosix.swift
[271/279] Compiling NIOPosix BSDSocketAPIWindows.swift
[272/279] Compiling NIOPosix BaseSocket.swift
[273/279] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[274/279] Compiling NIOPosix BaseSocketChannel.swift
[275/279] Compiling NIOPosix UnsafeTransfer.swift
[276/279] Compiling NIOPosix Utilities.swift
[277/279] Compiling NIOPosix VsockAddress.swift
[278/279] Compiling NIOPosix VsockChannelEvents.swift
[279/279] Compiling NIOPosix resource_bundle_accessor.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/50] Compiling Atomics AtomicMemoryOrderings.swift
[3/50] Compiling Atomics DoubleWord.swift
[4/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/51] Compiling Atomics AtomicStorage.swift
[6/51] Compiling Atomics AtomicValue.swift
[7/51] Compiling Atomics ManagedAtomic.swift
[8/51] Compiling Atomics ManagedAtomicLazyReference.swift
[9/51] Compiling _NIODataStructures PriorityQueue.swift
[16/53] Compiling Atomics UnsafeAtomic.swift
[17/53] Compiling Atomics UnsafeAtomicLazyReference.swift
[18/53] Compiling _NIOBase64 Base64.swift
[19/53] Emitting module _NIOBase64
[20/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/53] Compiling _NIODataStructures _TinyArray.swift
[22/53] Compiling _NIODataStructures Heap.swift
[23/53] Compiling NIOConcurrencyHelpers lock.swift
[24/53] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[25/53] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[26/53] Compiling NIOConcurrencyHelpers NIOLock.swift
[27/53] Compiling NIOConcurrencyHelpers atomics.swift
[28/53] Emitting module _NIODataStructures
[29/53] Compiling Atomics IntegerOperations.swift
[30/53] Compiling Atomics Unmanaged extensions.swift
[31/53] Emitting module NIOConcurrencyHelpers
[32/53] Compiling Atomics Primitives.shims.swift
[33/53] Compiling Atomics AtomicInteger.swift
[34/53] Compiling Atomics AtomicOptionalWrappable.swift
[35/53] Compiling Atomics AtomicReference.swift
[38/53] Compiling Atomics PointerConformances.swift
[39/53] Compiling Atomics Primitives.native.swift
[40/53] Compiling Atomics AtomicBool.swift
[41/53] Compiling Atomics IntegerConformances.swift
[42/53] Emitting module InternalCollectionsUtilities
[43/53] Compiling Atomics OptionalRawRepresentable.swift
[44/53] Compiling Atomics RawRepresentable.swift
[53/125] Compiling OrderedCollections _HashTable+Constants.swift
[54/125] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[55/126] Compiling OrderedCollections _HashTable.swift
[56/126] Compiling OrderedCollections _Hashtable+Header.swift
[57/126] Compiling OrderedCollections _HashTable+Testing.swift
[58/126] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[59/126] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[61/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[62/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[63/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[64/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[65/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[66/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[67/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[68/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[69/126] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[70/126] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[71/126] Compiling OrderedCollections OrderedSet+Sendable.swift
[72/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[73/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[74/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[75/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/126] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/132] Compiling OrderedCollections OrderedDictionary+Codable.swift
[79/132] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[80/132] Compiling DequeModule _DequeSlot.swift
[81/132] Compiling DequeModule _DequeBuffer.swift
[82/132] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[83/132] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[84/132] Compiling DequeModule _DequeBufferHeader.swift
[85/132] Emitting module Atomics
[91/132] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[92/132] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[93/132] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[94/132] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[95/132] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[96/132] Compiling OrderedCollections OrderedDictionary+Values.swift
[97/132] Compiling OrderedCollections OrderedDictionary.swift
[98/132] Compiling OrderedCollections OrderedDictionary+Elements.swift
[99/132] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[100/132] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[101/132] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[102/132] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[103/132] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[104/132] Compiling OrderedCollections OrderedSet+Codable.swift
[105/132] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[106/132] Compiling OrderedCollections OrderedSet+Descriptions.swift
[107/132] Compiling OrderedCollections OrderedSet+Diffing.swift
[108/132] Compiling OrderedCollections OrderedSet+Equatable.swift
[109/132] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[110/132] Compiling OrderedCollections OrderedSet+Hashable.swift
[111/132] Compiling OrderedCollections OrderedSet+Initializers.swift
[112/132] Compiling OrderedCollections OrderedSet+Insertions.swift
[113/132] Compiling OrderedCollections OrderedSet+Invariants.swift
[114/132] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[115/132] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[116/132] Compiling OrderedCollections _HashTable+Bucket.swift
[117/132] Compiling OrderedCollections _HashTable+BucketIterator.swift
[118/132] Emitting module DequeModule
[126/132] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/132] Compiling OrderedCollections OrderedSet+Testing.swift
[128/132] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/132] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/132] Compiling OrderedCollections OrderedSet.swift
[131/132] Compiling OrderedCollections _UnsafeBitset.swift
[132/193] Emitting module OrderedCollections
[133/193] Compiling NIOCore AddressedEnvelope.swift
[134/193] Compiling NIOCore AsyncAwaitSupport.swift
[135/193] Compiling NIOCore AsyncChannel.swift
[136/193] Compiling NIOCore AsyncChannelHandler.swift
[137/193] Compiling NIOCore AsyncChannelInboundStream.swift
[138/193] Compiling NIOCore AsyncChannelOutboundWriter.swift
[139/193] Compiling NIOCore NIOAsyncSequenceProducer.swift
[140/199] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[141/199] Compiling NIOCore EventLoopFuture+Deprecated.swift
[142/199] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[143/199] Compiling NIOCore EventLoopFuture.swift
[144/199] Compiling NIOCore FileDescriptor.swift
[145/199] Compiling NIOCore FileHandle.swift
[146/199] Compiling NIOCore FileRegion.swift
[147/199] Compiling NIOCore SocketOptionProvider.swift
[148/199] Compiling NIOCore SystemCallHelpers.swift
[149/199] Compiling NIOCore TimeAmount+Duration.swift
[150/199] Compiling NIOCore TypeAssistedChannelHandler.swift
[151/199] Compiling NIOCore UniversalBootstrapSupport.swift
[152/199] Compiling NIOCore Utilities.swift
[153/199] Compiling NIOCore GlobalSingletons.swift
[154/199] Compiling NIOCore IO.swift
[155/199] Compiling NIOCore IOData.swift
[156/199] Compiling NIOCore IPProtocol.swift
[157/199] Compiling NIOCore IntegerBitPacking.swift
[158/199] Compiling NIOCore IntegerTypes.swift
[159/199] Compiling NIOCore Interfaces.swift
[160/199] Compiling NIOCore Linux.swift
[161/199] Compiling NIOCore MarkedCircularBuffer.swift
[162/199] Compiling NIOCore MulticastChannel.swift
[163/199] Compiling NIOCore NIOAny.swift
[164/199] Compiling NIOCore NIOCloseOnErrorHandler.swift
[165/199] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[166/199] Compiling NIOCore NIOAsyncWriter.swift
[167/199] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[168/199] Compiling NIOCore BSDSocketAPI.swift
[169/199] Compiling NIOCore ByteBuffer-aux.swift
[170/199] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[171/199] Compiling NIOCore ByteBuffer-conversions.swift
[172/199] Compiling NIOCore Channel.swift
[173/199] Compiling NIOCore ChannelHandler.swift
[174/199] Compiling NIOCore ChannelHandlers.swift
[175/199] Compiling NIOCore ChannelInvoker.swift
[176/199] Compiling NIOCore ChannelOption.swift
[177/199] Compiling NIOCore ChannelPipeline.swift
[178/199] Compiling NIOCore CircularBuffer.swift
[179/199] Compiling NIOCore Codec.swift
[180/199] Compiling NIOCore ConvenienceOptionSupport.swift
[181/199] Compiling NIOCore DeadChannel.swift
[182/199] Compiling NIOCore DispatchQueue+WithFuture.swift
[183/199] Compiling NIOCore EventLoop+Deprecated.swift
[184/199] Compiling NIOCore EventLoop+SerialExecutor.swift
[185/199] Compiling NIOCore EventLoop.swift
[186/199] Compiling NIOCore NIOLoopBound.swift
[187/199] Compiling NIOCore NIOScheduledCallback.swift
[188/199] Compiling NIOCore NIOSendable.swift
[189/199] Compiling NIOCore RecvByteBufferAllocator.swift
[190/199] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[191/199] Compiling NIOCore SocketAddresses.swift
[192/199] Compiling NIOCore ByteBuffer-core.swift
[193/199] Compiling NIOCore ByteBuffer-hex.swift
[194/199] Compiling NIOCore ByteBuffer-int.swift
[195/199] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[196/199] Compiling NIOCore ByteBuffer-multi-int.swift
[197/199] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[198/199] Compiling NIOCore ByteBuffer-views.swift
[199/199] Emitting module NIOCore
[200/252] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[201/252] Compiling NIOEmbedded AsyncTestingChannel.swift
[202/252] Compiling NIOEmbedded Embedded.swift
[203/252] Emitting module NIOEmbedded
error: emit-module command failed with exit code 1 (use -v to see invocation)
[204/252] Emitting module NIOPosix
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[205/257] Compiling NIOPosix BaseStreamSocketChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
[206/257] Compiling NIOPosix Bootstrap.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
[207/257] Compiling NIOPosix ControlMessage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
[208/257] Compiling NIOPosix DatagramVectorReadManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
[209/257] Compiling NIOPosix Errors+Any.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
[210/257] Compiling NIOPosix FileDescriptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:186:55: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
184 |             // Now we move the writer index backwards to where the end of the read was. Note that 0 is not an
185 |             // error for datagrams, zero-length datagrams are permitted.
186 |             let readBytes = Int(self.messageVector[i].msg_len)
    |                                                       `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
187 |             slice.moveWriterIndex(to: readBytes)
188 |             totalReadSize += readBytes
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:43:28: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
 41 |
 42 |             self.messageVector = .allocateAndInitialize(
 43 |                 repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                            `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 44 |                 count: newValue
 45 |             )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:134:41: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
132 |                 msgHdr.msg_controllen = .init(controlBytes.count)
133 |                 msgHdr.msg_flags = 0
134 |                 self.messageVector[i] = MMsgHdr(msg_hdr: msgHdr, msg_len: 0)
    |                                         `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
135 |
136 |                 // Note that we don't set up the sockaddr vector: that's because it needs no initialization,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:224:24: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
222 |     static func allocate(messageCount: Int) -> DatagramVectorReadManager {
223 |         let messageVector = UnsafeMutableBufferPointer.allocateAndInitialize(
224 |             repeating: MMsgHdr(msg_hdr: msghdr(), msg_len: 0),
    |                        `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
225 |             count: messageCount
226 |         )
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:194:48: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
192 |             precondition(self.messageVector[i].msg_hdr.namelen != 0, "Unexpected zero length peer name")
193 |             #else
194 |             precondition(self.messageVector[i].msg_hdr.msg_namelen != 0, "Unexpected zero length peer name")
    |                                                `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
195 |             #endif
196 |             let address: SocketAddress = try self.sockaddrVector[i].convert()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/DatagramVectorReadManager.swift:202:89: error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
 14 | import CNIOLinux
 15 | import NIOCore
 16 |
    | `- note: add import of module 'CNIODarwin'
 17 | /// An object that manages issuing vector reads for datagram channels.
 18 | ///
    :
200 |             if parseControlMessages {
201 |                 let controlMessagesReceived =
202 |                     UnsafeControlMessageCollection(messageHeader: self.messageVector[i].msg_hdr)
    |                                                                                         `- error: property 'msg_hdr' is not available due to missing import of defining module 'CNIODarwin'
203 |                 metadata = .init(from: controlMessagesReceived)
204 |             } else {
[211/257] Compiling NIOPosix UnsafeTransfer.swift
[212/257] Compiling NIOPosix Utilities.swift
[213/257] Compiling NIOPosix VsockAddress.swift
[214/257] Compiling NIOPosix VsockChannelEvents.swift
[215/257] Compiling NIOPosix resource_bundle_accessor.swift
[216/257] Compiling NIOPosix SocketProtocols.swift
[217/257] Compiling NIOPosix System.swift
[218/257] Compiling NIOPosix Thread.swift
[219/257] Compiling NIOPosix ThreadPosix.swift
[220/257] Compiling NIOPosix ThreadWindows.swift
[221/257] Compiling NIOPosix SelectorKqueue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[222/257] Compiling NIOPosix SelectorUring.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[223/257] Compiling NIOPosix ServerSocket.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[224/257] Compiling NIOPosix Socket.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[225/257] Compiling NIOPosix SocketChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:339:37: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
337 |     func close0() throws {
338 |
339 |         self.externalSelectorFDLock.withLock {
    |                                     `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
340 |             // We try! all of the closes because close can only fail in the following ways:
341 |             // - EINTR, which we eat in Posix.close
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/SelectorKqueue.swift:357:41: error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
 14 |
 15 | import NIOCore
 16 |
    | `- note: add import of module 'NIOConcurrencyHelpers'
 17 | #if canImport(Darwin)
 18 |
    :
355 |     func wakeup0() throws {
356 |         assert(NIOThread.current != self.myThread)
357 |         try self.externalSelectorFDLock.withLock {
    |                                         `- error: instance method 'withLock' is not available due to missing import of defining module 'NIOConcurrencyHelpers'
358 |             guard self.selectorFD >= 0 else {
359 |                 throw EventLoopError._shutdown
[226/257] Compiling NIOPosix GetaddrinfoResolver.swift
[227/257] Compiling NIOPosix HappyEyeballs.swift
[228/257] Compiling NIOPosix IO.swift
[229/257] Compiling NIOPosix IntegerBitPacking.swift
[230/257] Compiling NIOPosix IntegerTypes.swift
[231/257] Compiling NIOPosix Linux.swift
[232/257] Compiling NIOPosix Selectable.swift
[233/257] Compiling NIOPosix SelectableChannel.swift
[234/257] Compiling NIOPosix SelectableEventLoop.swift
[235/257] Compiling NIOPosix SelectorEpoll.swift
[236/257] Compiling NIOPosix SelectorGeneric.swift
[237/257] Compiling NIOPosix PooledRecvBufferAllocator.swift
[238/257] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[239/257] Compiling NIOPosix PosixSingletons.swift
[240/257] Compiling NIOPosix RawSocketBootstrap.swift
[241/257] Compiling NIOPosix Resolver.swift
[242/257] Compiling NIOPosix LinuxCPUSet.swift
[243/257] Compiling NIOPosix LinuxUring.swift
[244/257] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[245/257] Compiling NIOPosix NIOThreadPool.swift
[246/257] Compiling NIOPosix NonBlockingFileIO.swift
[247/257] Compiling NIOPosix PendingDatagramWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[248/257] Compiling NIOPosix PendingWritesManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[249/257] Compiling NIOPosix PipeChannel.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[250/257] Compiling NIOPosix PipePair.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[251/257] Compiling NIOPosix Pool.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:291:33: error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
289 |
290 |         for write in writes {
291 |             let written = write.msg_len
    |                                 `- error: property 'msg_len' is not available due to missing import of defining module 'CNIODarwin'
292 |             let thisWriteFiller = didScalarWrite(written: Int(written)).0
293 |             assert(thisWriteFiller?.1 == nil, "didVectorWrite called with errors on single writes!")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOPosix/PendingDatagramWritesManager.swift:155:27: error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
 16 | import CNIOLinux
 17 | import NIOCore
 18 |
    | `- note: add import of module 'CNIODarwin'
 19 | private struct PendingDatagramWrite {
 20 |     var data: ByteBuffer
    :
153 |                 msg.msg_controllen = .init(controlMessageBytePointer.count)
154 |                 msg.msg_flags = 0
155 |                 msgs[c] = MMsgHdr(msg_hdr: msg, msg_len: 0)
    |                           `- error: initializer 'init(msg_hdr:msg_len:)' is not available due to missing import of defining module 'CNIODarwin'
156 |             }
157 |             c += 1
[252/257] Compiling NIOPosix BSDSocketAPICommon.swift
[253/257] Compiling NIOPosix BSDSocketAPIPosix.swift
[254/257] Compiling NIOPosix BSDSocketAPIWindows.swift
[255/257] Compiling NIOPosix BaseSocket.swift
[256/257] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[257/257] Compiling NIOPosix BaseSocketChannel.swift
BUILD FAILURE 6.1 macosSpm