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 Linux on 28 Apr 2025 21:34:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
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:         linux
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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/91] Write sources
[0/91] Copying SineSoundWaves.metal
[0/91] Copying AudioEclipse.metal
[0/91] Copying UniverseWithin.metal
[0/91] Copying ShadesOfMusic.metal
[0/91] Copying WavesRemix.metal
[0/91] Copying GlowingSoundParticles.metal
[0/91] Copying RoundAudioSpecturm.metal
[0/91] Copying GalaxyVisuals.metal
[0/91] Write sources
[0/91] Copying Exposure.metal
[0/91] Copying CRT.metal
[0/91] Copying FilmGrain.metal
[0/91] Copying Infrared.metal
[0/91] Copying BarrelDistortion.metal
[0/91] Copying Pinch.metal
[0/91] Copying Vibrance.metal
[2/91] Copying RainbowSherbet.metal
[2/91] Copying TileableWaterCaustic.metal
[8/91] Copying WindowBlinds.metal
[9/91] Copying Crosswarp.metal
[21/91] Copying Swirl.metal
[23/91] Copying Wind.metal
[28/91] Copying Radial.metal
[28/91] Copying Morph.metal
[29/91] Copying Genie.metal
[29/91] Copying Dreamy.metal
[31/91] Copying Circle.metal
[33/91] Copying Writhe.metal
[34/91] Copying WetNeuralNetwork.metal
[35/91] Copying Turbulence.metal
[36/91] Copying TMGyroids.metal
[37/91] Copying StarNest.metal
[37/91] Copying StarField.metal
[37/91] Copying SpiralRiders.metal
[38/91] Copying Singularity.metal
[41/91] Copying SineWaves.metal
[41/91] Copying RetroSun.metal
[42/91] Copying PulsatingFlesh.metal
[42/91] Copying RotatingGradient.metal
[45/91] Copying NeonRug.metal
[45/91] Copying ModFan.metal
[45/91] Copying Portal.metal
[47/91] Copying Lightning01.metal
[49/91] Copying LensFlare.metal
[49/91] Copying Iris.metal
[49/91] Copying LavaBlobs.metal
[52/91] Copying HypnoticRipples.metal
[53/91] Copying Gradientify.metal
[53/91] Copying GradientFlow.metal
[54/91] Copying GlowingMarblingBlack.metal
[56/91] Copying GlossyGradients.metal
[57/91] Copying FluidGradient.metal
[57/91] Copying FBMLightning.metal
[58/91] Copying Fireworks.metal
[60/91] Copying ExplosionCloud.metal
[61/91] Copying ElectricField.metal
[62/91] Copying CrumpledWave.metal
[62/91] Copying CrystalCaustic.metal
[64/91] Copying CosmicBlood.metal
[64/91] Copying ColorWind.metal
[66/91] Copying ChromaGradients.metal
[67/91] Copying BlueVoid.metal
[67/91] Copying BeamDroplet.metal
[68/91] Copying BlackHoleDawn.metal
[70/91] Copying BaseWarpFBM.metal
[71/91] Copying WarpingLoupe.metal
[71/91] Copying 2DClouds.metal
[71/91] Copying VHS.metal
[74/91] Copying SoftThreshold.metal
[74/91] Copying SineWave.metal
[76/91] Copying Sobel.metal
[76/91] Copying Emboss.metal
[78/91] Copying Bubble.metal
[78/91] Copying ColorPlanes.metal
[79/91] Copying Wave.metal
[81/91] Copying WorleyDisplacement.metal
[82/91] Copying Water.metal
[82/91] Copying SineDistortion.metal
[82/91] Copying NightVision.metal
[85/91] Copying Luminence.metal
[86/91] Copying LightbulbScreen .metal
[87/91] Copying Gamma.metal
[88/91] Copying Vignette.metal
[89/91] Copying RelativeWave.metal
[90/91] Write swift-version-24593BA9C3E375BF.txt
[92/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)
[93/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 {
[94/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 {
[95/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[96/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
[97/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
[98/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/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
[100/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
[101/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
[102/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
[103/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[104/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 {
[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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[107/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 {
[108/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 {
[109/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 {
[110/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 {
[111/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)
[112/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 {
[113/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 {
[114/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 {
[115/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 {
[116/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 {
[117/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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/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 {
[4/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 {
[5/27] 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 {
[6/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/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 {
[8/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
BUILD FAILURE 6.1 linux