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: 0.6.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/icanzilb/MarkWalkthrough
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 8563d02 initial commit
Cloned https://github.com/icanzilb/MarkWalkthrough.git
Revision (git rev-parse @):
8563d026acc6fd4315c3090116e5db2250c88f9d
SUCCESS checkout https://github.com/icanzilb/MarkWalkthrough.git at 0.6.0
========================================
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 swift-version--423B1241ED78D482.txt
[1/40] Compiling cmark-gfm cmark_ctype.c
[2/40] Compiling cmark-gfm-extensions tasklist.c
[3/40] Compiling cmark-gfm footnotes.c
[4/40] Compiling cmark-gfm buffer.c
[5/40] Compiling cmark-gfm-extensions table.c
[6/40] Compiling cmark-gfm-extensions strikethrough.c
[7/40] Compiling cmark-gfm-extensions ext_scanners.c
[8/40] Compiling cmark-gfm-extensions core-extensions.c
[9/40] Compiling cmark-gfm xml.c
[10/40] Compiling cmark-gfm-extensions autolink.c
[11/40] Compiling cmark-gfm commonmark.c
[12/40] Compiling cmark-gfm syntax_extension.c
[13/40] Compiling cmark-gfm cmark.c
[14/40] Compiling cmark-gfm-extensions tagfilter.c
[15/40] Compiling cmark-gfm render.c
[16/40] Compiling cmark-gfm blocks.c
[17/40] Compiling cmark-gfm utf8.c
[18/40] Compiling cmark-gfm registry.c
[18/40] Compiling cmark-gfm references.c
[20/40] Compiling cmark-gfm plugin.c
[21/40] Compiling cmark-gfm plaintext.c
[22/40] Compiling cmark-gfm map.c
[23/40] Compiling cmark-gfm linked_list.c
[24/40] Compiling cmark-gfm iterator.c
[25/40] Compiling cmark-gfm man.c
[26/40] Compiling cmark-gfm latex.c
[27/40] Compiling cmark-gfm node.c
[27/40] Write sources
[32/40] Compiling cmark-gfm html.c
[33/40] Compiling cmark-gfm houdini_html_e.c
[34/40] Compiling cmark-gfm houdini_href_e.c
[35/40] Compiling cmark-gfm arena.c
[36/40] Compiling CAtomic CAtomic.c
[37/40] Compiling cmark-gfm inlines.c
[38/40] Compiling cmark-gfm houdini_html_u.c
[39/40] 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 BasicBlockContainer.swift
[51/158] Compiling Markdown BasicInlineContainer.swift
[52/158] Compiling Markdown BlockContainer.swift
[53/158] Compiling Markdown BlockMarkup.swift
[54/158] Compiling Markdown InlineContainer.swift
[55/158] Compiling Markdown InlineMarkup.swift
[56/158] Compiling Markdown ListItemContainer.swift
[57/158] Compiling Markdown AtomicCounter.swift
[58/158] Compiling Markdown RawMarkup.swift
[59/158] Compiling Markdown BlockDirective.swift
[60/158] Compiling Markdown BlockQuote.swift
[61/158] Compiling Markdown CustomBlock.swift
[62/158] Compiling Markdown ListItem.swift
[63/158] Compiling Markdown OrderedList.swift
[64/158] Compiling Markdown UnorderedList.swift
[65/158] Compiling Markdown Paragraph.swift
[66/158] Compiling Markdown TableHead.swift
[67/158] Compiling Markdown TableRow.swift
[68/158] Compiling Markdown Replacement.swift
[69/158] Compiling Markdown SourceLocation.swift
[70/158] Compiling Markdown Emphasis.swift
[71/158] Compiling Markdown Image.swift
[72/158] Compiling Markdown Link.swift
[73/158] Compiling Markdown Strikethrough.swift
[74/158] Compiling Markdown CodeBlock.swift
[75/158] Compiling Markdown HTMLBlock.swift
[76/158] Compiling Markdown Heading.swift
[77/158] Compiling Markdown ThematicBreak.swift
[78/158] Compiling Markdown Table.swift
[79/158] Compiling Markdown TableBody.swift
[80/158] Compiling Markdown TableCell.swift
[81/158] Compiling Markdown TableCellContainer.swift
[82/158] Compiling Markdown ChildIndexPath.swift
[83/158] Compiling Markdown DirectiveArgument.swift
[84/158] Compiling Markdown Document.swift
[85/158] Compiling Markdown LiteralMarkup.swift
[86/158] Compiling Markdown Markup.swift
[87/158] Compiling Markdown MarkupChildren.swift
[88/158] Compiling Markdown MarkupData.swift
[89/158] Compiling Markdown PlainTextConvertibleMarkup.swift
[90/158] Compiling Markdown CharacterExtensions.swift
[91/158] Compiling Markdown CollectionExtensions.swift
[92/158] Compiling Markdown StringExtensions.swift
[93/158] Compiling Markdown MarkupVisitor.swift
[94/158] Compiling Markdown MarkupWalker.swift
[95/158] Compiling Markdown MarkupFormatter.swift
[96/158] Compiling Markdown MarkupTreeDumper.swift
[97/158] Compiling Markdown Aside.swift
[98/158] Compiling Markdown BlockDirectiveParser.swift
[99/158] Compiling Markdown CommonMarkConverter.swift
[100/158] Compiling Markdown LazySplitLines.swift
[101/158] Compiling Markdown ParseOptions.swift
[102/158] Compiling Markdown RangeAdjuster.swift
[103/158] Compiling Markdown RangerTracker.swift
[104/158] Compiling Markdown MarkupRewriter.swift
[105/169] Emitting module Pow
[106/176] Compiling MarkCodable MarkUnkeyedEncoding.swift
[107/176] Compiling MarkCodable MarkSingleValueEncoding.swift
[108/177] Compiling MarkCodable MarkKeyedEncoding.swift
[109/177] Emitting module MarkCodable
[110/177] Compiling MarkCodable MarkEncoding.swift
[111/177] Compiling MarkCodable MarkKeyedDecoding.swift
[112/177] Compiling MarkCodable MarkSingleValueDecoding.swift
[113/177] Compiling MarkCodable MarkDecoder.swift
[114/177] Compiling MarkCodable MarkDecoding.swift
[115/177] Compiling MarkCodable MarkUnkeyedDecoding.swift
[116/177] Compiling MarkCodable MarkEncoder.swift
[117/177] Compiling MarkCodable MarkCodable.swift
/Users/builder/builds/UKfvDsi8u/2/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/2/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/2/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/2/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/2/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/2/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/2/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)
                                                                 ~^~~~~~
