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

Failed to build Notarize, reference master (244529), with Swift 6.1 for Linux on 25 Apr 2025 14:15:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/phimage/Notarize.git
Reference: master
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/phimage/Notarize
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2445295 Update FUNDING.yml
Cloned https://github.com/phimage/Notarize.git
Revision (git rev-parse @):
2445295e7032e95654931fc1bd4afe05dfbd2130
SUCCESS checkout https://github.com/phimage/Notarize.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/phimage/Notarize.git
https://github.com/phimage/Notarize.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "notarizationinfo",
      "requirement" : {
        "revision" : [
          "HEAD"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phimage/NotarizationInfo"
    },
    {
      "identity" : "notarizationauditlog",
      "requirement" : {
        "revision" : [
          "HEAD"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phimage/NotarizationAuditLog"
    },
    {
      "identity" : "notarizeprocess",
      "requirement" : {
        "revision" : [
          "HEAD"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/phimage/NotarizeProcess"
    },
    {
      "identity" : "commandant",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.0",
            "upper_bound" : "0.18.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Carthage/Commandant.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "2.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "1.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    }
  ],
  "manifest_display_name" : "Notarize",
  "name" : "Notarize",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "notarize",
      "targets" : [
        "Notarize"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NotarizeFrontend",
      "targets" : [
        "NotarizeFrontend"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NotarizeFrontend",
      "module_type" : "SwiftTarget",
      "name" : "NotarizeFrontend",
      "path" : "Sources/NotarizeFrontend",
      "product_dependencies" : [
        "NotarizationInfo",
        "NotarizationAuditLog",
        "NotarizeProcess",
        "PathKit",
        "Commandant",
        "Yams"
      ],
      "product_memberships" : [
        "notarize",
        "NotarizeFrontend"
      ],
      "sources" : [
        "Commands/HistoryCommand.swift",
        "Commands/InfoCommand.swift",
        "Commands/NotarizeCommand.swift",
        "Commands/VersionCommand.swift",
        "Config.swift",
        "NotarizeFrontend.swift",
        "Reporters/JSONReporter.swift",
        "Reporters/PropertyListReporter.swift",
        "Reporters/Reporter.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Notarize",
      "module_type" : "SwiftTarget",
      "name" : "Notarize",
      "path" : "Sources/Notarize",
      "product_memberships" : [
        "notarize"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NotarizeFrontend"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/phimage/NotarizationInfo
[1/85] Fetching notarizationinfo
Fetched https://github.com/phimage/NotarizationInfo from cache (0.22s)
Fetching https://github.com/phimage/NotarizationAuditLog
[1/32] Fetching notarizationauditlog
Fetched https://github.com/phimage/NotarizationAuditLog from cache (0.16s)
Fetching https://github.com/phimage/NotarizeProcess
[1/133] Fetching notarizeprocess
Fetched https://github.com/phimage/NotarizeProcess from cache (0.34s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/Carthage/Commandant.git
[1/1411] Fetching pathkit
[524/3740] Fetching pathkit, commandant
[3741/14029] Fetching pathkit, commandant, yams
Fetched https://github.com/Carthage/Commandant.git from cache (0.46s)
[1720/11700] Fetching pathkit, yams
Fetched https://github.com/kylef/PathKit.git from cache (1.85s)
Fetched https://github.com/jpsim/Yams.git from cache (1.92s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (2.72s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.66s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14755] Fetching quick
[11363/34322] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (3.36s)
Fetched https://github.com/Quick/Nimble.git from cache (3.41s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (6.05s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.27s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.77s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (1.23s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.57s)
Creating working copy for https://github.com/phimage/NotarizeProcess
Working copy of https://github.com/phimage/NotarizeProcess resolved at HEAD (aee3040)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.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/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
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/phimage/NotarizationAuditLog
Working copy of https://github.com/phimage/NotarizationAuditLog resolved at HEAD (511ff36)
Creating working copy for https://github.com/phimage/NotarizationInfo
Working copy of https://github.com/phimage/NotarizationInfo resolved at HEAD (86e4288)
Building for debugging...
[0/25] Write sources
[8/25] Compiling parser.c
[9/25] Compiling writer.c
[10/25] Compiling reader.c
[11/25] Compiling emitter.c
[12/25] Compiling api.c
[13/25] Compiling scanner.c
[14/25] Write swift-version-24593BA9C3E375BF.txt
[16/61] Emitting module NotarizationAuditLog
[17/61] Compiling NotarizationAuditLog NotarizationAuditLog.swift
[18/62] Compiling Yams Mark.swift
[19/62] Compiling Yams Node.Mapping.swift
[21/64] Compiling Commandant Result+Additions.swift
[22/65] Compiling Commandant OrderedSet.swift
[22/65] Wrapping AST for NotarizationAuditLog for debugging
[24/65] Compiling Commandant Switch.swift
[25/65] Compiling Yams YamlError.swift
[26/65] Compiling Yams shim.swift
[27/65] Compiling NotarizationInfo NotarizationHistory.swift
[28/65] Compiling Commandant Errors.swift
[29/65] Compiling Commandant HelpCommand.swift
[30/65] Compiling Commandant Option.swift
/host/spi-builder-workspace/.build/checkouts/Commandant/Sources/Commandant/Option.swift:239:32: error: instance method 'contains' requires that 'String.Element' (aka 'Character') conform to 'Collection'
237 | 			let components = unwrappedStringValue.split(
238 | 				omittingEmptySubsequences: true,
239 | 				whereSeparator: [",", " "].contains
    |                                `- error: instance method 'contains' requires that 'String.Element' (aka 'Character') conform to 'Collection'
240 | 			)
241 | 			var resultValues: [T] = []
_StringProcessing.Collection.contains:3:15: note: where 'C' = 'String.Element' (aka 'Character')
1 | protocol Collection {
2 | @available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
3 |   public func contains<C>(_ other: C) -> Bool where C : Collection, Self.Element == C.Element}
  |               `- note: where 'C' = 'String.Element' (aka 'Character')
4 |
[31/65] Compiling NotarizationInfo NotarizationUpload.swift
[32/65] Compiling Yams String+Yams.swift
[33/65] Compiling Yams Tag.swift
[34/65] Emitting module NotarizationInfo
[37/65] Compiling NotarizationInfo NotarizationError.swift
[38/65] Compiling Yams Node.Scalar.swift
[39/65] Compiling Yams Node.Sequence.swift
[40/65] Compiling Yams Node.swift
[41/65] Compiling Yams Parser.swift
[42/65] Compiling Yams Constructor.swift
[43/65] Compiling Yams Decoder.swift
[44/65] Emitting module Commandant
[45/65] Compiling NotarizationInfo NotarizationStatus.swift
[46/65] Compiling Yams Emitter.swift
[47/65] Compiling Yams Encoder.swift
[48/65] Emitting module Yams
[51/65] Compiling NotarizationInfo NotarizationInfo.swift
[52/65] Compiling NotarizationInfo NotarizationResponse.swift
[53/66] Compiling PathKit PathKit.swift
[54/66] Emitting module PathKit
[55/67] Compiling Yams Representer.swift
[56/67] Compiling Yams Resolver.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/11] Write swift-version-24593BA9C3E375BF.txt
[2/47] Compiling Commandant Result+Additions.swift
[3/48] Compiling Yams Representer.swift
[4/48] Compiling Yams Resolver.swift
[5/48] Compiling NotarizationInfo NotarizationStatus.swift
[6/48] Compiling NotarizationInfo NotarizationUpload.swift
[7/50] Compiling Commandant Option.swift
[8/50] Compiling Commandant OrderedSet.swift
[9/50] Compiling NotarizationInfo NotarizationHistory.swift
[10/50] Compiling NotarizationInfo NotarizationInfo.swift
[11/50] Compiling NotarizationInfo NotarizationResponse.swift
[12/50] Compiling NotarizationInfo NotarizationError.swift
[13/50] Emitting module NotarizationInfo
[14/51] Compiling Yams String+Yams.swift
[15/51] Compiling Yams Tag.swift
[16/51] Compiling Commandant Switch.swift
[17/51] Compiling Commandant Errors.swift
[18/51] Compiling Commandant ArgumentProtocol.swift
[19/51] Compiling Commandant Command.swift
[20/51] Compiling Commandant HelpCommand.swift
[22/51] Emitting module Commandant
[23/51] Compiling Commandant Argument.swift
[24/51] Compiling Commandant ArgumentParser.swift
[25/52] Emitting module NotarizationAuditLog
[26/52] Compiling NotarizationAuditLog NotarizationAuditLog.swift
[27/53] Compiling Yams YamlError.swift
[28/53] Compiling Yams shim.swift
[30/53] Emitting module PathKit
[31/53] Compiling PathKit PathKit.swift
[34/54] Compiling Yams Node.swift
[35/54] Compiling Yams Parser.swift
[37/53] Wrapping AST for NotarizationInfo for debugging
[38/53] Wrapping AST for Commandant for debugging
[40/53] Compiling Yams Mark.swift
[41/53] Compiling Yams Node.Mapping.swift
[41/53] Wrapping AST for PathKit for debugging
[43/61] Compiling Yams Emitter.swift
[44/61] Compiling Yams Encoder.swift
[45/61] Compiling NotarizeProcess WaitMethod.swift
/host/spi-builder-workspace/.build/checkouts/NotarizeProcess/Sources/NotarizeProcess/NotarizationInfo+AuditLog.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | import NotarizationInfo
[46/61] Compiling NotarizeProcess Processable.swift
/host/spi-builder-workspace/.build/checkouts/NotarizeProcess/Sources/NotarizeProcess/NotarizationInfo+AuditLog.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | import NotarizationInfo
[47/61] Compiling NotarizeProcess NotarizeProcessError.swift
/host/spi-builder-workspace/.build/checkouts/NotarizeProcess/Sources/NotarizeProcess/NotarizationInfo+AuditLog.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | import NotarizationInfo
[48/61] Compiling NotarizeProcess NotarizeProcessAction.swift
/host/spi-builder-workspace/.build/checkouts/NotarizeProcess/Sources/NotarizeProcess/NotarizationInfo+AuditLog.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | import NotarizationInfo
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/61] Emitting module NotarizeProcess
/host/spi-builder-workspace/.build/checkouts/NotarizeProcess/Sources/NotarizeProcess/NotarizationInfo+AuditLog.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | import NotarizationInfo
[50/61] Emitting module Yams
[53/62] Compiling NotarizeProcess NotarizePlatform.swift
/host/spi-builder-workspace/.build/checkouts/NotarizeProcess/Sources/NotarizeProcess/NotarizationInfo+AuditLog.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | import NotarizationInfo
[54/62] Compiling NotarizeProcess NotarizationInfo+AuditLog.swift
/host/spi-builder-workspace/.build/checkouts/NotarizeProcess/Sources/NotarizeProcess/NotarizationInfo+AuditLog.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | import NotarizationInfo
[55/62] Compiling NotarizeProcess NotarizeProcess.swift
/host/spi-builder-workspace/.build/checkouts/NotarizeProcess/Sources/NotarizeProcess/NotarizationInfo+AuditLog.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | import NotarizationInfo
BUILD FAILURE 6.1 linux