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 SwiftPygmentsPublishPlugin, reference master (4ed27a), with Swift 6.1 for Wasm on 28 May 2025 09:26:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.git
Reference: master
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/Ze0nC/SwiftPygmentsPublishPlugin
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4ed27aa Merge pull request #4 from sena-mike/patch-1
Cloned https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.git
Revision (git rev-parse @):
4ed27aad3f27e5769ab64dcb5ebdb2473add13e8
SUCCESS checkout https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.git
https://github.com/Ze0nC/SwiftPygmentsPublishPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swiftpygments",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Ze0nC/SwiftPygments"
    },
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/publish.git"
    }
  ],
  "manifest_display_name" : "SwiftPygmentsPublishPlugin",
  "name" : "SwiftPygmentsPublishPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftPygmentsPublishPlugin",
      "targets" : [
        "SwiftPygmentsPublishPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftPygmentsPublishPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPygmentsPublishPluginTests",
      "path" : "Tests/SwiftPygmentsPublishPluginTests",
      "product_dependencies" : [
        "SwiftPygments"
      ],
      "sources" : [
        "SwiftPygmentsPublishPluginTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftPygmentsPublishPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftPygmentsPublishPlugin",
      "module_type" : "SwiftTarget",
      "name" : "SwiftPygmentsPublishPlugin",
      "path" : "Sources/SwiftPygmentsPublishPlugin",
      "product_dependencies" : [
        "SwiftPygments",
        "Publish"
      ],
      "product_memberships" : [
        "SwiftPygmentsPublishPlugin"
      ],
      "sources" : [
        "SwiftPygmentsPublishPlugin.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/Ze0nC/SwiftPygments
[1/37] Fetching swiftpygments
Fetched https://github.com/Ze0nC/SwiftPygments from cache (0.25s)
Fetching https://github.com/pvieito/PythonKit.git
[1/1643] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git from cache (0.31s)
Fetching https://github.com/johnsundell/publish.git
[1/2890] Fetching publish
Fetched https://github.com/johnsundell/publish.git from cache (0.37s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.99s)
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/plot.git
[1/181] Fetching codextended
[154/1141] Fetching codextended, shellout
[318/1225] Fetching codextended, shellout, collectionconcurrencykit
[1198/2461] Fetching codextended, shellout, collectionconcurrencykit, files
[1347/4547] Fetching codextended, shellout, collectionconcurrencykit, files, plot
[4520/4663] Fetching codextended, shellout, collectionconcurrencykit, files, plot, sweep
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.37s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/plot.git from cache (0.37s)
Fetched https://github.com/johnsundell/files.git from cache (0.39s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.40s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.40s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.40s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (2.01s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (3.44s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.59s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.60s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.57s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.60s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (1.72s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.68s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at master (6fee761)
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/johnsundell/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/Ze0nC/SwiftPygments
Working copy of https://github.com/Ze0nC/SwiftPygments resolved at master (c22bcfc)
Creating working copy for https://github.com/johnsundell/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/118] Emitting module Ink
[14/122] Compiling PythonKit PythonLibrary.swift
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:120:34: error: cannot find 'librarySearchPaths' in scope
118 |     private static let libraryPaths: [String] = {
119 |         var libraryPaths: [String] = []
120 |         for librarySearchPath in librarySearchPaths {
    |                                  `- error: cannot find 'librarySearchPaths' in scope
121 |             for libraryName in libraryNames {
122 |                 for libraryPathExtension in libraryPathExtensions {
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:121:32: error: cannot find 'libraryNames' in scope
119 |         var libraryPaths: [String] = []
120 |         for librarySearchPath in librarySearchPaths {
121 |             for libraryName in libraryNames {
    |                                `- error: cannot find 'libraryNames' in scope
122 |                 for libraryPathExtension in libraryPathExtensions {
123 |                     let libraryPath =
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:122:45: error: cannot find 'libraryPathExtensions' in scope
120 |         for librarySearchPath in librarySearchPaths {
121 |             for libraryName in libraryNames {
122 |                 for libraryPathExtension in libraryPathExtensions {
    |                                             `- error: cannot find 'libraryPathExtensions' in scope
123 |                     let libraryPath =
124 |                     librarySearchPath + libraryName + libraryPathExtension
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:141:20: error: cannot find 'dlsym' in scope
139 |             return unsafeBitCast(moduleSymbol, to: UnsafeMutableRawPointer?.self)
140 | #else
141 |             return dlsym(libraryHandle, name)
    |                    `- error: cannot find 'dlsym' in scope
142 | #endif
143 |         }
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:194:36: error: cannot find 'libraryVersionSeparator' in scope
192 |             let libraryVersionString = versionString
193 |                 .split(separator: PythonVersion.versionSeparator)
194 |                 .joined(separator: libraryVersionSeparator)
    |                                    `- error: cannot find 'libraryVersionSeparator' in scope
195 |             let path = path.split(separator: libraryPathVersionCharacter)
196 |                 .joined(separator: libraryVersionString)
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:207:35: error: cannot find 'dlopen' in scope
205 |         // Must be RTLD_GLOBAL because subsequent .so files from the imported python
206 |         // modules may depend on this .so file.
207 |         let pythonLibraryHandle = dlopen(path, RTLD_LAZY | RTLD_GLOBAL)
    |                                   `- error: cannot find 'dlopen' in scope
208 | #endif
209 |
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:207:48: error: cannot find 'RTLD_LAZY' in scope
205 |         // Must be RTLD_GLOBAL because subsequent .so files from the imported python
206 |         // modules may depend on this .so file.
207 |         let pythonLibraryHandle = dlopen(path, RTLD_LAZY | RTLD_GLOBAL)
    |                                                `- error: cannot find 'RTLD_LAZY' in scope
208 | #endif
209 |
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:207:60: error: cannot find 'RTLD_GLOBAL' in scope
205 |         // Must be RTLD_GLOBAL because subsequent .so files from the imported python
206 |         // modules may depend on this .so file.
207 |         let pythonLibraryHandle = dlopen(path, RTLD_LAZY | RTLD_GLOBAL)
    |                                                            `- error: cannot find 'RTLD_GLOBAL' in scope
208 | #endif
209 |
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:287:33: error: cannot find 'getenv' in scope
285 |
286 |         var value: String? {
287 |             guard let cString = getenv(key) else { return nil }
    |                                 `- error: cannot find 'getenv' in scope
288 |             let value = String(cString: cString)
289 |             guard !value.isEmpty else { return nil }
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:297:13: error: cannot find 'setenv' in scope
295 |             _putenv_s(key, value)
296 | #else
297 |             setenv(key, value, 1)
    |             `- error: cannot find 'setenv' in scope
298 | #endif
299 |         }
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:307:9: error: cannot find 'fputs' in scope
305 |     private static func log(_ message: String) {
306 |         guard Environment.loaderLogging.value != nil else { return }
307 |         fputs(message + "\n", stderr)
    |         `- error: cannot find 'fputs' in scope
308 |     }
309 | }
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:307:31: error: cannot find 'stderr' in scope
305 |     private static func log(_ message: String) {
306 |         guard Environment.loaderLogging.value != nil else { return }
307 |         fputs(message + "\n", stderr)
    |                               `- error: cannot find 'stderr' in scope
308 |     }
309 | }
[15/122] Compiling Ink TextStyle.swift
[16/122] Compiling Ink TextStyleMarker.swift
[17/122] Compiling Ink URL.swift
[18/122] Compiling Ink URLDeclaration.swift
[19/122] Compiling PythonKit PythonLibrary+Symbols.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/122] Emitting module PythonKit
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:120:34: error: cannot find 'librarySearchPaths' in scope
118 |     private static let libraryPaths: [String] = {
119 |         var libraryPaths: [String] = []
120 |         for librarySearchPath in librarySearchPaths {
    |                                  `- error: cannot find 'librarySearchPaths' in scope
121 |             for libraryName in libraryNames {
122 |                 for libraryPathExtension in libraryPathExtensions {
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:121:32: error: cannot find 'libraryNames' in scope
119 |         var libraryPaths: [String] = []
120 |         for librarySearchPath in librarySearchPaths {
121 |             for libraryName in libraryNames {
    |                                `- error: cannot find 'libraryNames' in scope
122 |                 for libraryPathExtension in libraryPathExtensions {
123 |                     let libraryPath =
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:122:45: error: cannot find 'libraryPathExtensions' in scope
120 |         for librarySearchPath in librarySearchPaths {
121 |             for libraryName in libraryNames {
122 |                 for libraryPathExtension in libraryPathExtensions {
    |                                             `- error: cannot find 'libraryPathExtensions' in scope
123 |                     let libraryPath =
124 |                     librarySearchPath + libraryName + libraryPathExtension
[21/122] Compiling Ink Markdown.swift
[22/122] Compiling Ink MarkdownParser.swift
[23/122] Compiling Ink Modifier.swift
[24/122] Compiling Ink Blockquote.swift
[25/122] Compiling Ink Character+Classification.swift
[26/122] Compiling Ink HTMLConvertible.swift
[27/122] Compiling Ink Hashable+AnyOf.swift
[28/122] Compiling Ink Heading.swift
[29/122] Compiling Ink HorizontalLine.swift
[30/122] Emitting module CollectionConcurrencyKit
[31/122] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[32/122] Compiling Ink Image.swift
[33/122] Compiling Ink InlineCode.swift
[34/122] Compiling Ink KeyPathPatterns.swift
[35/122] Compiling Ink Link.swift
[36/123] Compiling PythonKit NumpyConversion.swift
[37/123] Compiling PythonKit Python.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/123] Emitting module ShellOut
/host/spi-builder-workspace/.build/checkouts/shellout/Sources/ShellOut.swift:8:8: error: no such module 'Dispatch'
  6 |
  7 | import Foundation
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 |
 10 | // MARK: - API
[39/123] Emitting module Codextended
[40/123] Compiling Ink List.swift
[41/123] Compiling Ink Metadata.swift
[42/123] Compiling Ink Modifiable.swift
[43/123] Compiling Ink ModifierCollection.swift
[44/123] Compiling Ink NamedURLCollection.swift
[45/123] Compiling Ink Paragraph.swift
[46/123] Compiling Ink PlainTextConvertible.swift
[47/123] Compiling Ink Readable.swift
[48/123] Compiling Ink Character+Escaping.swift
[49/123] Compiling Ink CodeBlock.swift
[50/123] Compiling Ink FormattedText.swift
[51/123] Compiling Ink Fragment.swift
[52/123] Compiling Ink HTML.swift
[53/123] Emitting module Files
[54/123] Emitting module Sweep
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/47] Emitting module Sweep
[3/47] Emitting module Files
[4/69] Compiling PythonKit PythonLibrary.swift
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:120:34: error: cannot find 'librarySearchPaths' in scope
118 |     private static let libraryPaths: [String] = {
119 |         var libraryPaths: [String] = []
120 |         for librarySearchPath in librarySearchPaths {
    |                                  `- error: cannot find 'librarySearchPaths' in scope
121 |             for libraryName in libraryNames {
122 |                 for libraryPathExtension in libraryPathExtensions {
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:121:32: error: cannot find 'libraryNames' in scope
119 |         var libraryPaths: [String] = []
120 |         for librarySearchPath in librarySearchPaths {
121 |             for libraryName in libraryNames {
    |                                `- error: cannot find 'libraryNames' in scope
122 |                 for libraryPathExtension in libraryPathExtensions {
123 |                     let libraryPath =
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:122:45: error: cannot find 'libraryPathExtensions' in scope
120 |         for librarySearchPath in librarySearchPaths {
121 |             for libraryName in libraryNames {
122 |                 for libraryPathExtension in libraryPathExtensions {
    |                                             `- error: cannot find 'libraryPathExtensions' in scope
123 |                     let libraryPath =
124 |                     librarySearchPath + libraryName + libraryPathExtension
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:141:20: error: cannot find 'dlsym' in scope
139 |             return unsafeBitCast(moduleSymbol, to: UnsafeMutableRawPointer?.self)
140 | #else
141 |             return dlsym(libraryHandle, name)
    |                    `- error: cannot find 'dlsym' in scope
142 | #endif
143 |         }
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:194:36: error: cannot find 'libraryVersionSeparator' in scope
192 |             let libraryVersionString = versionString
193 |                 .split(separator: PythonVersion.versionSeparator)
194 |                 .joined(separator: libraryVersionSeparator)
    |                                    `- error: cannot find 'libraryVersionSeparator' in scope
195 |             let path = path.split(separator: libraryPathVersionCharacter)
196 |                 .joined(separator: libraryVersionString)
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:207:35: error: cannot find 'dlopen' in scope
205 |         // Must be RTLD_GLOBAL because subsequent .so files from the imported python
206 |         // modules may depend on this .so file.
207 |         let pythonLibraryHandle = dlopen(path, RTLD_LAZY | RTLD_GLOBAL)
    |                                   `- error: cannot find 'dlopen' in scope
208 | #endif
209 |
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:207:48: error: cannot find 'RTLD_LAZY' in scope
205 |         // Must be RTLD_GLOBAL because subsequent .so files from the imported python
206 |         // modules may depend on this .so file.
207 |         let pythonLibraryHandle = dlopen(path, RTLD_LAZY | RTLD_GLOBAL)
    |                                                `- error: cannot find 'RTLD_LAZY' in scope
208 | #endif
209 |
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:207:60: error: cannot find 'RTLD_GLOBAL' in scope
205 |         // Must be RTLD_GLOBAL because subsequent .so files from the imported python
206 |         // modules may depend on this .so file.
207 |         let pythonLibraryHandle = dlopen(path, RTLD_LAZY | RTLD_GLOBAL)
    |                                                            `- error: cannot find 'RTLD_GLOBAL' in scope
208 | #endif
209 |
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:287:33: error: cannot find 'getenv' in scope
285 |
286 |         var value: String? {
287 |             guard let cString = getenv(key) else { return nil }
    |                                 `- error: cannot find 'getenv' in scope
288 |             let value = String(cString: cString)
289 |             guard !value.isEmpty else { return nil }
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:297:13: error: cannot find 'setenv' in scope
295 |             _putenv_s(key, value)
296 | #else
297 |             setenv(key, value, 1)
    |             `- error: cannot find 'setenv' in scope
298 | #endif
299 |         }
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:307:9: error: cannot find 'fputs' in scope
305 |     private static func log(_ message: String) {
306 |         guard Environment.loaderLogging.value != nil else { return }
307 |         fputs(message + "\n", stderr)
    |         `- error: cannot find 'fputs' in scope
308 |     }
309 | }
/host/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/PythonLibrary.swift:307:31: error: cannot find 'stderr' in scope
305 |     private static func log(_ message: String) {
306 |         guard Environment.loaderLogging.value != nil else { return }
307 |         fputs(message + "\n", stderr)
    |                               `- error: cannot find 'stderr' in scope
308 |     }
309 | }
[5/107] Emitting module CollectionConcurrencyKit
[6/107] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[7/108] Emitting module Ink
[8/112] Compiling Plot Element.swift
[9/112] Compiling Plot ElementClosingMode.swift
[10/112] Compiling Plot ElementComponent.swift
[11/112] Compiling Plot ElementDefinition.swift
[12/112] Compiling PythonKit PythonLibrary+Symbols.swift
[13/112] Compiling Plot Attribute.swift
[14/112] Compiling Plot Component.swift
[15/112] Compiling Plot ComponentAttributes.swift
[16/112] Compiling Plot ComponentBuilder.swift
[17/112] Compiling Plot ComponentContainer.swift
[18/112] Compiling Plot ComponentGroup.swift
[19/112] Compiling Plot ControlFlow.swift
[20/112] Compiling Plot Directionality.swift
[21/112] Compiling Plot Document.swift
[22/112] Compiling Plot DocumentEncoding.swift
[24/112] Compiling Ink TextStyle.swift
[25/112] Compiling Ink TextStyleMarker.swift
[26/112] Compiling Ink URL.swift
[27/112] Compiling Ink URLDeclaration.swift
[28/112] Emitting module Plot
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/120] Emitting module ShellOut
/host/spi-builder-workspace/.build/checkouts/shellout/Sources/ShellOut.swift:8:8: error: no such module 'Dispatch'
  6 |
  7 | import Foundation
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 |
 10 | // MARK: - API
[30/120] Compiling ShellOut ShellOut.swift
/host/spi-builder-workspace/.build/checkouts/shellout/Sources/ShellOut.swift:8:8: error: no such module 'Dispatch'
  6 |
  7 | import Foundation
  8 | import Dispatch
    |        `- error: no such module 'Dispatch'
  9 |
 10 | // MARK: - API
[31/120] Compiling Plot SiteMapElements.swift
[32/120] Compiling Plot TwitterCardType.swift
[33/120] Compiling Plot URLRepresentable.swift
[34/120] Compiling Plot XML.swift
[35/120] Compiling Plot XMLAttributes.swift
[36/120] Compiling Plot XMLElements.swift
[37/120] Compiling Plot AnyAttribute.swift
[38/120] Compiling Plot AnyElement.swift
[39/120] Compiling Plot Node.swift
[40/120] Compiling Plot NodeConvertible.swift
[41/120] Compiling Plot Optional+Component.swift
[42/120] Compiling Plot PodcastAttributes.swift
[43/120] Compiling Plot EmptyComponent.swift
[44/120] Compiling Plot EnvironmentKey.swift
[45/120] Compiling Plot EnvironmentValue.swift
[46/120] Compiling Plot HTML.swift
[47/120] Compiling Plot HTMLViewportFitMode.swift
[48/120] Compiling Plot HTMLViewportWidthMode.swift
[49/120] Compiling Plot Indentation.swift
[50/120] Compiling Plot Language.swift
[51/120] Compiling Plot HTMLInputType.swift
[52/120] Compiling Plot HTMLLinkRelationship.swift
[53/120] Compiling Plot HTMLListStyle.swift
[54/120] Compiling Plot HTMLVideoFormat.swift
[56/121] Compiling PythonKit NumpyConversion.swift
[57/121] Compiling Plot PodcastMediaType.swift
[58/121] Compiling Plot PodcastType.swift
[59/121] Compiling Plot RSS.swift
[60/121] Compiling Plot RSSAttributes.swift
[61/121] Compiling Plot RSSElements.swift
[62/121] Compiling Plot Renderable.swift
[63/121] Compiling Plot SiteMap.swift
[64/121] Compiling Plot SiteMapChangeFrequency.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/121] Emitting module Codextended
BUILD FAILURE 6.1 wasm