[141/177] Compiling Pow Move.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
[142/177] Compiling Pow Poof.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
[143/177] Compiling Pow Pop.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
[144/177] Compiling Pow Skid.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
[145/177] Compiling Pow Swoosh.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
[146/177] Compiling Pow Vanish.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
[147/177] Compiling Pow Wipe.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
/Users/builder/builds/UKfvDsi8u/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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)!
                                                                                                                               ^
error: fatalError
Fetching https://github.com/EmergeTools/Pow from cache
Fetching https://github.com/MarkCodable/MarkCodable from cache
Fetched https://github.com/MarkCodable/MarkCodable from cache (0.21s)
Fetched https://github.com/EmergeTools/Pow from cache (0.21s)
Computing version for https://github.com/EmergeTools/Pow
Computed https://github.com/EmergeTools/Pow at 1.0.3 (0.42s)
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.19s)
Computing version for https://github.com/markcodable/swift-markdown.git
Computed https://github.com/markcodable/swift-markdown.git at 0.100.1 (0.35s)
Fetching https://github.com/markcodable/swift-cmark.git from cache
Fetched https://github.com/markcodable/swift-cmark.git from cache (0.28s)
Computing version for https://github.com/markcodable/swift-cmark.git
Computed https://github.com/markcodable/swift-cmark.git at 0.100.1 (0.34s)
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/MarkCodable
Working copy of https://github.com/MarkCodable/MarkCodable resolved at 0.6.9
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version--423B1241ED78D482.txt
[2/22] Compiling Pow Anvil.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                                                                 ~^~~~~~
[3/22] Compiling Pow Blinds.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                                                                 ~^~~~~~
[4/22] Compiling Pow Blur.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                                                                 ~^~~~~~
[5/24] Compiling Pow Skid.swift
[6/24] Compiling Pow Swoosh.swift
[7/26] Compiling Pow Move.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
[8/26] Compiling Pow Poof.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
[9/26] Compiling Pow Pop.swift
/Users/builder/builds/UKfvDsi8u/2/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)
                            ~^~~~~~
