The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Kraken, reference v1.1.1 (cdf0af), with Swift 6.1 for Linux on 30 Apr 2025 00:52:38 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/Kraken.git
Reference: v1.1.1
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/wabiverse/Kraken
 * tag               v1.1.1     -> FETCH_HEAD
HEAD is now at cdf0af7 update swiftusd, make it swifty™.
Cloned https://github.com/wabiverse/Kraken.git
Revision (git rev-parse @):
cdf0af7fcd8dc7d6d04815368666ccb386811069
SUCCESS checkout https://github.com/wabiverse/Kraken.git at v1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wabiverse/Kraken.git
https://github.com/wabiverse/Kraken.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "metaverseplugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/MetaversePlugin.git"
    },
    {
      "identity" : "krakenplugs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/KrakenPlugs.git"
    },
    {
      "identity" : "swiftusd",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "24.8.12",
            "upper_bound" : "25.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/SwiftUSD.git"
    },
    {
      "identity" : "swifttreesitter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/SwiftTreeSitter"
    },
    {
      "identity" : "textformation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/TextFormation.git"
    },
    {
      "identity" : "textstory",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/TextStory.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "Kraken",
  "name" : "Kraken",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "CosmoEditor",
      "targets" : [
        "CodeView",
        "CosmoEditor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CodeLanguages",
      "targets" : [
        "LanguagesBundle",
        "CodeLanguages"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KrakenLib",
      "targets" : [
        "KrakenLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Kraken",
      "targets" : [
        "Kraken"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LanguagesBundle",
      "module_type" : "ClangTarget",
      "name" : "LanguagesBundle",
      "path" : "Sources/Editors/Code/LanguagesBundle",
      "product_memberships" : [
        "CosmoEditor",
        "CodeLanguages",
        "Kraken"
      ],
      "sources" : [
        "TreeSitterC/parser.c",
        "TreeSitterCPP/parser.c",
        "TreeSitterCPP/scanner.c",
        "TreeSitterGalah/parser.c",
        "TreeSitterGalah/scanner.c",
        "TreeSitterJSDoc/parser.c",
        "TreeSitterJSDoc/scanner.c",
        "TreeSitterJSON/parser.c",
        "TreeSitterPython/parser.c",
        "TreeSitterPython/scanner.c",
        "TreeSitterRust/parser.c",
        "TreeSitterRust/scanner.c",
        "TreeSitterSwift/parser.c",
        "TreeSitterSwift/scanner.c",
        "TreeSitterTOML/parser.c",
        "TreeSitterTOML/scanner.c",
        "TreeSitterUSD/parser.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "KrakenLib",
      "module_type" : "SwiftTarget",
      "name" : "KrakenLib",
      "path" : "Sources/KrakenLib",
      "product_dependencies" : [
        "PixarUSD"
      ],
      "product_memberships" : [
        "KrakenLib",
        "Kraken"
      ],
      "sources" : [
        "KIBColorHex.swift",
        "KIBStringLines.swift",
        "KIBStringify.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Kraken",
      "module_type" : "SwiftTarget",
      "name" : "Kraken",
      "path" : "Sources/Kraken",
      "product_dependencies" : [
        "PixarUSD",
        "MetaversePlugin",
        "KrakenPlug"
      ],
      "product_memberships" : [
        "Kraken"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Kraken/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "IO/Hydra/KIO.StageManager.swift",
        "IO/KIO.swift",
        "IO/Universal/KIO.USD.swift",
        "KR/KR.Bundle.swift",
        "KR/KR.Creator.swift",
        "KR/KR.Kraken.swift",
        "KR/KR.Menu.swift",
        "KR/KR.Plugin.swift",
        "KR/KR.Version.swift",
        "UI/Editors/KUI.CodeEditor.swift",
        "UI/Editors/KUI.CodeLanguage.swift",
        "UI/Editors/KUI.SceneView.swift",
        "UI/Editors/KUI.UniversalContext.swift",
        "UI/KUI.swift",
        "UI/Materials/KUI.MicaMaterial.swift",
        "UI/Menus/KUI.IntroMenu.swift",
        "UI/Splash/KUI.SplashBadge.swift",
        "UI/Splash/KUI.SplashFeature.swift",
        "UI/Splash/KUI.SplashImage.swift",
        "UI/Splash/KUI.SplashScreen.swift",
        "UI/Splash/KUI.SplashTitle.swift",
        "UI/Themes/KUI.CodeTheme.swift",
        "UI/Windows/KUI.MicaWindow.swift"
      ],
      "target_dependencies" : [
        "KrakenLib",
        "CosmoEditor"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CosmoEditor",
      "module_type" : "SwiftTarget",
      "name" : "CosmoEditor",
      "path" : "Sources/Editors/Code/Cosmo",
      "product_dependencies" : [
        "TextFormation"
      ],
      "product_memberships" : [
        "CosmoEditor",
        "Kraken"
      ],
      "sources" : [
        "Controller/CursorPosition.swift",
        "Controller/TextViewController+Cursor.swift",
        "Controller/TextViewController+HighlightBracket.swift",
        "Controller/TextViewController+Highlighter.swift",
        "Controller/TextViewController+LoadView.swift",
        "Controller/TextViewController+Shortcuts.swift",
        "Controller/TextViewController+TextFormation.swift",
        "Controller/TextViewController+TextViewDelegate.swift",
        "Controller/TextViewController.swift",
        "CosmoEditor.swift",
        "Enums/BracketPairHighlight.swift",
        "Enums/CaptureName.swift",
        "Enums/IndentOption.swift",
        "Extensions/Color+Hex.swift",
        "Extensions/IndexSet+NSRange.swift",
        "Extensions/NSEdgeInsets+Equatable.swift",
        "Extensions/NSFont+LineHeight.swift",
        "Extensions/NSFont+RulerFont.swift",
        "Extensions/NSRange+/NSRange+Comparable.swift",
        "Extensions/NSRange+/NSRange+InputEdit.swift",
        "Extensions/NSRange+/NSRange+NSTextRange.swift",
        "Extensions/NSRange+/NSRange+String.swift",
        "Extensions/NSRange+/NSRange+TSRange.swift",
        "Extensions/NSRange+/NSRange+isEmpty.swift",
        "Extensions/String+encoding.swift",
        "Extensions/TextMutation+isEmpty.swift",
        "Extensions/TextView+/TextView+Menu.swift",
        "Extensions/TextView+/TextView+Point.swift",
        "Extensions/TextView+/TextView+TextFormation.swift",
        "Extensions/TextView+/TextView+createReadBlock.swift",
        "Extensions/Tree+prettyPrint.swift",
        "Filters/DeleteWhitespaceFilter.swift",
        "Filters/TabReplacementFilter.swift",
        "Gutter/GutterView.swift",
        "Highlighting/HighlightProviding.swift",
        "Highlighting/HighlightRange.swift",
        "Highlighting/Highlighter+NSTextStorageDelegate.swift",
        "Highlighting/Highlighter.swift",
        "Highlighting/HighlighterTextView.swift",
        "TextViewCoordinator.swift",
        "Theme/EditorTheme.swift",
        "Theme/ThemeAttributesProviding.swift",
        "TreeSitter/LanguageLayer.swift",
        "TreeSitter/TreeSitterClient+Edit.swift",
        "TreeSitter/TreeSitterClient+Highlight.swift",
        "TreeSitter/TreeSitterClient.swift",
        "TreeSitter/TreeSitterState.swift"
      ],
      "target_dependencies" : [
        "CodeView",
        "CodeLanguages"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodeView",
      "module_type" : "SwiftTarget",
      "name" : "CodeView",
      "path" : "Sources/Editors/Code/CodeView",
      "product_dependencies" : [
        "TextStory",
        "Collections"
      ],
      "product_memberships" : [
        "CosmoEditor",
        "Kraken"
      ],
      "sources" : [
        "CodeView/CodeView+Accessibility.swift",
        "CodeView/CodeView+CopyPaste.swift",
        "CodeView/CodeView+Delete.swift",
        "CodeView/CodeView+Drag.swift",
        "CodeView/CodeView+Insert.swift",
        "CodeView/CodeView+Menu.swift",
        "CodeView/CodeView+Mouse.swift",
        "CodeView/CodeView+Move.swift",
        "CodeView/CodeView+NSTextInput.swift",
        "CodeView/CodeView+ReplaceCharacters.swift",
        "CodeView/CodeView+Select.swift",
        "CodeView/CodeView+Setup.swift",
        "CodeView/CodeView+StorageDelegate.swift",
        "CodeView/CodeView+TextLayoutManagerDelegate.swift",
        "CodeView/CodeView+UndoRedo.swift",
        "CodeView/CodeView.swift",
        "CodeView/CodeViewDelegate.swift",
        "Cursors/CursorTimer.swift",
        "Cursors/CursorView.swift",
        "Extensions/GC+ApproximateEqual.swift",
        "Extensions/NSColor+Greyscale.swift",
        "Extensions/NSRange+isEmpty.swift",
        "Extensions/NSTextStorage+getLine.swift",
        "Extensions/PixelAligned.swift",
        "MarkedTextManager/MarkedTextManager.swift",
        "TextLayoutManager/TextLayoutManager+Edits.swift",
        "TextLayoutManager/TextLayoutManager+Invalidation.swift",
        "TextLayoutManager/TextLayoutManager+Iterator.swift",
        "TextLayoutManager/TextLayoutManager+Public.swift",
        "TextLayoutManager/TextLayoutManager+Transaction.swift",
        "TextLayoutManager/TextLayoutManager.swift",
        "TextLine/LineBreakStrategy.swift",
        "TextLine/LineFragment.swift",
        "TextLine/LineFragmentView.swift",
        "TextLine/TextLine.swift",
        "TextLine/Typesetter.swift",
        "TextLineStorage/TextLineStorage+Iterator.swift",
        "TextLineStorage/TextLineStorage+NSTextStorage.swift",
        "TextLineStorage/TextLineStorage+Node.swift",
        "TextLineStorage/TextLineStorage+Structs.swift",
        "TextLineStorage/TextLineStorage.swift",
        "TextSelectionManager/TextSelectionManager+FillRects.swift",
        "TextSelectionManager/TextSelectionManager+Move.swift",
        "TextSelectionManager/TextSelectionManager+SelectionManipulation.swift",
        "TextSelectionManager/TextSelectionManager+Update.swift",
        "TextSelectionManager/TextSelectionManager.swift",
        "Utils/CEUndoManager.swift",
        "Utils/HorizontalEdgeInsets.swift",
        "Utils/LineEnding.swift",
        "Utils/Logger.swift",
        "Utils/MultiStorageDelegate.swift",
        "Utils/ViewReuseQueue.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodeLanguages",
      "module_type" : "SwiftTarget",
      "name" : "CodeLanguages",
      "path" : "Sources/Editors/Code/Languages",
      "product_dependencies" : [
        "SwiftTreeSitter"
      ],
      "product_memberships" : [
        "CosmoEditor",
        "CodeLanguages",
        "Kraken"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-c",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-cpp",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-galah",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-jsdoc",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-json",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-python",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-rust",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-swift",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-toml",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Editors/Code/Languages/Resources/tree-sitter-usd",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CodeLanguage+Definitions.swift",
        "CodeLanguage+DetectLanguage.swift",
        "CodeLanguage.swift",
        "ED.Code.swift",
        "TreeSitterLanguage.swift",
        "TreeSitterModel.swift"
      ],
      "target_dependencies" : [
        "LanguagesBundle"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodeEditorTests",
      "module_type" : "SwiftTarget",
      "name" : "CodeEditorTests",
      "path" : "Tests/Editors/Code",
      "sources" : [
        "CodeLanguagesTests.swift",
        "LanguageDetectionTests.swift"
      ],
      "target_dependencies" : [
        "CosmoEditor",
        "CodeLanguages"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/ChimeHQ/TextStory.git
Fetching https://github.com/ChimeHQ/TextFormation.git
Fetching https://github.com/ChimeHQ/SwiftTreeSitter
Fetching https://github.com/wabiverse/KrakenPlugs.git
Fetching https://github.com/wabiverse/SwiftUSD.git
[1/13] Fetching krakenplugs
[13/1646] Fetching krakenplugs, swifttreesitter
[46/2419] Fetching krakenplugs, swifttreesitter, textformation
[2207/2908] Fetching krakenplugs, swifttreesitter, textformation, textstory
[2894/19177] Fetching krakenplugs, swifttreesitter, textformation, textstory, swift-collections
[3545/175880] Fetching krakenplugs, swifttreesitter, textformation, textstory, swift-collections, swiftusd
Fetched https://github.com/wabiverse/KrakenPlugs.git from cache (0.43s)
Fetched https://github.com/ChimeHQ/TextFormation.git from cache (0.44s)
[15741/175094] Fetching swifttreesitter, textstory, swift-collections, swiftusd
Fetching https://github.com/wabiverse/MetaversePlugin.git
[43434/175107] Fetching swifttreesitter, textstory, swift-collections, swiftusd, metaverseplugin
Fetched https://github.com/wabiverse/MetaversePlugin.git from cache (0.65s)
[57553/175094] Fetching swifttreesitter, textstory, swift-collections, swiftusd
Fetched https://github.com/ChimeHQ/TextStory.git from cache (1.20s)
Fetched https://github.com/apple/swift-collections from cache (1.24s)
[42376/158336] Fetching swifttreesitter, swiftusd
Fetched https://github.com/ChimeHQ/SwiftTreeSitter from cache (7.54s)
Fetched https://github.com/wabiverse/SwiftUSD.git from cache (7.81s)
Computing version for https://github.com/ChimeHQ/SwiftTreeSitter
Computed https://github.com/ChimeHQ/SwiftTreeSitter at 0.9.0 (10.18s)
Fetching https://github.com/tree-sitter/tree-sitter
[1/57019] Fetching tree-sitter
Fetched https://github.com/tree-sitter/tree-sitter from cache (2.72s)
Computing version for https://github.com/wabiverse/KrakenPlugs.git
Computed https://github.com/wabiverse/KrakenPlugs.git at 1.0.0 (3.51s)
Computing version for https://github.com/wabiverse/MetaversePlugin.git
Computed https://github.com/wabiverse/MetaversePlugin.git at 1.0.0 (0.79s)
Computing version for https://github.com/ChimeHQ/TextStory.git
Computed https://github.com/ChimeHQ/TextStory.git at 0.9.0 (0.53s)
Fetching https://github.com/ChimeHQ/Rearrange
[1/554] Fetching rearrange
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.20s)
Computing version for https://github.com/ChimeHQ/TextFormation.git
Computed https://github.com/ChimeHQ/TextFormation.git at 0.9.0 (0.62s)
Computing version for https://github.com/wabiverse/SwiftUSD.git
Computed https://github.com/wabiverse/SwiftUSD.git at 24.8.13 (7.94s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/wabiverse/MetaverseKit
Fetching https://github.com/mxcl/Version.git
[1/288] Fetching version
[148/1484] Fetching version, rainbow
[1485/5320] Fetching version, rainbow, swift-log
[5321/17708] Fetching version, rainbow, swift-log, metaversekit
[5569/32658] Fetching version, rainbow, swift-log, metaversekit, swift-argument-parser
[22126/102903] Fetching version, rainbow, swift-log, metaversekit, swift-argument-parser, swift-syntax
Fetched https://github.com/mxcl/Version.git from cache (5.19s)
Fetched https://github.com/onevcat/Rainbow.git from cache (5.19s)
Fetched https://github.com/apple/swift-log.git from cache (5.20s)
Fetching https://github.com/wabiverse/icu.git
Fetched https://github.com/apple/swift-argument-parser from cache (5.20s)
[80032/82633] Fetching metaversekit, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.24s)
[10035/12388] Fetching metaversekit
[10903/13418] Fetching metaversekit, icu
Fetched https://github.com/wabiverse/icu.git from cache (0.45s)
Fetched https://github.com/wabiverse/MetaverseKit from cache (6.02s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (6.72s)
Computing version for https://github.com/wabiverse/icu.git
Computed https://github.com/wabiverse/icu.git at 76.1.2 (0.47s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.46s)
Computing version for https://github.com/wabiverse/MetaverseKit
Computed https://github.com/wabiverse/MetaverseKit at 1.9.0 (2.93s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.23.2 (0.43s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (0.58s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.88s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 1.8.1 (0.50s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (1.80s)
Creating working copy for https://github.com/ChimeHQ/TextStory.git
Working copy of https://github.com/ChimeHQ/TextStory.git resolved at 0.9.0
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.1.0
Creating working copy for https://github.com/ChimeHQ/TextFormation.git
Working copy of https://github.com/ChimeHQ/TextFormation.git resolved at 0.9.0
Creating working copy for https://github.com/wabiverse/icu.git
Working copy of https://github.com/wabiverse/icu.git resolved at 76.1.2
Creating working copy for https://github.com/wabiverse/KrakenPlugs.git
Working copy of https://github.com/wabiverse/KrakenPlugs.git resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/wabiverse/MetaverseKit
Working copy of https://github.com/wabiverse/MetaverseKit resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/wabiverse/MetaversePlugin.git
Working copy of https://github.com/wabiverse/MetaversePlugin.git resolved at 1.0.0
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.23.2
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter resolved at 0.9.0
Creating working copy for https://github.com/wabiverse/SwiftUSD.git
Working copy of https://github.com/wabiverse/SwiftUSD.git resolved at 24.8.13
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 1.8.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
error: 'swiftusd': product 'PyBind11' required by package 'swiftusd' target 'Arch' not found in package 'MetaverseKit'.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: 'swiftusd': product 'PyBind11' required by package 'swiftusd' target 'Arch' not found in package 'MetaverseKit'.
BUILD FAILURE 6.1 linux