The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of testify, reference main (614eef), with Swift 6.1 for Wasm on 29 May 2025 22:20:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/binarybirds/testify.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/binarybirds/testify
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 614eef4 Format and gh action (#9)
Cloned https://github.com/binarybirds/testify.git
Revision (git rev-parse @):
614eef4fe62008fed6065dbd8bf45980ab1aba2b
SUCCESS checkout https://github.com/binarybirds/testify.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/binarybirds/testify.git
https://github.com/binarybirds/testify.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "testify",
  "name" : "testify",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "testify",
      "targets" : [
        "testify"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TestifySDK",
      "targets" : [
        "TestifySDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "testify",
      "module_type" : "SwiftTarget",
      "name" : "testify",
      "path" : "Sources/testify",
      "product_memberships" : [
        "testify"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "TestifySDK"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TestifySDKTests",
      "module_type" : "SwiftTarget",
      "name" : "TestifySDKTests",
      "path" : "Tests/TestifySDKTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Alamofire.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Kitura-coverage.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Kitura.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/PromiseFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/PromiseUnexpectedFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Shell-coverage.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Shell.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/ShellFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/ShellOutFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/log.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/Alamofire.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/Kitura.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/PromiseFailure.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/PromiseUnexpectedFailure.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/Shell.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/ShellFailure.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/ShellOutFailure.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/log.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/Alamofire.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/Kitura.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/Promise.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/PromiseFailure.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/PromiseUnexpectedFailure.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/Shell.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/ShellFailure.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/ShellOutFailure.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/log.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/Alamofire.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/Kitura.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/PromiseFailure.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/PromiseUnexpectedFailure.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/Shell.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/ShellFailure.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/ShellOutFailure.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/log.xml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Bundle+Extensions.swift",
        "TestifyJunitTests.swift",
        "TestifyMarkdownTests.swift",
        "TestifySDKTests.swift"
      ],
      "target_dependencies" : [
        "TestifySDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestifySDK",
      "module_type" : "SwiftTarget",
      "name" : "TestifySDK",
      "path" : "Sources/TestifySDK",
      "product_memberships" : [
        "testify",
        "TestifySDK"
      ],
      "sources" : [
        "Codable/RawTestResultDecoder.swift",
        "Codable/TestResultCodable.swift",
        "Codable/TestResultGitHubFlavoredMarkdownEncoder.swift",
        "Codable/TestResultJSONEncoder.swift",
        "Codable/TestResultJunitEncoder.swift",
        "Codable/TestResultMarkdownEncoder.swift",
        "Models/FailureInfo.swift",
        "Models/Outcome.swift",
        "Models/OutputFormat.swift",
        "Models/TestCase.swift",
        "Models/TestSuite.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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 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
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/18] Emitting module TestifySDK
[5/19] Compiling TestifySDK OutputFormat.swift
[6/19] Compiling TestifySDK TestSuite.swift
[7/19] Compiling TestifySDK TestCase.swift
[8/19] Compiling TestifySDK TestResultGitHubFlavoredMarkdownEncoder.swift
[9/19] Compiling TestifySDK TestResultJSONEncoder.swift
[10/19] Compiling TestifySDK Outcome.swift
[11/19] Compiling TestifySDK FailureInfo.swift
[12/19] Compiling TestifySDK TestResultJunitEncoder.swift
[13/19] Compiling TestifySDK TestResultMarkdownEncoder.swift
[14/19] Compiling TestifySDK RawTestResultDecoder.swift
[15/19] Compiling TestifySDK TestResultCodable.swift
[16/20] Wrapping AST for TestifySDK for debugging
[18/22] Emitting module testify
[19/22] Compiling testify main.swift
[20/23] Wrapping AST for testify for debugging
[21/23] Write Objects.LinkFileList
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundation.a: archive member 'Foundation.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationEssentials.a: archive member 'FoundationEssentials.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationInternationalization.a: archive member 'FoundationInternationalization.autolink' is neither Wasm object file nor LLVM bitcode
[22/23] Linking testify.wasm
Build complete! (20.81s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "testify",
  "name" : "testify",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "testify",
      "targets" : [
        "testify"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "TestifySDK",
      "targets" : [
        "TestifySDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "testify",
      "module_type" : "SwiftTarget",
      "name" : "testify",
      "path" : "Sources/testify",
      "product_memberships" : [
        "testify"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "TestifySDK"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "TestifySDKTests",
      "module_type" : "SwiftTarget",
      "name" : "TestifySDKTests",
      "path" : "Tests/TestifySDKTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Alamofire.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Kitura-coverage.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Kitura.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/PromiseFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/PromiseUnexpectedFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Shell-coverage.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/Shell.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/ShellFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/ShellOutFailure.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/json/log.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/Alamofire.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/Kitura.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/PromiseFailure.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/PromiseUnexpectedFailure.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/Shell.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/ShellFailure.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/ShellOutFailure.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/md/log.md",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/Alamofire.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/Kitura.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/Promise.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/PromiseFailure.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/PromiseUnexpectedFailure.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/Shell.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/ShellFailure.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/ShellOutFailure.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/tests/log.tests",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/Alamofire.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/Kitura.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/PromiseFailure.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/PromiseUnexpectedFailure.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/Shell.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/ShellFailure.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/ShellOutFailure.xml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/TestifySDKTests/Resources/Assets/xml/log.xml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Bundle+Extensions.swift",
        "TestifyJunitTests.swift",
        "TestifyMarkdownTests.swift",
        "TestifySDKTests.swift"
      ],
      "target_dependencies" : [
        "TestifySDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TestifySDK",
      "module_type" : "SwiftTarget",
      "name" : "TestifySDK",
      "path" : "Sources/TestifySDK",
      "product_memberships" : [
        "testify",
        "TestifySDK"
      ],
      "sources" : [
        "Codable/RawTestResultDecoder.swift",
        "Codable/TestResultCodable.swift",
        "Codable/TestResultGitHubFlavoredMarkdownEncoder.swift",
        "Codable/TestResultJSONEncoder.swift",
        "Codable/TestResultJunitEncoder.swift",
        "Codable/TestResultMarkdownEncoder.swift",
        "Models/FailureInfo.swift",
        "Models/Outcome.swift",
        "Models/OutputFormat.swift",
        "Models/TestCase.swift",
        "Models/TestSuite.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Done.