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 Verge, reference 14.0.0 (3f5ce1), with Swift 6.0 for Linux on 11 Apr 2025 10:11:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VergeGroup/swift-Verge.git
Reference: 14.0.0
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/VergeGroup/swift-Verge
 * tag               14.0.0     -> FETCH_HEAD
HEAD is now at 3f5ce18 Disable log
Cloned https://github.com/VergeGroup/swift-Verge.git
Revision (git rev-parse @):
3f5ce18abd0321a0cf8d8a28a8b93ddf77c933ad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/VergeGroup/swift-Verge.git at 14.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/VergeGroup/swift-Verge.git
https://github.com/VergeGroup/swift-Verge.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    },
    {
      "identity" : "swift-concurrency-task-manager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/swift-concurrency-task-manager"
    },
    {
      "identity" : "typedidentifier",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/TypedIdentifier"
    },
    {
      "identity" : "typedcomparator",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/TypedComparator"
    },
    {
      "identity" : "normalization",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/Normalization"
    },
    {
      "identity" : "swift-macro-state-struct",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/VergeGroup/swift-macro-state-struct"
    },
    {
      "identity" : "viewinspector",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.10.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nalexn/ViewInspector.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing.git"
    }
  ],
  "manifest_display_name" : "Verge",
  "name" : "Verge",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Verge",
      "targets" : [
        "Verge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeTiny",
      "targets" : [
        "VergeTiny"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeNormalizationDerived",
      "targets" : [
        "VergeNormalizationDerived"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeRx",
      "targets" : [
        "VergeRx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeClassic",
      "targets" : [
        "VergeClassic"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeMacros",
      "targets" : [
        "VergeMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "VergeMacrosPlugin",
      "targets" : [
        "VergeMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "VergeTinyTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeTinyTests",
      "path" : "Tests/VergeTinyTests",
      "sources" : [
        "VergeTinyTests.swift"
      ],
      "target_dependencies" : [
        "VergeTiny"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeTiny",
      "module_type" : "SwiftTarget",
      "name" : "VergeTiny",
      "path" : "Sources/VergeTiny",
      "product_memberships" : [
        "VergeTiny"
      ],
      "sources" : [
        "Source.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeTests",
      "path" : "Tests/VergeTests",
      "product_dependencies" : [
        "ViewInspector"
      ],
      "sources" : [
        "AccumulationTests.swift",
        "ActivityTests.swift",
        "BindingDerivedTests.swift",
        "CachedMapTests.swift",
        "ChangesTests.swift",
        "ComparerTests.swift",
        "ConcurrencyTests.swift",
        "CopyPerformance.swift",
        "CounterTests.swift",
        "DemoState.swift",
        "DerivedTests.swift",
        "EdgeTests.swift",
        "EventEmitterTests.swift",
        "FilterTests.swift",
        "IsolatedContextTests.swift",
        "OldComparer.swift",
        "PerformanceTests.swift",
        "PipelineTests.swift",
        "PropertyWrapperTests.swift",
        "ReferenceEdgeTests.swift",
        "Retain/PublisherCompletionTests.swift",
        "Retain/StoreSinkSusbscriptionTests.swift",
        "RunLoopTests.swift",
        "Sample.swift",
        "StateTypeTests.swift",
        "StoreAndDerivedTests.swift",
        "StoreInitTests.swift",
        "StoreMiddlewareTests.swift",
        "StoreSinkTests.swift",
        "StoreTaskTests.swift",
        "SynchronizeDisplayValueTests.swift",
        "SyntaxTests.swift",
        "TransactionTests.swift",
        "Usage.swift",
        "VergeStoreTests.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeRxTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeRxTests",
      "path" : "Tests/VergeRxTests",
      "sources" : [
        "ChangedOperatorTests.swift",
        "DemoState.swift",
        "ReproduceDeadlockTests.swift",
        "SubjectCompletionTests.swift",
        "VergeRxTests.swift"
      ],
      "target_dependencies" : [
        "VergeRx",
        "VergeClassic"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeRx",
      "module_type" : "SwiftTarget",
      "name" : "VergeRx",
      "path" : "Sources/VergeRx",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "VergeRx",
        "VergeClassic"
      ],
      "sources" : [
        "Derived+Rx.swift",
        "Extensions.swift",
        "Store+Rx.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeNormalizationDerivedTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeNormalizationDerivedTests",
      "path" : "Tests/VergeNormalizationDerivedTests",
      "sources" : [
        "CombiningTests.swift",
        "DemoState.swift",
        "VergeNormalizationDerivedTests.swift"
      ],
      "target_dependencies" : [
        "VergeNormalizationDerived"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeNormalizationDerived",
      "module_type" : "SwiftTarget",
      "name" : "VergeNormalizationDerived",
      "path" : "Sources/VergeNormalizationDerived",
      "product_dependencies" : [
        "Normalization",
        "HashTreeCollections"
      ],
      "product_memberships" : [
        "VergeNormalizationDerived"
      ],
      "sources" : [
        "DerivedResult.swift",
        "DispatcherType+.swift",
        "EntityType+Typealias.swift",
        "EntityWrapper.swift",
        "NonNullEntityWrapper.swift",
        "Query.swift",
        "VergeNormalizationDerived.swift"
      ],
      "target_dependencies" : [
        "Verge"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacrosTests",
      "path" : "Tests/VergeMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport",
        "MacroTesting"
      ],
      "sources" : [
        "KeyPathMapTests.swift"
      ],
      "target_dependencies" : [
        "VergeMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VergeMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacrosPlugin",
      "path" : "Sources/VergeMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic",
        "VergeMacros",
        "VergeMacrosPlugin"
      ],
      "sources" : [
        "KeyPathMap.swift",
        "MacroError.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "VergeMacros",
      "module_type" : "SwiftTarget",
      "name" : "VergeMacros",
      "path" : "Sources/VergeMacros",
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic",
        "VergeMacros"
      ],
      "sources" : [
        "Source.swift"
      ],
      "target_dependencies" : [
        "VergeMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VergeClassic",
      "module_type" : "SwiftTarget",
      "name" : "VergeClassic",
      "path" : "Sources/VergeClassic",
      "product_memberships" : [
        "VergeClassic"
      ],
      "sources" : [
        "Emitter.swift",
        "Extensions.swift",
        "Storage+Rx.swift",
        "Storage.swift",
        "Verge+Extension.swift",
        "VergeClassic.swift"
      ],
      "target_dependencies" : [
        "VergeRx"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Verge",
      "module_type" : "SwiftTarget",
      "name" : "Verge",
      "path" : "Sources/Verge",
      "product_dependencies" : [
        "StateStruct",
        "TypedComparator",
        "Atomics",
        "DequeModule",
        "ConcurrencyTaskManager"
      ],
      "product_memberships" : [
        "Verge",
        "VergeNormalizationDerived",
        "VergeRx",
        "VergeClassic"
      ],
      "sources" : [
        "Derived/Derived+Assign.swift",
        "Derived/Derived+Combine.swift",
        "Derived/Derived.swift",
        "Library/BackgroundDeallocationQueue.swift",
        "Library/CachedMap.swift",
        "Library/EventEmitter.swift",
        "Library/InoutRef.swift",
        "Library/Log.swift",
        "Library/Signpost.swift",
        "Library/StoreActivitySubscription.swift",
        "Library/StoreStateSubscription.swift",
        "Library/VergeAnyCancellable.swift",
        "Library/VergeConcurrency+SynchronizationTracker.swift",
        "Library/VergeConcurrency.swift",
        "Library/_BackingStorage+.swift",
        "Logging/ActivityTrace.swift",
        "Logging/DefaultStoreLogger.swift",
        "Logging/MutationTrace.swift",
        "Logging/RuntimeError.swift",
        "Logging/RuntimeSanitizer.swift",
        "Logging/StoreLogger.swift",
        "Sendable.swift",
        "Store/AnyTargetQueue.swift",
        "Store/Changes.swift",
        "Store/DetachedDispatcher.swift",
        "Store/KeyObject.swift",
        "Store/NonAtomicCounter.swift",
        "Store/Pipeline.swift",
        "Store/Scan.swift",
        "Store/StateType.swift",
        "Store/Store+Combine.swift",
        "Store/Store+RunLoop.swift",
        "Store/Store.swift",
        "Store/StoreDriverType+Accumulator.swift",
        "Store/StoreDriverType.swift",
        "Store/StoreMiddleware.swift",
        "Store/StoreOperation.swift",
        "Store/StoreType+Assignee.swift",
        "Store/StoreType+BindingDerived.swift",
        "Store/StoreType+Derived.swift",
        "Store/StoreType+SwiftUI.swift",
        "Store/StoreWrapperType.swift",
        "Store/Transaction.swift",
        "Store/UIStateStore.swift",
        "SwiftUI/OnReceive.swift",
        "SwiftUI/Reading.swift",
        "SwiftUI/StoreObject.swift",
        "SwiftUI/StoreReader.swift",
        "Utility/Edge.swift",
        "Utility/ReferenceEdge.swift",
        "Utility/ThunkToMainActor.swift",
        "Verge.swift",
        "macros.swift"
      ],
      "target_dependencies" : [
        "VergeMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/VergeGroup/swift-macro-state-struct
Fetching https://github.com/VergeGroup/Normalization
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/VergeGroup/TypedComparator
[1/14] Fetching typedcomparator
[15/868] Fetching typedcomparator, swift-macro-testing
[33/945] Fetching typedcomparator, swift-macro-testing, normalization
[374/1790] Fetching typedcomparator, swift-macro-testing, normalization, swift-macro-state-struct
Fetched https://github.com/VergeGroup/swift-macro-state-struct from cache (0.27s)
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.27s)
[1/12316] Fetching viewinspector
Fetching https://github.com/VergeGroup/swift-concurrency-task-manager
Fetching https://github.com/VergeGroup/TypedIdentifier
[12317/12424] Fetching viewinspector, swift-concurrency-task-manager
[12425/12482] Fetching viewinspector, swift-concurrency-task-manager, typedidentifier
Fetched https://github.com/VergeGroup/swift-concurrency-task-manager from cache (0.19s)
Fetching https://github.com/apple/swift-collections
Fetched https://github.com/VergeGroup/TypedIdentifier from cache (0.20s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/VergeGroup/TypedComparator from cache (0.55s)
Fetching https://github.com/ReactiveX/RxSwift.git
[1/70053] Fetching swift-syntax
[3504/71758] Fetching swift-syntax, swift-atomics
[8389/87748] Fetching swift-syntax, swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
[15367/86043] Fetching swift-syntax, swift-collections
[17089/138687] Fetching swift-syntax, swift-collections, rxswift
Fetched https://github.com/apple/swift-collections from cache (1.13s)
[81856/122697] Fetching swift-syntax, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.94s)
Fetched https://github.com/VergeGroup/Normalization from cache (6.63s)
Fetched https://github.com/nalexn/ViewInspector.git from cache (6.64s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.69s)
Computing version for https://github.com/VergeGroup/Normalization
Computed https://github.com/VergeGroup/Normalization at 1.1.0 (0.57s)
Computing version for https://github.com/VergeGroup/TypedComparator
Computed https://github.com/VergeGroup/TypedComparator at 1.0.0 (0.55s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (2.39s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.1 (0.54s)
Computing version for https://github.com/VergeGroup/swift-macro-state-struct
Computed https://github.com/VergeGroup/swift-macro-state-struct at 2.3.0 (0.54s)
Computing version for https://github.com/VergeGroup/TypedIdentifier
Computed https://github.com/VergeGroup/TypedIdentifier at 2.0.3 (0.55s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.81s)
Computing version for https://github.com/VergeGroup/swift-concurrency-task-manager
Computed https://github.com/VergeGroup/swift-concurrency-task-manager at 1.4.0 (0.62s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.60s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.2 (0.57s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/13070] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.70s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.3 (0.55s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.27s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.56s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5342] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.56s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/VergeGroup/TypedComparator
Working copy of https://github.com/VergeGroup/TypedComparator resolved at 1.0.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
Creating working copy for https://github.com/VergeGroup/TypedIdentifier
Working copy of https://github.com/VergeGroup/TypedIdentifier resolved at 2.0.3
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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.1
Creating working copy for https://github.com/VergeGroup/swift-macro-state-struct
Working copy of https://github.com/VergeGroup/swift-macro-state-struct resolved at 2.3.0
Creating working copy for https://github.com/VergeGroup/swift-concurrency-task-manager
Working copy of https://github.com/VergeGroup/swift-concurrency-task-manager resolved at 1.4.0
Creating working copy for https://github.com/VergeGroup/Normalization
Working copy of https://github.com/VergeGroup/Normalization resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': dependency 'typedidentifier' is not used by any target
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
    /host/spi-builder-workspace/Sources/VergeClassic/demo.gif
    /host/spi-builder-workspace/Sources/VergeClassic/Info.plist
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
    /host/spi-builder-workspace/Sources/VergeClassic/demo.gif
    /host/spi-builder-workspace/Sources/VergeClassic/Info.plist
Building for debugging...
[0/64] Write sources
[25/64] Copying PrivacyInfo.xcprivacy
[27/64] Write sources
[38/64] Compiling _AtomicsShims.c
[39/64] Compiling _SwiftSyntaxCShims dummy.c
[40/64] Write swift-version-24593BA9C3E375BF.txt
[42/110] Emitting module SwiftSyntax509
[43/110] Emitting module SwiftSyntax510
[44/254] Compiling RxSwift Binder.swift
[45/254] Compiling RxSwift BooleanDisposable.swift
[46/256] Compiling SwiftSyntax510 Empty.swift
[47/257] Compiling SwiftSyntax509 Empty.swift
[48/258] Compiling RxSwift AsyncSubject.swift
[49/258] Compiling RxSwift AtomicInt.swift
[52/260] Compiling RxSwift BehaviorSubject.swift
[53/260] Compiling RxSwift BinaryDisposable.swift
[58/260] Compiling RxSwift AnonymousObserver.swift
[59/260] Compiling RxSwift AnyObserver.swift
[61/260] Compiling RxSwift Bag+Rx.swift
[62/260] Compiling RxSwift Bag.swift
[63/260] Compiling RxSwift AsSingle.swift
[64/260] Compiling RxSwift AsyncLock.swift
[66/260] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[67/260] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/260] Emitting module TypedIdentifier
[69/260] Compiling TypedIdentifier TypedIdentifier.swift
[70/260] Compiling SwiftSyntax600 Empty.swift
[71/260] Emitting module SwiftSyntax600
[74/262] Compiling RxSwift AddRef.swift
[75/262] Compiling RxSwift Amb.swift
[76/262] Compiling RxSwift AnonymousDisposable.swift
[77/262] Emitting module InternalCollectionsUtilities
[78/262] Compiling RxSwift AsMaybe.swift
[81/262] Compiling Atomics IntegerOperations.swift
[82/262] Compiling Atomics Unmanaged extensions.swift
[82/262] Wrapping AST for SwiftSyntax510 for debugging
[87/262] Emitting module Atomics
[96/264] Wrapping AST for SwiftSyntax509 for debugging
[97/264] Wrapping AST for SwiftSyntax600 for debugging
[99/267] Emitting module TypedComparator
[100/422] Compiling TypedComparator PackedCompare.swift
[101/422] Compiling TypedComparator TypedComparator.swift
[103/423] Compiling HashTreeCollections _HashNode+Storage.swift
[104/423] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[105/425] Compiling HashTreeCollections _HashNode+Structural filter.swift
[106/425] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[107/425] Compiling HashTreeCollections _HashNode+Structural merge.swift
[108/425] Compiling HashTreeCollections _AncestorHashSlots.swift
[109/425] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[110/425] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[111/425] Emitting module RxSwift
[112/445] Compiling DequeModule _DequeSlot.swift
[113/445] Compiling DequeModule _UnsafeWrappedBuffer.swift
[114/445] Compiling HashTreeCollections TreeSet+Hashable.swift
[115/445] Compiling HashTreeCollections TreeSet+Sendable.swift
[116/445] Compiling HashTreeCollections TreeSet+Sequence.swift
[117/445] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[118/445] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[119/445] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[120/445] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[121/445] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[122/445] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[123/445] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[124/455] Compiling HashTreeCollections _Bitmap.swift
[125/455] Compiling HashTreeCollections _Bucket.swift
[126/455] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[127/455] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[128/455] Compiling HashTreeCollections TreeDictionary.swift
[129/455] Compiling HashTreeCollections TreeSet+Codable.swift
[130/455] Compiling HashTreeCollections TreeSet+Collection.swift
[131/455] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[132/455] Compiling HashTreeCollections TreeSet+Debugging.swift
[133/455] Compiling HashTreeCollections TreeSet+Descriptions.swift
[134/455] Compiling HashTreeCollections TreeSet+Equatable.swift
[135/455] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[136/455] Compiling HashTreeCollections TreeSet+Extras.swift
[137/455] Compiling HashTreeCollections TreeSet+Filter.swift
[138/455] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[139/455] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[140/455] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[141/455] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[142/455] Compiling HashTreeCollections TreeDictionary+Filter.swift
[143/455] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[144/455] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[145/455] Compiling HashTreeCollections TreeDictionary+Keys.swift
[146/455] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[147/455] Compiling HashTreeCollections TreeDictionary+Merge.swift
[148/455] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[149/455] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[150/455] Compiling HashTreeCollections TreeDictionary+Values.swift
[151/455] Emitting module DequeModule
[153/456] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[154/456] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[155/456] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[156/456] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[157/456] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[158/456] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[159/456] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[160/456] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[161/456] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[162/456] Compiling HashTreeCollections TreeSet.swift
[163/456] Compiling HashTreeCollections _HashTreeIterator.swift
[164/456] Compiling HashTreeCollections _HashTreeStatistics.swift
[165/456] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[166/456] Compiling HashTreeCollections _RawHashNode.swift
[167/456] Compiling HashTreeCollections _UnmanagedHashNode.swift
[168/456] Compiling HashTreeCollections _UnsafePath.swift
[169/456] Compiling HashTreeCollections TreeDictionary+Codable.swift
[170/456] Compiling HashTreeCollections TreeDictionary+Collection.swift
[171/456] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[172/456] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[173/456] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[174/462] Emitting module VergeTiny
[175/462] Compiling VergeTiny Source.swift
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 |   public var associatedProperties: DynamicPropertyStorage {
223 |
224 |     objc_sync_enter(self)
    |     `- error: cannot find 'objc_sync_enter' in scope
225 |     defer {
226 |       objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 |     objc_sync_enter(self)
225 |     defer {
226 |       objc_sync_exit(self)
    |       `- error: cannot find 'objc_sync_exit' in scope
227 |     }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 |     }
228 |
229 |     if let associated = objc_getAssociatedObject(self, &_storageKey)
    |                         `- error: cannot find 'objc_getAssociatedObject' in scope
230 |         as? DynamicPropertyStorage
231 |     {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 |     } else {
234 |       let associated = DynamicPropertyStorage()
235 |       objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
    |       `- error: cannot find 'objc_setAssociatedObject' in scope
236 |       return associated
237 |     }
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:65: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
233 |     } else {
234 |       let associated = DynamicPropertyStorage()
235 |       objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
    |                                                                 `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
236 |       return associated
237 |     }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'normalization': 'normalization' dependency on 'https://github.com/apple/swift-syntax.git' conflicts with dependency on 'https://github.com/swiftlang/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'spi-builder-workspace': dependency 'typedidentifier' is not used by any target
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
    /host/spi-builder-workspace/Sources/VergeClassic/demo.gif
    /host/spi-builder-workspace/Sources/VergeClassic/Info.plist
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/VergeClassic/Verge@2x.png
    /host/spi-builder-workspace/Sources/VergeClassic/demo.gif
    /host/spi-builder-workspace/Sources/VergeClassic/Info.plist
[0/1] Planning build
Building for debugging...
[0/24] Write swift-version-24593BA9C3E375BF.txt
[2/48] Compiling SwiftSyntax510 Empty.swift
[3/48] Emitting module SwiftSyntax510
[4/55] Emitting module SwiftSyntax600
[5/56] Emitting module SwiftSyntax509
[6/56] Compiling SwiftSyntax509 Empty.swift
[7/125] Compiling TypedIdentifier TypedIdentifier.swift
[9/199] Compiling TypedComparator TypedComparator.swift
[10/199] Compiling VergeTiny Source.swift
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:224:5: error: cannot find 'objc_sync_enter' in scope
222 |   public var associatedProperties: DynamicPropertyStorage {
223 |
224 |     objc_sync_enter(self)
    |     `- error: cannot find 'objc_sync_enter' in scope
225 |     defer {
226 |       objc_sync_exit(self)
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:226:7: error: cannot find 'objc_sync_exit' in scope
224 |     objc_sync_enter(self)
225 |     defer {
226 |       objc_sync_exit(self)
    |       `- error: cannot find 'objc_sync_exit' in scope
227 |     }
228 |
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:229:25: error: cannot find 'objc_getAssociatedObject' in scope
227 |     }
228 |
229 |     if let associated = objc_getAssociatedObject(self, &_storageKey)
    |                         `- error: cannot find 'objc_getAssociatedObject' in scope
230 |         as? DynamicPropertyStorage
231 |     {
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:7: error: cannot find 'objc_setAssociatedObject' in scope
233 |     } else {
234 |       let associated = DynamicPropertyStorage()
235 |       objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
    |       `- error: cannot find 'objc_setAssociatedObject' in scope
236 |       return associated
237 |     }
/host/spi-builder-workspace/Sources/VergeTiny/Source.swift:235:65: error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
233 |     } else {
234 |       let associated = DynamicPropertyStorage()
235 |       objc_setAssociatedObject(self, &_storageKey, associated, .OBJC_ASSOCIATION_RETAIN)
    |                                                                 `- error: cannot infer contextual base in reference to member 'OBJC_ASSOCIATION_RETAIN'
236 |       return associated
237 |     }
[11/199] Compiling SwiftSyntax600 Empty.swift
[12/200] Compiling TypedComparator PackedCompare.swift
[13/200] Emitting module TypedIdentifier
[14/200] Emitting module TypedComparator
[16/202] Emitting module VergeTiny
BUILD FAILURE 6.0 linux