The Swift Package Index logo.Swift Package Index

Build Information

Failed to build media-generation-kit, reference main (ee4117), with Swift 6.1 for Wasm on 9 Apr 2026 22:40:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/drawthingsai/media-generation-kit.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/drawthingsai/media-generation-kit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ee41179 MGKCLI will print edit compute units
Cloned https://github.com/drawthingsai/media-generation-kit.git
Revision (git rev-parse @):
ee41179f1c21853e2cf3ccb9b4d63a4f0fe9d352
SUCCESS checkout https://github.com/drawthingsai/media-generation-kit.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/drawthingsai/media-generation-kit.git
https://github.com/drawthingsai/media-generation-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "draw-things-community",
      "requirement" : {
        "revision" : [
          "d473a2f148b3e7dc9b90d0b7cfccc5cda999eb66"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/drawthingsai/draw-things-community.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "media-generation-kit",
  "name" : "media-generation-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "MediaGenerationKit",
      "targets" : [
        "MediaGenerationKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "media-generation-kit-cli",
      "targets" : [
        "MediaGenerationKitCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MediaGenerationKitCLI",
      "module_type" : "SwiftTarget",
      "name" : "MediaGenerationKitCLI",
      "path" : "Sources/MediaGenerationKitCLI",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "media-generation-kit-cli"
      ],
      "sources" : [
        "MediaGenerationKitCLI.swift"
      ],
      "target_dependencies" : [
        "MediaGenerationKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "MediaGenerationKit",
      "module_type" : "SwiftTarget",
      "name" : "MediaGenerationKit",
      "path" : "Sources/MediaGenerationKit",
      "product_dependencies" : [
        "_MediaGenerationKit"
      ],
      "product_memberships" : [
        "MediaGenerationKit",
        "media-generation-kit-cli"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/drawthingsai/draw-things-community.git
[1/16420] Fetching draw-things-community
Fetched https://github.com/drawthingsai/draw-things-community.git from cache (4.43s)
Fetching https://github.com/liuliu/ccv.git
[1/39546] Fetching ccv
Fetched https://github.com/liuliu/ccv.git from cache (37.54s)
Fetching https://github.com/liuliu/s4nnc.git
[1/7706] Fetching s4nnc
Fetched https://github.com/liuliu/s4nnc.git from cache (0.98s)
Fetching https://github.com/liuliu/dflat.git
[1/4475] Fetching dflat
Fetched https://github.com/liuliu/dflat.git from cache (0.40s)
Fetching https://github.com/liuliu/swift-fickling.git
[1/153] Fetching swift-fickling
Fetched https://github.com/liuliu/swift-fickling.git from cache (0.23s)
Fetching https://github.com/liuliu/swift-sentencepiece
[1/118] Fetching swift-sentencepiece
Fetched https://github.com/liuliu/swift-sentencepiece from cache (0.23s)
Fetching https://github.com/kelvin13/swift-png
[1/7465] Fetching swift-png
Fetched https://github.com/kelvin13/swift-png from cache (9.56s)
Fetching https://github.com/weiyanlin117/swift-fpzip-support.git
[1/135] Fetching swift-fpzip-support
Fetched https://github.com/weiyanlin117/swift-fpzip-support.git from cache (0.54s)
Fetching https://github.com/apple/swift-protobuf.git
[1/43253] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (5.19s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.43s)
Fetching https://github.com/google/flatbuffers.git
[1/98852] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (5.66s)
Fetching https://github.com/weiyanlin117/swift-package-support-sentencepiece
[1/6025] Fetching swift-package-support-sentencepiece
Fetched https://github.com/weiyanlin117/swift-package-support-sentencepiece from cache (2.44s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/liuliu/swift-sqlite3-support.git
Fetching https://github.com/grpc/grpc-swift.git
[1/1820] Fetching swift-atomics
[693/1939] Fetching swift-atomics, swift-sqlite3-support
[1887/8355] Fetching swift-atomics, swift-sqlite3-support, swift-numerics
[3299/14413] Fetching swift-atomics, swift-sqlite3-support, swift-numerics, swift-algorithms
[3492/65921] Fetching swift-atomics, swift-sqlite3-support, swift-numerics, swift-algorithms, grpc-swift
[3558/89444] Fetching swift-atomics, swift-sqlite3-support, swift-numerics, swift-algorithms, grpc-swift, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.54s)
Fetching https://github.com/jagreenwood/swift-log-datadog.git
[1/295] Fetching swift-log-datadog
Fetched https://github.com/jagreenwood/swift-log-datadog.git from cache (0.46s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-atomics.git from cache (2.03s)
Fetched https://github.com/apple/swift-numerics.git from cache (2.03s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/liuliu/swift-sqlite3-support.git from cache (2.04s)
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-collections.git from cache (2.08s)
Fetched https://github.com/grpc/grpc-swift.git from cache (2.08s)
[1/2271] Fetching swift-docc-plugin
[251/19783] Fetching swift-docc-plugin, swift-argument-parser
[7001/37114] Fetching swift-docc-plugin, swift-argument-parser, swift-crypto
Fetched https://github.com/apple/swift-docc-plugin from cache (0.44s)
[16803/34843] Fetching swift-argument-parser, swift-crypto
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.72s)
[1734/17331] Fetching swift-crypto
[3294/23794] Fetching swift-crypto, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.46s)
[9359/17331] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.95s)
Computing version for https://github.com/liuliu/swift-sqlite3-support.git
Computed https://github.com/liuliu/swift-sqlite3-support.git at 3.47.1 (4.54s)
Computing version for https://github.com/jagreenwood/swift-log-datadog.git
Computed https://github.com/jagreenwood/swift-log-datadog.git at 0.3.0 (0.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.52s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.01s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.77s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.52s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.5 (2.45s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2843] Fetching swift-nio-transport-services
[798/9353] Fetching swift-nio-transport-services, swift-nio-extras
[9289/21455] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.38s)
[7963/18612] Fetching swift-nio-extras, swift-nio-http2
[9174/34030] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl
[13929/117131] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.01s)
[78212/110621] Fetching swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (5.17s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (5.18s)
Fetched https://github.com/apple/swift-nio.git from cache (5.29s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (5.98s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.55s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.64s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/1796] Fetching swift-asn1
[792/3038] Fetching swift-asn1, swift-http-structured-headers
[3039/4051] Fetching swift-asn1, swift-http-structured-headers, swift-http-types
[3597/6770] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle
[4013/12994] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms
[6836/20139] Fetching swift-asn1, swift-http-structured-headers, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.37s)
[16897/18897] Fetching swift-asn1, swift-http-types, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.51s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.51s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.51s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.52s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.52s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (1.10s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.52s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.95s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.56s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.64s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.60s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.61s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.54s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.75s)
Creating working copy for https://github.com/liuliu/dflat.git
Working copy of https://github.com/liuliu/dflat.git resolved at 73925e51e4f44add842177a229f9990cb13711ff
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
Creating working copy for https://github.com/drawthingsai/draw-things-community.git
Working copy of https://github.com/drawthingsai/draw-things-community.git resolved at d473a2f148b3e7dc9b90d0b7cfccc5cda999eb66
Creating working copy for https://github.com/weiyanlin117/swift-package-support-sentencepiece
Working copy of https://github.com/weiyanlin117/swift-package-support-sentencepiece resolved at a39a5be0b3e3ad9bcb19b085af7dd891c00aa3d2
Creating working copy for https://github.com/jagreenwood/swift-log-datadog.git
Working copy of https://github.com/jagreenwood/swift-log-datadog.git resolved at 0.3.0
Creating working copy for https://github.com/liuliu/swift-fickling.git
Working copy of https://github.com/liuliu/swift-fickling.git resolved at 5c982bf479c4cdf8c7f72002cd79ec88b553ab34
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at fbd61a676d79cbde05cd4fda3cc46e94d6b8f0eb
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/kelvin13/swift-png
Working copy of https://github.com/kelvin13/swift-png resolved at 075dfb248ae327822635370e9d4f94a5d3fe93b2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
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
Creating working copy for https://github.com/liuliu/swift-sqlite3-support.git
Working copy of https://github.com/liuliu/swift-sqlite3-support.git resolved at 3.47.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.27.5
Creating working copy for https://github.com/liuliu/swift-sentencepiece
Working copy of https://github.com/liuliu/swift-sentencepiece resolved at 8d17bf2e017c97563e8805545d676be9739b6c0e
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
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/liuliu/s4nnc.git
Working copy of https://github.com/liuliu/s4nnc.git resolved at e3a83b351b84a7917fefd28366a3b9417fee3b2e
Creating working copy for https://github.com/liuliu/ccv.git
Working copy of https://github.com/liuliu/ccv.git resolved at ae1de9962437c14ff7d84af9bac66305e7ce5927
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at d57a5aecf24a25b32ec4a74be2f5d0a995a47c4b
Creating working copy for https://github.com/weiyanlin117/swift-fpzip-support.git
Working copy of https://github.com/weiyanlin117/swift-fpzip-support.git resolved at 0ec6d4668c9c83bc3da0f8b2d6dfc46da0b98609
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.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.7.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
[5/5] Compiling plugin GRPCSwiftPlugin
[6/6] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[6/1336] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/dflat/src/sqlite/os.c:1:
/host/spi-builder-workspace/.build/checkouts/dflat/src/sqlite/include/os.h:1:10: fatal error: 'pthread.h' file not found
    1 | #include <pthread.h>
      |          ^~~~~~~~~~~