[10/28] Compiling Pow Transform3DEffect.swift
[11/28] Compiling Pow ViewRepresentable.swift
[12/28] Compiling Pow WhileEffect.swift
[13/28] Compiling Pow Animation+TimingCurves.swift
[14/28] Compiling Pow CGAffineTransform+Shear.swift
[15/28] Compiling Pow TRS.swift
[16/31] Compiling Pow RisingParticleEffect.swift
[17/31] Compiling Pow Namespace.swift
[18/32] Compiling Pow FilmExposure.swift
[19/33] Compiling Pow JumpEffect.swift
[20/33] Compiling Pow PulseEffect.swift
[21/34] Compiling Pow Boing.swift
[22/34] Compiling Pow Clock.swift
[23/35] Emitting module Pow
[24/35] Compiling Pow SpinEffect.swift
[25/35] Compiling Pow SprayEffect.swift
[26/35] Compiling Pow WiggleEffect.swift
[27/35] Compiling Pow ShineEffect.swift
/Users/builder/builds/UKfvDsi8u/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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)!
                                                                                                                               ^
[28/35] Compiling Pow SmokeEffect.swift
/Users/builder/builds/UKfvDsi8u/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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)!
                                                                                                                               ^
[29/35] Compiling Pow SoundEffect.swift
/Users/builder/builds/UKfvDsi8u/2/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/2/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/2/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/2/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/2/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/2/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/2/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/2/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/44] Compiling Pow Flicker.swift
[31/47] Compiling Pow Vanish.swift
[32/47] Compiling Pow Wipe.swift
[33/47] Compiling Pow Flip.swift
[34/53] Compiling Pow Glare.swift
[35/56] Compiling Pow Iris.swift
[36/59] Compiling Pow AnyAnimatableViewModifier.swift
[37/59] Compiling Pow AnyChangeEffect.swift
[38/59] Compiling Pow AnyContinuousEffect.swift
[39/59] Compiling Pow GlowEffect.swift
[40/59] Compiling Pow PingEffect.swift
[41/59] Compiling Pow PushDownEffect.swift
[42/59] Compiling Pow ShakeEffect.swift
[43/59] Compiling Pow CGPoint+Utilities.swift
[44/59] Compiling Pow CGRect+Utilities.swift
[45/59] Compiling Pow CGSize+Utilities.swift
[46/59] Compiling Pow Duration+TimeInterval.swift
[47/59] Compiling Pow UnitPoint+CircularCoordinates.swift
[48/59] Compiling Pow ViewModifier+DefaultAnimation.swift
[49/59] Compiling Pow simd+Utilities.swift
[50/59] Compiling Pow AngleControl.swift
[51/59] Compiling Pow OnChangeEffect.swift
[52/59] Compiling Pow ParticleLayer.swift
[53/59] Compiling Pow Scaled.swift
[54/59] Compiling Pow AnyViewModifier.swift
[55/59] Compiling Pow Haptics.swift
[56/59] Compiling Pow MathUtilities.swift
[57/59] Compiling Pow SecondOrderDynamics.swift
[58/59] Compiling Pow Simulative.swift
[59/59] Compiling Pow Spring.swift
error: fatalError
BUILD FAILURE 5.10 macosSpm