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 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/icanzilb/MarkWalkthrough.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-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:             5.10
Building package at path:  $workDir
https://github.com/icanzilb/MarkWalkthrough.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/40] Write sources
[4/40] Write swift-version--423B1241ED78D482.txt
[5/40] Compiling cmark-gfm arena.c
[6/40] Compiling CAtomic CAtomic.c
[7/41] Compiling cmark-gfm-extensions ext_scanners.c
[8/44] Compiling cmark-gfm-extensions tagfilter.c
[9/59] Compiling cmark-gfm-extensions strikethrough.c
[10/73] Compiling cmark-gfm-extensions autolink.c
[11/77] Compiling cmark-gfm-extensions table.c
[12/79] Compiling cmark-gfm-extensions core-extensions.c
[13/94] Compiling cmark-gfm xml.c
[14/94] Compiling cmark-gfm-extensions tasklist.c
[15/94] Compiling cmark-gfm buffer.c
[16/94] Compiling cmark-gfm blocks.c
[17/94] Compiling cmark-gfm syntax_extension.c
[18/94] Compiling cmark-gfm render.c
[19/94] Compiling cmark-gfm references.c
[20/94] Compiling cmark-gfm registry.c
[21/94] Compiling cmark-gfm plugin.c
[22/94] Compiling cmark-gfm plaintext.c
[23/94] Compiling cmark-gfm node.c
[24/94] Compiling cmark-gfm map.c
[25/94] Compiling cmark-gfm man.c
[26/94] Compiling cmark-gfm linked_list.c
[27/94] Compiling cmark-gfm latex.c
[28/94] Compiling cmark-gfm iterator.c
[29/94] Compiling cmark-gfm html.c
[30/94] Compiling cmark-gfm houdini_html_e.c
[31/94] Compiling cmark-gfm houdini_html_u.c
[32/94] Compiling cmark-gfm utf8.c
[33/94] Compiling cmark-gfm houdini_href_e.c
[34/94] Compiling cmark-gfm inlines.c
[35/94] Compiling cmark-gfm footnotes.c
[36/94] Compiling cmark-gfm cmark_ctype.c
[37/94] Compiling cmark-gfm cmark.c
[37/94] Compiling cmark-gfm commonmark.c
[39/94] Compiling cmark-gfm scanners.c
[41/151] Emitting module Markdown
[42/158] Compiling Markdown Strong.swift
[43/158] Compiling Markdown CustomInline.swift
[44/158] Compiling Markdown InlineCode.swift
[45/158] Compiling Markdown InlineHTML.swift
[46/158] Compiling Markdown LineBreak.swift
[47/158] Compiling Markdown SoftBreak.swift
[48/158] Compiling Markdown SymbolLink.swift
[49/158] Compiling Markdown Text.swift
[50/158] Compiling Markdown CodeBlock.swift
[51/158] Compiling Markdown HTMLBlock.swift
[52/158] Compiling Markdown Heading.swift
[53/158] Compiling Markdown ThematicBreak.swift
[54/158] Compiling Markdown Table.swift
[55/158] Compiling Markdown TableBody.swift
[56/158] Compiling Markdown TableCell.swift
[57/158] Compiling Markdown TableCellContainer.swift
[58/158] Compiling Markdown TableHead.swift
[59/158] Compiling Markdown TableRow.swift
[60/158] Compiling Markdown Replacement.swift
[61/158] Compiling Markdown SourceLocation.swift
[62/158] Compiling Markdown Emphasis.swift
[63/158] Compiling Markdown Image.swift
[64/158] Compiling Markdown Link.swift
[65/158] Compiling Markdown Strikethrough.swift
[66/158] Compiling Markdown RawMarkup.swift
[67/158] Compiling Markdown BlockDirective.swift
[68/158] Compiling Markdown BlockQuote.swift
[69/158] Compiling Markdown CustomBlock.swift
[70/158] Compiling Markdown ListItem.swift
[71/158] Compiling Markdown OrderedList.swift
[72/158] Compiling Markdown UnorderedList.swift
[73/158] Compiling Markdown Paragraph.swift
[74/158] Compiling Markdown ChildIndexPath.swift
[75/158] Compiling Markdown DirectiveArgument.swift
[76/158] Compiling Markdown Document.swift
[77/158] Compiling Markdown LiteralMarkup.swift
[78/158] Compiling Markdown Markup.swift
[79/158] Compiling Markdown MarkupChildren.swift
[80/158] Compiling Markdown MarkupData.swift
[81/158] Compiling Markdown PlainTextConvertibleMarkup.swift
[82/158] Compiling Markdown CharacterExtensions.swift
[83/158] Compiling Markdown CollectionExtensions.swift
[84/158] Compiling Markdown StringExtensions.swift
[85/158] Compiling Markdown MarkupVisitor.swift
[86/158] Compiling Markdown MarkupWalker.swift
[87/158] Compiling Markdown MarkupFormatter.swift
[88/158] Compiling Markdown MarkupTreeDumper.swift
[89/158] Compiling Markdown Aside.swift
[90/158] Compiling Markdown BlockDirectiveParser.swift
[91/158] Compiling Markdown CommonMarkConverter.swift
[92/158] Compiling Markdown LazySplitLines.swift
[93/158] Compiling Markdown ParseOptions.swift
[94/158] Compiling Markdown RangeAdjuster.swift
[95/158] Compiling Markdown RangerTracker.swift
[96/158] Compiling Markdown MarkupRewriter.swift
[97/158] Compiling Markdown BasicBlockContainer.swift
[98/158] Compiling Markdown BasicInlineContainer.swift
[99/158] Compiling Markdown BlockContainer.swift
[100/158] Compiling Markdown BlockMarkup.swift
[101/158] Compiling Markdown InlineContainer.swift
[102/158] Compiling Markdown InlineMarkup.swift
[103/158] Compiling Markdown ListItemContainer.swift
[104/158] Compiling Markdown AtomicCounter.swift
[105/169] Emitting module Pow
[106/176] Compiling MarkCodable MarkSingleValueEncoding.swift
[107/176] Compiling MarkCodable MarkKeyedEncoding.swift
[108/176] Compiling MarkCodable MarkUnkeyedEncoding.swift
[109/177] Compiling MarkCodable MarkEncoding.swift
[110/177] Emitting module MarkCodable
[111/177] Compiling MarkCodable MarkKeyedDecoding.swift
[112/177] Compiling MarkCodable MarkSingleValueDecoding.swift
[113/177] Compiling MarkCodable MarkUnkeyedDecoding.swift
[114/177] Compiling MarkCodable MarkEncoder.swift
[115/177] Compiling MarkCodable MarkDecoder.swift
[116/177] Compiling MarkCodable MarkDecoding.swift
[117/177] Compiling MarkCodable MarkCodable.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
[156/177] Compiling Pow Move.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
[157/177] Compiling Pow Poof.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
[158/177] Compiling Pow Pop.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
[159/177] Compiling Pow Skid.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
[160/177] Compiling Pow Swoosh.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
[161/177] Compiling Pow Vanish.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
[162/177] Compiling Pow Wipe.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
error: fatalError
Fetching https://github.com/MarkCodable/MarkCodable from cache
Fetching https://github.com/EmergeTools/Pow from cache
Fetched https://github.com/EmergeTools/Pow from cache (0.19s)
Fetched https://github.com/MarkCodable/MarkCodable from cache (0.19s)
Computing version for https://github.com/EmergeTools/Pow
Computed https://github.com/EmergeTools/Pow at 1.0.3 (0.39s)
Computing version for https://github.com/MarkCodable/MarkCodable
Computed https://github.com/MarkCodable/MarkCodable at 0.6.9 (0.33s)
Fetching https://github.com/markcodable/swift-markdown.git from cache
Fetched https://github.com/markcodable/swift-markdown.git from cache (0.17s)
Computing version for https://github.com/markcodable/swift-markdown.git
Computed https://github.com/markcodable/swift-markdown.git at 0.100.1 (0.46s)
Fetching https://github.com/markcodable/swift-cmark.git from cache
Fetched https://github.com/markcodable/swift-cmark.git from cache (0.22s)
Computing version for https://github.com/markcodable/swift-cmark.git
Computed https://github.com/markcodable/swift-cmark.git at 0.100.1 (0.32s)
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
Creating working copy for https://github.com/EmergeTools/Pow
Working copy of https://github.com/EmergeTools/Pow resolved at 1.0.3
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/22] Compiling Pow Animation+TimingCurves.swift
[3/22] Compiling Pow CGAffineTransform+Shear.swift
[4/22] Compiling Pow TRS.swift
[5/24] Compiling Pow Transform3DEffect.swift
[6/24] Compiling Pow ViewRepresentable.swift
[7/24] Compiling Pow WhileEffect.swift
[8/27] Compiling Pow Skid.swift
[9/27] Compiling Pow Swoosh.swift
[10/27] Compiling Pow Move.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
[11/27] Compiling Pow Poof.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
[12/27] Compiling Pow Pop.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Poof.swift:51:30: error: type 'Bundle?' has no member 'module'
        Image(name, bundle: .module)
                            ~^~~~~~