1 error generated.
[14/1336] Compiling _SQLiteDflatOSShim os.c
[14/1336] Compiling SQLite3 sqlite3.c
[14/1336] Compiling thread_none.cc
[14/1336] Compiling by_file.cc
[14/1336] Compiling i2d_pr.cc
[14/1336] Compiling v3_extku.cc
[14/1336] Compiling _AtomicsShims.c
[14/1336] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
[5/5] Compiling plugin GRPCSwiftPlugin
[6/6] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[6/1328] Copying PrivacyInfo.xcprivacy
[6/1328] Write sources
[11/1328] Compiling time.cc
[12/1328] Compiling zero_copy_stream.cc
[13/1328] Compiling zero_copy_stream_impl_lite.cc
[14/1328] Compiling zero_copy_stream_impl.cc
[15/1328] Compiling structurally_valid.cc
[16/1328] Compiling stringprintf.cc
[17/1328] Compiling strutil.cc
[18/1328] Compiling io_win32.cc
[19/1328] Compiling wire_format_lite.cc
[20/1328] Compiling statusor.cc
[21/1328] Compiling status.cc
[22/1328] Compiling stringpiece.cc
[23/1328] Compiling parse_context.cc
[24/1328] Compiling int128.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-package-support-sentencepiece/third_party/protobuf-lite/message_lite.cc:56:
/host/spi-builder-workspace/.build/checkouts/swift-package-support-sentencepiece/include/google/protobuf/stubs/mutex.h:107:8: error: no type named 'mutex' in namespace 'std'
  107 |   std::mutex mu_;
      |   ~~~~~^
1 error generated.
[25/1328] Compiling message_lite.cc
[25/1328] Compiling extension_set.cc
[25/1328] Compiling common.cc
[25/1328] Compiling generated_message_table_driven_lite.cc
[25/1328] Compiling generated_message_util.cc
[25/1328] Compiling generated_enum_util.cc
[25/1328] Compiling implicit_weak_message.cc
[25/1328] Compiling repeated_field.cc
BUILD FAILURE 6.1 wasm