The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Manifest with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ether-CLI/Manifest.git
Reference: master
Cloned https://github.com/Ether-CLI/Manifest.git into spi-builder-workspace
SUCCESS checkout https://github.com/Ether-CLI/Manifest.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/4] Compiling Utilities Saveable.swift
[2/4] Emitting module Utilities
[3/4] Compiling Utilities Deletable.swift
[4/4] Compiling Utilities String+NSRange.swift
[7/28] Emitting module Manifest
[8/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[9/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[10/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[11/30] Compiling Manifest ManifestCodingKeys.swift
[12/30] Compiling Manifest ManifestElement.swift
[13/30] Compiling Manifest Manifest+Product.swift
[14/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[15/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[16/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[17/30] 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)\",")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[18/30] 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)\",")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[19/30] 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)\",")
                        ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[20/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[21/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[23/30] Compiling Manifest VersionType.swift
[24/30] Compiling Manifest Environment.swift
[25/30] Compiling Manifest Error.swift
[26/30] Compiling Manifest Pin.swift
[27/30] Compiling Manifest Resolved.swift
[28/30] Compiling Manifest Manifest+Target.swift
[29/30] 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: "")
                ^             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[30/30] 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! (8.21s)
Build complete.
Done.

Build Machine: Linux 1