The Swift Package Index logo.Swift Package Index

Build Information

Failed to build media-generation-kit, reference v1.20260401.0 (883a04), with Swift 6.1 for Linux on 2 Apr 2026 05:08:51 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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: v1.20260401.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/drawthingsai/media-generation-kit
 * tag               v1.20260401.0 -> FETCH_HEAD
HEAD is now at 883a048 Update.
Cloned https://github.com/drawthingsai/media-generation-kit.git
Revision (git rev-parse @):
883a0484e0841faaa7cf9fa48963e6c4addc21e6
SUCCESS checkout https://github.com/drawthingsai/media-generation-kit.git at v1.20260401.0
========================================
Build
========================================
Selected platform:         linux
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-4609320-2":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/drawthingsai/draw-things-community.git
[1/16333] Fetching draw-things-community
Fetched https://github.com/drawthingsai/draw-things-community.git from cache (6.79s)
Fetching https://github.com/liuliu/ccv.git
[1/39265] Fetching ccv
Fetched https://github.com/liuliu/ccv.git from cache (37.23s)
Fetching https://github.com/liuliu/s4nnc.git
[1/7680] Fetching s4nnc
Fetched https://github.com/liuliu/s4nnc.git from cache (3.64s)
Fetching https://github.com/liuliu/dflat.git
[1/4475] Fetching dflat
Fetched https://github.com/liuliu/dflat.git from cache (0.41s)
Fetching https://github.com/liuliu/swift-fickling.git
[1/153] Fetching swift-fickling
Fetched https://github.com/liuliu/swift-fickling.git from cache (0.22s)
Fetching https://github.com/liuliu/swift-sentencepiece
[1/118] Fetching swift-sentencepiece
Fetched https://github.com/liuliu/swift-sentencepiece from cache (0.28s)
Fetching https://github.com/kelvin13/swift-png
[1/7460] Fetching swift-png
Fetched https://github.com/kelvin13/swift-png from cache (6.48s)
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.25s)
Fetching https://github.com/apple/swift-protobuf.git
[1/43170] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (6.39s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Fetching https://github.com/google/flatbuffers.git
[1/98394] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (10.40s)
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 (4.99s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/liuliu/swift-sqlite3-support.git
[1/1820] Fetching swift-atomics
[529/1939] Fetching swift-atomics, swift-sqlite3-support
[759/7997] Fetching swift-atomics, swift-sqlite3-support, swift-algorithms
[881/14413] Fetching swift-atomics, swift-sqlite3-support, swift-algorithms, swift-numerics
[1067/37759] Fetching swift-atomics, swift-sqlite3-support, swift-algorithms, swift-numerics, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.74s)
Fetching https://github.com/jagreenwood/swift-log-datadog.git
[10215/31701] Fetching swift-atomics, swift-sqlite3-support, swift-numerics, swift-collections
[13726/31996] Fetching swift-atomics, swift-sqlite3-support, swift-numerics, swift-collections, swift-log-datadog
Fetched https://github.com/jagreenwood/swift-log-datadog.git from cache (0.48s)
[17694/31701] Fetching swift-atomics, swift-sqlite3-support, swift-numerics, swift-collections
Fetching https://github.com/apple/swift-crypto.git
[23298/49025] Fetching swift-atomics, swift-sqlite3-support, swift-numerics, swift-collections, swift-crypto
Fetched https://github.com/liuliu/swift-sqlite3-support.git from cache (2.88s)
[26672/48906] Fetching swift-atomics, swift-numerics, swift-collections, swift-crypto
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/apple/swift-atomics.git from cache (4.18s)
Fetched https://github.com/apple/swift-numerics.git from cache (4.18s)
[26292/40670] Fetching swift-collections, swift-crypto
[26293/58141] Fetching swift-collections, swift-crypto, swift-argument-parser
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-collections.git from cache (4.27s)
[3817/34795] Fetching swift-crypto, swift-argument-parser
[12512/36966] Fetching swift-crypto, swift-argument-parser, swift-docc-plugin
[13249/43298] Fetching swift-crypto, swift-argument-parser, swift-docc-plugin, swift-log
[15798/94806] Fetching swift-crypto, swift-argument-parser, swift-docc-plugin, swift-log, grpc-swift
Fetched https://github.com/apple/swift-docc-plugin from cache (1.21s)
[47281/92635] Fetching swift-crypto, swift-argument-parser, swift-log, grpc-swift
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.04s)
[40139/75164] Fetching swift-crypto, swift-log, grpc-swift
Fetched https://github.com/apple/swift-crypto.git from cache (4.50s)
[35692/57840] Fetching swift-log, grpc-swift
Fetched https://github.com/apple/swift-log.git from cache (4.49s)
Fetched https://github.com/grpc/grpc-swift.git from cache (4.59s)
Computing version for https://github.com/liuliu/swift-sqlite3-support.git
Computed https://github.com/liuliu/swift-sqlite3-support.git at 3.47.1 (9.89s)
Computing version for https://github.com/jagreenwood/swift-log-datadog.git
Computed https://github.com/jagreenwood/swift-log-datadog.git at 0.3.0 (1.08s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.09s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (1.12s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.80s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.78s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.54s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (1.07s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.98s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.5 (4.70s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio.git
[1/2832] Fetching swift-nio-transport-services
[1304/9339] Fetching swift-nio-transport-services, swift-nio-extras
[3679/21438] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[11574/36833] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[14125/119849] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.93s)
[71359/117017] Fetching swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.96s)
[63410/104918] Fetching swift-nio-extras, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-extras.git from cache (7.39s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (7.42s)
Fetched https://github.com/apple/swift-nio.git from cache (7.50s)
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 (8.06s)
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.60s)
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.81s)
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-http-types.git
[1/2713] Fetching swift-service-lifecycle
[2714/4502] Fetching swift-service-lifecycle, swift-asn1
[3180/5744] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers
[3240/6728] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-http-types
[6211/12952] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-http-types, swift-async-algorithms
[6274/20097] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-types.git from cache (0.57s)
[13571/19113] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.58s)
[12472/17871] Fetching swift-service-lifecycle, swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.58s)
[10436/15158] Fetching swift-asn1, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.81s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.92s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.92s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (6.22s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (2.96s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.27s)
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 (1.93s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (4.20s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.71s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.69s)
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.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.00s)
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-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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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/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/ccv.git
Working copy of https://github.com/liuliu/ccv.git resolved at ae1de9962437c14ff7d84af9bac66305e7ce5927
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/liuliu/swift-sentencepiece
Working copy of https://github.com/liuliu/swift-sentencepiece resolved at 8d17bf2e017c97563e8805545d676be9739b6c0e
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/kelvin13/swift-png
Working copy of https://github.com/kelvin13/swift-png resolved at 075dfb248ae327822635370e9d4f94a5d3fe93b2
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-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/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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at d57a5aecf24a25b32ec4a74be2f5d0a995a47c4b
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/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/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/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/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
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/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/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-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/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/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/liuliu/dflat.git
Working copy of https://github.com/liuliu/dflat.git resolved at 73925e51e4f44add842177a229f9990cb13711ff
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-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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
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-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/liuliu/s4nnc.git
Working copy of https://github.com/liuliu/s4nnc.git resolved at e3a83b351b84a7917fefd28366a3b9417fee3b2e
[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
[14/1336] Compiling _SQLiteDflatOSShim os.c
[15/1336] Compiling _AtomicsShims.c
[16/1336] Write swift-version-24593BA9C3E375BF.txt
[17/1336] Compiling printf.cc
[18/1336] Compiling blake2.cc
[19/1355] Compiling a_utctm.cc
[20/1355] Compiling a_type.cc
[21/1373] Compiling zero_copy_stream_impl.cc
[22/1373] Compiling zero_copy_stream.cc
[23/1373] Compiling zero_copy_stream_impl_lite.cc
[24/1373] Compiling time.cc
[25/1373] Compiling wire_format_lite.cc
[26/1373] Compiling stringprintf.cc
[27/1373] Compiling stringpiece.cc
[28/1373] Compiling structurally_valid.cc
[29/1373] Compiling strutil.cc
[30/1373] Compiling statusor.cc
[31/1373] Compiling io_win32.cc
[32/1373] Compiling status.cc
[34/1373] Compiling Atomics AtomicMemoryOrderings.swift
[35/1373] Compiling Atomics DoubleWord.swift
[36/1375] Compiling Atomics ManagedAtomic.swift
[37/1375] Compiling Atomics ManagedAtomicLazyReference.swift
[38/1375] Emitting module Atomics
[39/1375] Emitting module FlatBuffers
[40/1377] Compiling Atomics AtomicStorage.swift
[41/1377] Compiling Atomics AtomicValue.swift
[42/1377] Compiling Atomics AtomicInteger.swift
[43/1377] Compiling Atomics AtomicOptionalWrappable.swift
[44/1377] Compiling Atomics AtomicReference.swift
[45/1377] Compiling Atomics UnsafeAtomic.swift
[46/1377] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/1377] Compiling Atomics OptionalRawRepresentable.swift
[48/1377] Compiling Atomics RawRepresentable.swift
[49/1377] Compiling Atomics AtomicBool.swift
[50/1377] Compiling Atomics IntegerConformances.swift
[51/1377] Compiling Atomics PointerConformances.swift
[52/1377] Compiling Atomics Primitives.native.swift
[52/1377] Compiling int128.cc
[54/1377] Compiling Atomics IntegerOperations.swift
[55/1377] Compiling FlatBuffers Verifiable.swift
[55/1378] Compiling parse_context.cc
[57/1378] Compiling repeated_field.cc
[58/1378] Compiling implicit_weak_message.cc
[59/1378] Compiling message_lite.cc
[60/1378] Compiling common.cc
[61/1378] Compiling generated_enum_util.cc
[64/1378] Compiling coded_stream.cc
[65/1378] Compiling generated_message_util.cc
[66/1378] Compiling generated_message_table_driven_lite.cc
[67/1378] Compiling bytestream.cc
[72/1378] Compiling extension_set.cc
[73/1378] Compiling arenastring.cc
[82/1378] Compiling FlatBuffers Verifier.swift
[88/1379] Compiling SQLite3 sqlite3.c
[90/1379] Compiling log.cc
[91/1379] Compiling arena.cc
[92/1379] Compiling util.cc
[93/1379] Compiling flag.cc
[94/1417] Compiling word_model.cc
[96/1417] Compiling Dflat SQLiteIsNull.swift
[97/1417] Compiling Dflat SQLiteLessThan.swift
[98/1417] Compiling Dflat SQLiteLessThanOrEqualTo.swift
[99/1417] Compiling Dflat SQLiteMod.swift
[100/1417] Compiling Dflat SQLiteNot.swift
[101/1422] Compiling Dflat SQLiteAnd.swift
[102/1422] Compiling Dflat SQLiteEqualTo.swift
[103/1422] Compiling Dflat SQLiteField.swift
[104/1422] Compiling Dflat SQLiteIn.swift
[105/1422] Compiling Dflat SQLiteIsNotNull.swift
[106/1422] Compiling Dflat NotIn.swift
[107/1422] Compiling Dflat Or.swift
[108/1422] Compiling Dflat Subtraction.swift
[109/1422] Compiling Dflat Value.swift
[110/1422] Compiling Dflat SQLiteAddition.swift
[111/1422] Compiling Dflat LessThan.swift
[112/1422] Compiling Dflat LessThanOrEqualTo.swift
[113/1422] Compiling Dflat Mod.swift
[114/1422] Compiling Dflat Not.swift
[115/1422] Compiling Dflat NotEqualTo.swift
[116/1422] Compiling Dflat EqualTo.swift
[117/1422] Compiling Dflat Field.swift
[118/1422] Compiling Dflat In.swift
[119/1422] Compiling Dflat IsNotNull.swift
[120/1422] Compiling Dflat IsNull.swift
[120/1422] Compiling word_model_trainer.cc
[122/1422] Compiling Dflat SQLiteNotEqualTo.swift
[123/1422] Compiling Dflat SQLiteNotIn.swift
[124/1422] Compiling Dflat SQLiteOr.swift
[125/1422] Compiling Dflat SQLiteSubtraction.swift
[126/1422] Compiling Dflat SQLiteValue.swift
[127/1422] Compiling Dflat Atom.swift
[128/1422] Compiling Dflat ChangeRequest.swift
[129/1422] Compiling Dflat Expr.swift
[130/1422] Compiling Dflat FetchedResult.swift
[131/1422] Compiling Dflat FlatBuffersCodable.swift
[132/1422] Compiling Dflat Publisher.swift
[133/1422] Emitting module Dflat
[134/1422] Compiling Dflat QueryBuilder.swift
[135/1422] Compiling Dflat SQLiteExpr.swift
[136/1422] Compiling Dflat TransactionContext.swift
[137/1422] Compiling Dflat Workspace.swift
[138/1422] Compiling Dflat Addition.swift
[139/1422] Compiling Dflat And.swift
[140/1423] Compiling unicode_script.cc
[141/1444] Compiling unigram_model.cc
[143/1444] Compiling SQLiteDflat SQLiteConnectionPool.swift
[144/1444] Compiling SQLiteDflat SQLiteExpr.swift
[145/1444] Compiling SQLiteDflat SQLiteFetchedResult.swift
[146/1446] Emitting module SQLiteDflat
[147/1446] Compiling SQLiteDflat dict_data_model_generated.swift
[148/1446] Compiling SQLiteDflat dict_generated.swift
[148/1446] Compiling trainer_factory.cc
[149/1446] Compiling unigram_model_trainer.cc
[151/1446] Compiling SQLiteDflat OSShim.swift
[152/1446] Compiling SQLiteDflat SQLiteAtom.swift
[153/1446] Compiling SQLiteDflat SQLiteConnection.swift
[154/1446] Compiling SQLiteDflat SQLiteObjectRepository.swift
[155/1446] Compiling SQLiteDflat SQLitePersistenceToolbox.swift
[156/1446] Compiling SQLiteDflat SQLitePublisher.swift
[157/1446] Compiling SQLiteDflat SQLiteQueryBuilder.swift
[158/1446] Compiling SQLiteDflat SQLiteResultPublisher.swift
[159/1446] Compiling SQLiteDflat SQLiteTableSpace.swift
[160/1446] Compiling SQLiteDflat dict_mutating_generated.swift
[161/1446] Compiling SQLiteDflat dict_query_generated.swift
[161/1446] Compiling normalizer.cc
[162/1446] Compiling sentencepiece_trainer.cc
[163/1446] Compiling pretokenizer_for_training.cc
[164/1446] Compiling trainer_interface.cc
[165/1446] Compiling error.cc
[167/1446] Compiling SQLiteDflat SQLiteTableState.swift
[168/1446] Compiling SQLiteDflat SQLiteTransactionContext.swift
[169/1446] Compiling SQLiteDflat SQLiteValue.swift
[170/1446] Compiling SQLiteDflat SQLiteWorkspace.swift
[171/1446] Compiling SQLiteDflat SQLiteWorkspaceDictionary.swift
[172/1446] Compiling SQLiteDflat SQLiteWorkspaceState.swift
[173/1447] Compiling init.cc
[173/1447] Compiling sentencepiece_processor.cc
[175/1447] Compiling filesystem.cc
[176/1447] Compiling model_factory.cc
[177/1447] Compiling model_interface.cc
[178/1447] Compiling siphash siphash24.c
In file included from /host/spi-builder-workspace/.build/checkouts/ccv/lib/nnc/mps/ccv_nnc_palettize.m:1:
/host/spi-builder-workspace/.build/checkouts/ccv/lib/nnc/mps/ccv_nnc_mps.h:43:9: fatal error: 'Metal/Metal.h' file not found
   43 | #import <Metal/Metal.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[179/1447] Compiling lib_nnc_mps_compat ccv_nnc_palettize.m
[179/1447] Compiling sentencepiece_model.pb.cc
[179/1447] Compiling sentencepiece.pb.cc
[179/1447] Compiling builder.cc
[179/1447] Compiling char_model.cc
[179/1447] Compiling char_model_trainer.cc
[179/1447] Compiling bpe_model_trainer.cc
[179/1447] Compiling bpe_model.cc
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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:108e10880bce35e9496fba26782956e40a8e91a2a227f9b90af7e4cd93d2c183
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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/1274] Write sources
[6/1274] Copying PrivacyInfo.xcprivacy
[6/1274] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/ccv/lib/nnc/mps/ccv_nnc_palettize.m:1:
/host/spi-builder-workspace/.build/checkouts/ccv/lib/nnc/mps/ccv_nnc_mps.h:43:9: fatal error: 'Metal/Metal.h' file not found
   43 | #import <Metal/Metal.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[16/1275] Compiling lib_nnc_mps_compat ccv_nnc_palettize.m
[16/1275] Compiling sentencepiece_model.pb.cc
[16/1275] Compiling builder.cc
[16/1275] Compiling sentencepiece.pb.cc
[16/1275] Compiling char_model_trainer.cc
[16/1275] Compiling bpe_model.cc
[16/1275] Compiling char_model.cc
[16/1275] Compiling bpe_model_trainer.cc
BUILD FAILURE 6.1 linux