The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VertexGUI, reference 0.2.1 (eb3d92), with Swift 6.1 for Wasm on 28 May 2025 17:35:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VertexUI/VertexGUI.git
Reference: 0.2.1
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/VertexUI/VertexGUI
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at eb3d92f use exact GfxMath version
Cloned https://github.com/VertexUI/VertexGUI.git
Revision (git rev-parse @):
eb3d92f9138dfd6e7e4c7ab919754a3fa1f50396
SUCCESS checkout https://github.com/VertexUI/VertexGUI.git at 0.2.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/VertexUI/VertexGUI.git
https://github.com/VertexUI/VertexGUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "csdl2",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/UnGast/CSDL2.git"
    },
    {
      "identity" : "swiftvulkan",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/UnGast/SwiftVulkan.git"
    },
    {
      "identity" : "swift-opengl",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/UnGast/swift-opengl.git"
    },
    {
      "identity" : "swim",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/t-ae/swim.git"
    },
    {
      "identity" : "cnanovg",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/UnGast/Cnanovg.git"
    },
    {
      "identity" : "swift-gfx-math",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/UnGast/swift-gfx-math.git"
    },
    {
      "identity" : "combinex",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cx-org/CombineX.git"
    },
    {
      "identity" : "colorizeswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mtynior/ColorizeSwift.git"
    }
  ],
  "manifest_display_name" : "VertexGUI",
  "name" : "VertexGUI",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "VertexGUI",
      "targets" : [
        "VertexGUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ApplicationBackendSDL2",
      "targets" : [
        "ApplicationBackendSDL2"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ApplicationBackendSDL2Vulkan",
      "targets" : [
        "ApplicationBackendSDL2Vulkan"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MinimalDemo",
      "targets" : [
        "MinimalDemo"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "DevApp",
      "targets" : [
        "DevApp"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TaskOrganizerDemo",
      "targets" : [
        "TaskOrganizerDemo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WidgetGUI",
      "module_type" : "SwiftTarget",
      "name" : "WidgetGUI",
      "path" : "Sources/WidgetGUI",
      "product_dependencies" : [
        "CXShim",
        "GfxMath",
        "ColorizeSwift"
      ],
      "product_memberships" : [
        "VertexGUI",
        "MinimalDemo",
        "DevApp",
        "TaskOrganizerDemo"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/LICENSE.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-Black.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-BlackItalic.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-Bold.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-BoldItalic.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-Italic.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-Light.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-LightItalic.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-Medium.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-MediumItalic.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-Regular.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-Thin.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/Roboto-ThinItalic.ttf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/WidgetGUI/Resources/materialdesignicons-webfont.ttf",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "App/WidgetsApp.swift",
        "Base/Child.swift",
        "Base/Parent.swift",
        "Base/PseudoElement.swift",
        "Base/Root.swift",
        "Base/Widget/Lifecycle/Widget+LifecycleFlag.swift",
        "Base/Widget/Lifecycle/Widget+LifecycleManager.swift",
        "Base/Widget/Lifecycle/Widget+LifecycleMethod.swift",
        "Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationAbortionReason.swift",
        "Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationQueue.swift",
        "Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationReason.swift",
        "Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationSignal.swift",
        "Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationSignalGroup.swift",
        "Base/Widget/Widget+CallCounter.swift",
        "Base/Widget/Widget+ScrollBar.swift",
        "Base/Widget/Widget+TreeOperations.swift",
        "Base/Widget/Widget+inputEventHandlerRegistration.swift",
        "Base/Widget/Widget+with.swift",
        "Base/Widget/Widget.swift",
        "Base/WidgetBus.swift",
        "Base/WidgetContext.swift",
        "Base/WidgetTreeManager.swift",
        "Composition/Content.swift",
        "Composition/ContentBuilder.swift",
        "Composition/ContentfulWidget.swift",
        "Composition/Dynamic.swift",
        "Composition/Slot.swift",
        "Composition/SlotAcceptingWidgetProtocol.swift",
        "Composition/SlotContentDefinition.swift",
        "Composition/SlotContentManager.swift",
        "CumulatedValues/CumulatedValuesProcessor.swift",
        "CumulatedValues/Widget+invalidateCumulatedValues.swift",
        "DeveloperTools/DeveloperTools+InspectorView.swift",
        "DeveloperTools/DeveloperTools+MainRoute.swift",
        "DeveloperTools/DeveloperTools+MainView.swift",
        "DeveloperTools/DeveloperTools+PerformanceView.swift",
        "DeveloperTools/DeveloperTools+Store.swift",
        "DeveloperTools/DeveloperTools+Theme.swift",
        "DeveloperTools/DeveloperTools.swift",
        "DeveloperTools/WidgetNestingView.swift",
        "DeveloperTools/WidgetPropertiesView.swift",
        "Drawing/DrawingManager.swift",
        "Drawing/LeafWidget.swift",
        "Focus/FocusManager.swift",
        "Focus/Widget+Focusable.swift",
        "Helpers/BurstLimiter.swift",
        "Helpers/DefaultFontFamilly.swift",
        "Helpers/DefinitiveDict.swift",
        "Helpers/Logger.swift",
        "Helpers/Reference.swift",
        "Helpers/WeakBox.swift",
        "Helpers/WidgetBuilder.swift",
        "Helpers/WidgetEventHandlerManager.swift",
        "Input/GUIKeyEvent.swift",
        "Input/GUIMouseEvent.swift",
        "Input/GUITextEvent.swift",
        "Input/MouseEventProvider.swift",
        "Input/Widget+internalProcessInputEvents.swift",
        "Input/WidgetTreeMouseEventManager.swift",
        "Layouts/AbsoluteLayout.swift",
        "Layouts/FlexLayout.swift",
        "Layouts/Layout.swift",
        "Layouts/LayoutProperty.swift",
        "Layouts/SimpleLinearLayout.swift",
        "Primitives/Axis.swift",
        "Primitives/BorderWidth.swift",
        "Primitives/Bounded.swift",
        "Primitives/BoxConstraints.swift",
        "Primitives/Insets.swift",
        "Primitives/Margins.swift",
        "Primitives/Overflow.swift",
        "Primitives/TextTransform.swift",
        "Primitives/Visibility.swift",
        "State/Dependencies/Dependency.swift",
        "State/Dependencies/DependencyManager.swift",
        "State/Dependencies/Inject.swift",
        "State/Dependencies/Widget+provideDependencies.swift",
        "State/ImmutableBinding.swift",
        "State/MutableBinding.swift",
        "State/MutableReactiveProperty.swift",
        "State/ObservableDictionary.swift",
        "State/ReactiveProperty.swift",
        "State/ReactivePropertyProjection.swift",
        "State/ReactiveProxy.swift",
        "State/Store.swift",
        "State/Widget+ImmutableBinding.swift",
        "State/Widget+MutableBinding.swift",
        "State/Widget+State.swift",
        "Style/PseudoClass.swift",
        "Style/Style.swift",
        "Style/StyleManager.swift",
        "Style/StyleParser.swift",
        "Style/StyleProperty.swift",
        "Style/StylePropertyValue.swift",
        "Style/StylePropertyValueDefinition.swift",
        "Style/StylePropertyValueDefinitionsBuilder.swift",
        "Style/StyleSelector.swift",
        "Style/StyleSelectorPart.swift",
        "Style/Theme/FlatTheme.swift",
        "Style/Widget+PseudoClass.swift",
        "Style/Widget+StylePropertiesContainer.swift",
        "Style/Widget+inStyleScope.swift",
        "Style/Widget+internalPseudoClassManagement.swift",
        "Style/Widget+invalidateMatchedStyles.swift",
        "Style/Widget+invalidateResolvedStyleProperties.swift",
        "Style/Widget+notifySelectorChanged.swift",
        "Style/Widget+resolveStyleProperties.swift",
        "Widgets/Standard/Charting/BarChart.swift",
        "Widgets/Standard/Container.swift",
        "Widgets/Standard/Controls/Button.swift",
        "Widgets/Standard/Controls/Checkbox.swift",
        "Widgets/Standard/Controls/ColorPicker.swift",
        "Widgets/Standard/Controls/PixelCanvas.swift",
        "Widgets/Standard/Controls/RadioButton.swift",
        "Widgets/Standard/Controls/TextInput.swift",
        "Widgets/Standard/Controls/ToggleButton.swift",
        "Widgets/Standard/Drawing.swift",
        "Widgets/Standard/Icons/MaterialDesignIcon+Identifier.swift",
        "Widgets/Standard/Icons/MaterialDesignIcon.swift",
        "Widgets/Standard/ImageView.swift",
        "Widgets/Standard/Layout/Flex+TwoItemStrategy.swift",
        "Widgets/Standard/Layout/Flex+UniversalStrategy.swift",
        "Widgets/Standard/Layout/Flex.swift",
        "Widgets/Standard/List.swift",
        "Widgets/Standard/Space.swift",
        "Widgets/Standard/Text.swift"
      ],
      "target_dependencies" : [
        "VisualAppBase",
        "Events"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VisualAppBaseImplSDL2OpenGL3NanoVG",
      "module_type" : "SwiftTarget",
      "name" : "VisualAppBaseImplSDL2OpenGL3NanoVG",
      "path" : "Sources/VisualAppBaseImplSDL2OpenGL3NanoVG",
      "product_dependencies" : [
        "CSDL2",
        "GL",
        "Swim",
        "CnanovgGL3",
        "GfxMath"
      ],
      "product_memberships" : [
        "VertexGUI",
        "MinimalDemo",
        "DevApp",
        "TaskOrganizerDemo"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/VisualAppBaseImplSDL2OpenGL3NanoVG/Resources/shaders/compositionFragment.glsl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/VisualAppBaseImplSDL2OpenGL3NanoVG/Resources/shaders/compositionVertex.glsl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/VisualAppBaseImplSDL2OpenGL3NanoVG/Resources/shaders/imageFragment.glsl",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/VisualAppBaseImplSDL2OpenGL3NanoVG/Resources/shaders/imageVertex.glsl",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Color+NanoVG.swift",
        "DrawingBackendImpl.swift",
        "DrawingSurfaceImpl.swift",
        "Key+SDL2.swift",
        "SDLError.swift",
        "Shader.swift",
        "SystemImpl.swift",
        "VisualAppImpl.swift",
        "WindowImpl.swift"
      ],
      "target_dependencies" : [
        "WidgetGUI",
        "Drawing",
        "Events"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VisualAppBase",
      "module_type" : "SwiftTarget",
      "name" : "VisualAppBase",
      "path" : "Sources/VisualAppBase",
      "product_dependencies" : [
        "CSDL2",
        "GfxMath",
        "Swim"
      ],
      "product_memberships" : [
        "VertexGUI",
        "MinimalDemo",
        "DevApp",
        "TaskOrganizerDemo"
      ],
      "sources" : [
        "Helpers/Tree/Mirror+allChildren.swift",
        "Helpers/Tree/Tree.swift",
        "Helpers/Tree/TreeMask.swift",
        "Helpers/Tree/TreePath.swift",
        "Helpers/Tree/TreeRange.swift",
        "base/App.swift",
        "base/ApplicationContext.swift",
        "base/Renderer.swift",
        "base/System.swift",
        "base/VisualApp.swift",
        "base/Window.swift",
        "input/keyboard/Key.swift",
        "input/keyboard/KeyEvent.swift",
        "input/keyboard/KeyStatesContainer.swift",
        "input/keyboard/TextEvent.swift",
        "input/mouse/Cursor.swift",
        "input/mouse/MouseButton.swift",
        "input/mouse/RawMouseEvent.swift",
        "rendering/primitives/CornerRadii.swift",
        "rendering/primitives/Fill.swift",
        "rendering/primitives/Image+Hash.swift",
        "rendering/primitives/Image.swift",
        "rendering/primitives/Path.swift",
        "rendering/primitives/RenderStyle.swift",
        "rendering/primitives/RenderValue.swift",
        "rendering/primitives/Tick.swift",
        "rendering/primitives/VideoStream.swift",
        "rendering/renderer/ImmediateRenderObjectTreeRenderer.swift",
        "rendering/renderer/OptimizingRenderObjectTreeRenderer.swift",
        "rendering/renderer/RenderObjectTreeRenderer.swift",
        "rendering/renderer/RenderObjectTreeSliceRenderer.swift",
        "rendering/renderobject/RenderObject+Bus.swift",
        "rendering/renderobject/RenderObject.swift",
        "rendering/renderobject/RenderObjectBuilder.swift",
        "rendering/renderobject/RenderObjectContext.swift",
        "rendering/renderobject/RenderObjectRenderState.swift",
        "rendering/renderobject/RenderObjectTree+State.swift",
        "rendering/renderobject/RenderObjectTree.swift"
      ],
      "target_dependencies" : [
        "Drawing"
      ],
      "type" : "library"
    },
    {
      "c99name" : "VertexGUI",
      "module_type" : "SwiftTarget",
      "name" : "VertexGUI",
      "path" : "Sources/VertexGUI",
      "product_dependencies" : [
        "GfxMath"
      ],
      "product_memberships" : [
        "VertexGUI",
        "MinimalDemo",
        "DevApp",
        "TaskOrganizerDemo"
      ],
      "sources" : [
        "lib.swift"
      ],
      "target_dependencies" : [
        "VisualAppBase",
        "VisualAppBaseImplSDL2OpenGL3NanoVG",
        "WidgetGUI",
        "Events",
        "Drawing",
        "Application"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TaskOrganizerDemo",
      "module_type" : "SwiftTarget",
      "name" : "TaskOrganizerDemo",
      "path" : "Sources/TaskOrganizerDemo",
      "product_dependencies" : [
        "Swim",
        "CXShim"
      ],
      "product_memberships" : [
        "TaskOrganizerDemo"
      ],
      "sources" : [
        "Data/MainViewRoute.swift",
        "Data/TodoItem.swift",
        "Data/TodoList.swift",
        "Data/TodoSearchResult.swift",
        "Data/TodoSearcher.swift",
        "Data/TodoStore.swift",
        "UI/AppTheme.swift",
        "UI/SearchResultsView.swift",
        "UI/TaskCompletionButton.swift",
        "UI/TodoAppView.swift",
        "UI/TodoListItemView.swift",
        "UI/TodoListView.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "VertexGUI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MinimalDemo",
      "module_type" : "SwiftTarget",
      "name" : "MinimalDemo",
      "path" : "Sources/MinimalDemo",
      "product_memberships" : [
        "MinimalDemo"
      ],
      "sources" : [
        "MainView.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "VertexGUI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Events",
      "module_type" : "SwiftTarget",
      "name" : "Events",
      "path" : "Sources/Events",
      "product_memberships" : [
        "VertexGUI",
        "MinimalDemo",
        "DevApp",
        "TaskOrganizerDemo"
      ],
      "sources" : [
        "EventHandlerManager.swift",
        "EventfulObject.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DrawingVulkan",
      "module_type" : "SwiftTarget",
      "name" : "DrawingVulkan",
      "path" : "Sources/DrawingVulkan",
      "product_dependencies" : [
        "Vulkan",
        "CSDL2Vulkan"
      ],
      "product_memberships" : [
        "ApplicationBackendSDL2Vulkan"
      ],
      "sources" : [
        "VulkanDrawingSurface.swift"
      ],
      "target_dependencies" : [
        "Drawing"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Drawing",
      "module_type" : "SwiftTarget",
      "name" : "Drawing",
      "path" : "Sources/Drawing",
      "product_dependencies" : [
        "GfxMath"
      ],
      "product_memberships" : [
        "VertexGUI",
        "ApplicationBackendSDL2",
        "ApplicationBackendSDL2Vulkan",
        "MinimalDemo",
        "DevApp",
        "TaskOrganizerDemo"
      ],
      "sources" : [
        "CpuBufferDrawingSurface.swift",
        "DrawingBackend.swift",
        "DrawingContext.swift",
        "DrawingSurface.swift",
        "Font/FontConfig.swift",
        "Font/FontFace.swift",
        "Font/FontFamily.swift",
        "Font/FontStyle.swift",
        "Font/FontWeight.swift",
        "Paint.swift",
        "TextPaint.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DevApp",
      "module_type" : "SwiftTarget",
      "name" : "DevApp",
      "path" : "Sources/DevApp",
      "product_memberships" : [
        "DevApp"
      ],
      "sources" : [
        "MainView.swift",
        "TestWidget.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "VertexGUI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ApplicationBackendSDL2Vulkan",
      "module_type" : "SwiftTarget",
      "name" : "ApplicationBackendSDL2Vulkan",
      "path" : "Sources/ApplicationBackendSDL2Vulkan",
      "product_dependencies" : [
        "Vulkan",
        "CSDL2Vulkan"
      ],
      "product_memberships" : [
        "ApplicationBackendSDL2Vulkan"
      ],
      "sources" : [
        "SDL2VulkanWindow.swift"
      ],
      "target_dependencies" : [
        "ApplicationBackendSDL2",
        "DrawingVulkan"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ApplicationBackendSDL2",
      "module_type" : "SwiftTarget",
      "name" : "ApplicationBackendSDL2",
      "path" : "Sources/ApplicationBackendSDL2",
      "product_dependencies" : [
        "CSDL2",
        "GfxMath",
        "CombineX"
      ],
      "product_memberships" : [
        "ApplicationBackendSDL2",
        "ApplicationBackendSDL2Vulkan"
      ],
      "sources" : [
        "ApplicationBackendSDL2.swift",
        "Key+SDL2.swift",
        "MouseButton+SDL2.swift",
        "SDL2BaseWindow.swift",
        "SDL2Window.swift"
      ],
      "target_dependencies" : [
        "Application",
        "Drawing"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Application",
      "module_type" : "SwiftTarget",
      "name" : "Application",
      "path" : "Sources/Application",
      "product_dependencies" : [
        "GfxMath",
        "CombineX"
      ],
      "product_memberships" : [
        "VertexGUI",
        "ApplicationBackendSDL2",
        "ApplicationBackendSDL2Vulkan",
        "MinimalDemo",
        "DevApp",
        "TaskOrganizerDemo"
      ],
      "sources" : [
        "Application.swift",
        "ApplicationBackend.swift",
        "ApplicationEvent.swift",
        "Key.swift",
        "KeyStatesContainer.swift",
        "MouseButton.swift",
        "Window.swift",
        "WindowInputEvent.swift"
      ],
      "target_dependencies" : [
        "Drawing"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/UnGast/CSDL2.git
[1/21] Fetching csdl2
Fetched https://github.com/UnGast/CSDL2.git from cache (0.23s)
Fetching https://github.com/UnGast/SwiftVulkan.git
[1/1266] Fetching swiftvulkan
Fetched https://github.com/UnGast/SwiftVulkan.git from cache (0.37s)
Fetching https://github.com/UnGast/swift-opengl.git
[1/102] Fetching swift-opengl
Fetched https://github.com/UnGast/swift-opengl.git from cache (0.63s)
Fetching https://github.com/t-ae/swim.git
[1/9300] Fetching swim
Fetched https://github.com/t-ae/swim.git from cache (1.11s)
Fetching https://github.com/UnGast/Cnanovg.git
[1/31] Fetching cnanovg
Fetched https://github.com/UnGast/Cnanovg.git from cache (0.29s)
Fetching https://github.com/cx-org/CombineX.git
[1/9232] Fetching combinex
Fetched https://github.com/cx-org/CombineX.git from cache (0.68s)
Fetching https://github.com/UnGast/CVulkan.git
[1/19] Fetching cvulkan
Fetched https://github.com/UnGast/CVulkan.git from cache (0.42s)
Fetching https://github.com/yahoojapan/SwiftyXMLParser.git
[1/764] Fetching swiftyxmlparser
Fetched https://github.com/yahoojapan/SwiftyXMLParser.git from cache (0.68s)
Fetching https://github.com/kelvin13/swiftxml
[1/246] Fetching swiftxml
Fetched https://github.com/kelvin13/swiftxml from cache (0.31s)
Fetching https://github.com/mtynior/ColorizeSwift.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/UnGast/swift-gfx-math.git
[1/291] Fetching colorizeswift
[60/1545] Fetching colorizeswift, regex
[1108/1980] Fetching colorizeswift, regex, swift-gfx-math
[1543/3690] Fetching colorizeswift, regex, swift-gfx-math, swift-atomics
Fetched https://github.com/UnGast/swift-gfx-math.git from cache (0.33s)
[2800/3255] Fetching colorizeswift, regex, swift-atomics
[2868/18606] Fetching colorizeswift, regex, swift-atomics, swift-argument-parser
Fetched https://github.com/mtynior/ColorizeSwift.git from cache (0.71s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.71s)
Fetched https://github.com/sharplet/Regex.git from cache (0.73s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 0.0.3 (1.31s)
Computing version for https://github.com/UnGast/swift-gfx-math.git
Computed https://github.com/UnGast/swift-gfx-math.git at 1.0.0 (0.46s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.90s)
Computing version for https://github.com/mtynior/ColorizeSwift.git
Computed https://github.com/mtynior/ColorizeSwift.git at 1.7.0 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.52s)
Creating working copy for https://github.com/kelvin13/swiftxml
Working copy of https://github.com/kelvin13/swiftxml resolved at master (91ae89c)
Creating working copy for https://github.com/UnGast/swift-gfx-math.git
Working copy of https://github.com/UnGast/swift-gfx-math.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/t-ae/swim.git
Working copy of https://github.com/t-ae/swim.git resolved at master (e8e3dc5)
Creating working copy for https://github.com/UnGast/Cnanovg.git
Working copy of https://github.com/UnGast/Cnanovg.git resolved at master (b6ca446)
Creating working copy for https://github.com/mtynior/ColorizeSwift.git
Working copy of https://github.com/mtynior/ColorizeSwift.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 0.0.3
Creating working copy for https://github.com/UnGast/CSDL2.git
Working copy of https://github.com/UnGast/CSDL2.git resolved at master (d69ef23)
Creating working copy for https://github.com/cx-org/CombineX.git
Working copy of https://github.com/cx-org/CombineX.git resolved at master (299bc0f)
Creating working copy for https://github.com/UnGast/CVulkan.git
Working copy of https://github.com/UnGast/CVulkan.git resolved at master (d7b422f)
Creating working copy for https://github.com/UnGast/SwiftVulkan.git
Working copy of https://github.com/UnGast/SwiftVulkan.git resolved at master (b12acb9)
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser.git
Working copy of https://github.com/yahoojapan/SwiftyXMLParser.git resolved at master (d7a1d23)
Creating working copy for https://github.com/UnGast/swift-opengl.git
Working copy of https://github.com/UnGast/swift-opengl.git resolved at master (8dfcb2e)
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
error: 'spi-builder-workspace': product 'CXShim' required by package 'spi-builder-workspace' target 'WidgetGUI' not found in package 'CombineX'.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
error: 'spi-builder-workspace': product 'CXShim' required by package 'spi-builder-workspace' target 'WidgetGUI' not found in package 'CombineX'.
BUILD FAILURE 6.1 wasm