The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SagaParsleyMarkdownReader, reference 1.3.0 (b44f4d), with Swift 6.1 for Wasm on 21 Mar 2026 23:17:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Reference: 1.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/loopwerk/SagaParsleyMarkdownReader
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at b44f4d8 feat: Declare Saga 3 compatibility
Cloned https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Revision (git rev-parse @):
b44f4d89688eb4c2266d149b897e547598df0f97
SUCCESS checkout https://github.com/loopwerk/SagaParsleyMarkdownReader.git at 1.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/loopwerk/SagaParsleyMarkdownReader.git
https://github.com/loopwerk/SagaParsleyMarkdownReader.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "saga",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.3",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Saga.git"
    },
    {
      "identity" : "parsley",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/loopwerk/Parsley"
    }
  ],
  "manifest_display_name" : "SagaParsleyMarkdownReader",
  "name" : "SagaParsleyMarkdownReader",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SagaParsleyMarkdownReader",
      "targets" : [
        "SagaParsleyMarkdownReader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SagaParsleyMarkdownReaderTests",
      "module_type" : "SwiftTarget",
      "name" : "SagaParsleyMarkdownReaderTests",
      "path" : "Tests/SagaParsleyMarkdownReaderTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/content-only.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/frontmatter-only.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/hard-breaks.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/smart-quotes.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/special-chars.md",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/test-content.md",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SagaParsleyMarkdownReaderTests.swift"
      ],
      "target_dependencies" : [
        "SagaParsleyMarkdownReader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SagaParsleyMarkdownReader",
      "module_type" : "SwiftTarget",
      "name" : "SagaParsleyMarkdownReader",
      "path" : "Sources/SagaParsleyMarkdownReader",
      "product_dependencies" : [
        "Saga",
        "Parsley"
      ],
      "product_memberships" : [
        "SagaParsleyMarkdownReader"
      ],
      "sources" : [
        "SagaParsleyMarkdownReader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images: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 swiftpackageindex/spi-images
Digest: sha256:a7b4552feb759c014e60bb7d16019351f72ce4b9f19dbbaa081e1f5551c90672
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/loopwerk/Saga.git
Fetching https://github.com/loopwerk/Parsley
[1/346] Fetching parsley
[320/4668] Fetching parsley, saga
Fetched https://github.com/loopwerk/Parsley from cache (0.87s)
Fetched https://github.com/loopwerk/Saga.git from cache (0.94s)
Computing version for https://github.com/loopwerk/Parsley
Computed https://github.com/loopwerk/Parsley at 1.1.0 (4.81s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18373] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.72s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.87s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 2.25.2 (0.97s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/loopwerk/SagaPathKit
[1/829] Fetching sagapathkit
[830/18075] Fetching sagapathkit, swift-crypto
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.51s)
[518/17246] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (5.80s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (6.86s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (3.18s)
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.48s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (4.65s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
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
Creating working copy for https://github.com/loopwerk/Parsley
Working copy of https://github.com/loopwerk/Parsley resolved at 1.1.0
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 2.25.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Building for debugging...
[0/39] Compiling cmark-gfm-extensions tagfilter.c
[1/39] Compiling cmark-gfm-extensions strikethrough.c
[2/39] Compiling cmark-gfm-extensions tasklist.c
[3/39] Compiling cmark-gfm-extensions core-extensions.c
[4/39] Compiling cmark-gfm xml.c
[5/39] Compiling cmark-gfm-extensions table.c
[6/39] Compiling cmark-gfm-extensions autolink.c
[7/39] Compiling cmark-gfm-extensions ext_scanners.c
[8/39] Compiling cmark-gfm render.c
[9/39] Compiling cmark-gfm syntax_extension.c
[10/39] Compiling cmark-gfm references.c
[11/39] Compiling cmark-gfm plugin.c
[12/39] Compiling cmark-gfm registry.c
[13/39] Compiling cmark-gfm plaintext.c
[14/39] Compiling cmark-gfm map.c
[15/39] Compiling cmark-gfm linked_list.c
[16/39] Compiling cmark-gfm node.c
[17/39] Compiling cmark-gfm iterator.c
[18/39] Compiling cmark-gfm man.c
[19/39] Compiling cmark-gfm latex.c
[20/39] Write swift-version-24593BA9C3E375BF.txt
[21/39] Compiling cmark-gfm html.c
[22/39] Compiling cmark-gfm houdini_href_e.c
[23/39] Compiling cmark-gfm houdini_html_e.c
[24/39] Compiling cmark-gfm cmark_ctype.c
[24/39] Compiling cmark-gfm footnotes.c
[26/39] Compiling cmark-gfm commonmark.c
[27/39] Compiling cmark-gfm cmark.c
[28/39] Write sources
[29/39] Compiling cmark-gfm inlines.c
[29/39] Write sources
[33/39] Compiling cmark-gfm houdini_html_u.c
[34/39] Compiling cmark-gfm arena.c
[34/39] Compiling cmark-gfm buffer.c
[36/41] Compiling cmark-gfm blocks.c
[37/41] Compiling cmark-gfm utf8.c
[38/41] Compiling cmark-gfm scanners.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/46] Emitting module SagaPathKit
/host/spi-builder-workspace/.build/checkouts/SagaPathKit/Sources/SagaPathKit.swift:8:10: error: no such module 'Darwin'
  6 |   let system_glob = Glibc.glob
  7 | #else
  8 |   import Darwin
    |          `- error: no such module 'Darwin'
  9 |
 10 |   let system_glob = Darwin.glob
[41/46] Emitting module Parsley
[42/46] Compiling Parsley MarkdownOptions.swift
[43/46] Compiling Parsley SyntaxExtension.swift
[44/46] Compiling Parsley Document.swift
[45/46] Compiling Parsley Parsley.swift
[46/46] Compiling SagaPathKit SagaPathKit.swift
/host/spi-builder-workspace/.build/checkouts/SagaPathKit/Sources/SagaPathKit.swift:8:10: error: no such module 'Darwin'
  6 |   let system_glob = Glibc.glob
  7 | #else
  8 |   import Darwin
    |          `- error: no such module 'Darwin'
  9 |
 10 |   let system_glob = Darwin.glob
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7b4552feb759c014e60bb7d16019351f72ce4b9f19dbbaa081e1f5551c90672
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/8] Compiling Parsley SyntaxExtension.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/8] Emitting module SagaPathKit
/host/spi-builder-workspace/.build/checkouts/SagaPathKit/Sources/SagaPathKit.swift:8:10: error: no such module 'Darwin'
  6 |   let system_glob = Glibc.glob
  7 | #else
  8 |   import Darwin
    |          `- error: no such module 'Darwin'
  9 |
 10 |   let system_glob = Darwin.glob
[4/8] Compiling SagaPathKit SagaPathKit.swift
/host/spi-builder-workspace/.build/checkouts/SagaPathKit/Sources/SagaPathKit.swift:8:10: error: no such module 'Darwin'
  6 |   let system_glob = Glibc.glob
  7 | #else
  8 |   import Darwin
    |          `- error: no such module 'Darwin'
  9 |
 10 |   let system_glob = Darwin.glob
[5/8] Compiling Parsley MarkdownOptions.swift
[6/8] Compiling Parsley Document.swift
BUILD FAILURE 6.1 wasm