The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BeautifulMermaidSwift, reference 1.0.4 (6a23a2), with Swift 6.2 for Android on 27 Apr 2026 17:59:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukilabs/beautiful-mermaid-swift.git
Reference: 1.0.4
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/lukilabs/beautiful-mermaid-swift
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 6a23a29 Fix xychart crashes from OOB category access and non-finite Int conversions
Cloned https://github.com/lukilabs/beautiful-mermaid-swift.git
Revision (git rev-parse @):
6a23a29e91af8f5b3e9fc09945332ca193bd69ec
SUCCESS checkout https://github.com/lukilabs/beautiful-mermaid-swift.git at 1.0.4
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/lukilabs/beautiful-mermaid-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/lukilabs/elk-swift
[1/661] Fetching elk-swift
Fetched https://github.com/lukilabs/elk-swift from cache (0.31s)
Computing version for https://github.com/lukilabs/elk-swift
Computed https://github.com/lukilabs/elk-swift at 1.0.2 (0.94s)
Creating working copy for https://github.com/lukilabs/elk-swift
Working copy of https://github.com/lukilabs/elk-swift resolved at 1.0.2
Building for debugging...
[0/11] Copying test-diagrams.json
[0/11] Write sources
[4/11] Copying Assets.xcassets
[5/11] Write swift-version--11D90AFD9DD3AB2.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/182] Emitting module ElkSwift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[8/206] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_NodeContext.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[9/206] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_NodeLabelLocation.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[10/206] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_PortContext.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[11/206] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_PortContextMultimap.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[12/206] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_NodeDimensionCalculation.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[13/206] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_NodeLabelAndSizeCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[14/206] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_NodeMarginCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[15/206] Compiling ElkSwift org_eclipse_elk_alg_common_NodeMicroLayout.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[16/206] Compiling ElkSwift org_eclipse_elk_alg_common_Point.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[17/206] Compiling ElkSwift org_eclipse_elk_alg_common_RectilinearConvexHull.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[18/206] Compiling ElkSwift org_eclipse_elk_alg_common_overlaps_GreedyRectangleStripOverlapRemover.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[19/206] Compiling ElkSwift org_eclipse_elk_alg_common_overlaps_IRectangleStripOverlapRemovalStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[20/206] Compiling ElkSwift org_eclipse_elk_alg_common_overlaps_RectangleStripOverlapRemover.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[21/206] Compiling ElkSwift org_eclipse_elk_alg_common_utils_UniqueTriple.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[22/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_ComponentsToCGraphTransformer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[23/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_IComponent.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[24/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_IConnectedComponents.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[25/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_IExternalExtension.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[26/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_OneDimensionalComponentsCompaction.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[27/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_ICompactionAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[28/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_IConstraintCalculationAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[29/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_LongestPathCompaction.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[30/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_QuadraticConstraintCalculation.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[31/206] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_ScanlineConstraintCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[32/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LongEdgeJoiner.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[33/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LongEdgeSplitter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[34/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_NodePromotion.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[35/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_NorthSouthPortPostprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[36/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_NorthSouthPortPreprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[37/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PartitionMidprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[38/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PartitionPostprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[39/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PartitionPreprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[40/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PortListSorter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[41/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PortSideProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[42/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_ReversedEdgeRestorer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[43/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopPortRestorer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[44/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopPostProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[45/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopPreProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[46/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopRouter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[47/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SemiInteractiveCrossMinProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[48/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SortByInputModelProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[49/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_preserveorder_CMGroupModelOrderCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[50/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_preserveorder_ModelOrderNodeComparator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[51/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_preserveorder_ModelOrderPortComparator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[52/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_unzipping_AlternatingLayerUnzipper.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[53/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_ARDCutIndexHeuristic.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[54/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_BreakingPointInserter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[55/206] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_BreakingPointProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[56/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_SwitchDecider.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[57/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_ordering_PortRestorer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[58/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_ordering_PortSideAssigner.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[59/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfHyperLoop.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[60/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfHyperLoopLabels.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[61/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopEdge.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[62/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopHolder.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[63/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopPort.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[64/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopType.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[65/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_AbstractSelfLoopRouter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[66/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_LabelPlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[67/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_OrthogonalSelfLoopRouter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[68/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_PolylineSelfLoopRouter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[69/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_RoutingDirector.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[70/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_RoutingSlotAssigner.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[71/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_BiLinkedHashMultiMap.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[72/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_CommentNodeMarginCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[73/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_CommentPostprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[74/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_CommentPreprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[75/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_ConstraintsPostprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[76/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_DummySelfLoopProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[77/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EdgeAndLayerConstraintEdgeReverser.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[78/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EndLabelPostprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[79/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EndLabelPreprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[80/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraphAdapters.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[81/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraphElement.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[82/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraphUtil.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[83/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LLabel.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[84/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LMargin.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[85/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LNode.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[86/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LPadding.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[87/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LPort.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[88/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LShape.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[89/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_Layer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[90/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_Tarjan.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[91/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_ElkGraphImporter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[92/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_ElkGraphLayoutTransferrer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[93/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_ElkGraphTransformer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[94/254] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_IGraphTransformer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[95/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_EdgeAwareScanlineConstraintCalculation.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[96/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_HorizontalGraphCompactor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[97/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_LGraphToCGraphTransformer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[98/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_NetworkSimplexCompaction.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[99/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_VerticalSegment.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[100/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_BetweenLayerEdgeTwoNodeCrossingsCounter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[101/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_CrossingMatrixFiller.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[102/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_GreedySwitchHeuristic.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[103/254] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_NorthSouthEdgeNeighbouringNodeCrossingsCounter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[104/254] Compiling ElkSwift ELK.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[105/254] Compiling ElkSwift ElkGraphImpl.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[106/254] Compiling ElkSwift ElkGraphUtil.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[107/254] Compiling ElkSwift JavaCompat.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[108/254] Compiling ElkSwift JavaNumbers.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[109/254] Compiling ElkSwift JsonExporter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[110/254] Compiling ElkSwift JsonImporter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[111/254] Compiling ElkSwift TypeAliases.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[112/254] Compiling ElkSwift ArrayDeque.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[113/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CGraph.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[114/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CGroup.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[115/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CNode.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[116/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CompareFuzzy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[117/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ICompactionAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[118/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_IConstraintCalculationAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[119/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ILockFunction.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[120/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ISpacingsHandler.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[121/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_LongestPathCompaction.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[122/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_OneDimensionalCompactor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[123/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_QuadraticConstraintCalculation.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[124/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_Quadruplet.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[125/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ScanlineConstraintCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[126/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_options_HighLevelSortingCriterion.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[127/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_options_LowLevelSortingCriterion.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[128/254] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_options_TraversalStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[129/326] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_Scanline.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[130/326] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NEdge.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[131/326] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NGraph.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[132/326] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NNode.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[133/326] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NetworkSimplex.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[134/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_AtomicCell.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[135/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_Cell.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[136/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_ContainerArea.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[137/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_ContainerCell.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[138/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_GridContainerCell.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[139/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_HorizontalLabelAlignment.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[140/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_LabelCell.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[141/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_StripContainerCell.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[142/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_VerticalLabelAlignment.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[143/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_CellSystemConfigurator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[144/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_HorizontalPortPlacementSizeCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[145/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_InsidePortLabelCellCreator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[146/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_LabelPlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[147/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_NodeLabelAndSizeUtilities.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[148/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_NodeLabelCellCreator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[149/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_NodeSizeCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[150/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_PortContextCreator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[151/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_PortLabelPlacementCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[152/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_PortPlacementCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[153/326] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_VerticalPortPlacementSizeCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[154/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EndLabelSorter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[155/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_GraphTransformer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[156/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalNodeResizingProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[157/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortConstraintProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[158/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortDummySizeProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[159/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortOrthogonalEdgeRouter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[160/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortPositionProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[161/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HighDegreeNodeLayeringProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[162/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HyperedgeDummyMerger.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[163/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HypernodesProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[164/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InLayerConstraintProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[165/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InnermostNodeMarginCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[166/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InteractiveExternalPortPositioner.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[167/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_IntermediateProcessorStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[168/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InvertedPortProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[169/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelAndNodeSizeProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[170/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelDummyInserter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[171/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelDummyRemover.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[172/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelDummySwitcher.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[173/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelManagementProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[174/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelSideSelector.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[175/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LayerConstraintPostprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[176/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LayerConstraintPreprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[177/326] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LayerSizeAndGraphHeightCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[178/374] Compiling ElkSwift org_eclipse_elk_core_options_EdgeCoords.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[179/374] Compiling ElkSwift org_eclipse_elk_core_options_EdgeLabelPlacement.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[180/374] Compiling ElkSwift org_eclipse_elk_core_options_EdgeRouting.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[181/374] Compiling ElkSwift org_eclipse_elk_core_options_EdgeType.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[182/374] Compiling ElkSwift org_eclipse_elk_core_options_HierarchyHandling.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[183/374] Compiling ElkSwift org_eclipse_elk_core_options_ITopdownSizeApproximator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[184/374] Compiling ElkSwift org_eclipse_elk_core_options_LabelSide.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[185/374] Compiling ElkSwift org_eclipse_elk_core_options_NodeLabelPlacement.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[186/374] Compiling ElkSwift org_eclipse_elk_core_options_PortAlignment.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[187/374] Compiling ElkSwift org_eclipse_elk_core_options_PortConstraints.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[188/374] Compiling ElkSwift org_eclipse_elk_core_options_PortLabelPlacement.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[189/374] Compiling ElkSwift org_eclipse_elk_core_options_PortSide.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[190/374] Compiling ElkSwift org_eclipse_elk_core_options_ShapeCoords.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[191/374] Compiling ElkSwift org_eclipse_elk_core_options_SizeConstraint.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[192/374] Compiling ElkSwift org_eclipse_elk_core_options_SizeOptions.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[193/374] Compiling ElkSwift org_eclipse_elk_core_options_TopdownNodeTypes.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[194/374] Compiling ElkSwift org_eclipse_elk_core_options_TopdownSizeApproximator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[195/374] Compiling ElkSwift org_eclipse_elk_core_options_TopdownSizeApproximatorUtil.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[196/374] Compiling ElkSwift org_eclipse_elk_core_AbstractLayoutProvider.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[197/374] Compiling ElkSwift org_eclipse_elk_core_IGraphLayoutEngine.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[198/374] Compiling ElkSwift org_eclipse_elk_core_ITopdownLayoutProvider.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[199/374] Compiling ElkSwift org_eclipse_elk_core_LayoutConfigurator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[200/374] Compiling ElkSwift org_eclipse_elk_core_RecursiveGraphLayoutEngine.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[201/374] Compiling ElkSwift org_eclipse_elk_core_UnsupportedConfigurationException.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[202/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_DFSNodeOrderCycleBreaker.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[203/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_DepthFirstCycleBreaker.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[204/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_GreedyCycleBreaker.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[205/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_GreedyModelOrderCycleBreaker.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[206/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_GroupModelOrderCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[207/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_InteractiveCycleBreaker.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[208/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_ModelOrderCycleBreaker.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[209/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_SCCModelOrderCycleBreaker.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[210/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_SCCNodeTypeCycleBreaker.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[211/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_SCConnectivity.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[212/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_BreadthFirstModelOrderLayerer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[213/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_CoffmanGrahamLayerer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[214/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_DepthFirstModelOrderLayerer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[215/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_InteractiveLayerer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[216/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_LongestPathLayerer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[217/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_LongestPathSourceLayerer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[218/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_MinWidthLayerer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[219/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_NetworkSimplexLayerer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[220/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_StretchWidthLayerer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[221/398] Compiling ElkSwift SharedIntArray.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[222/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_AllCrossingsCounter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[223/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_BinaryIndexedTree.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[224/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_CrossMinUtil.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[225/398] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_CrossingsCounter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[226/422] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_BreakingPointRemover.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[227/422] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_CuttingUtils.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[228/422] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_GraphStats.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[229/422] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_ICutIndexCalculator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[230/422] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_MSDCutIndexHeuristic.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[231/422] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_SingleEdgeGraphWrapper.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[232/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CenterEdgeLabelPlacementStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[233/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_ConstraintCalculationStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[234/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CrossingMinimizationStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[235/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CuttingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[236/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CycleBreakingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[237/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_DirectionCongruency.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[238/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_EdgeConstraint.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[239/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_EdgeLabelSideSelection.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[240/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_EdgeStraighteningStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[241/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_FixedAlignment.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[242/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GraphCompactionStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[243/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GraphProperties.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[244/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GreedySwitchType.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[245/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GroupOrderStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[246/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_InLayerConstraint.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[247/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_InteractiveReferencePoint.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[248/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_InternalProperties.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[249/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayerConstraint.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[250/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayerUnzippingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[251/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayeredOptions.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[252/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayeredSpacings.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[253/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayeringStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[254/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LongEdgeOrderingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[255/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_NodeFlexibility.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[256/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_NodePlacementStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[257/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_NodePromotionStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[258/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_OrderingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[259/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_PortSortingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[260/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_PortType.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[261/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SelfLoopDistributionStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[262/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SelfLoopOrderingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[263/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SelfLoopPlacementStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[264/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_Spacings.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[265/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SplineRoutingMode.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[266/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_ValidifyStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[267/422] Compiling ElkSwift org_eclipse_elk_alg_layered_options_WrappingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[268/422] Compiling ElkSwift org_eclipse_elk_alg_layered_ElkLayered.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[269/422] Compiling ElkSwift org_eclipse_elk_alg_layered_GraphConfigurator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[270/422] Compiling ElkSwift org_eclipse_elk_alg_layered_IHierarchyAwareLayoutProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[271/422] Compiling ElkSwift org_eclipse_elk_alg_layered_LayeredLayoutProvider.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[272/422] Compiling ElkSwift org_eclipse_elk_alg_layered_LayeredPhases.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[273/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_BFSNodeOrderCycleBreaker.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[274/422] Compiling ElkSwift org_eclipse_elk_core_util_WrappedException.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[275/422] Compiling ElkSwift org_eclipse_elk_graph_EMapPropertyHolder.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[276/422] Compiling ElkSwift org_eclipse_elk_graph_ElkBendPoint.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[277/422] Compiling ElkSwift org_eclipse_elk_graph_ElkConnectableShape.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[278/422] Compiling ElkSwift org_eclipse_elk_graph_ElkEdge.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[279/422] Compiling ElkSwift org_eclipse_elk_graph_ElkEdgeSection.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[280/422] Compiling ElkSwift org_eclipse_elk_graph_ElkGraphElement.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[281/422] Compiling ElkSwift org_eclipse_elk_graph_ElkGraphFactory.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[282/422] Compiling ElkSwift org_eclipse_elk_graph_ElkGraphPackage.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[283/422] Compiling ElkSwift org_eclipse_elk_graph_ElkLabel.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[284/422] Compiling ElkSwift org_eclipse_elk_graph_ElkNode.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[285/422] Compiling ElkSwift org_eclipse_elk_graph_ElkPersistentEntry.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[286/422] Compiling ElkSwift org_eclipse_elk_graph_ElkPort.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[287/422] Compiling ElkSwift org_eclipse_elk_graph_ElkShape.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[288/422] Compiling ElkSwift org_eclipse_elk_graph_properties_AdvancedPropertyValue.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[289/422] Compiling ElkSwift org_eclipse_elk_graph_properties_ExperimentalPropertyValue.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[290/422] Compiling ElkSwift org_eclipse_elk_graph_properties_GraphFeature.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[291/422] Compiling ElkSwift org_eclipse_elk_graph_properties_IProperty.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[292/422] Compiling ElkSwift org_eclipse_elk_graph_properties_IPropertyHolder.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[293/422] Compiling ElkSwift org_eclipse_elk_graph_properties_IPropertyValueProxy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[294/422] Compiling ElkSwift org_eclipse_elk_graph_properties_MapPropertyHolder.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[295/422] Compiling ElkSwift org_eclipse_elk_graph_properties_Property.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[296/422] Compiling ElkSwift org_eclipse_elk_graph_properties_PropertyHolderComparator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[297/422] Compiling ElkSwift ElkSwift.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[298/422] Compiling ElkSwift org_eclipse_elk_core_alg_LayoutProcessorConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[299/422] Compiling ElkSwift org_eclipse_elk_core_data_DeprecatedLayoutOptionReplacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[300/422] Compiling ElkSwift org_eclipse_elk_core_data_ILayoutMetaData.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[301/422] Compiling ElkSwift org_eclipse_elk_core_data_ILayoutMetaDataProvider.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[302/422] Compiling ElkSwift org_eclipse_elk_core_data_LayoutAlgorithmData.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[303/422] Compiling ElkSwift org_eclipse_elk_core_data_LayoutAlgorithmResolver.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[304/422] Compiling ElkSwift org_eclipse_elk_core_data_LayoutCategoryData.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[305/422] Compiling ElkSwift org_eclipse_elk_core_data_LayoutMetaDataService.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[306/422] Compiling ElkSwift org_eclipse_elk_core_data_LayoutOptionData.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[307/422] Compiling ElkSwift org_eclipse_elk_core_labels_ILabelManager.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[308/422] Compiling ElkSwift org_eclipse_elk_core_math_BezierSpline.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[309/422] Compiling ElkSwift org_eclipse_elk_core_math_CubicSplineInterpolator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[310/422] Compiling ElkSwift org_eclipse_elk_core_math_ElkMargin.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[311/422] Compiling ElkSwift org_eclipse_elk_core_math_ElkMath.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[312/422] Compiling ElkSwift org_eclipse_elk_core_math_ElkPadding.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[313/422] Compiling ElkSwift org_eclipse_elk_core_math_ElkRectangle.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[314/422] Compiling ElkSwift org_eclipse_elk_core_math_ISplineInterpolator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[315/422] Compiling ElkSwift org_eclipse_elk_core_math_KVector.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[316/422] Compiling ElkSwift org_eclipse_elk_core_math_KVectorChain.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[317/422] Compiling ElkSwift org_eclipse_elk_core_math_Spacing.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[318/422] Compiling ElkSwift org_eclipse_elk_core_options_Alignment.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[319/422] Compiling ElkSwift org_eclipse_elk_core_options_ContentAlignment.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[320/422] Compiling ElkSwift org_eclipse_elk_core_options_CoreOptions.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[321/422] Compiling ElkSwift org_eclipse_elk_core_options_Direction.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[322/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_ThresholdStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[323/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_InteractiveNodePlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[324/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_LinearSegmentsNodePlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[325/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_NetworkSimplexPlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[326/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_SimpleNodePlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[327/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_EdgeRouterFactory.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[328/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_OrthogonalEdgeRouter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[329/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_PolylineEdgeRouter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[330/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_BaseRoutingDirectionStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[331/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_NorthToSouthRoutingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[332/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_RoutingDirection.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[333/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_SouthToNorthRoutingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[334/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_WestToEastRoutingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[335/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeCycleDetector.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[336/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeSegment.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[337/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeSegmentDependency.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[338/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeSegmentSplitter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[339/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_OrthogonalRoutingGenerator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[340/422] Compiling ElkSwift org_eclipse_elk_core_alg_AlgorithmAssembler.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[341/422] Compiling ElkSwift org_eclipse_elk_core_alg_EnumBasedFactoryComparator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[342/422] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutPhase.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[343/422] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutPhaseFactory.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[344/422] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[345/422] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutProcessorFactory.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[346/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_HyperedgeCrossingsCounter.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[347/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_IInitializable.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[348/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_AbstractBarycenterPortDistributor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[349/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_BarycenterHeuristic.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[350/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ForsterConstraintResolver.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[351/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_GraphInfoHolder.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[352/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_GreedyPortDistributor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[353/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ICrossingMinimizationHeuristic.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[354/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ISweepPortDistributor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[355/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_InteractiveCrossingMinimizer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[356/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_LayerSweepCrossingMinimizer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[357/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_LayerSweepTypeDecider.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[358/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_LayerTotalPortDistributor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[359/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_MedianHeuristic.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[360/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ModelOrderBarycenterHeuristic.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[361/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_NoCrossingMinimizer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[362/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_NodeRelativePortDistributor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[363/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_SweepCopy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[364/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKAlignedLayout.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[365/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKAligner.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[366/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKCompactor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[367/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKNodePlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[368/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_ICompactor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[369/422] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_NeighborhoodInformation.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[370/422] Compiling ElkSwift org_eclipse_elk_core_UnsupportedGraphException.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[371/422] Compiling ElkSwift org_eclipse_elk_core_util_adapters_ElkGraphAdapters.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[372/422] Compiling ElkSwift org_eclipse_elk_core_util_adapters_GraphAdapters.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[373/422] Compiling ElkSwift org_eclipse_elk_core_util_internal_LayoutOptionProxy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[374/422] Compiling ElkSwift org_eclipse_elk_core_util_AbstractRandomListAccessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[375/422] Compiling ElkSwift org_eclipse_elk_core_util_AlgorithmFactory.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[376/422] Compiling ElkSwift org_eclipse_elk_core_util_BasicProgressMonitor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[377/422] Compiling ElkSwift org_eclipse_elk_core_util_DefaultFactory.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[378/422] Compiling ElkSwift org_eclipse_elk_core_util_ElkSpacings.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[379/422] Compiling ElkSwift org_eclipse_elk_core_util_ElkUtil.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[380/422] Compiling ElkSwift org_eclipse_elk_core_util_ExclusiveBounds.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[381/422] Compiling ElkSwift org_eclipse_elk_core_util_IDataObject.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[382/422] Compiling ElkSwift org_eclipse_elk_core_util_IElkCancelIndicator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[383/422] Compiling ElkSwift org_eclipse_elk_core_util_IElkProgressMonitor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[384/422] Compiling ElkSwift org_eclipse_elk_core_util_IFactory.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[385/422] Compiling ElkSwift org_eclipse_elk_core_util_IGraphElementVisitor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[386/422] Compiling ElkSwift org_eclipse_elk_core_util_IndividualSpacings.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[387/422] Compiling ElkSwift org_eclipse_elk_core_util_InstancePool.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[388/422] Compiling ElkSwift org_eclipse_elk_core_util_Maybe.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[389/422] Compiling ElkSwift org_eclipse_elk_core_util_NullElkProgressMonitor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[390/422] Compiling ElkSwift org_eclipse_elk_core_util_Pair.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[391/422] Compiling ElkSwift org_eclipse_elk_core_util_PropertyConstantsDelegator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[392/422] Compiling ElkSwift org_eclipse_elk_core_util_Quadruple.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[393/422] Compiling ElkSwift org_eclipse_elk_core_util_Triple.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[394/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CGraph.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[395/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CGroup.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[396/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CNode.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[397/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CompareFuzzy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[398/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_ICGraphTransformer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[399/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_ISpacingsHandler.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[400/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_OneDimensionalCompactor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[401/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_Quadruplet.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[402/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_AbstractGraphPlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[403/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentGroup.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[404/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentGroupGraphPlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[405/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentGroupModelOrderGraphPlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[406/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentOrderingStrategy.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[407/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentsCompactor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[408/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentsProcessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[409/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ModelOrderComponentGroup.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[410/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ModelOrderRowGraphPlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[411/422] Compiling ElkSwift org_eclipse_elk_alg_layered_components_SimpleRowGraphPlacer.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[412/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CompoundGraphPostprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[413/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CompoundGraphPreprocessor.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[414/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CrossHierarchyEdge.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[415/422] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CrossHierarchyEdgeComparator.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[416/422] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LEdge.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
[417/422] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraph.swift
/host/spi-builder-workspace/.build/checkouts/elk-swift/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
  3 |
  4 | import Foundation
  5 | import os
    |        `- error: no such module 'os'
  6 |
  7 | public final class ELK {
BUILD FAILURE 6.2 android