The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build iShader, reference 0.5.0 (849c12), with Swift 6.1 for Wasm on 29 May 2025 10:52:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Treata11/iShader.git
Reference: 0.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Treata11/iShader
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 849c12e Update README.md
Cloned https://github.com/Treata11/iShader.git
Revision (git rev-parse @):
849c12e8a2e3c7090c38425af5159cf211f7068b
SUCCESS checkout https://github.com/Treata11/iShader.git at 0.5.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Treata11/iShader.git
https://github.com/Treata11/iShader.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "iShader",
  "name" : "iShader",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "iShader",
      "targets" : [
        "iShader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AudioVisualizer",
      "targets" : [
        "AudioVisualizer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ColorEffect",
      "targets" : [
        "ColorEffect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DistortionEffect",
      "targets" : [
        "DistortionEffect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LayerEffect",
      "targets" : [
        "LayerEffect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaderArt",
      "targets" : [
        "ShaderArt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Transition",
      "targets" : [
        "Transition"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "iShaderTests",
      "module_type" : "SwiftTarget",
      "name" : "iShaderTests",
      "path" : "Tests/iShaderTests",
      "sources" : [
        "iShaderTests.swift"
      ],
      "target_dependencies" : [
        "iShader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "iShader",
      "module_type" : "SwiftTarget",
      "name" : "iShader",
      "path" : "Sources/iShader",
      "product_memberships" : [
        "iShader"
      ],
      "sources" : [
        "iShader.swift"
      ],
      "target_dependencies" : [
        "AudioVisualizer",
        "ColorEffect",
        "DistortionEffect",
        "LayerEffect",
        "ShaderArt",
        "Transition"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Transition",
      "module_type" : "SwiftTarget",
      "name" : "Transition",
      "path" : "Sources/Transition",
      "product_memberships" : [
        "iShader",
        "Transition"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Circle.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Crosswarp.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Dreamy.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Genie.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Morph.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Radial.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Swirl.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/Wind.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/Transition/Shaders/WindowBlinds.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BundleExtensions.swift",
        "TransitionTypes.swift",
        "Transitions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaderArt",
      "module_type" : "SwiftTarget",
      "name" : "ShaderArt",
      "path" : "Sources/ShaderArt",
      "product_memberships" : [
        "iShader",
        "ShaderArt"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/2DClouds.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/BaseWarpFBM.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/BeamDroplet.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/BlackHoleDawn.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/BlueVoid.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/CosmicBlood.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/CrystalCaustic.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/ElectricField.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/ExplosionCloud.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/FBMLightning.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Fireworks.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/GlowingMarblingBlack.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/ChromaGradients.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/ColorWind.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/CrumpledWave.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/FluidGradient.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/GlossyGradients.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/GradientFlow.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/Gradientify.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/RainbowSherbet.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Gradients/RotatingGradient.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/HypnoticRipples.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Iris.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/LavaBlobs.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/LensFlare.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Lightning01.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/ModFan.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/NeonRug.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Portal.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/PulsatingFlesh.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/RetroSun.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/SineWaves.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Singularity.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/SpiralRiders.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/StarField.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/StarNest.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/TMGyroids.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Turbulence.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/WetNeuralNetwork.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ShaderArt/2DArt/Shaders/Writhe.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "2DArt/ArtShaders.swift",
        "2DArt/Gradients.swift",
        "BundleExtensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LayerEffect",
      "module_type" : "SwiftTarget",
      "name" : "LayerEffect",
      "path" : "Sources/LayerEffect",
      "product_memberships" : [
        "iShader",
        "LayerEffect"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/Bubble.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/ColorPlanes.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/Emboss.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/SineWave.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/Sobel.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/SoftThreshold.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/VHS.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/LayerEffect/Shaders/WarpingLoupe.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BundleExtensions.swift",
        "LayerEffects.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DistortionEffect",
      "module_type" : "SwiftTarget",
      "name" : "DistortionEffect",
      "path" : "Sources/DistortionEffect",
      "product_memberships" : [
        "iShader",
        "DistortionEffect"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/BarrelDistortion.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/Pinch.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/RelativeWave.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/SineDistortion.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/Water.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/Wave.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/DistortionEffect/Shaders/WorleyDisplacement.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BundleExtensions.swift",
        "DistortionEffects.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ColorEffect",
      "module_type" : "SwiftTarget",
      "name" : "ColorEffect",
      "path" : "Sources/ColorEffect",
      "product_memberships" : [
        "iShader",
        "ColorEffect"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/CRT.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Exposure.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/FilmGrain.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Gamma.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Infrared.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/LightbulbScreen .metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Luminence.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/NightVision.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/TileableWaterCaustic.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Vibrance.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/ColorEffect/Shaders/Vignette.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BundleExtensions.swift",
        "ColorEffects.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AudioVisualizer",
      "module_type" : "SwiftTarget",
      "name" : "AudioVisualizer",
      "path" : "Sources/AudioVisualizer",
      "product_memberships" : [
        "iShader",
        "AudioVisualizer"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/AudioEclipse.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/GalaxyVisuals.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/GlowingSoundParticles.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/RoundAudioSpecturm.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/ShadesOfMusic.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/SineSoundWaves.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/UniverseWithin.metal",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/AudioVisualizer/Shaders/WavesRemix.metal",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AudioVisualizers.swift",
        "BundleExtensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
[0/91] Write sources
[0/91] Copying AudioEclipse.metal
[0/91] Copying Exposure.metal
[0/91] Copying WavesRemix.metal
[0/91] Copying UniverseWithin.metal
[0/91] Copying SineSoundWaves.metal
[0/91] Copying CRT.metal
[0/91] Copying ShadesOfMusic.metal
[0/91] Copying RoundAudioSpecturm.metal
[0/91] Copying GlowingSoundParticles.metal
[0/91] Copying GalaxyVisuals.metal
[0/91] Write sources
[17/91] Copying WindowBlinds.metal
[17/91] Copying Wind.metal
[17/91] Copying Swirl.metal
[17/91] Copying Radial.metal
[17/91] Copying Morph.metal
[17/91] Copying Genie.metal
[17/91] Copying Dreamy.metal
[17/91] Copying Crosswarp.metal
[17/91] Copying Circle.metal
[17/91] Copying Writhe.metal
[17/91] Copying WetNeuralNetwork.metal
[17/91] Copying Turbulence.metal
[17/91] Copying TMGyroids.metal
[17/91] Copying StarNest.metal
[17/91] Copying StarField.metal
[17/91] Copying SpiralRiders.metal
[17/91] Copying Singularity.metal
[17/91] Copying SineWaves.metal
[17/91] Copying RotatingGradient.metal
[17/91] Copying RetroSun.metal
[17/91] Copying RainbowSherbet.metal
[17/91] Copying NeonRug.metal
[17/91] Copying Portal.metal
[17/91] Copying PulsatingFlesh.metal
[17/91] Copying ModFan.metal
[17/91] Copying Lightning01.metal
[17/91] Copying LavaBlobs.metal
[17/91] Copying LensFlare.metal
[17/91] Copying Iris.metal
[17/91] Copying HypnoticRipples.metal
[17/91] Copying Gradientify.metal
[17/91] Copying GradientFlow.metal
[17/91] Copying GlowingMarblingBlack.metal
[17/91] Copying GlossyGradients.metal
[17/91] Copying Fireworks.metal
[17/91] Copying FluidGradient.metal
[17/91] Copying FBMLightning.metal
[17/91] Copying ExplosionCloud.metal
[17/91] Copying ElectricField.metal
[17/91] Copying CrystalCaustic.metal
[17/91] Copying CosmicBlood.metal
[17/91] Copying CrumpledWave.metal
[17/91] Copying ColorWind.metal
[17/91] Copying ChromaGradients.metal
[17/91] Copying BlueVoid.metal
[17/91] Copying BlackHoleDawn.metal
[17/91] Copying BeamDroplet.metal
[17/91] Copying BaseWarpFBM.metal
[17/91] Copying 2DClouds.metal
[17/91] Copying WarpingLoupe.metal
[17/91] Copying VHS.metal
[17/91] Copying Sobel.metal
[17/91] Copying SoftThreshold.metal
[17/91] Copying SineWave.metal
[17/91] Copying Emboss.metal
[17/91] Copying ColorPlanes.metal
[17/91] Copying Bubble.metal
[17/91] Copying WorleyDisplacement.metal
[17/91] Copying Wave.metal
[17/91] Copying Water.metal
[17/91] Copying SineDistortion.metal
[17/91] Copying RelativeWave.metal
[17/91] Copying Pinch.metal
[17/91] Copying BarrelDistortion.metal
[17/91] Copying Vignette.metal
[17/91] Copying Vibrance.metal
[17/91] Copying TileableWaterCaustic.metal
[17/91] Copying NightVision.metal
[17/91] Copying Luminence.metal
[17/91] Copying LightbulbScreen .metal
[17/91] Copying Infrared.metal
[17/91] Copying Gamma.metal
[18/91] Copying FilmGrain.metal
[90/91] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/117] Emitting module AudioVisualizer
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | /// `BASS` framework is responsible for all the audio playback & analysis
[93/117] Compiling ShaderArt BundleExtensions.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | // MARK: - Hypnotic Ripples
[94/117] Compiling AudioVisualizer AudioVisualizers.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | /// `BASS` framework is responsible for all the audio playback & analysis
[95/117] Compiling Transition Transitions.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[96/117] Compiling Transition TransitionTypes.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[97/117] Emitting module ShaderArt
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | // MARK: - Hypnotic Ripples
[98/117] Compiling ShaderArt ArtShaders.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | // MARK: - Hypnotic Ripples
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/117] Emitting module DistortionEffect
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/117] Emitting module LayerEffect
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[101/117] Compiling LayerEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[102/117] Compiling DistortionEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[103/117] Compiling ShaderArt Gradients.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | // MARK: - Hypnotic Ripples
error: emit-module command failed with exit code 1 (use -v to see invocation)
[104/117] Emitting module Transition
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[105/117] Compiling Transition BundleExtensions.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[106/117] Compiling ColorEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/117] Emitting module ColorEffect
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[108/117] Compiling ShaderArt resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | // MARK: - Hypnotic Ripples
[109/117] Compiling ColorEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[110/117] Compiling ColorEffect ColorEffects.swift
/host/spi-builder-workspace/Sources/ColorEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[111/117] Compiling LayerEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[112/117] Compiling Transition resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[113/117] Compiling LayerEffect LayerEffects.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[114/117] Compiling AudioVisualizer resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | /// `BASS` framework is responsible for all the audio playback & analysis
[115/117] Compiling AudioVisualizer BundleExtensions.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | /// `BASS` framework is responsible for all the audio playback & analysis
[116/117] Compiling DistortionEffect DistortionEffects.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[117/117] Compiling DistortionEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/10] Compiling LayerEffect LayerEffects.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[3/22] Compiling ShaderArt Gradients.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | // MARK: - Hypnotic Ripples
[4/26] Compiling Transition Transitions.swift
/host/spi-builder-workspace/Sources/Transition/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[5/27] Compiling ShaderArt resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | // MARK: - Hypnotic Ripples
[6/27] Compiling ShaderArt BundleExtensions.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | // MARK: - Hypnotic Ripples
[7/27] Compiling LayerEffect resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[8/27] Compiling ShaderArt ArtShaders.swift
/host/spi-builder-workspace/Sources/ShaderArt/2DArt/ArtShaders.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | // MARK: - Hypnotic Ripples
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/27] Emitting module DistortionEffect
/host/spi-builder-workspace/Sources/DistortionEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/27] Emitting module LayerEffect
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
[11/27] Compiling LayerEffect BundleExtensions.swift
/host/spi-builder-workspace/Sources/LayerEffect/BundleExtensions.swift:8:8: error: no such module 'SwiftUI'
 6 | */
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | public extension Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/27] Emitting module AudioVisualizer
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | /// `BASS` framework is responsible for all the audio playback & analysis
[13/27] Compiling AudioVisualizer AudioVisualizers.swift
/host/spi-builder-workspace/Sources/AudioVisualizer/AudioVisualizers.swift:11:8: error: no such module 'SwiftUI'
  9 | */
 10 |
 11 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 12 |
 13 | /// `BASS` framework is responsible for all the audio playback & analysis
BUILD FAILURE 6.1 wasm