The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Manifest with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ether-CLI/Manifest.git
Reference: 0.4.6
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/Ether-CLI/Manifest
 * tag               0.4.6      -> FETCH_HEAD
HEAD is now at 21cf15c Updated CHANGLELOG for dependency write fixes
Cloned https://github.com/Ether-CLI/Manifest.git
Revision (git rev-parse @):
21cf15c2ce50a630aed3a7d353c77d3a6dc953b1
SUCCESS checkout https://github.com/Ether-CLI/Manifest.git at 0.4.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Ether-CLI/Manifest.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Compiling Utilities Saveable.swift
[5/7] Emitting module Utilities
[6/7] Compiling Utilities Deletable.swift
[7/7] Compiling Utilities String+NSRange.swift
[9/30] Emitting module Manifest
[10/32] Compiling Manifest Dependency+CUD.swift
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:30:24: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                stored.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: self.description)
                       ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:36:34: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                    dependencies.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1\n$2$2\(self.description)\n$2]")
                                 ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:38:34: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                    dependencies.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1\(self.description),$9$10")
                                 ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:42:20: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            before.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: """
                   ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:65:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[11/32] Compiling Manifest Dependency.swift
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:30:24: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                stored.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: self.description)
                       ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:36:34: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                    dependencies.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1\n$2$2\(self.description)\n$2]")
                                 ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:38:34: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                    dependencies.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1\(self.description),$9$10")
                                 ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:42:20: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            before.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: """
                   ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:65:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[12/32] Compiling Manifest Manifest+Dependency.swift
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:30:24: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                stored.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: self.description)
                       ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:36:34: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                    dependencies.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1\n$2$2\(self.description)\n$2]")
                                 ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:38:34: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                    dependencies.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1\(self.description),$9$10")
                                 ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:42:20: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            before.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: """
                   ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Dependency/Dependency+CUD.swift:65:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[13/32] Compiling Manifest ManifestCodingKeys.swift
[14/32] Compiling Manifest ManifestElement.swift
[15/32] Compiling Manifest Manifest+Product.swift
[16/32] Compiling Manifest Pin.swift
[17/32] Compiling Manifest Resolved.swift
[18/32] Compiling Manifest Manifest+Target.swift
[19/32] Compiling Manifest VersionType.swift
[20/32] Compiling Manifest Environment.swift
[21/32] Compiling Manifest Error.swift
[22/32] Compiling Manifest Product+CUD.swift
/host/spi-builder-workspace/Sources/Manifest/Product/Product+CUD.swift:39:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: replacement)
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Product/Product+CUD.swift:58:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[23/32] Compiling Manifest Product.swift
/host/spi-builder-workspace/Sources/Manifest/Product/Product+CUD.swift:39:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: replacement)
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Product/Product+CUD.swift:58:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[24/32] Compiling Manifest ProductSubTypes.swift
/host/spi-builder-workspace/Sources/Manifest/Product/Product+CUD.swift:39:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: replacement)
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Product/Product+CUD.swift:58:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[25/32] Compiling Manifest Internal.swift
/host/spi-builder-workspace/Sources/Manifest/Manifest/Manifest+Mutations.swift:19:21: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            pattern.replaceMatches(in: content, options: [], range: content.range, withTemplate: "$1\(name)$3")
                    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Manifest/Manifest+Mutations.swift:60:21: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            pattern.replaceMatches(in: content, options: [], range: content.range, withTemplate: newValue)
                    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Manifest/Manifest+Mutations.swift:63:25: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            namePattern.replaceMatches(in: content, options: [], range: content.range, withTemplate: "$1,\n$2pkgConfig: \"\(string)\",")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[26/32] Compiling Manifest Manifest+Mutations.swift
/host/spi-builder-workspace/Sources/Manifest/Manifest/Manifest+Mutations.swift:19:21: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            pattern.replaceMatches(in: content, options: [], range: content.range, withTemplate: "$1\(name)$3")
                    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Manifest/Manifest+Mutations.swift:60:21: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            pattern.replaceMatches(in: content, options: [], range: content.range, withTemplate: newValue)
                    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Manifest/Manifest+Mutations.swift:63:25: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            namePattern.replaceMatches(in: content, options: [], range: content.range, withTemplate: "$1,\n$2pkgConfig: \"\(string)\",")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[27/32] Compiling Manifest Manifest.swift
/host/spi-builder-workspace/Sources/Manifest/Manifest/Manifest+Mutations.swift:19:21: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            pattern.replaceMatches(in: content, options: [], range: content.range, withTemplate: "$1\(name)$3")
                    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Manifest/Manifest+Mutations.swift:60:21: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            pattern.replaceMatches(in: content, options: [], range: content.range, withTemplate: newValue)
                    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Manifest/Manifest+Mutations.swift:63:25: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            namePattern.replaceMatches(in: content, options: [], range: content.range, withTemplate: "$1,\n$2pkgConfig: \"\(string)\",")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[28/32] Compiling Manifest Manifest+Providers.swift
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:17:22: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            provider.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: self.description)
                     ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:23:23: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            providers.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$0\n$1$1\(self.description),")
                      ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:26:22: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            products.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: """
                     ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:48:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[29/32] Compiling Manifest Providers+CUD.swift
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:17:22: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            provider.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: self.description)
                     ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:23:23: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            providers.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$0\n$1$1\(self.description),")
                      ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:26:22: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            products.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: """
                     ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:48:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[30/32] Compiling Manifest Providers.swift
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:17:22: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            provider.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: self.description)
                     ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:23:23: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            providers.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$0\n$1$1\(self.description),")
                      ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:26:22: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            products.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: """
                     ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Providers/Providers+CUD.swift:48:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[31/32] Compiling Manifest Target+CUD.swift
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:26:19: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                ).replaceMatches(
                  ^             ~
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:41:21: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: self.description)
                    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:44:25: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            replacement.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1$2,\n$1\(self.description)")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:47:25: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            replacement.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1$2,\n$1\(self.description),")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:66:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[32/32] Compiling Manifest Target.swift
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:26:19: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
                ).replaceMatches(
                  ^             ~
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:41:21: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: self.description)
                    ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:44:25: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            replacement.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1$2,\n$1\(self.description)")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:47:25: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
            replacement.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "$1$2,\n$1\(self.description),")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/Manifest/Target/Target+CUD.swift:66:17: warning: result of call to 'replaceMatches(in:options:range:withTemplate:)' is unused
        pattern.replaceMatches(in: contents, options: [], range: contents.range, withTemplate: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build complete! (9.64s)
Build complete.
Done.

Build Machine: Linux 1