The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-bundler, reference main (27300f), with Swift 6.1 for Wasm on 29 May 2025 12:58:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/furby-tm/swift-bundler.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/furby-tm/swift-bundler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 27300fc Clean up hacky mess.
Cloned https://github.com/furby-tm/swift-bundler.git
Revision (git rev-parse @):
27300fcea0451a4536888eecca73e8e72c470a16
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/furby-tm/swift-bundler.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/furby-tm/swift-bundler.git
https://github.com/furby-tm/swift-bundler.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-arg-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wabiverse/swift-arg-parser"
    },
    {
      "identity" : "swift-llbuild",
      "requirement" : {
        "revision" : [
          "bc3ffd5"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-llbuild"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax"
    },
    {
      "identity" : "swift-format",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-format"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-parsing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-parsing"
    },
    {
      "identity" : "tomlkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.6",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/furby-tm/TOMLKit"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "version",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mxcl/Version.git"
    },
    {
      "identity" : "xcodegen",
      "requirement" : {
        "exact" : [
          "2.35.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stackotter/XcodeGen"
    },
    {
      "identity" : "swift-overture",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-overture"
    }
  ],
  "manifest_display_name" : "swift-bundler",
  "name" : "swift-bundler",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "swift-bundler",
      "targets" : [
        "swift-bundler"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftBundlerCommandPlugin",
      "targets" : [
        "SwiftBundlerCommandPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "schema-gen",
      "targets" : [
        "schema-gen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_bundler",
      "module_type" : "SwiftTarget",
      "name" : "swift-bundler",
      "path" : "Sources/swift-bundler",
      "product_dependencies" : [
        "StackOtterArgParser",
        "Logging",
        "Parsing",
        "TOMLKit",
        "Rainbow",
        "Version",
        "XcodeGenKit",
        "ProjectSpec",
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftFormat",
        "SwiftFormatConfiguration",
        "Overture"
      ],
      "product_memberships" : [
        "swift-bundler",
        "SwiftBundlerCommandPlugin"
      ],
      "sources" : [
        "AsyncMain.swift",
        "Bundler/Bundler.swift",
        "Bundler/CodeSigner/CodeSigner.swift",
        "Bundler/CodeSigner/CodeSignerError.swift",
        "Bundler/CodeSigner/ProvisioningProfile.swift",
        "Bundler/DynamicLibraryBundler.swift",
        "Bundler/DynamicLibraryBundlerError.swift",
        "Bundler/IOSBundler.swift",
        "Bundler/IOSBundlerError.swift",
        "Bundler/IconSetCreator.swift",
        "Bundler/IconSetCreatorError.swift",
        "Bundler/MacOSBundler.swift",
        "Bundler/MacOSBundlerError.swift",
        "Bundler/MetalCompiler.swift",
        "Bundler/MetalCompilerError.swift",
        "Bundler/PlistCreator.swift",
        "Bundler/PlistCreatorError.swift",
        "Bundler/ResourceBundler.swift",
        "Bundler/ResourceBundlerError.swift",
        "Bundler/Runner/Device.swift",
        "Bundler/Runner/Runner.swift",
        "Bundler/Runner/RunnerError.swift",
        "Bundler/SimulatorManager/Simulator.swift",
        "Bundler/SimulatorManager/SimulatorList.swift",
        "Bundler/SimulatorManager/SimulatorManager.swift",
        "Bundler/SimulatorManager/SimulatorManagerError.swift",
        "Bundler/StoryboardCompiler.swift",
        "Bundler/StoryboardCompilerError.swift",
        "Bundler/SwiftPackageManager/BuildArchitecture.swift",
        "Bundler/SwiftPackageManager/BuildConfiguration.swift",
        "Bundler/SwiftPackageManager/PackageManifest.swift",
        "Bundler/SwiftPackageManager/Platform.swift",
        "Bundler/SwiftPackageManager/SwiftPackageManager.swift",
        "Bundler/SwiftPackageManager/SwiftPackageManagerError.swift",
        "Bundler/SwiftPackageManager/SwiftTargetInfo.swift",
        "Bundler/System.swift",
        "Bundler/SystemError.swift",
        "Bundler/Templater/IndentationStyle.swift",
        "Bundler/Templater/SystemDependency.swift",
        "Bundler/Templater/Template.swift",
        "Bundler/Templater/TemplateManifest.swift",
        "Bundler/Templater/Templater.swift",
        "Bundler/Templater/TemplaterError.swift",
        "Bundler/VariableEvaluator.swift",
        "Bundler/VariableEvaluatorError.swift",
        "Bundler/VisionOSBundler.swift",
        "Bundler/VisionOSBundlerError.swift",
        "Bundler/XcodeSupportGenerator.swift",
        "Bundler/XcodeSupportGeneratorError.swift",
        "Bundler/XcodeprojConverter/ExecutableTarget.swift",
        "Bundler/XcodeprojConverter/LibraryTarget.swift",
        "Bundler/XcodeprojConverter/TargetType.swift",
        "Bundler/XcodeprojConverter/XcodeFile.swift",
        "Bundler/XcodeprojConverter/XcodePackageDependency.swift",
        "Bundler/XcodeprojConverter/XcodeTarget.swift",
        "Bundler/XcodeprojConverter/XcodeprojConverter.swift",
        "Bundler/XcodeprojConverter/XcodeprojConverterError.swift",
        "Commands/AsyncCommand.swift",
        "Commands/BundleArguments.swift",
        "Commands/BundleCommand.swift",
        "Commands/CLIError.swift",
        "Commands/Command.swift",
        "Commands/ConvertCommand.swift",
        "Commands/CreateCommand.swift",
        "Commands/GenerateXcodeSupportCommand.swift",
        "Commands/ListIdentitiesCommand.swift",
        "Commands/MigrateCommand.swift",
        "Commands/RunCommand.swift",
        "Commands/Simulators/SimulatorsBootCommand.swift",
        "Commands/Simulators/SimulatorsListCommand.swift",
        "Commands/SimulatorsCommand.swift",
        "Commands/Templates/TemplatesInfoCommand.swift",
        "Commands/Templates/TemplatesListCommand.swift",
        "Commands/Templates/TemplatesUpdateCommand.swift",
        "Commands/TemplatesCommand.swift",
        "Configuration/AppConfiguration.swift",
        "Configuration/AppConfigurationError.swift",
        "Configuration/MigrationMode.swift",
        "Configuration/PackageConfiguration.swift",
        "Configuration/PackageConfigurationError.swift",
        "Configuration/PlistError.swift",
        "Configuration/PlistValue.swift",
        "Configuration/V1/PackageConfigurationV1.swift",
        "Configuration/V2/AppConfigurationV2.swift",
        "Configuration/V2/PackageConfigurationV2.swift",
        "Extensions/Array.swift",
        "Extensions/CaseIterable.swift",
        "Extensions/FileHandle+TextOutputStream.swift",
        "Extensions/FileManager.swift",
        "Extensions/PBXProductType.swift",
        "Extensions/Process.swift",
        "Extensions/ProcessError.swift",
        "Extensions/Result.swift",
        "Extensions/Sequence.swift",
        "Extensions/String.swift",
        "Extensions/URL.swift",
        "Extensions/Version.swift",
        "SwiftBundler.swift",
        "Utility/Box.swift",
        "Utility/Logger.swift",
        "Utility/LoggerLevel.swift",
        "Utility/OutputBuilder/Array+OutputComponent.swift",
        "Utility/OutputBuilder/ExampleCommand.swift",
        "Utility/OutputBuilder/InlineList.swift",
        "Utility/OutputBuilder/KeyedList.swift",
        "Utility/OutputBuilder/KeyedListBuilder.swift",
        "Utility/OutputBuilder/Line.swift",
        "Utility/OutputBuilder/LineBuilder.swift",
        "Utility/OutputBuilder/LinePartsBuilder.swift",
        "Utility/OutputBuilder/List.swift",
        "Utility/OutputBuilder/Output.swift",
        "Utility/OutputBuilder/OutputBuilder.swift",
        "Utility/OutputBuilder/OutputComponent.swift",
        "Utility/OutputBuilder/OutputPartsBuilder.swift",
        "Utility/OutputBuilder/Section.swift",
        "Utility/OutputBuilder/String+OutputComponent.swift",
        "Utility/OutputBuilder/StringOutput.swift",
        "Utility/Signal.swift",
        "Utility/Stopwatch.swift",
        "Utility/YamlUtils.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "schema_gen",
      "module_type" : "SwiftTarget",
      "name" : "schema-gen",
      "path" : "Sources/schema-gen",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "schema-gen"
      ],
      "sources" : [
        "Namespace.swift",
        "PropertyDecl.swift",
        "SchemaGenerator.swift",
        "TypeDecl.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftBundlerCommandPlugin",
      "module_type" : "PluginTarget",
      "name" : "SwiftBundlerCommandPlugin",
      "path" : "Plugins/SwiftBundlerCommandPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Run a package as an app.",
          "type" : "custom",
          "verb" : "bundler"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Creating an app bundle requires writing to the package directory.",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "SwiftBundlerCommandPlugin"
      ],
      "sources" : [
        "SwiftBundlerCommandPlugin.swift"
      ],
      "target_dependencies" : [
        "swift-bundler"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "SwiftBundler",
      "module_type" : "SwiftTarget",
      "name" : "SwiftBundler",
      "path" : "Documentation",
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/apple/swift-llbuild
[1/28991] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild from cache (1.99s)
Fetching https://github.com/pointfreeco/swift-parsing
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/pointfreeco/swift-overture
Fetching https://github.com/stackotter/XcodeGen
Fetching https://github.com/furby-tm/TOMLKit
Fetching https://github.com/mxcl/Version.git
[1/288] Fetching version
[289/1484] Fetching version, rainbow
[1485/2347] Fetching version, rainbow, swift-overture
[1805/3138] Fetching version, rainbow, swift-overture, tomlkit
Fetched https://github.com/mxcl/Version.git from cache (0.27s)
Fetching https://github.com/apple/swift-docc-plugin
[1/17052] Fetching xcodegen
Fetched https://github.com/pointfreeco/swift-overture from cache (0.34s)
Fetched https://github.com/furby-tm/TOMLKit from cache (0.34s)
Fetching https://github.com/apple/swift-format
Fetching https://github.com/apple/swift-syntax
[9039/19101] Fetching xcodegen, swift-docc-plugin
[18932/31264] Fetching xcodegen, swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
[18512/29215] Fetching xcodegen, swift-format
Fetching https://github.com/apple/swift-log
[29216/33051] Fetching xcodegen, swift-format, swift-log
Fetched https://github.com/onevcat/Rainbow from cache (1.08s)
Fetching https://github.com/wabiverse/swift-arg-parser
Fetched https://github.com/stackotter/XcodeGen from cache (1.11s)
Fetched https://github.com/apple/swift-log from cache (0.50s)
[1/70452] Fetching swift-syntax
[7047/73429] Fetching swift-syntax, swift-arg-parser
[8555/171310] Fetching swift-syntax, swift-arg-parser, swift-parsing
Fetched https://github.com/wabiverse/swift-arg-parser from cache (0.33s)
[16441/168333] Fetching swift-syntax, swift-parsing
Fetched https://github.com/apple/swift-format from cache (6.22s)
Fetched https://github.com/apple/swift-syntax from cache (6.27s)
Fetched https://github.com/pointfreeco/swift-parsing from cache (7.54s)
Computing version for https://github.com/pointfreeco/swift-overture
Computed https://github.com/pointfreeco/swift-overture at 0.5.0 (8.06s)
Computing version for https://github.com/stackotter/XcodeGen
Computed https://github.com/stackotter/XcodeGen at 2.35.1 (0.63s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/stackotter/SwiftXcodeProj.git
Fetching https://github.com/yonaskolb/JSONUtilities.git
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/SwiftDocOrg/GraphViz.git
[1/1353] Fetching jsonutilities
[1354/2374] Fetching jsonutilities, spectre
[1518/7448] Fetching jsonutilities, spectre, swiftcli
[1671/8258] Fetching jsonutilities, spectre, swiftcli, graphviz
[6331/18915] Fetching jsonutilities, spectre, swiftcli, graphviz, yams
[6789/35398] Fetching jsonutilities, spectre, swiftcli, graphviz, yams, swiftxcodeproj
Fetched https://github.com/kylef/Spectre.git from cache (1.02s)
Fetched https://github.com/yonaskolb/JSONUtilities.git from cache (1.02s)
Fetched https://github.com/SwiftDocOrg/GraphViz.git from cache (1.03s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (1.03s)
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/stackotter/SwiftXcodeProj.git from cache (1.06s)
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.28s)
Fetched https://github.com/jpsim/Yams.git from cache (1.35s)
Computing version for https://github.com/furby-tm/TOMLKit
Computed https://github.com/furby-tm/TOMLKit at 0.5.6 (1.92s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 509.0.0 (0.56s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-markdown.git
[1/6755] Fetching swift-markdown
[2839/22134] Fetching swift-markdown, swift-argument-parser
Fetched https://github.com/apple/swift-markdown.git from cache (0.61s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.81s)
Computing version for https://github.com/wabiverse/swift-arg-parser
Computed https://github.com/wabiverse/swift-arg-parser at 1.2.4 (1.34s)
Computing version for https://github.com/SwiftDocOrg/GraphViz.git
Computed https://github.com/SwiftDocOrg/GraphViz.git at 0.2.0 (0.58s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.48s)
Computing version for https://github.com/yonaskolb/JSONUtilities.git
Computed https://github.com/yonaskolb/JSONUtilities.git at 4.2.0 (1.93s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.54s)
Computing version for https://github.com/stackotter/SwiftXcodeProj.git
Computed https://github.com/stackotter/SwiftXcodeProj.git at 8.11.0 (0.65s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.37s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (1.05s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (5.67s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.1.0 (0.59s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 509.1.1 (0.98s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.6.0 (0.64s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18065] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.6.0 (1.67s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (1.03s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.53s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3391] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.92s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (1.97s)
Computing version for https://github.com/pointfreeco/swift-parsing
Computed https://github.com/pointfreeco/swift-parsing at 0.14.1 (0.47s)
Fetching https://github.com/pointfreeco/swift-case-paths
[1/4375] Fetching swift-case-paths
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.28s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.87s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.55s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.0 (3.45s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.91s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.44s)
Creating working copy for https://github.com/yonaskolb/JSONUtilities.git
Working copy of https://github.com/yonaskolb/JSONUtilities.git resolved at 4.2.0
Creating working copy for https://github.com/SwiftDocOrg/GraphViz.git
Working copy of https://github.com/SwiftDocOrg/GraphViz.git resolved at 0.2.0
Creating working copy for https://github.com/wabiverse/swift-arg-parser
Working copy of https://github.com/wabiverse/swift-arg-parser resolved at 1.2.4
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
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.3
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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/apple/swift-llbuild
Working copy of https://github.com/apple/swift-llbuild resolved at bc3ffd5 (bc3ffd5)
Creating working copy for https://github.com/stackotter/SwiftXcodeProj.git
Working copy of https://github.com/stackotter/SwiftXcodeProj.git resolved at 8.11.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/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 509.0.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 509.1.1
Creating working copy for https://github.com/furby-tm/TOMLKit
Working copy of https://github.com/furby-tm/TOMLKit resolved at 0.5.6
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Creating working copy for https://github.com/pointfreeco/swift-parsing
Working copy of https://github.com/pointfreeco/swift-parsing resolved at 0.14.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
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.5.1
Creating working copy for https://github.com/pointfreeco/swift-overture
Working copy of https://github.com/pointfreeco/swift-overture resolved at 0.5.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.6.0
Creating working copy for https://github.com/stackotter/XcodeGen
Working copy of https://github.com/stackotter/XcodeGen resolved at 2.35.1
warning: 'swift-case-paths': 'swift-case-paths' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin SwiftBundlerCommandPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin Lint Source Code
[5/5] Compiling plugin Format Source Code
[6/6] Compiling plugin GenerateManual
[7/7] Compiling plugin GenManual
Building for debugging...
[7/261] Write sources
[19/261] Compiling CAtomic CAtomic.c
[20/261] Compiling cmark-gfm-extensions tasklist.c
[21/261] Compiling cmark-gfm-extensions strikethrough.c
[22/261] Compiling cmark-gfm-extensions tagfilter.c
[22/261] Compiling cmark-gfm-extensions ext_scanners.c
[24/261] Compiling cmark-gfm-extensions table.c
[25/261] Compiling cmark-gfm xml.c
[26/261] Compiling cmark-gfm-extensions core-extensions.c
[27/261] Compiling cmark-gfm syntax_extension.c
[28/261] Compiling cmark-gfm-extensions autolink.c
[29/261] Compiling cmark-gfm utf8.c
[30/261] Compiling cmark-gfm render.c
[31/261] Compiling cmark-gfm registry.c
[32/261] Compiling cmark-gfm references.c
[33/261] Compiling cmark-gfm plugin.c
[34/261] Compiling cmark-gfm plaintext.c
[35/261] Compiling cmark-gfm node.c
[36/261] Compiling cmark-gfm man.c
[37/261] Compiling cmark-gfm map.c
[38/261] Compiling cmark-gfm linked_list.c
[39/261] Compiling cmark-gfm latex.c
[40/261] Compiling cmark-gfm scanners.c
[41/261] Compiling cmark-gfm iterator.c
[42/261] Compiling cmark-gfm houdini_html_e.c
[43/261] Compiling cmark-gfm html.c
[44/261] Compiling cmark-gfm houdini_href_e.c
[45/261] Compiling cmark-gfm footnotes.c
[46/261] Compiling cmark-gfm cmark_ctype.c
[47/261] Compiling cmark-gfm houdini_html_u.c
[48/261] Compiling cmark-gfm inlines.c
[49/261] Compiling cmark-gfm commonmark.c
[49/261] Write sources
[83/261] Compiling cmark-gfm cmark.c
[84/261] Compiling writer.c
[85/261] Compiling cmark-gfm arena.c
[86/261] Compiling cmark-gfm buffer.c
[87/261] Compiling cmark-gfm blocks.c
[88/261] Compiling reader.c
[89/261] Compiling parser.c
[90/261] Compiling scanner.c
[91/261] Compiling api.c
[91/261] Compiling emitter.c
[93/261] Compiling cmark-gfm-extensions tagfilter.c
[94/261] Compiling cmark-gfm-extensions tasklist.c
[95/261] Compiling cmark-gfm-extensions strikethrough.c
[96/261] Compiling cmark-gfm-extensions table.c
[97/261] Compiling cmark-gfm-extensions ext_scanners.c
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:22:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
   22 | CMARK_DEFINE_ONCE(registered);
      | ^
      | int
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:22:19: error: a parameter list without types is only allowed in a function definition
   22 | CMARK_DEFINE_ONCE(registered);
      |                   ^
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:30:3: error: call to undeclared function 'CMARK_RUN_ONCE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   30 |   CMARK_RUN_ONCE(registered, register_plugins);
      |   ^
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:30:18: error: use of undeclared identifier 'registered'
   30 |   CMARK_RUN_ONCE(registered, register_plugins);
      |                  ^
4 errors generated.
[98/261] Compiling cmark-gfm-extensions core-extensions.c
[98/261] Compiling Date&Time&DateTime.cpp
[98/261] Compiling Node.cpp
[98/261] Compiling cmark-gfm-extensions autolink.c
[98/261] Compiling Table.cpp
[98/261] Compiling Conversion.cpp
[98/261] Compiling Array.cpp
[98/261] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
warning: 'swift-case-paths': 'swift-case-paths' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[0/1] Planning build
[1/1] Compiling plugin SwiftBundlerCommandPlugin
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin Lint Source Code
[5/5] Compiling plugin Format Source Code
[6/6] Compiling plugin GenerateManual
[7/7] Compiling plugin GenManual
Building for debugging...
[7/170] Write sources
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:22:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
   22 | CMARK_DEFINE_ONCE(registered);
      | ^
      | int
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:22:19: error: a parameter list without types is only allowed in a function definition
   22 | CMARK_DEFINE_ONCE(registered);
      |                   ^
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:30:3: error: call to undeclared function 'CMARK_RUN_ONCE'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   30 |   CMARK_RUN_ONCE(registered, register_plugins);
      |   ^
/host/spi-builder-workspace/.build/checkouts/swift-cmark/extensions/core-extensions.c:30:18: error: use of undeclared identifier 'registered'
   30 |   CMARK_RUN_ONCE(registered, register_plugins);
      |                  ^
4 errors generated.
[37/170] Compiling cmark-gfm-extensions core-extensions.c
[37/170] Compiling Conversion.cpp
[37/170] Compiling cmark-gfm-extensions autolink.c
[37/170] Compiling Table.cpp
[37/170] Compiling Array.cpp
[37/170] Compiling Node.cpp
[37/170] Compiling Date&Time&DateTime.cpp
[37/170] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm