The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build composable-effect-identifier, reference main (eee236), with Swift 6.1 for Android on 28 May 2025 07:12:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tgrapperon/composable-effect-identifier.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/tgrapperon/composable-effect-identifier
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at eee2368 Expose documentation to Swift Package Index (#9)
Cloned https://github.com/tgrapperon/composable-effect-identifier.git
Revision (git rev-parse @):
eee2368cd7d0e21f4190d3765687f35e9a0d2534
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tgrapperon/composable-effect-identifier.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tgrapperon/composable-effect-identifier.git
https://github.com/tgrapperon/composable-effect-identifier.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-composable-architecture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-composable-architecture"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "composable-effect-identifier",
  "name" : "composable-effect-identifier",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ComposableEffectIdentifier",
      "targets" : [
        "ComposableEffectIdentifier"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ComposableEffectIdentifierTests",
      "module_type" : "SwiftTarget",
      "name" : "ComposableEffectIdentifierTests",
      "path" : "Tests/ComposableEffectIdentifierTests",
      "sources" : [
        "EffectIDTests.swift",
        "Reducer+NamespaceTests.swift"
      ],
      "target_dependencies" : [
        "ComposableEffectIdentifier"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ComposableEffectIdentifier",
      "module_type" : "SwiftTarget",
      "name" : "ComposableEffectIdentifier",
      "path" : "Sources/ComposableEffectIdentifier",
      "product_dependencies" : [
        "ComposableArchitecture"
      ],
      "product_memberships" : [
        "ComposableEffectIdentifier"
      ],
      "sources" : [
        "EffectID.swift",
        "Identified+Namespace.swift",
        "Internal/Debug.swift",
        "Internal/Locking.swift",
        "Internal/RuntimeWarnings.swift",
        "Reducer+Namespace.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-composable-architecture
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
[1/303658] Fetching swift-composable-architecture
Fetched https://github.com/pointfreeco/swift-composable-architecture from cache (15.00s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (15.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3390] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.98s)
Computing version for https://github.com/pointfreeco/swift-composable-architecture
Computed https://github.com/pointfreeco/swift-composable-architecture at 0.59.0 (0.53s)
Fetching https://github.com/pointfreeco/swiftui-navigation
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-dependencies
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/852] Fetching swift-concurrency-extras
[249/5433] Fetching swift-concurrency-extras, swift-custom-dump
[3831/6827] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation
[4728/8361] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections
[7626/13819] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections, xctest-dynamic-overlay
[8402/20068] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, swift-identified-collections, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.88s)
[18152/18534] Fetching swift-concurrency-extras, swift-custom-dump, swiftui-navigation, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.89s)
[13626/13953] Fetching swift-concurrency-extras, swiftui-navigation, xctest-dynamic-overlay, swift-dependencies
Fetched https://github.com/pointfreeco/swiftui-navigation from cache (0.89s)
[12559/12559] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/pointfreeco/swift-case-paths
[12560/14969] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies, combine-schedulers
[14970/31560] Fetching swift-concurrency-extras, xctest-dynamic-overlay, swift-dependencies, combine-schedulers, swift-collections
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.37s)
Fetched https://github.com/pointfreeco/swift-dependencies from cache (1.37s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.38s)
[3075/23376] Fetching combine-schedulers, swift-collections, swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.59s)
[6724/19001] Fetching combine-schedulers, swift-collections
Fetched https://github.com/pointfreeco/combine-schedulers from cache (1.20s)
Fetched https://github.com/apple/swift-collections from cache (1.22s)
Computing version for https://github.com/pointfreeco/swiftui-navigation
Computed https://github.com/pointfreeco/swiftui-navigation at 0.8.0 (5.65s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (1.69s)
Fetching https://github.com/pointfreeco/swift-clocks
[1/1292] Fetching swift-clocks
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.46s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 0.14.1 (0.98s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.83s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.50s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.66s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.67s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 0.8.0 (0.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.75s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
Creating working copy for https://github.com/pointfreeco/swift-composable-architecture
Working copy of https://github.com/pointfreeco/swift-composable-architecture resolved at 0.59.0
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swiftui-navigation
Working copy of https://github.com/pointfreeco/swiftui-navigation resolved at 0.8.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 0.8.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 0.14.1
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/16] Write sources
[15/16] Write swift-version-24593BA9C3E375BF.txt
[17/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/47] Compiling InternalCollectionsUtilities Descriptions.swift
[19/47] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/47] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/47] Compiling InternalCollectionsUtilities Debugging.swift
[22/47] Emitting module InternalCollectionsUtilities
[23/47] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/47] Compiling InternalCollectionsUtilities Integer rank.swift
[25/47] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/47] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/47] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[29/47] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/47] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/47] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/48] Emitting module ConcurrencyExtras
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |     `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |           `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |                  `- error: 'nil' requires a contextual type
78 | #endif
79 |
[34/49] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[35/49] Compiling ConcurrencyExtras ActorIsolated.swift
[36/105] Compiling XCTestDynamicOverlay Deprecations.swift
[37/105] Compiling ConcurrencyExtras UncheckedSendable.swift
[38/105] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[39/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[40/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[41/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[42/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[43/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[44/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[45/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[46/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[47/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[48/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/105] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/105] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[52/105] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[53/112] Compiling OrderedCollections OrderedDictionary.swift
[54/112] Compiling OrderedCollections OrderedSet+Codable.swift
[55/112] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[56/112] Compiling OrderedCollections OrderedSet+Descriptions.swift
[57/112] Compiling OrderedCollections OrderedSet+Diffing.swift
[58/112] Compiling OrderedCollections OrderedSet+Equatable.swift
[59/112] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[60/112] Compiling OrderedCollections OrderedSet+Hashable.swift
[61/112] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[62/112] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[63/112] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[64/112] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[65/112] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[66/112] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[67/112] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[68/112] Compiling OrderedCollections OrderedDictionary+Values.swift
[69/112] Compiling OrderedCollections OrderedSet+Initializers.swift
[70/112] Compiling OrderedCollections OrderedSet+Insertions.swift
[71/112] Compiling OrderedCollections OrderedSet+Invariants.swift
[72/112] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[73/112] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[74/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[75/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[76/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[77/112] Compiling OrderedCollections OrderedDictionary+Codable.swift
[78/112] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[79/112] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[80/112] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[81/112] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[82/112] Compiling OrderedCollections OrderedDictionary+Elements.swift
[83/112] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[84/112] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[85/112] Compiling OrderedCollections _HashTable+Bucket.swift
[86/112] Compiling OrderedCollections _HashTable+BucketIterator.swift
[87/112] Compiling OrderedCollections _HashTable+Constants.swift
[88/112] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[89/112] Compiling OrderedCollections _HashTable+Testing.swift
[90/112] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[91/112] Compiling OrderedCollections _HashTable.swift
[92/112] Compiling OrderedCollections _Hashtable+Header.swift
[93/112] Compiling OrderedCollections OrderedSet+Sendable.swift
[94/112] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/112] Compiling OrderedCollections OrderedSet+Testing.swift
[96/112] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/112] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/112] Compiling OrderedCollections OrderedSet.swift
[99/112] Compiling OrderedCollections _UnsafeBitset.swift
[100/112] Emitting module OrderedCollections
[102/129] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[103/129] Compiling ConcurrencyExtras LockIsolated.swift
[104/129] Emitting module IdentifiedCollections
[105/131] Compiling ConcurrencyExtras AsyncStream.swift
[106/131] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[107/131] Compiling IdentifiedCollections IdentifiedArray+RandomAccessCollection.swift
[108/131] Compiling IdentifiedCollections IdentifiedArray+RangeReplaceableCollection.swift
[109/131] Compiling IdentifiedCollections IdentifiedArray+CollectionAlgorithms.swift
[110/131] Compiling IdentifiedCollections IdentifiedArray+CustomDebugStringConvertible.swift
[111/131] Compiling IdentifiedCollections IdentifiedArray+Hashable.swift
[112/131] Compiling IdentifiedCollections IdentifiedArray+Initializers.swift
[113/131] Compiling IdentifiedCollections IdentifiedArray+Equatable.swift
[114/131] Compiling IdentifiedCollections IdentifiedArray+ExpressibleByArrayLiteral.swift
[115/131] Compiling IdentifiedCollections IdentifiedArray+Insertions.swift
[116/131] Compiling IdentifiedCollections IdentifiedArray+MutableCollection.swift
[117/131] Compiling IdentifiedCollections IdentifiedArray+CustomReflectable.swift
[118/131] Compiling IdentifiedCollections IdentifiedArray+CustomStringConvertible.swift
[119/131] Compiling IdentifiedCollections Identified.swift
[120/131] Compiling IdentifiedCollections IdentifiedArray+Codable.swift
[121/131] Compiling IdentifiedCollections IdentifiedArray+Collection.swift
[122/131] Compiling ConcurrencyExtras Locking.swift
[123/131] Compiling ConcurrencyExtras MainSerialExecutor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |     `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |           `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |                  `- error: 'nil' requires a contextual type
78 | #endif
79 |
[124/131] Compiling ConcurrencyExtras Task.swift
[125/131] Compiling XCTestDynamicOverlay Unimplemented.swift
[126/131] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[127/131] Compiling XCTestDynamicOverlay XCTFail.swift
[128/131] Emitting module XCTestDynamicOverlay
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/33] Compiling InternalCollectionsUtilities Debugging.swift
[6/34] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[7/34] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[8/35] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/35] Compiling InternalCollectionsUtilities Descriptions.swift
[10/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[11/35] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[12/35] Compiling ConcurrencyExtras AsyncThrowingStream.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/36] Emitting module ConcurrencyExtras
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |     `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |           `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |                  `- error: 'nil' requires a contextual type
78 | #endif
79 |
[14/36] Compiling ConcurrencyExtras ActorIsolated.swift
[15/36] Compiling ConcurrencyExtras AsyncStream.swift
[16/36] Compiling XCTestDynamicOverlay XCTFail.swift
[17/36] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/36] Compiling ConcurrencyExtras LockIsolated.swift
[19/36] Compiling ConcurrencyExtras Locking.swift
[20/36] Compiling XCTestDynamicOverlay Deprecations.swift
[21/36] Emitting module XCTestDynamicOverlay
[22/36] Compiling ConcurrencyExtras Task.swift
[23/36] Compiling ConcurrencyExtras MainSerialExecutor.swift
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:5: error: cannot find 'dlsym' in scope
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |     `- error: cannot find 'dlsym' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:11: error: cannot find 'dlopen' in scope
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |           `- error: cannot find 'dlopen' in scope
78 | #endif
79 |
/host/spi-builder-workspace/.build/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/MainSerialExecutor.swift:77:18: error: 'nil' requires a contextual type
75 |   }
76 |   private let _swift_task_enqueueGlobal_hook: UnsafeMutablePointer<Hook?> =
77 |     dlsym(dlopen(nil, 0), "swift_task_enqueueGlobal_hook").assumingMemoryBound(to: Hook?.self)
   |                  `- error: 'nil' requires a contextual type
78 | #endif
79 |
[24/36] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[25/36] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[26/36] Compiling XCTestDynamicOverlay Unimplemented.swift
[27/36] Compiling ConcurrencyExtras UncheckedSendable.swift
[28/36] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[29/36] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/37] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[31/37] Compiling InternalCollectionsUtilities UInt+reversed.swift
[32/37] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[33/37] Compiling InternalCollectionsUtilities Integer rank.swift
[34/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[35/37] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
BUILD FAILURE 6.1 android