The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Ignite, reference main (10ae60), with Swift 6.1 for Wasm on 18 Nov 2025 14:36:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/Ignite.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/twostraws/Ignite
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 10ae60a Merge pull request #853 from treastrain/support-hover-effect-inline-element
Cloned https://github.com/twostraws/Ignite.git
Revision (git rev-parse @):
10ae60a317d6a96cccf8a575f1444070eddf4836
SUCCESS checkout https://github.com/twostraws/Ignite.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/twostraws/Ignite.git
https://github.com/twostraws/Ignite.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-markdown.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    }
  ],
  "manifest_display_name" : "Ignite",
  "name" : "Ignite",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Ignite",
      "targets" : [
        "Ignite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IgniteCLI",
      "targets" : [
        "IgniteCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IgniteTesting",
      "module_type" : "SwiftTarget",
      "name" : "IgniteTesting",
      "path" : "Tests/IgniteTesting",
      "sources" : [
        "Actions/ClickModifier.swift",
        "Actions/CustomAction.swift",
        "Actions/DismissModal.swift",
        "Actions/DoubleClickModifier.swift",
        "Actions/EventModifier.swift",
        "Actions/HideElement.swift",
        "Actions/HoverModifier.swift",
        "Actions/ShowAlert.swift",
        "Actions/ShowElement.swift",
        "Actions/ShowModal.swift",
        "Actions/SwitchTheme.swift",
        "Elements/Abbreviation.swift",
        "Elements/Accordion.swift",
        "Elements/Alert.swift",
        "Elements/ArticlePreview.swift",
        "Elements/Attributes.swift",
        "Elements/Audio.swift",
        "Elements/Badge.swift",
        "Elements/Body.swift",
        "Elements/Button.swift",
        "Elements/ButtonGroup.swift",
        "Elements/Card.swift",
        "Elements/Carousel.swift",
        "Elements/Code.swift",
        "Elements/CodeBlock.swift",
        "Elements/Column.swift",
        "Elements/Divider.swift",
        "Elements/Dropdown.swift",
        "Elements/Embed.swift",
        "Elements/Emphasis.swift",
        "Elements/Form.swift",
        "Elements/FormFieldLabel.swift",
        "Elements/Grid.swift",
        "Elements/Group.swift",
        "Elements/HStack.swift",
        "Elements/HTMLDocument.swift",
        "Elements/Head.swift",
        "Elements/IgniteFooter.swift",
        "Elements/Image.swift",
        "Elements/Include.swift",
        "Elements/Item.swift",
        "Elements/Label.swift",
        "Elements/Link.swift",
        "Elements/List.swift",
        "Elements/ListItem.swift",
        "Elements/MetaLink.swift",
        "Elements/MetaTag.swift",
        "Elements/Modal.swift",
        "Elements/NavigationBar.swift",
        "Elements/Quote.swift",
        "Elements/Row.swift",
        "Elements/Script.swift",
        "Elements/Section.swift",
        "Elements/Slide.swift",
        "Elements/Spacer.swift",
        "Elements/Span.swift",
        "Elements/Strikethrough.swift",
        "Elements/String.swift",
        "Elements/Strong.swift",
        "Elements/SubscribeForm.swift",
        "Elements/Table.swift",
        "Elements/Tag.swift",
        "Elements/Text.swift",
        "Elements/TextField.swift",
        "Elements/Time.swift",
        "Elements/Title.swift",
        "Elements/Underline.swift",
        "Elements/VStack.swift",
        "Elements/Video.swift",
        "Elements/ZStack.swift",
        "Extensions/Array-ContainsLocation.swift",
        "Extensions/Array-LocalizedContains.swift",
        "Extensions/Array-Sorting.swift",
        "Extensions/Date-ISO8601.swift",
        "Extensions/Date-RFC822.swift",
        "Extensions/String-AbsoluteLinks.swift",
        "Extensions/String-CSStoJS.swift",
        "Extensions/String-EscapedForJavaScript.swift",
        "Extensions/String-KebabCased.swift",
        "Extensions/String-Slug.swift",
        "Extensions/String-SplitAndTrim.swift",
        "Extensions/String-StrippingTags.swift",
        "Extensions/String-TruncatedHash.swift",
        "Extensions/URL-DecodedPath.swift",
        "Extensions/URL-Relative.swift",
        "Extensions/URL-RemovingWWW.swift",
        "Framework/AnimatableData.swift",
        "Framework/ArticleRenderer.swift",
        "Framework/HighlighterLanguage.swift",
        "Framework/Robots/DefaultRobotsConfiguration.swift",
        "Framework/Robots/DisallowRule.swift",
        "Framework/Robots/KnownRobot.swift",
        "Framework/Robots/RobotsConfiguration.swift",
        "IgniteTestSuite.swift",
        "Modifiers/AccessibilityLabel.swift",
        "Modifiers/AnimationModifier.swift",
        "Modifiers/AspectRatio.swift",
        "Modifiers/Background.swift",
        "Modifiers/BackgroundImage.swift",
        "Modifiers/BadgeModifier.swift",
        "Modifiers/Border.swift",
        "Modifiers/Clipped.swift",
        "Modifiers/ContainerRelativeFrame.swift",
        "Modifiers/CornerRadius.swift",
        "Modifiers/Cursor.swift",
        "Modifiers/FixedSize.swift",
        "Modifiers/FontModifier.swift",
        "Modifiers/FontStyleModifier.swift",
        "Modifiers/FontWeightModifier.swift",
        "Modifiers/ForegroundStyle.swift",
        "Modifiers/Frame.swift",
        "Modifiers/Hidden.swift",
        "Modifiers/Hint.swift",
        "Modifiers/HorizontalAlignment.swift",
        "Modifiers/HoverEffect.swift",
        "Modifiers/IgnorePageGutters.swift",
        "Modifiers/ImageFitModifier.swift",
        "Modifiers/LazyLoadable.swift",
        "Modifiers/LetterSpacing.swift",
        "Modifiers/LineSpacing.swift",
        "Modifiers/Margin.swift",
        "Modifiers/MediaQuery.swift",
        "Modifiers/Opacity.swift",
        "Modifiers/Padding.swift",
        "Modifiers/Position.swift",
        "Modifiers/PrivacySensitive.swift",
        "Modifiers/Shadow.swift",
        "Modifiers/SmallCaps.swift",
        "Modifiers/TextDecoration.swift",
        "Modifiers/TextSelection.swift",
        "Publishing/ContentErrorToleranceTests.swift",
        "Publishing/ContentFinder.swift",
        "Publishing/ContentFinderTestHelp.swift",
        "Publishing/ContentFinderTestSuite.swift",
        "Publishing/FeedGenerator.swift",
        "Publishing/Site.swift",
        "String-TestingHTML.swift",
        "Subsite/IgniteSubsiteTestSuite.swift",
        "Subsite/Subsite.swift",
        "TestElement.swift",
        "TestSubsite.swift",
        "TestWebsitePackage/Package.swift",
        "TestWebsitePackage/Sources/TestErrorPage.swift",
        "TestWebsitePackage/Sources/TestPage.swift",
        "TestWebsitePackage/Sources/TestSite.swift",
        "TestWebsitePackage/Sources/TestSitePublisher.swift",
        "TestWebsitePackage/Sources/TestSiteWithErrorPage.swift",
        "TestWebsitePackage/Sources/TestStory.swift",
        "Types/AnchorPoint.swift",
        "Types/Angle.swift",
        "Types/Color.swift",
        "Types/Content.swift",
        "Types/ContentLoader.swift",
        "Types/Gradient.swift",
        "Types/InlineStyle.swift",
        "Types/LengthUnit.swift",
        "Types/Material.swift",
        "Types/Percentage.swift",
        "Types/UnitPoint.swift"
      ],
      "target_dependencies" : [
        "Ignite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IgniteCLI",
      "module_type" : "SwiftTarget",
      "name" : "IgniteCLI",
      "path" : "Sources/IgniteCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "IgniteCLI"
      ],
      "sources" : [
        "BuildCommand.swift",
        "IgniteCLI.swift",
        "NewCommand.swift",
        "Process-Execute.swift",
        "QR Generation/Array2D.swift",
        "QR Generation/BoolMatrix.swift",
        "QR Generation/ErrorCorrection.swift",
        "QR Generation/QRCode.swift",
        "QR Generation/QRCodeError.swift",
        "RunCommand.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Ignite",
      "module_type" : "SwiftTarget",
      "name" : "Ignite",
      "path" : "Sources/Ignite",
      "product_dependencies" : [
        "Markdown",
        "Collections",
        "SwiftSoup"
      ],
      "product_memberships" : [
        "Ignite"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Ignite/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Actions/Action.swift",
        "Actions/CustomAction.swift",
        "Actions/DismissModal.swift",
        "Actions/Event Modifiers/ClickModifier.swift",
        "Actions/Event Modifiers/DoubleClickModifier.swift",
        "Actions/Event Modifiers/EventModifier.swift",
        "Actions/Event Modifiers/HoverModifier.swift",
        "Actions/EventType.swift",
        "Actions/HideElement.swift",
        "Actions/ShowAlert.swift",
        "Actions/ShowElement.swift",
        "Actions/ShowModal.swift",
        "Actions/SwitchTheme.swift",
        "Actions/ToggleElementVisibility.swift",
        "Components/FeedLink.swift",
        "Components/IgniteFooter.swift",
        "Elements/Abbreviation.swift",
        "Elements/Accordion.swift",
        "Elements/Alert.swift",
        "Elements/ArticlePreview.swift",
        "Elements/Audio.swift",
        "Elements/Badge.swift",
        "Elements/Body.swift",
        "Elements/Button.swift",
        "Elements/ButtonGroup.swift",
        "Elements/Card.swift",
        "Elements/Carousel.swift",
        "Elements/Code.swift",
        "Elements/CodeBlock.swift",
        "Elements/Column.swift",
        "Elements/ControlGroup.swift",
        "Elements/ControlLabel.swift",
        "Elements/Divider.swift",
        "Elements/Dropdown.swift",
        "Elements/Embed.swift",
        "Elements/Emphasis.swift",
        "Elements/EmptyHTML.swift",
        "Elements/ForEach.swift",
        "Elements/Form.swift",
        "Elements/Grid.swift",
        "Elements/Group.swift",
        "Elements/HStack.swift",
        "Elements/Head.swift",
        "Elements/Image.swift",
        "Elements/Include.swift",
        "Elements/InlineForEach.swift",
        "Elements/InlineGroup.swift",
        "Elements/Input.swift",
        "Elements/Item.swift",
        "Elements/Label.swift",
        "Elements/Link.swift",
        "Elements/LinkGroup.swift",
        "Elements/List.swift",
        "Elements/ListItem.swift",
        "Elements/MetaLink.swift",
        "Elements/MetaStyle.swift",
        "Elements/MetaTag.swift",
        "Elements/Modal.swift",
        "Elements/NavigationBar.swift",
        "Elements/NavigationItemGroup.swift",
        "Elements/PlainDocument.swift",
        "Elements/Quote.swift",
        "Elements/Row.swift",
        "Elements/Script.swift",
        "Elements/Section.swift",
        "Elements/Slide.swift",
        "Elements/Spacer.swift",
        "Elements/Span.swift",
        "Elements/Strikethrough.swift",
        "Elements/String.swift",
        "Elements/Strong.swift",
        "Elements/SubscribeForm.swift",
        "Elements/Table.swift",
        "Elements/Tag.swift",
        "Elements/Text.swift",
        "Elements/TextField.swift",
        "Elements/Time.swift",
        "Elements/Title.swift",
        "Elements/Underline.swift",
        "Elements/UnderlineProminence.swift",
        "Elements/VStack.swift",
        "Elements/Video.swift",
        "Elements/ZStack.swift",
        "Extensions/Array-ContainsLocation.swift",
        "Extensions/Array-LocalizedContains.swift",
        "Extensions/Array-Sorting.swift",
        "Extensions/Date-ISO8601.swift",
        "Extensions/Date-RFC822.swift",
        "Extensions/FormatStyle-NonLocalizedDecimal.swift",
        "Extensions/String-AbsoluteLinks.swift",
        "Extensions/String-CSStoJS.swift",
        "Extensions/String-EscapedForJavaScript.swift",
        "Extensions/String-KebabCased.swift",
        "Extensions/String-Slug.swift",
        "Extensions/String-SplitAndTrim.swift",
        "Extensions/String-StrippingTags.swift",
        "Extensions/String-TitleCase.swift",
        "Extensions/String-TruncatedHash.swift",
        "Extensions/URL-DecodedPath.swift",
        "Extensions/URL-Relative.swift",
        "Extensions/URL-RemovingWWW.swift",
        "Extensions/URL-SelectDirectories.swift",
        "Extensions/URL-Unwrapped.swift",
        "Framework/Analytics/Analytics.swift",
        "Framework/Analytics/AnalyticsPlausibleMeasurement.swift",
        "Framework/Analytics/AnalyticsService.swift",
        "Framework/Animations/Animatable.swift",
        "Framework/Animations/AnimatableData.swift",
        "Framework/Animations/AnimatableProperty.swift",
        "Framework/Animations/AnimatedHTML.swift",
        "Framework/Animations/Animation.swift",
        "Framework/Animations/AnimationDirection.swift",
        "Framework/Animations/AnimationOption.swift",
        "Framework/Animations/AnimationTrigger.swift",
        "Framework/Animations/ColorArea.swift",
        "Framework/Animations/Keyframe.swift",
        "Framework/Animations/KeyframeBuilder.swift",
        "Framework/Animations/KeyframeProxy.swift",
        "Framework/Animations/TimingCurve.swift",
        "Framework/Animations/Transition.swift",
        "Framework/AnyHTML.swift",
        "Framework/AnyInlineElement.swift",
        "Framework/AriaType.swift",
        "Framework/Article.swift",
        "Framework/ArticleLoader.swift",
        "Framework/ArticlePage.swift",
        "Framework/Attribute+Convenience.swift",
        "Framework/Attribute.swift",
        "Framework/BorderStyle.swift",
        "Framework/Color.swift",
        "Framework/ControlLabelStyle.swift",
        "Framework/ControlSize.swift",
        "Framework/CoreAttributes.swift",
        "Framework/DecodeAction.swift",
        "Framework/DefaultLayout.swift",
        "Framework/Defaultable.swift",
        "Framework/ElementTypes/BodyElement.swift",
        "Framework/ElementTypes/Document.swift",
        "Framework/ElementTypes/FormItem.swift",
        "Framework/ElementTypes/HTML.swift",
        "Framework/ElementTypes/HeadElement.swift",
        "Framework/ElementTypes/InlineElement.swift",
        "Framework/ElementTypes/ListableElement.swift",
        "Framework/ElementTypes/MarkupElement.swift",
        "Framework/ElementTypes/NavigationItem.swift",
        "Framework/ElementTypes/PassthroughElement.swift",
        "Framework/EmailPlatform.swift",
        "Framework/EmptyErrorPage.swift",
        "Framework/EmptyInlineElement.swift",
        "Framework/EmptyLayout.swift",
        "Framework/EmptyTagPage.swift",
        "Framework/Environment/Environment.swift",
        "Framework/Environment/EnvironmentValues.swift",
        "Framework/ErrorPage.swift",
        "Framework/Event.swift",
        "Framework/FeedConfiguration.swift",
        "Framework/HTMLCollection.swift",
        "Framework/HeadForEach.swift",
        "Framework/HighlighterLanguage.swift",
        "Framework/HighlighterTheme.swift",
        "Framework/InlineElementCollection.swift",
        "Framework/InlineStyle.swift",
        "Framework/Language.swift",
        "Framework/Layout.swift",
        "Framework/LayoutContent.swift",
        "Framework/LengthUnit.swift",
        "Framework/LinkRelationship.swift",
        "Framework/LinkTarget.swift",
        "Framework/Markup.swift",
        "Framework/Material.swift",
        "Framework/NavigationBarVisibility.swift",
        "Framework/NavigationItemConfigurable.swift",
        "Framework/Property.swift",
        "Framework/Queries/BreakpointQuery.swift",
        "Framework/Queries/ColorSchemeQuery.swift",
        "Framework/Queries/ContrastQuery.swift",
        "Framework/Queries/DisplayModeQuery.swift",
        "Framework/Queries/MotionQuery.swift",
        "Framework/Queries/OrientationQuery.swift",
        "Framework/Queries/ThemeQuery.swift",
        "Framework/Queries/TransparencyQuery.swift",
        "Framework/Query.swift",
        "Framework/Robots/DefaultRobotsConfiguration.swift",
        "Framework/Robots/DisallowRule.swift",
        "Framework/Robots/KnownRobot.swift",
        "Framework/Robots/RobotsConfiguration.swift",
        "Framework/Role.swift",
        "Framework/Site.swift",
        "Framework/StaticPage.swift",
        "Framework/SyntaxHighlighterConfiguration.swift",
        "Framework/TagPage.swift",
        "Ignite.swift",
        "Modifiers/AccessibilityLabel.swift",
        "Modifiers/AnimationModifier.swift",
        "Modifiers/AspectRatio.swift",
        "Modifiers/Attribute Modifiers/AriaModifier.swift",
        "Modifiers/Attribute Modifiers/AttributeModifier.swift",
        "Modifiers/Attribute Modifiers/ClassModifier.swift",
        "Modifiers/Attribute Modifiers/CoreAttributesModifier.swift",
        "Modifiers/Attribute Modifiers/DataModifier.swift",
        "Modifiers/Attribute Modifiers/IDModifier.swift",
        "Modifiers/Attribute Modifiers/InlineStyleModifier.swift",
        "Modifiers/Background.swift",
        "Modifiers/BackgroundImage.swift",
        "Modifiers/BadgeModifier.swift",
        "Modifiers/Border.swift",
        "Modifiers/Clipped.swift",
        "Modifiers/ContainerRelativeFrame.swift",
        "Modifiers/CornerRadius.swift",
        "Modifiers/Cursor.swift",
        "Modifiers/EdgeAdjust.swift",
        "Modifiers/FixedSize.swift",
        "Modifiers/FontModifier.swift",
        "Modifiers/FontStyleModifier.swift",
        "Modifiers/FontWeightModifier.swift",
        "Modifiers/ForegroundStyle.swift",
        "Modifiers/Frame.swift",
        "Modifiers/GridColumnWidthModifier.swift",
        "Modifiers/Hidden.swift",
        "Modifiers/Hint.swift",
        "Modifiers/HorizontalAlignment.swift",
        "Modifiers/HoverEffect.swift",
        "Modifiers/IgnorePageGutters.swift",
        "Modifiers/ImageFitModifier.swift",
        "Modifiers/LazyLoadable.swift",
        "Modifiers/LetterSpacing.swift",
        "Modifiers/LineSpacing.swift",
        "Modifiers/Margin.swift",
        "Modifiers/Opacity.swift",
        "Modifiers/Padding.swift",
        "Modifiers/Position.swift",
        "Modifiers/PrivacySensitive.swift",
        "Modifiers/Shadow.swift",
        "Modifiers/SmallCaps.swift",
        "Modifiers/StyleModifier.swift",
        "Modifiers/TextDecoration.swift",
        "Modifiers/TextSelection.swift",
        "Modifiers/TransitionModifier.swift",
        "Publishing/BootstrapOptions.swift",
        "Publishing/CSS/AnimationClassGenerator-Keyframes.swift",
        "Publishing/CSS/AnimationClassGenerator-Transitions.swift",
        "Publishing/CSS/AnimationClassGenerator.swift",
        "Publishing/CSS/AnimationManager.swift",
        "Publishing/CSS/CSSBuilder.swift",
        "Publishing/CSS/CSSManager.swift",
        "Publishing/CSS/EnvironmentConditions.swift",
        "Publishing/CSS/FontFaceRule.swift",
        "Publishing/CSS/ImportRule.swift",
        "Publishing/CSS/MediaFeature.swift",
        "Publishing/CSS/MediaQuery.swift",
        "Publishing/CSS/Ruleset.swift",
        "Publishing/CSS/StyleManager-StyleGeneration.swift",
        "Publishing/CSS/StyleManager.swift",
        "Publishing/FeedGenerator.swift",
        "Publishing/Location.swift",
        "Publishing/PublishingContext-Copying.swift",
        "Publishing/PublishingContext-Finding.swift",
        "Publishing/PublishingContext-Generators.swift",
        "Publishing/PublishingContext-Rendering.swift",
        "Publishing/PublishingContext-ThemeGenerators.swift",
        "Publishing/PublishingContext-ThemeHelpers.swift",
        "Publishing/PublishingContext.swift",
        "Publishing/PublishingError.swift",
        "Publishing/RobotsGenerator.swift",
        "Publishing/SiteMapGenerator.swift",
        "Publishing/SyntaxHighlightGenerator.swift",
        "Rendering/Category/AllTagsCategory.swift",
        "Rendering/Category/Category.swift",
        "Rendering/Category/EmptyCategory.swift",
        "Rendering/Category/TagCategory.swift",
        "Rendering/Markdown/ArticleRenderer.swift",
        "Rendering/Markdown/MarkdownToHTML.swift",
        "Rendering/Markdown/Markup-IsInsideList.swift",
        "Rendering/PageMetadata.swift",
        "Rendering/ResponseErrors/EmptyHTTPError.swift",
        "Rendering/ResponseErrors/HTTPError.swift",
        "Rendering/ResponseErrors/PageNotFoundError.swift",
        "Rendering/ResultBuilders/DocumentBuilder.swift",
        "Rendering/ResultBuilders/DocumentElementBuilder.swift",
        "Rendering/ResultBuilders/ElementBuilder.swift",
        "Rendering/ResultBuilders/HTMLBuilder.swift",
        "Rendering/ResultBuilders/InlineElementBuilder.swift",
        "Rendering/SiteMetadata.swift",
        "Rendering/TabFocus.swift",
        "Styles/Style.swift",
        "Styles/StyledHTML.swift",
        "Themes/AutoTheme.swift",
        "Themes/BootstrapConstants.swift",
        "Themes/BootstrapVariable.swift",
        "Themes/Breakpoint.swift",
        "Themes/DefaultDarkTheme.swift",
        "Themes/DefaultLightTheme.swift",
        "Themes/Fonts/Font-Responsive.swift",
        "Themes/Fonts/Font.swift",
        "Themes/Fonts/FontSource.swift",
        "Themes/Fonts/FontStyle.swift",
        "Themes/Fonts/FontWeight.swift",
        "Themes/Theme-DefaultImplementation.swift",
        "Themes/Theme.swift",
        "Types/Alignment.swift",
        "Types/AnchorPoint.swift",
        "Types/Angle.swift",
        "Types/Axis.swift",
        "Types/ColorScheme.swift",
        "Types/ColorWeight.swift",
        "Types/ColumnWidth.swift",
        "Types/DiagonalEdge.swift",
        "Types/Edge.swift",
        "Types/FillMode.swift",
        "Types/Gradient.swift",
        "Types/ImageFit.swift",
        "Types/OrderedListMarkerStyle.swift",
        "Types/Percentage.swift",
        "Types/ResponsiveValues.swift",
        "Types/Rotation.swift",
        "Types/SpacingAmount.swift",
        "Types/SpacingType.swift",
        "Types/UnitPoint.swift",
        "Types/UnorderedListMarkerStyle.swift",
        "Types/VerticalAlignment.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-markdown.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/7000] Fetching swift-markdown
[1191/11639] Fetching swift-markdown, swiftsoup
[2123/28325] Fetching swift-markdown, swiftsoup, swift-argument-parser
[13957/46639] Fetching swift-markdown, swiftsoup, swift-argument-parser, swift-collections
Fetched https://github.com/swiftlang/swift-markdown.git from cache (0.64s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.64s)
[22913/35000] Fetching swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.91s)
[10623/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.45s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (2.01s)
Computing version for https://github.com/swiftlang/swift-markdown.git
Computed https://github.com/swiftlang/swift-markdown.git at 0.7.3 (2.23s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18245] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.96s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (1.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.73s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.1 (0.54s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/341] Fetching lrucache
[342/2161] Fetching lrucache, swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.40s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.90s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.0 (0.55s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.1
Creating working copy for https://github.com/swiftlang/swift-markdown.git
Working copy of https://github.com/swiftlang/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/61] Compiling cmark-gfm-extensions tasklist.c
[3/61] Compiling cmark-gfm-extensions tagfilter.c
[4/61] Compiling cmark-gfm-extensions ext_scanners.c
[5/61] Compiling cmark-gfm-extensions strikethrough.c
[6/61] Compiling cmark-gfm buffer.c
[7/61] Compiling cmark-gfm-extensions core-extensions.c
[8/61] Compiling cmark-gfm xml.c
[9/61] Compiling cmark-gfm-extensions autolink.c
[10/61] Compiling cmark-gfm-extensions table.c
[11/61] Compiling cmark-gfm syntax_extension.c
[12/61] Compiling cmark-gfm render.c
[13/61] Compiling cmark-gfm registry.c
[14/61] Compiling cmark-gfm references.c
[15/61] Compiling cmark-gfm plugin.c
[16/61] Compiling cmark-gfm plaintext.c
[17/61] Compiling cmark-gfm map.c
[18/61] Compiling cmark-gfm man.c
[19/61] Write swift-version-24593BA9C3E375BF.txt
[20/61] Compiling cmark-gfm cmark.c
[21/61] Compiling cmark-gfm linked_list.c
[22/61] Compiling cmark-gfm node.c
[23/61] Compiling cmark-gfm iterator.c
[24/61] Compiling cmark-gfm latex.c
[25/61] Compiling cmark-gfm html.c
[26/61] Compiling cmark-gfm houdini_href_e.c
[27/61] Compiling cmark-gfm houdini_html_e.c
[28/61] Compiling cmark-gfm footnotes.c
[28/61] Compiling cmark-gfm cmark_ctype.c
[30/61] Write sources
[31/61] Compiling cmark-gfm houdini_html_u.c
[31/61] Write sources
[37/61] Copying Resources
[38/61] Compiling cmark-gfm arena.c
[39/61] Compiling cmark-gfm inlines.c
[40/61] Write sources
[46/61] Compiling _AtomicsShims.c
[47/61] Write sources
[50/61] Compiling cmark-gfm commonmark.c
[51/61] Compiling CAtomic CAtomic.c
[52/61] Write sources
[53/61] Compiling cmark-gfm blocks.c
[54/99] Compiling cmark-gfm scanners.c
[55/99] Compiling cmark-gfm utf8.c
[57/162] Emitting module Atomics
[58/164] Emitting module InternalCollectionsUtilities
[59/166] Emitting module ArgumentParserToolInfo
[60/166] Compiling ArgumentParserToolInfo ToolInfo.swift
[61/167] Compiling Markdown LiteralMarkup.swift
[62/167] Compiling Markdown Markup.swift
[63/167] Compiling Markdown ChildIndexPath.swift
[64/167] Compiling Markdown DirectiveArgument.swift
[65/167] Compiling Markdown Document.swift
[66/167] Compiling Markdown MarkupChildren.swift
[67/167] Compiling Markdown MarkupData.swift
[68/167] Compiling Markdown HTMLBlock.swift
[69/167] Compiling Markdown Heading.swift
[70/167] Compiling Markdown Paragraph.swift
[71/167] Compiling Markdown CodeBlock.swift
[72/167] Compiling Markdown OrderedList.swift
[73/167] Compiling Markdown UnorderedList.swift
[75/167] Compiling Markdown PlainTextConvertibleMarkup.swift
[79/167] Compiling Markdown RawMarkup.swift
[83/167] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[84/167] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[88/167] Compiling Atomics IntegerOperations.swift
[89/167] Compiling Atomics Unmanaged extensions.swift
[97/168] Wrapping AST for ArgumentParserToolInfo for debugging
[101/434] Compiling HeapModule Heap+Invariants.swift
[102/434] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[103/434] Compiling HeapModule Heap+Descriptions.swift
[104/434] Compiling OrderedCollections _HashTable+Testing.swift
[105/434] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/436] Compiling HeapModule _HeapNode.swift
[107/436] Compiling HeapModule Heap.swift
[108/436] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[109/436] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[110/436] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[111/436] Compiling OrderedCollections OrderedDictionary+Elements.swift
[112/436] Compiling HeapModule Heap+UnsafeHandle.swift
[113/436] Emitting module HeapModule
[114/437] Compiling _RopeModule Rope+ForEachWhile.swift
[115/437] Compiling _RopeModule Rope+Insert.swift
[116/437] Compiling HashTreeCollections TreeSet+Sequence.swift
[117/437] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[118/437] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[119/437] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[120/437] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[121/437] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[122/437] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[123/437] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[125/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[126/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[127/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[128/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[129/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[130/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[131/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[132/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[133/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[134/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[135/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[136/447] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[137/447] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[138/447] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[139/454] Emitting module LRUCache
[140/454] Compiling LRUCache LRUCache.swift
[141/455] Compiling OrderedCollections _HashTable+BucketIterator.swift
[142/455] Compiling OrderedCollections _HashTable+Constants.swift
[143/455] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[146/455] Compiling DequeModule _DequeSlot.swift
[147/455] Compiling DequeModule _UnsafeWrappedBuffer.swift
[148/455] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[149/455] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[150/455] Compiling OrderedCollections OrderedSet+Descriptions.swift
[151/455] Compiling OrderedCollections OrderedSet+Diffing.swift
[152/455] Compiling OrderedCollections OrderedSet+Equatable.swift
[153/455] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[154/455] Compiling OrderedCollections OrderedSet+Hashable.swift
[155/455] Compiling OrderedCollections OrderedSet+Initializers.swift
[156/455] Compiling OrderedCollections OrderedSet+Insertions.swift
[157/455] Compiling OrderedCollections OrderedSet+Invariants.swift
[158/455] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[159/463] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[160/463] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[161/463] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[162/463] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[163/463] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[164/463] Compiling OrderedCollections OrderedDictionary+Values.swift
[165/463] Compiling OrderedCollections OrderedDictionary.swift
[166/463] Compiling OrderedCollections OrderedSet+Codable.swift
[167/463] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[170/463] Compiling OrderedCollections OrderedDictionary+Codable.swift
[171/463] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[176/463] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[177/463] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[178/463] Compiling OrderedCollections _HashTable+Bucket.swift
[179/463] Emitting module Markdown
[181/463] Emitting module ArgumentParser
[182/484] Compiling OrderedCollections OrderedSet+SubSequence.swift
[183/484] Compiling OrderedCollections OrderedSet+Testing.swift
[184/484] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[185/484] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[186/484] Compiling OrderedCollections OrderedSet.swift
[187/484] Compiling OrderedCollections _UnsafeBitset.swift
[188/484] Compiling _RopeModule Rope+Sequence.swift
[189/484] Compiling Markdown CharacterExtensions.swift
[190/484] Compiling Markdown CollectionExtensions.swift
[191/484] Compiling Markdown StringExtensions.swift
[192/522] Compiling BitCollections BitArray+Invariants.swift
[193/522] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[194/522] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[195/522] Compiling BitCollections BitSet+CustomReflectable.swift
[196/522] Compiling BitCollections BitSet+CustomStringConvertible.swift
[197/522] Compiling BitCollections BitSet+Equatable.swift
[198/522] Compiling BitCollections BitSet+Random.swift
[199/522] Compiling BitCollections BitSet+SetAlgebra basics.swift
[200/522] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[201/522] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[202/522] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[203/522] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[204/522] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[205/522] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[206/522] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[207/522] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[208/522] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[209/522] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[210/522] Compiling BitCollections BitArray+Shifts.swift
[211/522] Compiling BitCollections BitArray+Testing.swift
[212/522] Compiling BitCollections BitArray._UnsafeHandle.swift
[213/522] Compiling BitCollections BitArray.swift
[214/522] Compiling BitCollections BitSet+BidirectionalCollection.swift
[215/522] Compiling BitCollections BitSet+Codable.swift
[216/522] Compiling BitCollections BitSet+Initializers.swift
[217/522] Compiling BitCollections BitSet+Invariants.swift
[225/522] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[226/522] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[227/522] Compiling BitCollections BitArray+Extras.swift
[228/522] Compiling BitCollections BitArray+Fill.swift
[229/522] Compiling BitCollections BitArray+Hashable.swift
[230/522] Compiling BitCollections BitArray+Initializers.swift
[233/522] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[234/522] Compiling BitCollections BitArray+Codable.swift
[235/522] Compiling BitCollections BitArray+Collection.swift
[236/522] Compiling BitCollections BitArray+Copy.swift
[237/522] Compiling BitCollections BitArray+CustomReflectable.swift
[238/522] Compiling BitCollections BitArray+Descriptions.swift
[239/522] Compiling BitCollections BitArray+Equatable.swift
[240/522] Compiling BitCollections BitArray+RandomBits.swift
[241/563] Compiling SwiftSoup Collector.swift
[242/563] Compiling SwiftSoup CombiningEvaluator.swift
[243/571] Compiling SwiftSoup ParsingStrings.swift
[244/571] Compiling SwiftSoup Pattern.swift
[245/571] Compiling SwiftSoup QueryParser.swift
[246/571] Compiling SwiftSoup QueryParserCache.swift
[247/571] Compiling SwiftSoup StreamReader.swift
[248/571] Compiling SwiftSoup String.swift
[249/571] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[250/571] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[251/571] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[252/571] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[253/571] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[254/571] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[255/571] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[256/571] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[257/571] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[258/571] Compiling HashTreeCollections TreeSet.swift
[259/571] Emitting module DequeModule
[260/572] Compiling SwiftSoup Elements.swift
[261/572] Compiling SwiftSoup Entities.swift
[262/572] Compiling SwiftSoup Evaluator.swift
[263/572] Compiling SwiftSoup Exception.swift
[264/572] Compiling SwiftSoup FormElement.swift
[265/572] Compiling SwiftSoup HtmlTreeBuilder.swift
[266/572] Compiling SwiftSoup Attribute.swift
[268/579] Compiling SwiftSoup Cleaner.swift
[269/579] Compiling SwiftSoup HtmlTreeBuilderState.swift
[270/579] Compiling SwiftSoup Mutex.swift
[271/579] Compiling SwiftSoup Node.swift
[272/579] Compiling SwiftSoup NodeTraversor.swift
[273/579] Compiling SwiftSoup NodeVisitor.swift
[274/579] Compiling SwiftSoup OrderedSet.swift
[275/579] Compiling SwiftSoup ParseError.swift
[276/579] Compiling SwiftSoup ParseErrorList.swift
[277/579] Compiling SwiftSoup ParseSettings.swift
[278/588] Emitting module BitCollections
[285/588] Compiling SwiftSoup StringBuilder.swift
[286/588] Compiling SwiftSoup TokenQueue.swift
[287/588] Compiling SwiftSoup Tokeniser.swift
[288/588] Compiling SwiftSoup TokeniserState.swift
[289/588] Compiling SwiftSoup TreeBuilder.swift
[290/588] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[291/588] Compiling BitCollections BitSet+SetAlgebra union.swift
[292/588] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[293/588] Compiling BitCollections BitSet.Counted.swift
[294/588] Compiling BitCollections BitSet.Index.swift
[295/588] Compiling BitCollections BitSet._UnsafeHandle.swift
[296/588] Compiling BitCollections BitSet.swift
[304/588] Compiling SwiftSoup Attributes.swift
[305/588] Compiling SwiftSoup StringUtil.swift
[306/588] Compiling SwiftSoup StructuralEvaluator.swift
[307/588] Compiling SwiftSoup SwiftSoup.swift
[308/588] Compiling SwiftSoup Tag.swift
[309/588] Compiling SwiftSoup TextNode.swift
[310/588] Compiling SwiftSoup Token.swift
[331/588] Compiling BitCollections Range+Utilities.swift
[332/588] Compiling BitCollections Slice+Utilities.swift
[333/588] Compiling BitCollections UInt+Tricks.swift
[334/588] Compiling BitCollections _Word.swift
[341/588] Compiling Markdown MarkupVisitor.swift
[342/588] Compiling Markdown MarkupWalker.swift
[352/588] Compiling SwiftSoup Comment.swift
[353/588] Compiling SwiftSoup CssSelector.swift
[354/588] Compiling SwiftSoup DataNode.swift
[355/588] Compiling SwiftSoup Document.swift
[362/588] Compiling SwiftSoup DocumentType.swift
[363/588] Compiling SwiftSoup Element.swift
[366/588] Emitting module OrderedCollections
[374/589] Compiling SwiftSoup Parser.swift
[384/589] Compiling SwiftSoup BinarySearch.swift
[385/589] Compiling SwiftSoup BooleanAttribute.swift
[386/589] Compiling SwiftSoup CharacterExt.swift
[387/589] Compiling SwiftSoup CharacterReader.swift
[436/590] Emitting module _RopeModule
[501/590] Compiling _RopeModule Rope+Join.swift
[502/590] Compiling _RopeModule Rope+MutatingForEach.swift
[503/590] Compiling _RopeModule Rope+Remove.swift
[504/590] Compiling _RopeModule Rope+RemoveSubrange.swift
[505/590] Compiling _RopeModule Rope+Split.swift
[506/590] Compiling _RopeModule Optional Utilities.swift
[507/590] Compiling _RopeModule String Utilities.swift
[508/590] Compiling _RopeModule String.Index+ABI.swift
[509/590] Compiling _RopeModule _CharacterRecognizer.swift
[510/591] Emitting module HashTreeCollections
[540/594] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[543/604] Emitting module IgniteCLI
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:18:11: error: cannot find type 'Process' in scope
16 | /// which allows us to `kill` a specific process ID belonging
17 | /// to the user.
18 | extension Process {
   |           `- error: cannot find type 'Process' in scope
19 |     /// Runs a command, optionally followed by a second command.
20 |     /// - Parameters:
[544/604] Compiling IgniteCLI BuildCommand.swift
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:30:30: error: cannot find 'Process' in scope
28 |
29 |         // Build executable and report errors & earnings
30 |         let (_, error) = try Process.execute(command: "swift build")
   |                              `- error: cannot find 'Process' in scope
31 |
32 |         // If something went wrong, print a message then
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:47:38: error: cannot find 'Process' in scope
45 |
46 |         // Execute site generation with output, and report errors & earnings
47 |         let (output, runError) = try Process.execute(command: "swift run")
   |                                      `- error: cannot find 'Process' in scope
48 |         print(output)
49 |
[545/604] Compiling IgniteCLI IgniteCLI.swift
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:30:30: error: cannot find 'Process' in scope
28 |
29 |         // Build executable and report errors & earnings
30 |         let (_, error) = try Process.execute(command: "swift build")
   |                              `- error: cannot find 'Process' in scope
31 |
32 |         // If something went wrong, print a message then
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:47:38: error: cannot find 'Process' in scope
45 |
46 |         // Execute site generation with output, and report errors & earnings
47 |         let (output, runError) = try Process.execute(command: "swift run")
   |                                      `- error: cannot find 'Process' in scope
48 |         print(output)
49 |
[546/605] Compiling IgniteCLI QRCode.swift
[547/605] Compiling IgniteCLI BoolMatrix.swift
[548/605] Compiling IgniteCLI QRCodeError.swift
[549/605] Compiling IgniteCLI ErrorCorrection.swift
[550/605] Compiling IgniteCLI NewCommand.swift
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:41:26: error: cannot find 'Process' in scope
39 |         // Clone from remote Git repository
40 |         print("⚙️  Creating a new Ignite site in '\(name)'...")
41 |         let result = try Process.execute(command: "git clone \(template) \(name)")
   |                          `- error: cannot find 'Process' in scope
42 |
43 |         if result.error.contains("fatal") {
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:49:17: error: cannot find 'Process' in scope
47 |             // If everything worked, remove the Git history
48 |             // for the IgniteStarter repo to avoid confusion.
49 |             try Process.execute(command: "rm -rf \(name)/.git")
   |                 `- error: cannot find 'Process' in scope
50 |             print("✅ Success!")
51 |
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:18:11: error: cannot find type 'Process' in scope
16 | /// which allows us to `kill` a specific process ID belonging
17 | /// to the user.
18 | extension Process {
   |           `- error: cannot find type 'Process' in scope
19 |     /// Runs a command, optionally followed by a second command.
20 |     /// - Parameters:
[551/605] Compiling IgniteCLI Process-Execute.swift
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:41:26: error: cannot find 'Process' in scope
39 |         // Clone from remote Git repository
40 |         print("⚙️  Creating a new Ignite site in '\(name)'...")
41 |         let result = try Process.execute(command: "git clone \(template) \(name)")
   |                          `- error: cannot find 'Process' in scope
42 |
43 |         if result.error.contains("fatal") {
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:49:17: error: cannot find 'Process' in scope
47 |             // If everything worked, remove the Git history
48 |             // for the IgniteStarter repo to avoid confusion.
49 |             try Process.execute(command: "rm -rf \(name)/.git")
   |                 `- error: cannot find 'Process' in scope
50 |             print("✅ Success!")
51 |
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:18:11: error: cannot find type 'Process' in scope
16 | /// which allows us to `kill` a specific process ID belonging
17 | /// to the user.
18 | extension Process {
   |           `- error: cannot find type 'Process' in scope
19 |     /// Runs a command, optionally followed by a second command.
20 |     /// - Parameters:
[552/605] Compiling IgniteCLI Array2D.swift
[553/607] Emitting module Collections
[554/607] Compiling Collections Collections.swift
[556/608] Emitting module SwiftSoup
[557/614] Compiling IgniteCLI RunCommand.swift
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:83:13: error: cannot find 'Process' in scope
 81 |
 82 |         let subsiteArgument = subsite.isEmpty ? "" : "-s \(subsite)"
 83 |         try Process.execute(
    |             `- error: cannot find 'Process' in scope
 84 |             command: "python3 \(serverScriptURL.path) -d \(directory) \(subsiteArgument) \(currentPort)",
 85 |             then: previewCommand
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:91:26: error: cannot find 'Process' in scope
 89 |     /// Returns true if there is a server running on the specified port.
 90 |     private func isServerRunning(on port: Int) throws -> Bool {
 91 |         let result = try Process.execute(command: "lsof -t -i tcp:\(port)")
    |                          `- error: cannot find 'Process' in scope
 92 |         return !result.output.isEmpty
 93 |     }
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:122:75: error: cannot find 'NI_MAXHOST' in scope
120 |                 if addressFamily == UInt8(AF_INET) {
121 |                     let interfaceName = String(cString: networkInterface.ifa_name)
122 |                     var hostNameBuffer = [CChar](repeating: 0, count: Int(NI_MAXHOST))
    |                                                                           `- error: cannot find 'NI_MAXHOST' in scope
123 |                     // Use sizeof(sockaddr_in) for IPv4 addresses
124 |                     getnameinfo(networkInterface.ifa_addr, socklen_t(MemoryLayout<sockaddr_in>.size),
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:124:21: error: cannot find 'getnameinfo' in scope
122 |                     var hostNameBuffer = [CChar](repeating: 0, count: Int(NI_MAXHOST))
123 |                     // Use sizeof(sockaddr_in) for IPv4 addresses
124 |                     getnameinfo(networkInterface.ifa_addr, socklen_t(MemoryLayout<sockaddr_in>.size),
    |                     `- error: cannot find 'getnameinfo' in scope
125 |                                 &hostNameBuffer, socklen_t(hostNameBuffer.count),
126 |                                 nil, socklen_t(0), NI_NUMERICHOST)
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:126:52: error: cannot find 'NI_NUMERICHOST' in scope
124 |                     getnameinfo(networkInterface.ifa_addr, socklen_t(MemoryLayout<sockaddr_in>.size),
125 |                                 &hostNameBuffer, socklen_t(hostNameBuffer.count),
126 |                                 nil, socklen_t(0), NI_NUMERICHOST)
    |                                                    `- error: cannot find 'NI_NUMERICHOST' in scope
127 |
128 |                     let ipAddressBytes = hostNameBuffer.prefix { $0 != 0 }.map { UInt8(bitPattern: $0) }
/host/spi-builder-workspace/Sources/IgniteCLI/RunCommand.swift:126:33: error: 'nil' requires a contextual type
124 |                     getnameinfo(networkInterface.ifa_addr, socklen_t(MemoryLayout<sockaddr_in>.size),
125 |                                 &hostNameBuffer, socklen_t(hostNameBuffer.count),
126 |                                 nil, socklen_t(0), NI_NUMERICHOST)
    |                                 `- error: 'nil' requires a contextual type
127 |
128 |                     let ipAddressBytes = hostNameBuffer.prefix { $0 != 0 }.map { UInt8(bitPattern: $0) }
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:062e4aaff76454b333ce7957a8e87c3beb342f1dedb64399abb81cdea021b526
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/8] Write swift-version-24593BA9C3E375BF.txt
[4/109] Compiling Markdown LiteralMarkup.swift
[5/109] Compiling Markdown Markup.swift
[6/111] Emitting module LRUCache
[7/111] Compiling LRUCache LRUCache.swift
[8/112] Compiling Markdown DoxygenParameter.swift
[9/112] Compiling Markdown DoxygenReturns.swift
[10/112] Compiling Markdown CustomBlock.swift
[11/112] Compiling Markdown DoxygenAbstract.swift
[12/112] Compiling Markdown PlainTextConvertibleMarkup.swift
[13/112] Compiling Markdown RawMarkup.swift
[16/114] Compiling Markdown BlockDirective.swift
[17/114] Compiling Markdown BlockQuote.swift
[18/114] Compiling Markdown DoxygenDiscussion.swift
[19/114] Compiling Markdown DoxygenNote.swift
[20/114] Compiling Markdown MarkupChildren.swift
[21/114] Compiling Markdown MarkupData.swift
[29/114] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[30/114] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[31/114] Compiling Markdown BasicBlockContainer.swift
[32/114] Compiling Markdown BasicInlineContainer.swift
[33/114] Compiling Markdown BlockContainer.swift
[34/114] Compiling Markdown BlockMarkup.swift
[35/114] Compiling Markdown InlineContainer.swift
[36/114] Compiling Markdown InlineMarkup.swift
[37/114] Compiling Markdown ListItemContainer.swift
[38/114] Compiling Markdown AtomicCounter.swift
[39/122] Compiling Atomics IntegerOperations.swift
[40/122] Compiling Atomics Unmanaged extensions.swift
[44/122] Compiling Markdown ChildIndexPath.swift
[45/122] Compiling Markdown DirectiveArgument.swift
[46/122] Compiling Markdown Document.swift
[48/122] Emitting module InternalCollectionsUtilities
[50/123] Compiling Markdown TableCell.swift
[51/123] Compiling Markdown TableCellContainer.swift
[52/123] Compiling Markdown TableHead.swift
[53/123] Compiling Markdown TableRow.swift
[54/123] Compiling Markdown Replacement.swift
[55/123] Compiling Markdown SourceLocation.swift
[56/123] Compiling Markdown Emphasis.swift
[57/123] Compiling Markdown Image.swift
[58/123] Compiling Markdown InlineAttributes.swift
[69/123] Compiling Markdown UnorderedList.swift
[70/123] Compiling Markdown Paragraph.swift
[71/123] Compiling Markdown CodeBlock.swift
[72/123] Compiling Markdown HTMLBlock.swift
[73/123] Compiling Markdown Heading.swift
[74/123] Compiling Markdown ThematicBreak.swift
[75/123] Compiling Markdown Table.swift
[76/123] Compiling Markdown TableBody.swift
[77/123] Emitting module ArgumentParserToolInfo
[78/123] Compiling ArgumentParserToolInfo ToolInfo.swift
[80/260] Emitting module Atomics
[81/397] Emitting module Markdown
[82/397] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[83/397] Compiling _RopeModule BigString+Chunk+Breaks.swift
[84/397] Compiling _RopeModule BigString+Chunk+Counts.swift
[85/397] Compiling _RopeModule BigString+Chunk+Description.swift
[86/397] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[87/397] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[88/397] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[89/397] Compiling _RopeModule BigString+Chunk+Splitting.swift
[90/397] Compiling _RopeModule BigString+Chunk.swift
[91/397] Compiling _RopeModule BigString+CustomStringConvertible.swift
[92/397] Compiling _RopeModule BigString+Equatable.swift
[93/399] Compiling HeapModule Heap+Descriptions.swift
[94/399] Emitting module HeapModule
[95/399] Compiling HeapModule _HeapNode.swift
[98/399] Compiling HeapModule Heap+UnsafeHandle.swift
[99/399] Compiling HeapModule Heap+Invariants.swift
[100/399] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[101/399] Compiling HeapModule Heap.swift
[105/401] Compiling _RopeModule BigString+RemoveSubrange.swift
[106/401] Compiling _RopeModule BigString+ReplaceSubrange.swift
[107/401] Compiling _RopeModule BigString+Split.swift
[108/401] Compiling _RopeModule Range+BigString.swift
[109/401] Compiling _RopeModule BigString+UTF16View.swift
[110/401] Compiling _RopeModule BigString+UTF8View.swift
[111/401] Compiling _RopeModule BigString+Builder.swift
[114/408] Compiling DequeModule _DequeSlot.swift
[115/408] Compiling DequeModule _UnsafeWrappedBuffer.swift
[116/408] Compiling _RopeModule _RopeItem.swift
[117/408] Compiling _RopeModule _RopePath.swift
[118/408] Compiling HashTreeCollections TreeSet+Sequence.swift
[119/408] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[120/408] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[121/408] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[122/408] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[123/408] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[124/408] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[125/408] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[126/418] Emitting module BitCollections
[127/418] Compiling _RopeModule BigString+UnicodeScalarView.swift
[128/418] Compiling _RopeModule BigSubstring+UTF16View.swift
[129/418] Compiling _RopeModule BigSubstring+UTF8View.swift
[130/418] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[131/418] Compiling _RopeModule BigSubstring.swift
[132/418] Compiling _RopeModule Rope+Builder.swift
[133/418] Compiling _RopeModule Rope+Debugging.swift
[134/418] Compiling _RopeModule Rope+Invariants.swift
[135/418] Compiling _RopeModule Rope+_Node.swift
[136/418] Compiling _RopeModule _RopeVersion.swift
[137/418] Compiling _RopeModule Rope+Collection.swift
[138/418] Compiling _RopeModule Rope+Index.swift
[139/418] Compiling BitCollections BitSet.Index.swift
[140/418] Compiling BitCollections BitSet._UnsafeHandle.swift
[148/470] Compiling ArgumentParser BashCompletionsGenerator.swift
[149/470] Compiling ArgumentParser CompletionsGenerator.swift
[150/470] Compiling ArgumentParser FishCompletionsGenerator.swift
[151/470] Compiling ArgumentParser ZshCompletionsGenerator.swift
[152/470] Compiling ArgumentParser Argument.swift
[153/470] Compiling ArgumentParser ArgumentDiscussion.swift
[154/470] Compiling ArgumentParser ArgumentHelp.swift
[155/470] Compiling ArgumentParser SplitArguments.swift
[156/499] Compiling SwiftSoup HtmlTreeBuilder.swift
[157/499] Compiling SwiftSoup Collector.swift
[158/499] Compiling SwiftSoup CombiningEvaluator.swift
[159/499] Compiling SwiftSoup Comment.swift
[160/499] Compiling SwiftSoup Exception.swift
[161/499] Compiling SwiftSoup FormElement.swift
[162/499] Compiling SwiftSoup CssSelector.swift
[163/499] Compiling SwiftSoup DataNode.swift
[164/508] Compiling SwiftSoup ParsingStrings.swift
[165/508] Compiling SwiftSoup Pattern.swift
[166/508] Compiling SwiftSoup QueryParser.swift
[167/508] Compiling SwiftSoup QueryParserCache.swift
[168/508] Compiling SwiftSoup StreamReader.swift
[169/508] Compiling SwiftSoup String.swift
[170/508] Compiling SwiftSoup StringBuilder.swift
[171/510] Compiling SwiftSoup StringUtil.swift
[172/510] Compiling SwiftSoup StructuralEvaluator.swift
[173/510] Compiling ArgumentParser SequenceExtensions.swift
[174/510] Compiling ArgumentParser StringExtensions.swift
[175/510] Compiling ArgumentParser SwiftExtensions.swift
[186/518] Compiling SwiftSoup Node.swift
[187/518] Compiling SwiftSoup NodeTraversor.swift
[188/518] Compiling SwiftSoup NodeVisitor.swift
[189/518] Compiling SwiftSoup OrderedSet.swift
[190/518] Compiling SwiftSoup ParseError.swift
[191/518] Compiling SwiftSoup Attribute.swift
[192/518] Compiling SwiftSoup Attributes.swift
[193/518] Compiling SwiftSoup BinarySearch.swift
[198/518] Compiling SwiftSoup Document.swift
[199/518] Compiling SwiftSoup DocumentType.swift
[200/518] Compiling SwiftSoup HtmlTreeBuilderState.swift
[201/518] Compiling SwiftSoup Mutex.swift
[202/518] Emitting module ArgumentParser
[203/524] Compiling OrderedCollections OrderedSet+SubSequence.swift
[204/524] Compiling OrderedCollections OrderedSet+Testing.swift
[205/524] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[206/524] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[207/524] Compiling OrderedCollections OrderedSet.swift
[208/524] Compiling OrderedCollections _UnsafeBitset.swift
[209/524] Compiling _RopeModule Rope.swift
[210/524] Compiling _RopeModule RopeElement.swift
[211/524] Compiling _RopeModule RopeMetric.swift
[212/524] Compiling _RopeModule RopeSummary.swift
[213/524] Compiling ArgumentParser CodingKeyValidator.swift
[214/524] Compiling ArgumentParser NonsenseFlagsValidator.swift
[215/524] Compiling ArgumentParser ParsableArgumentsValidation.swift
[216/524] Compiling ArgumentParser PositionalArgumentsValidator.swift
[217/524] Compiling ArgumentParser UniqueNamesValidator.swift
[223/524] Compiling OrderedCollections OrderedSet+Sendable.swift
[224/524] Emitting module DequeModule
[225/524] Compiling SwiftSoup Entities.swift
[226/524] Compiling SwiftSoup Evaluator.swift
[228/525] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[229/525] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[230/525] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[231/525] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[232/525] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[233/525] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[234/525] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[235/525] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[236/525] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[237/525] Compiling HashTreeCollections TreeSet.swift
[245/525] Compiling SwiftSoup Element.swift
[246/525] Compiling SwiftSoup Elements.swift
[272/526] Compiling SwiftSoup SwiftSoup.swift
[273/526] Compiling SwiftSoup Tag.swift
[274/526] Compiling SwiftSoup TextNode.swift
[276/526] Compiling ArgumentParser Tree.swift
[334/535] Emitting module OrderedCollections
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 |     deinit {
67 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
68 |     }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 |     func lock() {
71 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
72 |     }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 |     func unlock() {
75 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
76 |     }
77 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 |     deinit {
67 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
68 |     }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 |     func lock() {
71 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
72 |     }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 |     func unlock() {
75 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
76 |     }
77 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 |     deinit {
67 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
68 |     }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 |     func lock() {
71 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
72 |     }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 |     func unlock() {
75 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
76 |     }
77 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 |     deinit {
67 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
68 |     }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 |     func lock() {
71 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
72 |     }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 |     func unlock() {
75 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
76 |     }
77 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 |     deinit {
67 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
68 |     }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 |     func lock() {
71 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
72 |     }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 |     func unlock() {
75 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
76 |     }
77 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 |     deinit {
67 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
68 |     }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 |     func lock() {
71 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
72 |     }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 |     func unlock() {
75 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
76 |     }
77 | #endif
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:9: error: cannot find 'pthread_mutex_init' in scope
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |         `- error: cannot find 'pthread_mutex_init' in scope
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:63:36: error: 'nil' requires a contextual type
61 |
62 |     init() {
63 |         pthread_mutex_init(&mutex, nil)
   |                                    `- error: 'nil' requires a contextual type
64 |     }
65 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:67:9: error: cannot find 'pthread_mutex_destroy' in scope
65 |
66 |     deinit {
67 |         pthread_mutex_destroy(&mutex)
   |         `- error: cannot find 'pthread_mutex_destroy' in scope
68 |     }
69 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:71:9: error: cannot find 'pthread_mutex_lock' in scope
69 |
70 |     func lock() {
71 |         pthread_mutex_lock(&mutex)
   |         `- error: cannot find 'pthread_mutex_lock' in scope
72 |     }
73 |
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Mutex.swift:75:9: error: cannot find 'pthread_mutex_unlock' in scope
73 |
74 |     func unlock() {
75 |         pthread_mutex_unlock(&mutex)
   |         `- error: cannot find 'pthread_mutex_unlock' in scope
76 |     }
77 | #endif
[382/543] Emitting module _RopeModule
[407/543] Compiling SwiftSoup BooleanAttribute.swift
[408/543] Compiling SwiftSoup CharacterExt.swift
[409/543] Compiling SwiftSoup CharacterReader.swift
[410/543] Compiling SwiftSoup Cleaner.swift
[411/543] Compiling SwiftSoup ParseErrorList.swift
[412/543] Compiling SwiftSoup ParseSettings.swift
[413/543] Compiling SwiftSoup Parser.swift
[416/543] Emitting module HashTreeCollections
[452/544] Compiling SwiftSoup UTF8Arrays.swift
[486/544] Compiling _RopeModule Rope+Join.swift
[487/544] Compiling _RopeModule Rope+MutatingForEach.swift
[488/544] Compiling _RopeModule Rope+Remove.swift
[489/544] Compiling _RopeModule Rope+RemoveSubrange.swift
[490/544] Compiling _RopeModule Rope+Split.swift
[491/544] Compiling _RopeModule Optional Utilities.swift
[492/544] Compiling _RopeModule String Utilities.swift
[493/544] Compiling _RopeModule String.Index+ABI.swift
[494/544] Compiling _RopeModule _CharacterRecognizer.swift
[516/546] Compiling SwiftSoup UnicodeScalar.swift
[517/546] Compiling SwiftSoup Validate.swift
[518/546] Compiling SwiftSoup Whitelist.swift
[519/546] Compiling SwiftSoup XmlDeclaration.swift
[520/546] Compiling SwiftSoup XmlTreeBuilder.swift
[521/557] Compiling Collections Collections.swift
[529/557] Compiling IgniteCLI BuildCommand.swift
[530/557] Compiling IgniteCLI IgniteCLI.swift
[531/557] Compiling IgniteCLI NewCommand.swift
[532/557] Compiling IgniteCLI Process-Execute.swift
[536/557] Emitting module SwiftSoup
[544/557] Emitting module Collections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[545/558] Emitting module IgniteCLI
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:18:11: error: cannot find type 'Process' in scope
16 | /// which allows us to `kill` a specific process ID belonging
17 | /// to the user.
18 | extension Process {
   |           `- error: cannot find type 'Process' in scope
19 |     /// Runs a command, optionally followed by a second command.
20 |     /// - Parameters:
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:30:30: error: cannot find 'Process' in scope
28 |
29 |         // Build executable and report errors & earnings
30 |         let (_, error) = try Process.execute(command: "swift build")
   |                              `- error: cannot find 'Process' in scope
31 |
32 |         // If something went wrong, print a message then
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:47:38: error: cannot find 'Process' in scope
45 |
46 |         // Execute site generation with output, and report errors & earnings
47 |         let (output, runError) = try Process.execute(command: "swift run")
   |                                      `- error: cannot find 'Process' in scope
48 |         print(output)
49 |
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:30:30: error: cannot find 'Process' in scope
28 |
29 |         // Build executable and report errors & earnings
30 |         let (_, error) = try Process.execute(command: "swift build")
   |                              `- error: cannot find 'Process' in scope
31 |
32 |         // If something went wrong, print a message then
/host/spi-builder-workspace/Sources/IgniteCLI/BuildCommand.swift:47:38: error: cannot find 'Process' in scope
45 |
46 |         // Execute site generation with output, and report errors & earnings
47 |         let (output, runError) = try Process.execute(command: "swift run")
   |                                      `- error: cannot find 'Process' in scope
48 |         print(output)
49 |
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:41:26: error: cannot find 'Process' in scope
39 |         // Clone from remote Git repository
40 |         print("⚙️  Creating a new Ignite site in '\(name)'...")
41 |         let result = try Process.execute(command: "git clone \(template) \(name)")
   |                          `- error: cannot find 'Process' in scope
42 |
43 |         if result.error.contains("fatal") {
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:49:17: error: cannot find 'Process' in scope
47 |             // If everything worked, remove the Git history
48 |             // for the IgniteStarter repo to avoid confusion.
49 |             try Process.execute(command: "rm -rf \(name)/.git")
   |                 `- error: cannot find 'Process' in scope
50 |             print("✅ Success!")
51 |
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:18:11: error: cannot find type 'Process' in scope
16 | /// which allows us to `kill` a specific process ID belonging
17 | /// to the user.
18 | extension Process {
   |           `- error: cannot find type 'Process' in scope
19 |     /// Runs a command, optionally followed by a second command.
20 |     /// - Parameters:
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:41:26: error: cannot find 'Process' in scope
39 |         // Clone from remote Git repository
40 |         print("⚙️  Creating a new Ignite site in '\(name)'...")
41 |         let result = try Process.execute(command: "git clone \(template) \(name)")
   |                          `- error: cannot find 'Process' in scope
42 |
43 |         if result.error.contains("fatal") {
/host/spi-builder-workspace/Sources/IgniteCLI/NewCommand.swift:49:17: error: cannot find 'Process' in scope
47 |             // If everything worked, remove the Git history
48 |             // for the IgniteStarter repo to avoid confusion.
49 |             try Process.execute(command: "rm -rf \(name)/.git")
   |                 `- error: cannot find 'Process' in scope
50 |             print("✅ Success!")
51 |
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:18:11: error: cannot find type 'Process' in scope
16 | /// which allows us to `kill` a specific process ID belonging
17 | /// to the user.
18 | extension Process {
   |           `- error: cannot find type 'Process' in scope
19 |     /// Runs a command, optionally followed by a second command.
20 |     /// - Parameters:
[550/559] Compiling IgniteCLI QRCode.swift
[551/559] Compiling IgniteCLI QRCodeError.swift
[552/559] Compiling IgniteCLI ErrorCorrection.swift
[553/559] Compiling IgniteCLI BoolMatrix.swift
[555/559] Compiling IgniteCLI Array2D.swift
BUILD FAILURE 6.1 wasm