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 swift-noise, reference master (b51bb7), with Swift 6.1 for Android on 29 May 2025 10:45:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/tayloraswift/swift-noise.git
Reference: master
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/tayloraswift/swift-noise
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b51bb78 6.0.3
Cloned https://github.com/tayloraswift/swift-noise.git
Revision (git rev-parse @):
b51bb78237b0119328edc154f72c82bb8ddb5071
SUCCESS checkout https://github.com/tayloraswift/swift-noise.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tayloraswift/swift-noise.git
https://github.com/tayloraswift/swift-noise.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-png",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.4.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tayloraswift/swift-png"
    }
  ],
  "manifest_display_name" : "swift-noise",
  "name" : "swift-noise",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.3"
    },
    {
      "name" : "ios",
      "version" : "16.4"
    },
    {
      "name" : "tvos",
      "version" : "16.4"
    },
    {
      "name" : "watchos",
      "version" : "9.4"
    }
  ],
  "products" : [
    {
      "name" : "Noise",
      "targets" : [
        "Noise"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "generate-noise",
      "targets" : [
        "GenNoise"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NoiseTests",
      "module_type" : "SwiftTarget",
      "name" : "NoiseTests",
      "path" : "Tests/NoiseTests",
      "sources" : [
        "ConsistentPRNGTests.swift"
      ],
      "target_dependencies" : [
        "Noise"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Noise",
      "module_type" : "SwiftTarget",
      "name" : "Noise",
      "path" : "Sources/Noise",
      "product_memberships" : [
        "Noise",
        "generate-noise"
      ],
      "sources" : [
        "cell.swift",
        "compounds.swift",
        "disk.swift",
        "gradient.swift",
        "hash.swift",
        "noise.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GenNoise",
      "module_type" : "SwiftTarget",
      "name" : "GenNoise",
      "path" : "Sources/GenNoise",
      "product_dependencies" : [
        "PNG"
      ],
      "product_memberships" : [
        "generate-noise"
      ],
      "sources" : [
        "banners.swift",
        "calibrate.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Noise"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/tayloraswift/swift-png
[1/6432] Fetching swift-png
Fetched https://github.com/tayloraswift/swift-png from cache (8.48s)
Computing version for https://github.com/tayloraswift/swift-png
Computed https://github.com/tayloraswift/swift-png at 4.4.9 (10.93s)
Fetching https://github.com/tayloraswift/swift-hash
[1/868] Fetching swift-hash
Fetched https://github.com/tayloraswift/swift-hash from cache (0.35s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.7.1 (2.31s)
Creating working copy for https://github.com/tayloraswift/swift-png
Working copy of https://github.com/tayloraswift/swift-png resolved at 4.4.9
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.7.1
Building for debugging...
[0/17] Write sources
[7/17] Write swift-version-24593BA9C3E375BF.txt
[9/26] Emitting module BaseDigits
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/26] Compiling BaseDigits BaseDigits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/27] Emitting module Noise
[13/27] Compiling Noise cell.swift
[14/27] Compiling Noise noise.swift
[15/27] Compiling Noise gradient.swift
[16/27] Compiling Noise hash.swift
[16/27] Wrapping AST for BaseDigits for debugging
[18/32] Compiling Noise compounds.swift
[19/32] Compiling Noise disk.swift
[21/33] Compiling Base16 Base16.UppercaseDigits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/33] Compiling Base16 Base16.Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/33] Wrapping AST for Noise for debugging
[24/33] Emitting module Base16
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/33] Compiling Base16 Base16.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/33] Compiling Base16 Base16.LowercaseDigits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/34] Wrapping AST for Base16 for debugging
[29/36] Emitting module CRC
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/36] Compiling CRC CRC32.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/37] Wrapping AST for CRC for debugging
[33/90] Emitting module LZ77
[34/97] Compiling LZ77 Gzip.Format.swift
[35/97] Compiling LZ77 Gzip.Inflator.swift
[36/97] Compiling LZ77 Gzip.InflatorState.swift
[37/97] Compiling LZ77 Gzip.StreamHeader.swift
[38/97] Compiling LZ77 Gzip.StreamHeaderError.swift
[39/97] Compiling LZ77 Gzip.swift
[40/97] Compiling LZ77 LZ77.Codeword.swift
[41/97] Compiling LZ77 LZ77.InflatorIn.swift
[42/97] Compiling LZ77 LZ77.InflatorOut.swift
[43/97] Compiling LZ77 LZ77.InflatorState.swift
[44/97] Compiling LZ77 LZ77.InflatorTables.swift
[45/97] Compiling LZ77 LZ77.StreamHeader.swift
[46/97] Compiling LZ77 LZ77.StreamHeaderError.swift
[47/97] Compiling LZ77 LZ77.Composites.swift
[48/97] Compiling LZ77 F14.District.Index.swift
[49/97] Compiling LZ77 F14.District.swift
[50/97] Compiling LZ77 F14.Hash.swift
[51/97] Compiling LZ77 F14.HashTable.swift
[52/97] Compiling LZ77 F14.swift
[53/97] Compiling LZ77 FixedWidthInteger (ext).swift
[54/97] Compiling LZ77 Gzip.Deflator.swift
[55/97] Compiling LZ77 Gzip.Format.Integral.swift
[56/97] Compiling LZ77 LZ77.Reversed.swift
[57/97] Compiling LZ77 LZ77.swift
[58/97] Compiling LZ77 SIMD16 (ext).swift
[59/97] Compiling LZ77 LZ77.Format.swift
[60/97] Compiling LZ77 LZ77.FormatType.swift
[61/97] Compiling LZ77 LZ77.MRC32.swift
[62/97] Compiling LZ77 LZ77.StreamIntegral.swift
[63/97] Compiling LZ77 LZ77.BlockShape.swift
[64/97] Compiling LZ77 LZ77.BlockState.swift
[65/97] Compiling LZ77 LZ77.BlockType.swift
[66/97] Compiling LZ77 LZ77.DecompressionError.swift
[67/97] Compiling LZ77 LZ77.Inflator.swift
[68/97] Compiling LZ77 LZ77.InflatorBuffers.Stream.swift
[69/97] Compiling LZ77 LZ77.InflatorBuffers.swift
[70/97] Compiling LZ77 LZ77.Decades.swift
[71/97] Compiling LZ77 LZ77.Deflator.swift
[72/97] Compiling LZ77 LZ77.DeflatorBuffers.Stream.swift
[73/97] Compiling LZ77 LZ77.DeflatorBuffers.swift
[74/97] Compiling LZ77 LZ77.DeflatorDicing.Node.swift
[75/97] Compiling LZ77 LZ77.DeflatorDicing.swift
[76/97] Compiling LZ77 LZ77.DeflatorIn.swift
[77/97] Compiling LZ77 LZ77.DeflatorMatches.Depths.swift
[78/97] Compiling LZ77 LZ77.Distance.swift
[79/97] Compiling LZ77 LZ77.Heap.swift
[80/97] Compiling LZ77 LZ77.HuffmanPattern.swift
[81/97] Compiling LZ77 LZ77.HuffmanTree.swift
[82/97] Compiling LZ77 LZ77.Metaword.swift
[83/97] Compiling LZ77 LZ77.RunLiteral.swift
[84/97] Compiling LZ77 LZ77.BlockMetadata.swift
[85/97] Compiling LZ77 LZ77.DeflatorMatches.swift
[86/97] Compiling LZ77 LZ77.DeflatorOut.swift
[87/97] Compiling LZ77 LZ77.DeflatorSearch.swift
[88/97] Compiling LZ77 LZ77.DeflatorTables.swift
[89/97] Compiling LZ77 LZ77.DeflatorTerm.Meta.swift
[90/97] Compiling LZ77 LZ77.DeflatorTerm.swift
[91/97] Compiling LZ77 LZ77.DeflatorWindow.Element.swift
[92/97] Compiling LZ77 LZ77.DeflatorWindow.swift
[93/98] Wrapping AST for LZ77 for debugging
[95/142] Emitting module PNG
[96/148] Compiling PNG PNG.Format.Pixel.swift
[97/148] Compiling PNG PNG.Format.swift
[98/148] Compiling PNG PNG.Layout.swift
[99/148] Compiling PNG General.swift
[100/148] Compiling PNG LZ77.DecompressionError (ext).swift
[101/148] Compiling PNG LZ77.DeflateHeaderError (ext).swift
[102/148] Compiling PNG PNG.Gamma.swift
[103/148] Compiling PNG PNG.Header.swift
[104/148] Compiling PNG PNG.Histogram.swift
[105/148] Compiling PNG PNG.Palette.swift
[106/148] Compiling PNG PNG.ParsingError.swift
[107/148] Compiling PNG PNG.Percentmille.swift
[108/148] Compiling PNG PNG.PhysicalDimensions.swift
[109/148] Compiling PNG PNG.SignificantBits.Case.swift
[110/148] Compiling PNG PNG.SignificantBits.swift
[111/148] Compiling PNG PNG.SuggestedPalette.Entries.swift
[112/148] Compiling PNG PNG.SuggestedPalette.swift
[113/148] Compiling PNG PNG.Text.swift
[114/148] Compiling PNG PNG.swift
[115/148] Compiling PNG PNG.Background.Case.swift
[116/148] Compiling PNG PNG.Background.swift
[117/148] Compiling PNG PNG.Chromaticity.swift
[118/148] Compiling PNG PNG.ColorProfile.swift
[119/148] Compiling PNG PNG.ColorRendering.swift
[120/148] Compiling PNG PNG.DecodingError.swift
[121/148] Compiling PNG PNG.Metadata.swift
[122/148] Compiling PNG PNG.Standard.swift
[123/148] Compiling PNG PNG.Encoder.Pass.swift
[124/148] Compiling PNG PNG.Encoder.swift
[125/148] Compiling PNG PNG.FormattingError.swift
[126/148] Compiling PNG Array (ext).swift
[127/148] Compiling PNG ArraySlice (ext).swift
[128/148] Compiling PNG PNG.Color.swift
[129/148] Compiling PNG PNG.RGBA.swift
[130/148] Compiling PNG PNG.VA.swift
[131/148] Compiling PNG PNG.Context.swift
[132/148] Compiling PNG PNG.Decoder.swift
[133/148] Compiling PNG PNG.BytestreamDestination.swift
[134/148] Compiling PNG PNG.BytestreamSource.swift
[135/148] Compiling PNG PNG.Chunk.swift
[136/148] Compiling PNG PNG.LexingError.swift
[137/148] Compiling PNG PNG.Error.swift
[138/148] Compiling PNG PNG.Image.swift
[139/148] Compiling PNG PNG.TimeModified.swift
[140/148] Compiling PNG PNG.Transparency.Case.swift
[141/148] Compiling PNG PNG.Transparency.swift
[142/148] Compiling PNG System.swift
[143/148] Compiling PNG UnsafeMutableBufferPointer (ext).swift
[144/148] Compiling PNG __Entrypoint.swift
[145/149] Wrapping AST for PNG for debugging
[147/153] Compiling GenNoise main.swift
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int
error: emit-module command failed with exit code 1 (use -v to see invocation)
[148/153] Emitting module GenNoise
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int
[149/153] Compiling GenNoise calibrate.swift
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int
[150/153] Compiling GenNoise banners.swift
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/10] Write swift-version-24593BA9C3E375BF.txt
[2/19] Emitting module BaseDigits
[3/19] Compiling BaseDigits BaseDigits.swift
[4/20] Compiling Noise noise.swift
[5/20] Compiling Noise compounds.swift
[7/19] Compiling Noise hash.swift
[8/24] Compiling Noise gradient.swift
[9/24] Compiling Noise disk.swift
[10/24] Compiling Base16 Base16.Values.swift
[11/24] Compiling Base16 Base16.UppercaseDigits.swift
[12/24] Compiling Base16 Base16.swift
[13/24] Compiling Base16 Base16.LowercaseDigits.swift
[14/24] Emitting module Base16
[15/25] Emitting module Noise
[16/25] Compiling Noise cell.swift
[19/26] Compiling CRC CRC32.swift
[20/26] Emitting module CRC
[22/79] Compiling LZ77 Gzip.Format.swift
[23/79] Compiling LZ77 Gzip.Inflator.swift
[24/79] Compiling LZ77 Gzip.InflatorState.swift
[25/79] Compiling LZ77 Gzip.StreamHeader.swift
[26/79] Compiling LZ77 Gzip.StreamHeaderError.swift
[27/79] Compiling LZ77 Gzip.swift
[28/79] Compiling LZ77 LZ77.Codeword.swift
[29/86] Emitting module LZ77
[30/86] Compiling LZ77 LZ77.Reversed.swift
[31/86] Compiling LZ77 LZ77.swift
[32/86] Compiling LZ77 SIMD16 (ext).swift
[33/86] Compiling LZ77 LZ77.Format.swift
[34/86] Compiling LZ77 LZ77.FormatType.swift
[35/86] Compiling LZ77 LZ77.MRC32.swift
[36/86] Compiling LZ77 LZ77.StreamIntegral.swift
[37/86] Compiling LZ77 LZ77.BlockShape.swift
[38/86] Compiling LZ77 LZ77.BlockState.swift
[39/86] Compiling LZ77 LZ77.BlockType.swift
[40/86] Compiling LZ77 LZ77.DecompressionError.swift
[41/86] Compiling LZ77 LZ77.Inflator.swift
[42/86] Compiling LZ77 LZ77.InflatorBuffers.Stream.swift
[43/86] Compiling LZ77 LZ77.InflatorBuffers.swift
[44/86] Compiling LZ77 LZ77.InflatorIn.swift
[45/86] Compiling LZ77 LZ77.InflatorOut.swift
[46/86] Compiling LZ77 LZ77.InflatorState.swift
[47/86] Compiling LZ77 LZ77.InflatorTables.swift
[48/86] Compiling LZ77 LZ77.StreamHeader.swift
[49/86] Compiling LZ77 LZ77.StreamHeaderError.swift
[50/86] Compiling LZ77 LZ77.Composites.swift
[51/86] Compiling LZ77 F14.District.Index.swift
[52/86] Compiling LZ77 F14.District.swift
[53/86] Compiling LZ77 F14.Hash.swift
[54/86] Compiling LZ77 F14.HashTable.swift
[55/86] Compiling LZ77 F14.swift
[56/86] Compiling LZ77 FixedWidthInteger (ext).swift
[57/86] Compiling LZ77 Gzip.Deflator.swift
[58/86] Compiling LZ77 Gzip.Format.Integral.swift
[59/86] Compiling LZ77 LZ77.Decades.swift
[60/86] Compiling LZ77 LZ77.Deflator.swift
[61/86] Compiling LZ77 LZ77.DeflatorBuffers.Stream.swift
[62/86] Compiling LZ77 LZ77.DeflatorBuffers.swift
[63/86] Compiling LZ77 LZ77.DeflatorDicing.Node.swift
[64/86] Compiling LZ77 LZ77.DeflatorDicing.swift
[65/86] Compiling LZ77 LZ77.DeflatorIn.swift
[66/86] Compiling LZ77 LZ77.DeflatorMatches.Depths.swift
[67/86] Compiling LZ77 LZ77.DeflatorMatches.swift
[68/86] Compiling LZ77 LZ77.DeflatorOut.swift
[69/86] Compiling LZ77 LZ77.DeflatorSearch.swift
[70/86] Compiling LZ77 LZ77.DeflatorTables.swift
[71/86] Compiling LZ77 LZ77.DeflatorTerm.Meta.swift
[72/86] Compiling LZ77 LZ77.DeflatorTerm.swift
[73/86] Compiling LZ77 LZ77.DeflatorWindow.Element.swift
[74/86] Compiling LZ77 LZ77.DeflatorWindow.swift
[75/86] Compiling LZ77 LZ77.Distance.swift
[76/86] Compiling LZ77 LZ77.Heap.swift
[77/86] Compiling LZ77 LZ77.HuffmanPattern.swift
[78/86] Compiling LZ77 LZ77.HuffmanTree.swift
[79/86] Compiling LZ77 LZ77.Metaword.swift
[80/86] Compiling LZ77 LZ77.RunLiteral.swift
[81/86] Compiling LZ77 LZ77.BlockMetadata.swift
[82/87] Wrapping AST for LZ77 for debugging
[84/131] Emitting module PNG
[85/137] Compiling PNG PNG.Gamma.swift
[86/137] Compiling PNG PNG.Header.swift
[87/137] Compiling PNG PNG.Histogram.swift
[88/137] Compiling PNG PNG.Palette.swift
[89/137] Compiling PNG PNG.ParsingError.swift
[90/137] Compiling PNG PNG.Percentmille.swift
[91/137] Compiling PNG PNG.PhysicalDimensions.swift
[92/137] Compiling PNG PNG.SignificantBits.Case.swift
[93/137] Compiling PNG PNG.SignificantBits.swift
[94/137] Compiling PNG PNG.SuggestedPalette.Entries.swift
[95/137] Compiling PNG PNG.SuggestedPalette.swift
[96/137] Compiling PNG PNG.Text.swift
[97/137] Compiling PNG Array (ext).swift
[98/137] Compiling PNG ArraySlice (ext).swift
[99/137] Compiling PNG PNG.Color.swift
[100/137] Compiling PNG PNG.RGBA.swift
[101/137] Compiling PNG PNG.VA.swift
[102/137] Compiling PNG PNG.Context.swift
[103/137] Compiling PNG PNG.Decoder.swift
[104/137] Compiling PNG PNG.TimeModified.swift
[105/137] Compiling PNG PNG.Transparency.Case.swift
[106/137] Compiling PNG PNG.Transparency.swift
[107/137] Compiling PNG System.swift
[108/137] Compiling PNG UnsafeMutableBufferPointer (ext).swift
[109/137] Compiling PNG __Entrypoint.swift
[110/137] Compiling PNG PNG.Format.Pixel.swift
[111/137] Compiling PNG PNG.Format.swift
[112/137] Compiling PNG PNG.Layout.swift
[113/137] Compiling PNG General.swift
[114/137] Compiling PNG LZ77.DecompressionError (ext).swift
[115/137] Compiling PNG LZ77.DeflateHeaderError (ext).swift
[116/137] Compiling PNG PNG.swift
[117/137] Compiling PNG PNG.Background.Case.swift
[118/137] Compiling PNG PNG.Background.swift
[119/137] Compiling PNG PNG.Chromaticity.swift
[120/137] Compiling PNG PNG.ColorProfile.swift
[121/137] Compiling PNG PNG.ColorRendering.swift
[122/137] Compiling PNG PNG.DecodingError.swift
[123/137] Compiling PNG PNG.Metadata.swift
[124/137] Compiling PNG PNG.Standard.swift
[125/137] Compiling PNG PNG.Encoder.Pass.swift
[126/137] Compiling PNG PNG.Encoder.swift
[127/137] Compiling PNG PNG.FormattingError.swift
[128/137] Compiling PNG PNG.BytestreamDestination.swift
[129/137] Compiling PNG PNG.BytestreamSource.swift
[130/137] Compiling PNG PNG.Chunk.swift
[131/137] Compiling PNG PNG.LexingError.swift
[132/137] Compiling PNG PNG.Error.swift
[133/137] Compiling PNG PNG.Image.swift
[134/142] Wrapping AST for PNG for debugging
[136/142] Compiling GenNoise main.swift
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int
[137/142] Compiling GenNoise calibrate.swift
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int
error: emit-module command failed with exit code 1 (use -v to see invocation)
[138/142] Emitting module GenNoise
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int
[139/142] Compiling GenNoise banners.swift
/host/spi-builder-workspace/Sources/GenNoise/main.swift:8:13: error: no such module 'Darwin'
 6 | import func Glibc.clock
 7 | #else
 8 | import func Darwin.clock
   |             `- error: no such module 'Darwin'
 9 |
10 | func clock() -> Int
BUILD FAILURE 6.1 android