[13/27] Compiling Pow Anvil.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
[14/27] Compiling Pow Blinds.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
[15/27] Compiling Pow Blur.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Transitions/Anvil.swift:48:67: error: type 'Bundle?' has no member 'module'
        let grayImage: Image = Image("anvil_smoke_gray", bundle: .module)
                                                                 ~^~~~~~
[16/27] Emitting module Pow
[17/39] Compiling Pow CGRect+Utilities.swift
[18/39] Compiling Pow CGSize+Utilities.swift
[19/39] Compiling Pow Duration+TimeInterval.swift
[20/42] Compiling Pow UnitPoint+CircularCoordinates.swift
[21/42] Compiling Pow simd+Utilities.swift
[22/42] Compiling Pow AngleControl.swift
[23/45] Compiling Pow RisingParticleEffect.swift
[24/45] Compiling Pow ShakeEffect.swift
[25/45] Compiling Pow CGPoint+Utilities.swift
[26/47] Compiling Pow SpinEffect.swift
[27/47] Compiling Pow SprayEffect.swift
[28/47] Compiling Pow WiggleEffect.swift
[29/47] Compiling Pow ShineEffect.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
[30/47] Compiling Pow SmokeEffect.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
[31/47] Compiling Pow SoundEffect.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:40: error: type 'Bundle' has no member 'module'
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                ~~~~~~ ^~~~~~
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:102: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                     ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:116: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                   ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Pow/Sources/Pow/Effects/SmokeEffect.swift:60:128: error: 'nil' requires a contextual type
                    let image = Bundle.module.image(forResource: particle)!.cgImage(forProposedRect: nil, context: nil, hints: nil)!
                                                                                                                               ^
