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 MarkWalkthrough with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/icanzilb/MarkWalkthrough.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/icanzilb/MarkWalkthrough
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 71b6e85 Merge pull request #1 from DivineDominion/ctietze/screenshot-background
Cloned https://github.com/icanzilb/MarkWalkthrough.git
Revision (git rev-parse @):
71b6e8518af2d7f61793f415aee5f9d015335f43
SUCCESS checkout https://github.com/icanzilb/MarkWalkthrough.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/icanzilb/MarkWalkthrough.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/40] Write sources
[4/40] Write swift-version-6F35C1178C84523A.txt
[5/40] Compiling cmark-gfm-extensions autolink.c
[6/40] Compiling cmark-gfm-extensions core-extensions.c
[7/40] Compiling cmark-gfm xml.c
[8/40] Compiling cmark-gfm-extensions ext_scanners.c
[9/40] Compiling cmark-gfm syntax_extension.c
[10/40] Compiling cmark-gfm-extensions strikethrough.c
[11/40] Compiling cmark-gfm arena.c
[12/77] Compiling cmark-gfm registry.c
[13/96] Compiling cmark-gfm render.c
[14/96] Compiling cmark-gfm cmark.c
[15/96] Compiling cmark-gfm-extensions tagfilter.c
[16/96] Compiling cmark-gfm references.c
[17/96] Compiling cmark-gfm-extensions table.c
[18/96] Compiling cmark-gfm plugin.c
[19/96] Compiling cmark-gfm utf8.c
[20/96] Compiling cmark-gfm map.c
[21/96] Compiling cmark-gfm plaintext.c
[22/96] Compiling cmark-gfm node.c
[23/96] Compiling cmark-gfm man.c
[24/96] Compiling cmark-gfm linked_list.c
[25/96] Compiling cmark-gfm iterator.c
[26/96] Compiling cmark-gfm-extensions tasklist.c
[27/96] Compiling cmark-gfm latex.c
[28/96] Compiling cmark-gfm html.c
[29/96] Compiling cmark-gfm houdini_html_e.c
[30/96] Compiling cmark-gfm houdini_href_e.c
[31/96] Compiling cmark-gfm cmark_ctype.c
[32/96] Compiling cmark-gfm houdini_html_u.c
[33/96] Compiling cmark-gfm footnotes.c
[34/96] Compiling cmark-gfm inlines.c
[35/96] Compiling CAtomic CAtomic.c
[36/96] Compiling cmark-gfm commonmark.c
[37/96] Compiling cmark-gfm buffer.c
[38/96] Compiling cmark-gfm scanners.c
[39/96] Compiling cmark-gfm blocks.c
[41/154] Emitting module Markdown
[42/160] Compiling Markdown UnorderedList.swift
[43/160] Compiling Markdown Paragraph.swift
[44/160] Compiling Markdown CodeBlock.swift
[45/160] Compiling Markdown HTMLBlock.swift
[46/160] Compiling Markdown Heading.swift
[47/160] Compiling Markdown ThematicBreak.swift
[48/160] Compiling Markdown Table.swift
[49/160] Compiling Markdown BlockMarkup.swift
[50/160] Compiling Markdown InlineContainer.swift
[51/160] Compiling Markdown InlineMarkup.swift
[52/160] Compiling Markdown ListItemContainer.swift
[53/160] Compiling Markdown AtomicCounter.swift
[54/160] Compiling Markdown CharacterExtensions.swift
[55/160] Compiling Markdown CustomInline.swift
[56/160] Compiling Markdown InlineCode.swift
[57/160] Compiling Markdown InlineHTML.swift
[58/160] Compiling Markdown LineBreak.swift
[59/160] Compiling Markdown SoftBreak.swift
[60/160] Compiling Markdown SymbolLink.swift
[61/160] Compiling Markdown TableBody.swift
[62/160] Compiling Markdown TableCell.swift
[63/160] Compiling Markdown TableCellContainer.swift
[64/160] Compiling Markdown TableHead.swift
[65/160] Compiling Markdown TableRow.swift
[66/160] Compiling Markdown Replacement.swift
[67/160] Compiling Markdown RangeAdjuster.swift
[68/160] Compiling Markdown RangerTracker.swift
[69/160] Compiling Markdown MarkupRewriter.swift
[70/160] Compiling Markdown BasicBlockContainer.swift
[71/160] Compiling Markdown BasicInlineContainer.swift
[72/160] Compiling Markdown BlockContainer.swift
[73/160] Compiling Markdown ChildIndexPath.swift
[74/160] Compiling Markdown DirectiveArgument.swift
[75/160] Compiling Markdown Document.swift
[76/160] Compiling Markdown LiteralMarkup.swift
[77/160] Compiling Markdown Markup.swift
[78/160] Compiling Markdown MarkupChildren.swift
[79/160] Compiling Markdown MarkupData.swift
[80/160] Compiling Markdown CollectionExtensions.swift
[81/160] Compiling Markdown StringExtensions.swift
[82/160] Compiling Markdown MarkupVisitor.swift
[83/160] Compiling Markdown MarkupWalker.swift
[84/160] Compiling Markdown MarkupFormatter.swift
[85/160] Compiling Markdown MarkupTreeDumper.swift
[86/160] Compiling Markdown SourceLocation.swift
[87/160] Compiling Markdown Emphasis.swift
[88/160] Compiling Markdown Image.swift
[89/160] Compiling Markdown Link.swift
[90/160] Compiling Markdown Strikethrough.swift
[91/160] Compiling Markdown Strong.swift
[92/160] Compiling Markdown Text.swift
[93/160] Compiling Markdown Aside.swift
[94/160] Compiling Markdown BlockDirectiveParser.swift
[95/160] Compiling Markdown CommonMarkConverter.swift
[96/160] Compiling Markdown LazySplitLines.swift
[97/160] Compiling Markdown ParseOptions.swift
[98/160] Compiling Markdown PlainTextConvertibleMarkup.swift
[99/160] Compiling Markdown RawMarkup.swift
[100/160] Compiling Markdown BlockDirective.swift
[101/160] Compiling Markdown BlockQuote.swift
[102/160] Compiling Markdown CustomBlock.swift
[103/160] Compiling Markdown ListItem.swift
[104/160] Compiling Markdown OrderedList.swift
[105/171] Compiling MarkCodable MarkUnkeyedEncoding.swift
[106/172] Compiling MarkCodable MarkKeyedEncoding.swift
[107/172] Compiling MarkCodable MarkUnkeyedDecoding.swift
[108/172] Compiling MarkCodable MarkEncoder.swift
[109/172] Compiling MarkCodable MarkEncoding.swift
[110/172] Compiling MarkCodable MarkSingleValueEncoding.swift
[111/172] Compiling MarkCodable MarkCodable.swift
[112/172] Compiling MarkCodable MarkSingleValueDecoding.swift
[113/172] Compiling MarkCodable MarkDecoder.swift
[114/172] Compiling MarkCodable MarkDecoding.swift
[115/172] Emitting module MarkCodable
[116/172] Compiling MarkCodable MarkKeyedDecoding.swift
[117/172] Emitting module Pow
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:46:67: error: type 'Bundle?' has no member 'module'
 44 |         let padding = EdgeInsets(top: 150, leading: 130, bottom: 100, trailing: 130)
 45 |
 46 |         let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
    |                                                                   `- error: type 'Bundle?' has no member 'module'
 47 |         let whiteImage: Image = Image("anvil_smoke_white", bundle: .module)
 48 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:46:67: error: type 'Bundle?' has no member 'module'
 44 |         let padding = EdgeInsets(top: 150, leading: 130, bottom: 100, trailing: 130)
 45 |
 46 |         let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
    |                                                                   `- error: type 'Bundle?' has no member 'module'
 47 |         let whiteImage: Image = Image("anvil_smoke_white", bundle: .module)
 48 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:46:67: error: type 'Bundle?' has no member 'module'
 44 |         let padding = EdgeInsets(top: 150, leading: 130, bottom: 100, trailing: 130)
 45 |
 46 |         let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
    |                                                                   `- error: type 'Bundle?' has no member 'module'
 47 |         let whiteImage: Image = Image("anvil_smoke_white", bundle: .module)
 48 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:46:67: error: type 'Bundle?' has no member 'module'
 44 |         let padding = EdgeInsets(top: 150, leading: 130, bottom: 100, trailing: 130)
 45 |
 46 |         let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
    |                                                                   `- error: type 'Bundle?' has no member 'module'
 47 |         let whiteImage: Image = Image("anvil_smoke_white", bundle: .module)
 48 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:46:67: error: type 'Bundle?' has no member 'module'
 44 |         let padding = EdgeInsets(top: 150, leading: 130, bottom: 100, trailing: 130)
 45 |
 46 |         let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
    |                                                                   `- error: type 'Bundle?' has no member 'module'
 47 |         let whiteImage: Image = Image("anvil_smoke_white", bundle: .module)
 48 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:46:67: error: type 'Bundle?' has no member 'module'
 44 |         let padding = EdgeInsets(top: 150, leading: 130, bottom: 100, trailing: 130)
 45 |
 46 |         let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
    |                                                                   `- error: type 'Bundle?' has no member 'module'
 47 |         let whiteImage: Image = Image("anvil_smoke_white", bundle: .module)
 48 |
