The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Dagr, reference main (76fb8c), with Swift 6.3 for Wasm on 16 Apr 2026 17:47:20 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mzaks/dagr.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/mzaks/dagr
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 76fb8c5 Remove the now ignored directory ".vscode"
Cloned https://github.com/mzaks/dagr.git
Revision (git rev-parse @):
76fb8c5d82725b926e45b7f1caa3062749e20556
SUCCESS checkout https://github.com/mzaks/dagr.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mzaks/dagr.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/FoundationNodes/FoundationNode_1759589941.json
[1/1] Compiling plugin CodeGenPlugin
Building for debugging...
[1/20] Write sources
[8/20] Write swift-version-24593BA9C3E375BF.txt
[8/20] Write sources
[11/30] Compiling Dagr RuntimeTypes.swift
[12/30] Compiling Dagr Reader.swift
[13/30] Emitting module Dagr
[14/30] Compiling Dagr Builder.swift
[16/34] Compiling DagrCodeGen Generator.swift
[17/34] Emitting module DagrCodeGen
[18/34] Compiling DagrCodeGen DSLTypes.swift
[20/35] Compiling FoundationNodes FoundationNodeExtensions.swift
[21/35] Compiling FoundationNodes FoundationNode_generated.swift
[22/35] Emitting module FoundationNodes
[23/36] Wrapping AST for DagrCodeGen for debugging
[25/38] Compiling FoundationNodesDefenition FoundationNode.swift
[26/38] Emitting module FoundationNodesDefenition
[27/39] Wrapping AST for FoundationNodesDefenition for debugging
[29/41] Emitting module DagrCodeGen
[30/41] Compiling DagrCodeGen DSLTypes.swift
[31/41] Compiling DagrCodeGen Generator.swift
[32/42] Wrapping AST for DagrCodeGen for debugging
[34/44] Compiling CodeGen main.swift
[35/44] Emitting module CodeGen
[37/45] Compiling FoundationNodesDefenition FoundationNode.swift
[38/45] Emitting module FoundationNodesDefenition
[39/46] Wrapping AST for CodeGen for debugging
[40/46] Write Objects.LinkFileList
[41/47] Wrapping AST for FoundationNodesDefenition for debugging
[43/48] Emitting module CodeGen
[44/48] Compiling CodeGen main.swift
[45/49] Wrapping AST for CodeGen for debugging
[46/49] Write Objects.LinkFileList
[47/49] Linking CodeGen-tool
[48/49] Linking CodeGen.wasm
Build complete! (19.46s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Dagr",
  "name" : "Dagr",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Dagr",
      "targets" : [
        "Dagr"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DagrCodeGen",
      "targets" : [
        "DagrCodeGen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FoundationNodes",
      "targets" : [
        "FoundationNodes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FoundationNodesDefenition",
      "targets" : [
        "FoundationNodesDefenition"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CodeGen",
      "targets" : [
        "CodeGen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FoundationNodesDefenition",
      "module_type" : "SwiftTarget",
      "name" : "FoundationNodesDefenition",
      "path" : "Sources/FoundationNodesDefenition",
      "product_memberships" : [
        "FoundationNodesDefenition",
        "CodeGen"
      ],
      "sources" : [
        "FoundationNode.swift"
      ],
      "target_dependencies" : [
        "DagrCodeGen"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FoundationNodes",
      "module_type" : "SwiftTarget",
      "name" : "FoundationNodes",
      "path" : "Sources/FoundationNodes",
      "product_memberships" : [
        "FoundationNodes"
      ],
      "sources" : [
        "FoundationNodeExtensions.swift",
        "FoundationNode_generated.swift"
      ],
      "target_dependencies" : [
        "Dagr"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DagrTests",
      "module_type" : "SwiftTarget",
      "name" : "DagrTests",
      "path" : "Tests/DagrTests",
      "sources" : [
        "BuilderTests.swift",
        "JSONLikeTests.swift",
        "ReaderTests.swift",
        "gen/BuilderSamples_generated.swift",
        "gen/JSONLike+Extensions.swift",
        "gen/JSONLike_generated.swift"
      ],
      "target_dependencies" : [
        "Dagr",
        "FoundationNodes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DagrCodeGenTests",
      "module_type" : "SwiftTarget",
      "name" : "DagrCodeGenTests",
      "path" : "Tests/DagrCodeGenTests",
      "sources" : [
        "CompatibilityTests.swift",
        "ValidationTests.swift"
      ],
      "target_dependencies" : [
        "DagrCodeGen"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DagrCodeGen",
      "module_type" : "SwiftTarget",
      "name" : "DagrCodeGen",
      "path" : "Sources/DagrCodeGen",
      "product_memberships" : [
        "DagrCodeGen",
        "FoundationNodesDefenition",
        "CodeGen"
      ],
      "sources" : [
        "DSLTypes.swift",
        "Generator.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Dagr",
      "module_type" : "SwiftTarget",
      "name" : "Dagr",
      "path" : "Sources/Dagr",
      "product_memberships" : [
        "Dagr",
        "FoundationNodes"
      ],
      "sources" : [
        "Builder.swift",
        "Reader.swift",
        "RuntimeTypes.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodeGenPlugin",
      "module_type" : "PluginTarget",
      "name" : "CodeGenPlugin",
      "path" : "Plugins/CodeGenPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Generates graphs",
          "type" : "custom",
          "verb" : "code-gen"
        },
        "permissions" : [
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "Generate source files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "sources" : [
        "CodeGenPlugin.swift"
      ],
      "target_dependencies" : [
        "CodeGen"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "CodeGen",
      "module_type" : "SwiftTarget",
      "name" : "CodeGen",
      "path" : "Sources/CodeGen",
      "product_memberships" : [
        "CodeGen"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "DagrCodeGen",
        "FoundationNodesDefenition"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.