[32/51] Compiling Pow GlowEffect.swift
[33/51] Compiling Pow JumpEffect.swift
[34/51] Compiling Pow PulseEffect.swift
[35/53] Compiling Pow PingEffect.swift
[36/53] Compiling Pow PushDownEffect.swift
[37/55] Compiling Pow ViewModifier+DefaultAnimation.swift
[38/55] Compiling Pow AnyAnimatableViewModifier.swift
[39/56] Compiling Pow Glare.swift
[40/56] Compiling Pow Iris.swift
[41/57] Compiling Pow Clock.swift
[42/57] Compiling Pow FilmExposure.swift
[43/57] Compiling Pow Flip.swift
[44/58] Compiling Pow AnyViewModifier.swift
[45/58] Compiling Pow Haptics.swift
[46/59] Compiling Pow AnyChangeEffect.swift
[47/59] Compiling Pow AnyContinuousEffect.swift
[48/59] Compiling Pow Scaled.swift
[49/59] Compiling Pow Simulative.swift
[50/59] Compiling Pow Flicker.swift
[51/59] Compiling Pow ParticleLayer.swift
[52/59] Compiling Pow Vanish.swift
[53/59] Compiling Pow Wipe.swift
[54/59] Compiling Pow MathUtilities.swift
[55/59] Compiling Pow Namespace.swift
[56/59] Compiling Pow OnChangeEffect.swift
[57/59] Compiling Pow SecondOrderDynamics.swift
[58/59] Compiling Pow Spring.swift
[59/59] Compiling Pow Boing.swift
error: fatalError
BUILD FAILURE 5.10 macosSpm