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 main (849c12), with Swift 6.1 for Android on 29 May 2025 10:52:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Treata11/iShader.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         android
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-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/91] Write sources
[2/91] Copying WindowBlinds.metal
[2/91] Copying Wind.metal
[4/91] Copying Swirl.metal
[4/91] Copying Radial.metal
[6/91] Copying Genie.metal
[6/91] Copying Morph.metal
[8/91] Copying Crosswarp.metal
[8/91] Copying Dreamy.metal
[10/91] Copying Circle.metal
[10/91] Copying Writhe.metal
[12/91] Copying WetNeuralNetwork.metal
[12/91] Copying Turbulence.metal
[12/91] Copying TMGyroids.metal
[12/91] Copying StarField.metal
[12/91] Copying StarNest.metal
[12/91] Copying SpiralRiders.metal
[18/91] Copying Singularity.metal
[19/91] Copying SineWaves.metal
[20/91] Copying RotatingGradient.metal
[21/91] Copying RetroSun.metal
[22/91] Copying RainbowSherbet.metal
[23/91] Copying Portal.metal
[24/91] Copying PulsatingFlesh.metal
[25/91] Copying NeonRug.metal
[26/91] Copying ModFan.metal
[26/91] Copying Lightning01.metal
[28/91] Copying LavaBlobs.metal
[29/91] Copying LensFlare.metal
[30/91] Copying Iris.metal
[31/91] Copying Gradientify.metal
[32/91] Copying HypnoticRipples.metal
[33/91] Copying GradientFlow.metal
[34/91] Copying GlowingMarblingBlack.metal
[34/91] Copying GlossyGradients.metal
[36/91] Copying Fireworks.metal
[37/91] Copying FluidGradient.metal
[38/91] Copying FBMLightning.metal
[39/91] Copying ElectricField.metal
[40/91] Copying ExplosionCloud.metal
[41/91] Copying CrystalCaustic.metal
[42/91] Copying CrumpledWave.metal
[43/91] Copying CosmicBlood.metal
[44/91] Copying ChromaGradients.metal
[45/91] Copying ColorWind.metal
[46/91] Copying BlueVoid.metal
[47/91] Copying BeamDroplet.metal
[48/91] Copying BlackHoleDawn.metal
[49/91] Copying BaseWarpFBM.metal
[50/91] Copying 2DClouds.metal
[51/91] Copying WarpingLoupe.metal
[52/91] Copying SoftThreshold.metal
[53/91] Copying VHS.metal
[54/91] Copying Sobel.metal
[55/91] Copying SineWave.metal
[55/91] Copying Emboss.metal
[57/91] Copying ColorPlanes.metal
[58/91] Copying Bubble.metal
[59/91] Copying WorleyDisplacement.metal
[60/91] Copying Water.metal
[61/91] Copying Wave.metal
[62/91] Copying SineDistortion.metal
[62/91] Copying RelativeWave.metal
[62/91] Copying Vignette.metal
[62/91] Copying Vibrance.metal
[62/91] Copying Pinch.metal
[62/91] Copying BarrelDistortion.metal
[62/91] Copying TileableWaterCaustic.metal
[62/91] Copying NightVision.metal
[62/91] Copying Luminence.metal
[62/91] Copying LightbulbScreen .metal
[62/91] Copying Infrared.metal
[62/91] Copying Gamma.metal
[62/91] Copying FilmGrain.metal
[62/91] Copying Exposure.metal
[62/91] Copying CRT.metal
[62/91] Copying WavesRemix.metal
[62/91] Copying UniverseWithin.metal
[62/91] Copying SineSoundWaves.metal
[62/91] Copying ShadesOfMusic.metal
[62/91] Copying RoundAudioSpecturm.metal
[62/91] Copying GlowingSoundParticles.metal
[62/91] Copying GalaxyVisuals.metal
[62/91] Copying AudioEclipse.metal
[62/91] Write sources
[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 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)
[93/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 {
[94/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[95/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/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 {
[97/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
[98/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/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 {
[100/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 {
[101/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 {
[102/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 {
[103/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 {
[104/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 {
[105/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 {
[106/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 {
[107/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)
[108/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
[109/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
[110/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
[111/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
[112/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
[113/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
[114/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 {
[115/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 {
[116/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 {
[117/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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/27] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/27] 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 {
[4/27] 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 {
[5/27] 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
[6/27] 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 {
[7/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
[8/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
[9/27] 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 {
[10/27] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/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 {
[12/27] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/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 {
[14/27] 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 {
/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 {
[15/27] 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 {
BUILD FAILURE 6.1 android