The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Notarize, reference master (244529), with Swift 6.0 for Linux on 31 Oct 2024 12:53:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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.0
Building package at path:  $PWD
https://github.com/phimage/Notarize.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/phimage/NotarizationInfo
[1/85] Fetching notarizationinfo
Fetched https://github.com/phimage/NotarizationInfo from cache (0.20s)
Fetching https://github.com/phimage/NotarizationAuditLog
[1/32] Fetching notarizationauditlog
Fetched https://github.com/phimage/NotarizationAuditLog from cache (0.17s)
Fetching https://github.com/phimage/NotarizeProcess
[1/133] Fetching notarizeprocess
Fetched https://github.com/phimage/NotarizeProcess from cache (0.16s)
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/PathKit.git
[1/2323] Fetching commandant
[1558/3734] Fetching commandant, pathkit
[3735/13636] Fetching commandant, pathkit, yams
Fetched https://github.com/kylef/PathKit.git from cache (0.94s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.94s)
Fetched https://github.com/jpsim/Yams.git from cache (0.97s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.45s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.41s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14723] Fetching quick
[14724/33941] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.89s)
Fetched https://github.com/Quick/Nimble.git from cache (1.91s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.86s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.20s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.44s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.44s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.44s)
Creating working copy for https://github.com/phimage/NotarizationInfo
Working copy of https://github.com/phimage/NotarizationInfo resolved at HEAD (86e4288)
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
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/phimage/NotarizationAuditLog
Working copy of https://github.com/phimage/NotarizationAuditLog resolved at HEAD (511ff36)
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/NotarizeProcess
Working copy of https://github.com/phimage/NotarizeProcess resolved at HEAD (aee3040)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Building for debugging...
[0/25] Write sources
[8/25] Compiling writer.c
[9/25] Compiling reader.c
[10/25] Compiling parser.c
[11/25] Compiling api.c
[12/25] Compiling emitter.c
[13/25] Write swift-version-24593BA9C3E375BF.txt
[14/25] Compiling scanner.c
[16/61] Compiling NotarizationAuditLog NotarizationAuditLog.swift
[17/61] Emitting module NotarizationAuditLog
[18/62] Compiling Yams Node.Scalar.swift
[19/62] Compiling Yams Node.Sequence.swift
[20/64] Compiling Commandant Result+Additions.swift
[21/65] Compiling Commandant Argument.swift
[22/65] Compiling Commandant ArgumentParser.swift
[24/65] Compiling Commandant OrderedSet.swift
[24/65] Wrapping AST for NotarizationAuditLog for debugging
[26/65] Compiling Commandant Switch.swift
[27/65] Compiling Yams YamlError.swift
[28/65] Compiling Yams shim.swift
[29/65] Compiling Commandant HelpCommand.swift
[30/65] Compiling Commandant Option.swift
[31/65] Compiling NotarizationInfo NotarizationUpload.swift
[32/65] Compiling NotarizationInfo NotarizationStatus.swift
[33/65] Compiling NotarizationInfo NotarizationResponse.swift
[34/65] Compiling Commandant ArgumentProtocol.swift
[35/65] Compiling Commandant Command.swift
[36/65] Compiling NotarizationInfo NotarizationHistory.swift
[37/65] Compiling NotarizationInfo NotarizationError.swift
[38/65] Compiling NotarizationInfo NotarizationInfo.swift
[39/65] Emitting module NotarizationInfo
[40/65] Emitting module Commandant
[45/66] Emitting module Yams
[47/66] Compiling Commandant Errors.swift
[48/67] Compiling Yams String+Yams.swift
[49/67] Compiling Yams Tag.swift
[50/67] Compiling Yams Representer.swift
[51/67] Compiling Yams Resolver.swift
[52/67] Compiling Yams Emitter.swift
[53/67] Compiling Yams Encoder.swift
[54/67] Compiling Yams Node.swift
[56/67] Compiling Yams Parser.swift
[56/68] Wrapping AST for NotarizationInfo for debugging
[58/68] Emitting module PathKit
[59/68] Compiling PathKit PathKit.swift
[59/70] Wrapping AST for Commandant for debugging
[63/77] 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
[64/77] 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
[64/77] Wrapping AST for Yams for debugging
[65/77] Wrapping AST for PathKit for debugging
[67/77] 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
[68/77] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[69/77] 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
[70/77] 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
[71/77] 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
[72/77] 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
BUILD FAILURE 6.0 linux