This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 HackMan with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Cosmo/HackMan.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/Cosmo/HackMan
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0ef7561 Merge pull request #16 from Cosmo/development
Cloned https://github.com/Cosmo/HackMan.git
Revision (git rev-parse @):
0ef75616e99a1212f2c136e9dc470f9610e9d639
SUCCESS checkout https://github.com/Cosmo/HackMan.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/Cosmo/HackMan.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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
Fetching https://github.com/stencilproject/Stencil.git
[1/5189] Fetching stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (0.33s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/Cosmo/GrammaticalNumber.git
Fetching https://github.com/Cosmo/StringCase.git
[1/1411] Fetching pathkit
[862/1494] Fetching pathkit, grammaticalnumber
[1458/2515] Fetching pathkit, grammaticalnumber, spectre
[1949/2593] Fetching pathkit, grammaticalnumber, spectre, stringcase
Fetched https://github.com/Cosmo/StringCase.git from cache (0.23s)
Fetched https://github.com/Cosmo/GrammaticalNumber.git from cache (0.24s)
Fetched https://github.com/kylef/PathKit.git from cache (0.24s)
Fetched https://github.com/kylef/Spectre.git from cache (0.24s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (1.38s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.53s)
Computing version for https://github.com/Cosmo/StringCase.git
Computed https://github.com/Cosmo/StringCase.git at 1.0.1 (0.53s)
Computing version for https://github.com/Cosmo/GrammaticalNumber.git
Computed https://github.com/Cosmo/GrammaticalNumber.git at 0.0.3 (0.54s)
Creating working copy for https://github.com/Cosmo/GrammaticalNumber.git
Working copy of https://github.com/Cosmo/GrammaticalNumber.git resolved at 0.0.3
Creating working copy for https://github.com/Cosmo/StringCase.git
Working copy of https://github.com/Cosmo/StringCase.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at master (e516ca9)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/22] Emitting module GrammaticalNumber
[9/22] Emitting module StringCase
[10/22] Compiling GrammaticalNumber GrammaticalNumberRule.swift
[11/22] Compiling GrammaticalNumber StringExtensions.swift
[12/22] Compiling StringCase StringCase.swift
[14/24] Wrapping AST for StringCase for debugging
[15/24] Wrapping AST for GrammaticalNumber for debugging
[17/24] Emitting module PathKit
[18/24] Compiling PathKit PathKit.swift
[19/25] Wrapping AST for PathKit for debugging
[21/45] Emitting module Stencil
[22/47] Compiling Stencil Context.swift
[23/47] Compiling Stencil Environment.swift
[24/47] Compiling Stencil Errors.swift
[25/47] Compiling Stencil Template.swift
[26/47] Compiling Stencil Tokenizer.swift
[27/47] Compiling Stencil Expression.swift
[28/47] Compiling Stencil Extension.swift
[29/47] Compiling Stencil FilterTag.swift
[30/47] Compiling Stencil Lexer.swift
[31/47] Compiling Stencil Loader.swift
[32/47] Compiling Stencil Node.swift
[33/47] Compiling Stencil Variable.swift
[34/47] Compiling Stencil _SwiftSupport.swift
[35/47] Compiling Stencil Include.swift
[36/47] Compiling Stencil Inheritence.swift
[37/47] Compiling Stencil KeyPath.swift
[38/47] Compiling Stencil NowTag.swift
[39/47] Compiling Stencil Parser.swift
[40/47] Compiling Stencil Filters.swift
[41/47] Compiling Stencil ForTag.swift
[42/47] Compiling Stencil IfTag.swift
[43/48] Wrapping AST for Stencil for debugging
[45/74] Compiling HackManLib ViewControllerInformation.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerInformation/ViewControllerInformation.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerInformation)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerInformation: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerTable/ViewControllerTable.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerTable)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerTable: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerWeb/ViewControllerWeb.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerWeb)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerWeb: NSObject, Generator {
 6 |     required override init() {}
[46/74] Compiling HackManLib ViewControllerTable.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerInformation/ViewControllerInformation.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerInformation)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerInformation: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerTable/ViewControllerTable.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerTable)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerTable: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerWeb/ViewControllerWeb.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerWeb)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerWeb: NSObject, Generator {
 6 |     required override init() {}
[47/74] Compiling HackManLib ViewControllerWeb.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerInformation/ViewControllerInformation.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerInformation)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerInformation: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerTable/ViewControllerTable.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerTable)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerTable: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerWeb/ViewControllerWeb.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerWeb)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerWeb: NSObject, Generator {
 6 |     required override init() {}
[48/77] Compiling HackManLib Scaffold.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/Scaffold/Scaffold.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Scaffold)
   |  `- error: Objective-C interoperability is disabled
 5 | class Scaffold: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/SearchResultsController/SearchResultsController.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(SearchResultsController)
   |  `- error: Objective-C interoperability is disabled
 6 | class SearchResultsController: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/TableViewCell/TableViewCell.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(TableViewCell)
   |  `- error: Objective-C interoperability is disabled
 5 | class TableViewCell: NSObject, Generator {
 6 |     required override init() {}
[49/77] Compiling HackManLib SearchResultsController.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/Scaffold/Scaffold.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Scaffold)
   |  `- error: Objective-C interoperability is disabled
 5 | class Scaffold: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/SearchResultsController/SearchResultsController.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(SearchResultsController)
   |  `- error: Objective-C interoperability is disabled
 6 | class SearchResultsController: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/TableViewCell/TableViewCell.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(TableViewCell)
   |  `- error: Objective-C interoperability is disabled
 5 | class TableViewCell: NSObject, Generator {
 6 |     required override init() {}
[50/77] Compiling HackManLib TableViewCell.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/Scaffold/Scaffold.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Scaffold)
   |  `- error: Objective-C interoperability is disabled
 5 | class Scaffold: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/SearchResultsController/SearchResultsController.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(SearchResultsController)
   |  `- error: Objective-C interoperability is disabled
 6 | class SearchResultsController: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/TableViewCell/TableViewCell.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(TableViewCell)
   |  `- error: Objective-C interoperability is disabled
 5 | class TableViewCell: NSObject, Generator {
 6 |     required override init() {}
[51/77] Compiling HackManLib ViewController.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewController/ViewController.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(ViewController)
   |  `- error: Objective-C interoperability is disabled
 6 | class ViewController: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerCollection/ViewControllerCollection.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerCollection)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerCollection: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerDetail/ViewControllerDetail.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(ViewControllerDetail)
   |  `- error: Objective-C interoperability is disabled
 6 | class ViewControllerDetail: NSObject, Generator {
 7 |     required override init() {}
[52/77] Compiling HackManLib ViewControllerCollection.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewController/ViewController.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(ViewController)
   |  `- error: Objective-C interoperability is disabled
 6 | class ViewController: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerCollection/ViewControllerCollection.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerCollection)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerCollection: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerDetail/ViewControllerDetail.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(ViewControllerDetail)
   |  `- error: Objective-C interoperability is disabled
 6 | class ViewControllerDetail: NSObject, Generator {
 7 |     required override init() {}
[53/77] Compiling HackManLib ViewControllerDetail.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewController/ViewController.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(ViewController)
   |  `- error: Objective-C interoperability is disabled
 6 | class ViewController: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerCollection/ViewControllerCollection.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerCollection)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerCollection: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerDetail/ViewControllerDetail.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(ViewControllerDetail)
   |  `- error: Objective-C interoperability is disabled
 6 | class ViewControllerDetail: NSObject, Generator {
 7 |     required override init() {}
[54/77] Compiling HackManLib Localization.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/Localization/Localization.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(Localization)
   |  `- error: Objective-C interoperability is disabled
 4 | class Localization: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Model/Model.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Model)
   |  `- error: Objective-C interoperability is disabled
 5 | class Model: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/NewProject/NewProject.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(NewProject)
   |  `- error: Objective-C interoperability is disabled
 7 | class NewProject: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ReusableView/ReusableView.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ReusableView)
   |  `- error: Objective-C interoperability is disabled
 5 | class ReusableView: NSObject, Generator {
 6 |     required override init() {}
[55/77] Compiling HackManLib Model.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/Localization/Localization.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(Localization)
   |  `- error: Objective-C interoperability is disabled
 4 | class Localization: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Model/Model.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Model)
   |  `- error: Objective-C interoperability is disabled
 5 | class Model: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/NewProject/NewProject.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(NewProject)
   |  `- error: Objective-C interoperability is disabled
 7 | class NewProject: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ReusableView/ReusableView.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ReusableView)
   |  `- error: Objective-C interoperability is disabled
 5 | class ReusableView: NSObject, Generator {
 6 |     required override init() {}
[56/77] Compiling HackManLib NewProject.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/Localization/Localization.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(Localization)
   |  `- error: Objective-C interoperability is disabled
 4 | class Localization: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Model/Model.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Model)
   |  `- error: Objective-C interoperability is disabled
 5 | class Model: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/NewProject/NewProject.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(NewProject)
   |  `- error: Objective-C interoperability is disabled
 7 | class NewProject: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ReusableView/ReusableView.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ReusableView)
   |  `- error: Objective-C interoperability is disabled
 5 | class ReusableView: NSObject, Generator {
 6 |     required override init() {}
[57/77] Compiling HackManLib ReusableView.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/Localization/Localization.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(Localization)
   |  `- error: Objective-C interoperability is disabled
 4 | class Localization: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Model/Model.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Model)
   |  `- error: Objective-C interoperability is disabled
 5 | class Model: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/NewProject/NewProject.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(NewProject)
   |  `- error: Objective-C interoperability is disabled
 7 | class NewProject: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ReusableView/ReusableView.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ReusableView)
   |  `- error: Objective-C interoperability is disabled
 5 | class ReusableView: NSObject, Generator {
 6 |     required override init() {}
[58/77] Compiling HackManLib AssetCatalog.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/AssetCatalog/AssetCatalog.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(AssetCatalog)
   |  `- error: Objective-C interoperability is disabled
 4 | class AssetCatalog: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CollectionViewCell/CollectionViewCell.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(CollectionViewCell)
   |  `- error: Objective-C interoperability is disabled
 5 | class CollectionViewCell: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Coordinator/Coordinator.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Coordinator)
   |  `- error: Objective-C interoperability is disabled
 5 | class Coordinator: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorChild/CoordinatorChild.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(CoordinatorChild)
   |  `- error: Objective-C interoperability is disabled
 6 | class CoordinatorChild: NSObject, Generator {
 7 |     required override init() {}
[59/77] Compiling HackManLib CollectionViewCell.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/AssetCatalog/AssetCatalog.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(AssetCatalog)
   |  `- error: Objective-C interoperability is disabled
 4 | class AssetCatalog: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CollectionViewCell/CollectionViewCell.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(CollectionViewCell)
   |  `- error: Objective-C interoperability is disabled
 5 | class CollectionViewCell: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Coordinator/Coordinator.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Coordinator)
   |  `- error: Objective-C interoperability is disabled
 5 | class Coordinator: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorChild/CoordinatorChild.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(CoordinatorChild)
   |  `- error: Objective-C interoperability is disabled
 6 | class CoordinatorChild: NSObject, Generator {
 7 |     required override init() {}
[60/77] Compiling HackManLib Coordinator.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/AssetCatalog/AssetCatalog.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(AssetCatalog)
   |  `- error: Objective-C interoperability is disabled
 4 | class AssetCatalog: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CollectionViewCell/CollectionViewCell.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(CollectionViewCell)
   |  `- error: Objective-C interoperability is disabled
 5 | class CollectionViewCell: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Coordinator/Coordinator.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Coordinator)
   |  `- error: Objective-C interoperability is disabled
 5 | class Coordinator: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorChild/CoordinatorChild.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(CoordinatorChild)
   |  `- error: Objective-C interoperability is disabled
 6 | class CoordinatorChild: NSObject, Generator {
 7 |     required override init() {}
[61/77] Compiling HackManLib CoordinatorChild.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/AssetCatalog/AssetCatalog.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(AssetCatalog)
   |  `- error: Objective-C interoperability is disabled
 4 | class AssetCatalog: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CollectionViewCell/CollectionViewCell.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(CollectionViewCell)
   |  `- error: Objective-C interoperability is disabled
 5 | class CollectionViewCell: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Coordinator/Coordinator.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Coordinator)
   |  `- error: Objective-C interoperability is disabled
 5 | class Coordinator: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorChild/CoordinatorChild.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(CoordinatorChild)
   |  `- error: Objective-C interoperability is disabled
 6 | class CoordinatorChild: NSObject, Generator {
 7 |     required override init() {}
[62/77] Compiling HackManLib CommandLineRunner.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/AppDelegate/AppDelegate.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(AppDelegate)
   |  `- error: Objective-C interoperability is disabled
 5 | class AppDelegate: NSObject, Generator {
 6 |     required override init() {}
[63/77] Compiling HackManLib StringColorExtensions.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/AppDelegate/AppDelegate.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(AppDelegate)
   |  `- error: Objective-C interoperability is disabled
 5 | class AppDelegate: NSObject, Generator {
 6 |     required override init() {}
[64/77] Compiling HackManLib Generator.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/AppDelegate/AppDelegate.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(AppDelegate)
   |  `- error: Objective-C interoperability is disabled
 5 | class AppDelegate: NSObject, Generator {
 6 |     required override init() {}
[65/77] Compiling HackManLib AppDelegate.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/AppDelegate/AppDelegate.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(AppDelegate)
   |  `- error: Objective-C interoperability is disabled
 5 | class AppDelegate: NSObject, Generator {
 6 |     required override init() {}
[66/77] Compiling HackManLib CoordinatorMain.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorMain/CoordinatorMain.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(CoordinatorMain)
   |  `- error: Objective-C interoperability is disabled
 7 | class CoordinatorMain: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableView/DataSourceTableView.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableView)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableView: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableViewSearchResults/DataSourceTableViewSearchResults.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableViewSearchResults)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableViewSearchResults: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/LaunchScreen/LaunchScreen.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(LaunchScreen)
   |  `- error: Objective-C interoperability is disabled
 4 | class LaunchScreen: NSObject, Generator {
 5 |     required override init() {}
[67/77] Compiling HackManLib DataSourceTableView.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorMain/CoordinatorMain.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(CoordinatorMain)
   |  `- error: Objective-C interoperability is disabled
 7 | class CoordinatorMain: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableView/DataSourceTableView.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableView)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableView: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableViewSearchResults/DataSourceTableViewSearchResults.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableViewSearchResults)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableViewSearchResults: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/LaunchScreen/LaunchScreen.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(LaunchScreen)
   |  `- error: Objective-C interoperability is disabled
 4 | class LaunchScreen: NSObject, Generator {
 5 |     required override init() {}
[68/77] Compiling HackManLib DataSourceTableViewSearchResults.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorMain/CoordinatorMain.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(CoordinatorMain)
   |  `- error: Objective-C interoperability is disabled
 7 | class CoordinatorMain: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableView/DataSourceTableView.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableView)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableView: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableViewSearchResults/DataSourceTableViewSearchResults.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableViewSearchResults)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableViewSearchResults: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/LaunchScreen/LaunchScreen.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(LaunchScreen)
   |  `- error: Objective-C interoperability is disabled
 4 | class LaunchScreen: NSObject, Generator {
 5 |     required override init() {}
[69/77] Compiling HackManLib LaunchScreen.swift
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorMain/CoordinatorMain.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(CoordinatorMain)
   |  `- error: Objective-C interoperability is disabled
 7 | class CoordinatorMain: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableView/DataSourceTableView.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableView)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableView: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableViewSearchResults/DataSourceTableViewSearchResults.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableViewSearchResults)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableViewSearchResults: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/LaunchScreen/LaunchScreen.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(LaunchScreen)
   |  `- error: Objective-C interoperability is disabled
 4 | class LaunchScreen: NSObject, Generator {
 5 |     required override init() {}
error: emit-module command failed with exit code 1 (use -v to see invocation)
[70/77] Emitting module HackManLib
/host/spi-builder-workspace/Sources/HackManLib/Generators/AppDelegate/AppDelegate.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(AppDelegate)
   |  `- error: Objective-C interoperability is disabled
 5 | class AppDelegate: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/AssetCatalog/AssetCatalog.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(AssetCatalog)
   |  `- error: Objective-C interoperability is disabled
 4 | class AssetCatalog: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CollectionViewCell/CollectionViewCell.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(CollectionViewCell)
   |  `- error: Objective-C interoperability is disabled
 5 | class CollectionViewCell: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Coordinator/Coordinator.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Coordinator)
   |  `- error: Objective-C interoperability is disabled
 5 | class Coordinator: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorChild/CoordinatorChild.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(CoordinatorChild)
   |  `- error: Objective-C interoperability is disabled
 6 | class CoordinatorChild: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/CoordinatorMain/CoordinatorMain.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(CoordinatorMain)
   |  `- error: Objective-C interoperability is disabled
 7 | class CoordinatorMain: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableView/DataSourceTableView.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableView)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableView: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/DataSourceTableViewSearchResults/DataSourceTableViewSearchResults.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(DataSourceTableViewSearchResults)
   |  `- error: Objective-C interoperability is disabled
 6 | class DataSourceTableViewSearchResults: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/LaunchScreen/LaunchScreen.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(LaunchScreen)
   |  `- error: Objective-C interoperability is disabled
 4 | class LaunchScreen: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Localization/Localization.swift:3:2: error: Objective-C interoperability is disabled
 1 | import Foundation
 2 |
 3 | @objc(Localization)
   |  `- error: Objective-C interoperability is disabled
 4 | class Localization: NSObject, Generator {
 5 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Model/Model.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Model)
   |  `- error: Objective-C interoperability is disabled
 5 | class Model: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/NewProject/NewProject.swift:6:2: error: Objective-C interoperability is disabled
 4 | import StringCase
 5 |
 6 | @objc(NewProject)
   |  `- error: Objective-C interoperability is disabled
 7 | class NewProject: NSObject, Generator {
 8 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ReusableView/ReusableView.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ReusableView)
   |  `- error: Objective-C interoperability is disabled
 5 | class ReusableView: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/Scaffold/Scaffold.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(Scaffold)
   |  `- error: Objective-C interoperability is disabled
 5 | class Scaffold: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/SearchResultsController/SearchResultsController.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(SearchResultsController)
   |  `- error: Objective-C interoperability is disabled
 6 | class SearchResultsController: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/TableViewCell/TableViewCell.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(TableViewCell)
   |  `- error: Objective-C interoperability is disabled
 5 | class TableViewCell: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewController/ViewController.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(ViewController)
   |  `- error: Objective-C interoperability is disabled
 6 | class ViewController: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerCollection/ViewControllerCollection.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerCollection)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerCollection: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerDetail/ViewControllerDetail.swift:5:2: error: Objective-C interoperability is disabled
 3 | import GrammaticalNumber
 4 |
 5 | @objc(ViewControllerDetail)
   |  `- error: Objective-C interoperability is disabled
 6 | class ViewControllerDetail: NSObject, Generator {
 7 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerInformation/ViewControllerInformation.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerInformation)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerInformation: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerTable/ViewControllerTable.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerTable)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerTable: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Generators/ViewControllerWeb/ViewControllerWeb.swift:4:2: error: Objective-C interoperability is disabled
 2 | import Stencil
 3 |
 4 | @objc(ViewControllerWeb)
   |  `- error: Objective-C interoperability is disabled
 5 | class ViewControllerWeb: NSObject, Generator {
 6 |     required override init() {}
/host/spi-builder-workspace/Sources/HackManLib/Model/Property.swift:20:16: warning: static property 'basicTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
18 |     }
19 |
20 |     static var basicTypes = [
   |                |- warning: static property 'basicTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'basicTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'basicTypes' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |         "Bool",
22 |         "Date",
/host/spi-builder-workspace/Sources/HackManLib/Model/Property.swift:29:24: warning: static property 'defaultValueType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
27 |     ]
28 |
29 |     private static var defaultValueType = "String"
   |                        |- warning: static property 'defaultValueType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultValueType' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultValueType' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 |     init(name: String, valueType: String?) {
/host/spi-builder-workspace/Sources/HackManLib/Writer.swift:17:16: warning: static property 'creatables' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 | public struct Writer {
 17 |     static var creatables: [Writeable] = []
    |                |- warning: static property 'creatables' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'creatables' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'creatables' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |
 19 |     public static func extractSourcePath(options: [String]) -> String {
[71/77] Compiling HackManLib Property.swift
/host/spi-builder-workspace/Sources/HackManLib/Model/Property.swift:20:16: warning: static property 'basicTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
18 |     }
19 |
20 |     static var basicTypes = [
   |                |- warning: static property 'basicTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'basicTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'basicTypes' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |         "Bool",
22 |         "Date",
/host/spi-builder-workspace/Sources/HackManLib/Model/Property.swift:29:24: warning: static property 'defaultValueType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
27 |     ]
28 |
29 |     private static var defaultValueType = "String"
   |                        |- warning: static property 'defaultValueType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultValueType' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultValueType' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 |     init(name: String, valueType: String?) {
/host/spi-builder-workspace/Sources/HackManLib/Writer.swift:17:16: warning: static property 'creatables' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 | public struct Writer {
 17 |     static var creatables: [Writeable] = []
    |                |- warning: static property 'creatables' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'creatables' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'creatables' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |
 19 |     public static func extractSourcePath(options: [String]) -> String {
[72/77] Compiling HackManLib Resource.swift
/host/spi-builder-workspace/Sources/HackManLib/Model/Property.swift:20:16: warning: static property 'basicTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
18 |     }
19 |
20 |     static var basicTypes = [
   |                |- warning: static property 'basicTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'basicTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'basicTypes' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |         "Bool",
22 |         "Date",
/host/spi-builder-workspace/Sources/HackManLib/Model/Property.swift:29:24: warning: static property 'defaultValueType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
27 |     ]
28 |
29 |     private static var defaultValueType = "String"
   |                        |- warning: static property 'defaultValueType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultValueType' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultValueType' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 |     init(name: String, valueType: String?) {
/host/spi-builder-workspace/Sources/HackManLib/Writer.swift:17:16: warning: static property 'creatables' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 | public struct Writer {
 17 |     static var creatables: [Writeable] = []
    |                |- warning: static property 'creatables' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'creatables' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'creatables' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |
 19 |     public static func extractSourcePath(options: [String]) -> String {
[73/77] Compiling HackManLib Writer.swift
/host/spi-builder-workspace/Sources/HackManLib/Model/Property.swift:20:16: warning: static property 'basicTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
18 |     }
19 |
20 |     static var basicTypes = [
   |                |- warning: static property 'basicTypes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'basicTypes' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: annotate 'basicTypes' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
21 |         "Bool",
22 |         "Date",
/host/spi-builder-workspace/Sources/HackManLib/Model/Property.swift:29:24: warning: static property 'defaultValueType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
27 |     ]
28 |
29 |     private static var defaultValueType = "String"
   |                        |- warning: static property 'defaultValueType' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'defaultValueType' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'defaultValueType' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
30 |
31 |     init(name: String, valueType: String?) {
/host/spi-builder-workspace/Sources/HackManLib/Writer.swift:17:16: warning: static property 'creatables' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 15 |
 16 | public struct Writer {
 17 |     static var creatables: [Writeable] = []
    |                |- warning: static property 'creatables' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'creatables' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'creatables' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 18 |
 19 |     public static func extractSourcePath(options: [String]) -> String {
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.