[143/178] Compiling Pow Poof.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:46:30: error: type 'Bundle?' has no member 'module'
 44 |
 45 |     func poof(_ name: String) -> some View {
 46 |         Image(name, bundle: .module)
    |                              `- error: type 'Bundle?' has no member 'module'
 47 |             .resizable()
 48 |             .aspectRatio(contentMode: .fit)
[144/178] Compiling Pow Pop.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:46:30: error: type 'Bundle?' has no member 'module'
 44 |
 45 |     func poof(_ name: String) -> some View {
 46 |         Image(name, bundle: .module)
    |                              `- error: type 'Bundle?' has no member 'module'
 47 |             .resizable()
 48 |             .aspectRatio(contentMode: .fit)
[145/178] Compiling Pow Skid.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:46:30: error: type 'Bundle?' has no member 'module'
 44 |
 45 |     func poof(_ name: String) -> some View {
 46 |         Image(name, bundle: .module)
    |                              `- error: type 'Bundle?' has no member 'module'
 47 |             .resizable()
 48 |             .aspectRatio(contentMode: .fit)
[146/178] Compiling Pow Swoosh.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:46:30: error: type 'Bundle?' has no member 'module'
 44 |
 45 |     func poof(_ name: String) -> some View {
 46 |         Image(name, bundle: .module)
    |                              `- error: type 'Bundle?' has no member 'module'
 47 |             .resizable()
 48 |             .aspectRatio(contentMode: .fit)
[147/178] Compiling Pow Vanish.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:46:30: error: type 'Bundle?' has no member 'module'
 44 |
 45 |     func poof(_ name: String) -> some View {
 46 |         Image(name, bundle: .module)
    |                              `- error: type 'Bundle?' has no member 'module'
 47 |             .resizable()
 48 |             .aspectRatio(contentMode: .fit)
[148/178] Compiling Pow Wipe.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:46:30: error: type 'Bundle?' has no member 'module'
 44 |
 45 |     func poof(_ name: String) -> some View {
 46 |         Image(name, bundle: .module)
    |                              `- error: type 'Bundle?' has no member 'module'
 47 |             .resizable()
 48 |             .aspectRatio(contentMode: .fit)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:40: error: type 'Bundle' has no member 'module'
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                        `- error: type 'Bundle' has no member 'module'
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:102: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                      `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:116: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                    `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:128: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                                `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:40: error: type 'Bundle' has no member 'module'
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                        `- error: type 'Bundle' has no member 'module'
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:102: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                      `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:116: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                    `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:128: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                                `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:40: error: type 'Bundle' has no member 'module'
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                        `- error: type 'Bundle' has no member 'module'
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:102: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                      `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:116: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                    `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:128: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                                `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:40: error: type 'Bundle' has no member 'module'
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                        `- error: type 'Bundle' has no member 'module'
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:102: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                      `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:116: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                    `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:128: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                                `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:40: error: type 'Bundle' has no member 'module'
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                        `- error: type 'Bundle' has no member 'module'
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:102: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                      `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:116: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                    `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:128: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                                `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:40: error: type 'Bundle' has no member 'module'
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                        `- error: type 'Bundle' has no member 'module'
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:102: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                      `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:116: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                    `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:63:128: error: 'nil' requires a contextual type
 61 |                     let image = UIImage(named: particle, in: .module, with: nil)!.cgImage!
 62 |                     #elseif os(macOS)
 63 |                     let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
    |                                                                                                                                `- error: 'nil' requires a contextual type
 64 |                     #endif
 65 |
Fetching https://github.com/MarkCodable/MarkCodable
Fetching https://github.com/EmergeTools/Pow
[1/690] Fetching pow
[43/1199] Fetching pow, markcodable
Fetched https://github.com/MarkCodable/MarkCodable from cache (4.03s)
Fetched https://github.com/EmergeTools/Pow from cache (4.03s)
Computing version for https://github.com/EmergeTools/Pow
Computed https://github.com/EmergeTools/Pow at 1.0.4 (1.03s)
Computing version for https://github.com/MarkCodable/MarkCodable
Computed https://github.com/MarkCodable/MarkCodable at 0.6.9 (0.66s)
Fetching https://github.com/markcodable/swift-markdown.git
[1/2041] Fetching swift-markdown
Fetched https://github.com/markcodable/swift-markdown.git from cache (1.05s)
Computing version for https://github.com/markcodable/swift-markdown.git
Computed https://github.com/markcodable/swift-markdown.git at 0.100.1 (0.72s)
Fetching https://github.com/markcodable/swift-cmark.git
[1/14964] Fetching swift-cmark
Fetched https://github.com/markcodable/swift-cmark.git from cache (2.04s)
Computing version for https://github.com/markcodable/swift-cmark.git
Computed https://github.com/markcodable/swift-cmark.git at 0.100.1 (0.67s)
Creating working copy for https://github.com/EmergeTools/Pow
Working copy of https://github.com/EmergeTools/Pow resolved at 1.0.4
Creating working copy for https://github.com/markcodable/swift-markdown.git
Working copy of https://github.com/markcodable/swift-markdown.git resolved at 0.100.1
Creating working copy for https://github.com/markcodable/swift-cmark.git
Working copy of https://github.com/markcodable/swift-cmark.git resolved at 0.100.1
Creating working copy for https://github.com/MarkCodable/MarkCodable
Working copy of https://github.com/MarkCodable/MarkCodable resolved at 0.6.9
warning: 'pow': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Assets.xcassets
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.