Build Information
Failed to build SnapshotTestingWebP, reference 1.1.0 (b7f993), with Swift 6.1 for Android on 12 Feb 2026 16:07:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexey1312/SnapshotTestingWebP.git
Reference: 1.1.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/alexey1312/SnapshotTestingWebP
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at b7f993c chore: update ci
Cloned https://github.com/alexey1312/SnapshotTestingWebP.git
Revision (git rev-parse @):
b7f993c14d3c1c65ced076c5bb6d381472dbd7cb
SUCCESS checkout https://github.com/alexey1312/SnapshotTestingWebP.git at 1.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/alexey1312/SnapshotTestingWebP.git
https://github.com/alexey1312/SnapshotTestingWebP.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.9",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "libwebp",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/the-swift-collective/libwebp.git"
}
],
"manifest_display_name" : "SnapshotTestingWebP",
"name" : "SnapshotTestingWebP",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SnapshotTestingWebP",
"targets" : [
"SnapshotTestingWebP"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SnapshotTestingWebPTests",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingWebPTests",
"path" : "Tests/SnapshotTestingWebPTests",
"sources" : [
"SnapshotTestingWebPTests.swift",
"SwiftUIView.swift",
"TestNSView.swift"
],
"target_dependencies" : [
"SnapshotTestingWebP"
],
"type" : "test"
},
{
"c99name" : "SnapshotTestingWebP",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingWebP",
"path" : "Sources/SnapshotTestingWebP",
"product_dependencies" : [
"SnapshotTesting",
"WebP",
"libwebp"
],
"product_memberships" : [
"SnapshotTestingWebP"
],
"sources" : [
"CompressionQuality.swift",
"NSImage.swift",
"NSView.swift",
"NSViewController.swift",
"SwiftUIView.swift",
"UIImage.swift",
"UIView.swift",
"UIViewController.swift",
"WebP/CGImage+WebP.swift",
"WebP/NSImage+WebP.swift",
"WebP/UIImage+WebP.swift",
"WebPEncodingStatistics.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/the-swift-collective/libwebp.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/54] Fetching libwebp
[55/15804] Fetching libwebp, swift-snapshot-testing
Fetched https://github.com/the-swift-collective/libwebp.git from cache (4.18s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (4.33s)
Computing version for https://github.com/the-swift-collective/libwebp.git
Computed https://github.com/the-swift-collective/libwebp.git at 1.4.1 (5.29s)
Fetching https://github.com/the-swift-collective/libpng.git
[1/30] Fetching libpng
Fetched https://github.com/the-swift-collective/libpng.git from cache (0.29s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.9 (1.22s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5284] Fetching swift-custom-dump
[5285/79414] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (4.43s)
Fetched https://github.com/swiftlang/swift-syntax from cache (4.49s)
Computing version for https://github.com/the-swift-collective/libpng.git
Computed https://github.com/the-swift-collective/libpng.git at 1.6.45 (5.89s)
Fetching https://github.com/the-swift-collective/zlib.git
[1/48] Fetching zlib
Fetched https://github.com/the-swift-collective/zlib.git from cache (0.21s)
Computing version for https://github.com/the-swift-collective/zlib.git
Computed https://github.com/the-swift-collective/zlib.git at 1.3.2 (0.83s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.4.1 (0.56s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5607] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.72s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.8.1 (0.89s)
Creating working copy for https://github.com/the-swift-collective/libwebp.git
Working copy of https://github.com/the-swift-collective/libwebp.git resolved at 1.4.1
Creating working copy for https://github.com/the-swift-collective/zlib.git
Working copy of https://github.com/the-swift-collective/zlib.git resolved at 1.3.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.9
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.8.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.4.1
Creating working copy for https://github.com/the-swift-collective/libpng.git
Working copy of https://github.com/the-swift-collective/libpng.git resolved at 1.6.45
Building for debugging...
[0/182] Compiling sharpyuv_sse2.c
[1/182] Compiling sharpyuv_cpu.c
[2/182] Compiling sharpyuv_dsp.c
[3/182] Compiling sharpyuv_csp.c
[4/182] Compiling wicdec.c
[5/182] Compiling sharpyuv_gamma.c
[6/182] Compiling sharpyuv.c
[7/182] Compiling pngdec.c
[8/182] Compiling tiffdec.c
[9/182] Compiling webpdec.c
[10/182] Compiling metadata.c
[11/182] Compiling pnmdec.c
[12/182] Compiling jpegdec.c
[13/182] Compiling image_dec.c
[13/182] Compiling imageio_util.c
[15/182] Compiling image_enc.c
[16/182] Compiling ZLibC uncompr.c
[16/182] Compiling ZLibC zutil.c
[18/182] Compiling ZLibC inftrees.c
[19/182] Compiling ZLibC inffast.c
[20/182] Write swift-version-24593BA9C3E375BF.txt
[20/182] Compiling ZLibC infback.c
[22/182] Compiling ZLibC gzwrite.c
[23/182] Compiling ZLibC trees.c
[24/182] Compiling ZLibC inflate.c
[25/182] Compiling ZLibC gzread.c
[26/182] Write sources
[30/182] Compiling ZLibC gzclose.c
[31/182] Write sources
[32/182] Compiling ZLibC compress.c
[33/182] Compiling ZLibC gzlib.c
[34/182] Compiling ZLibC adler32.c
[35/182] Compiling ZLibC crc32.c
[36/182] Compiling sharpyuv_neon.c
[37/182] Compiling ZLibC deflate.c
[39/215] Emitting module ZLib
[40/215] Compiling ZLib ZLib.swift
[41/216] Compiling filter_vsx_intrinsics.c
[42/216] Compiling png pngwio.c
[43/216] Compiling powerpc_init.c
[44/216] Compiling png pngwtran.c
[45/216] Compiling png pngtrans.c
[46/216] Compiling png pngwutil.c
[47/216] Compiling png pngwrite.c
[48/216] Compiling png pngrio.c
[49/216] Compiling png pngset.c
[50/216] Compiling png pngread.c
[51/216] Compiling png pngmem.c
[52/216] Compiling png pngget.c
[53/216] Compiling png pngpread.c
[54/216] Compiling png pngrutil.c
[55/216] Compiling mips_init.c
[56/216] Compiling png pngerror.c
[57/216] Compiling filter_lsx_intrinsics.c
[58/216] Compiling filter_msa_intrinsics.c
[59/216] Compiling filter_mmi_inline_assembly.c
[60/216] Compiling loongarch_lsx_init.c
[61/216] Compiling intel_init.c
[62/216] Compiling png png.c
[63/216] Compiling filter_sse2_intrinsics.c
[64/216] Compiling filter_neon.S
[65/216] Compiling arm_init.c
[66/216] Compiling png pngrtran.c
[67/216] Compiling filter_neon_intrinsics.c
[68/216] Compiling palette_neon_intrinsics.c
[70/218] Emitting module LibPNG
[71/218] Compiling LibPNG LibPNG.swift
[72/219] Compiling thread_utils.c
[73/219] Compiling quant_levels_utils.c
[74/219] Compiling rescaler_utils.c
[75/219] Compiling random_utils.c
[76/219] Compiling utils.c
[77/219] Compiling quant_levels_dec_utils.c
[78/219] Compiling palette.c
[79/219] Compiling huffman_utils.c
[80/219] Compiling filters_utils.c
[81/219] Compiling color_cache_utils.c
[82/219] Compiling huffman_encode_utils.c
[83/219] Compiling bit_writer_utils.c
[84/219] Compiling bit_reader_utils.c
[85/219] Compiling muxinternal.c
[86/219] Compiling muxread.c
[87/219] Compiling webp_enc.c
[88/219] Compiling muxedit.c
[89/219] Compiling tree_enc.c
[90/219] Compiling anim_encode.c
[91/219] Compiling token_enc.c
[92/219] Compiling syntax_enc.c
[93/219] Compiling picture_tools_enc.c
[94/219] Compiling vp8l_enc.c
[95/219] Compiling picture_psnr_enc.c
[96/219] Compiling picture_enc.c
[96/219] Compiling picture_rescale_enc.c
[98/219] Compiling predictor_enc.c
[99/219] Compiling near_lossless_enc.c
[100/219] Compiling iterator_enc.c
[101/219] Compiling filter_enc.c
[102/219] Compiling picture_csp_enc.c
[103/219] Compiling cost_enc.c
[104/219] Compiling config_enc.c
[105/219] Compiling frame_enc.c
[106/219] Compiling histogram_enc.c
[107/219] Compiling yuv_sse2.c
[108/219] Compiling analysis_enc.c
[108/219] Compiling backward_references_cost_enc.c
[110/219] Compiling yuv_sse41.c
[111/219] Compiling alpha_enc.c
[112/219] Compiling yuv_mips32.c
[113/219] Compiling backward_references_enc.c
[114/219] Compiling yuv_mips_dsp_r2.c
[115/219] Compiling upsampling_sse41.c
[116/219] Compiling upsampling_sse2.c
[117/219] Compiling quant_enc.c
[118/219] Compiling yuv.c
[119/219] Compiling upsampling_msa.c
[120/219] Compiling upsampling_mips_dsp_r2.c
[121/219] Compiling ssim_sse2.c
[122/219] Compiling rescaler_sse2.c
[123/219] Compiling upsampling.c
[124/219] Compiling ssim.c
[125/219] Compiling rescaler_msa.c
[126/219] Compiling rescaler_mips_dsp_r2.c
[127/219] Compiling rescaler_mips32.c
[128/219] Compiling lossless_sse41.c
[129/219] Compiling lossless_sse2.c
[130/219] Compiling rescaler.c
[131/219] Compiling lossless_msa.c
[132/219] Compiling lossless_mips_dsp_r2.c
[133/219] Compiling lossless_enc_sse41.c
[134/219] Compiling lossless_enc_sse2.c
[135/219] Compiling lossless_enc_msa.c
[136/219] Compiling lossless_enc_mips_dsp_r2.c
[137/219] Compiling yuv_neon.c
[138/219] Compiling lossless_enc_mips32.c
[139/219] Compiling lossless_enc.c
[140/219] Compiling filters_sse2.c
[141/219] Compiling rescaler_neon.c
[142/219] Compiling lossless.c
[143/219] Compiling filters_msa.c
[144/219] Compiling lossless_neon.c
[145/219] Compiling filters_mips_dsp_r2.c
[146/219] Compiling filters.c
[147/219] Compiling enc_sse41.c
[148/219] Compiling enc_sse2.c
[149/219] Compiling enc_msa.c
[150/219] Compiling enc_mips_dsp_r2.c
[150/219] Compiling upsampling_neon.c
[150/219] Compiling lossless_enc_neon.c
[153/219] Compiling enc_mips32.c
[154/219] Compiling dec_sse2.c
[155/219] Compiling dec_sse41.c
[156/219] Compiling dec_msa.c
[157/219] Compiling dec_mips_dsp_r2.c
[158/219] Compiling enc.c
[159/219] Compiling dec_mips32.c
[160/219] Compiling dec_clip_tables.c
[161/219] Compiling filters_neon.c
[162/219] Compiling cpu.c
[163/219] Compiling cost_sse2.c
[164/219] Compiling dec.c
[165/219] Compiling cost_mips_dsp_r2.c
[166/219] Compiling alpha_processing_sse41.c
[167/219] Compiling cost_mips32.c
[168/219] Compiling cost.c
[169/219] Compiling alpha_processing_mips_dsp_r2.c
[170/219] Compiling alpha_processing_sse2.c
[171/219] Compiling alpha_processing.c
[173/219] Compiling SnapshotTesting CaseIterable.swift
[174/219] Compiling SnapshotTesting Data.swift
[175/219] Compiling SnapshotTesting Encodable.swift
[176/219] Compiling SnapshotTesting NSBezierPath.swift
[176/223] Compiling anim_decode.c
[178/223] Compiling SnapshotTesting NSImage.swift
[179/223] Compiling SnapshotTesting NSView.swift
[180/223] Compiling SnapshotTesting NSViewController.swift
[181/223] Compiling SnapshotTesting SceneKit.swift
[182/223] Compiling SnapshotTesting SpriteKit.swift
[183/223] Compiling SnapshotTesting String.swift
[184/223] Compiling SnapshotTesting SwiftUIView.swift
[185/223] Compiling SnapshotTesting UIBezierPath.swift
[186/223] Compiling SnapshotTesting Deprecations.swift
[187/223] Compiling SnapshotTesting RecordIssue.swift
[188/223] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[189/223] Compiling SnapshotTesting SnapshotsTestTrait.swift
[189/223] Compiling enc_neon.c
[190/223] Compiling demux.c
[191/223] Compiling webp_dec.c
[193/223] Emitting module SnapshotTesting
[194/223] Compiling SnapshotTesting Snapshotting.swift
[195/223] Compiling SnapshotTesting Any.swift
[196/223] Compiling SnapshotTesting CALayer.swift
[197/223] Compiling SnapshotTesting CGPath.swift
[198/223] Compiling SnapshotTesting AssertSnapshot.swift
[199/223] Compiling SnapshotTesting Async.swift
[200/223] Compiling SnapshotTesting Internal.swift
[201/223] Compiling SnapshotTesting PlistEncoder.swift
[202/223] Compiling SnapshotTesting String+SpecialCharacters.swift
[203/223] Compiling SnapshotTesting View.swift
[204/223] Compiling SnapshotTesting XCTAttachment.swift
[205/223] Compiling SnapshotTesting Diff.swift
[206/223] Compiling SnapshotTesting Diffing.swift
[207/223] Compiling SnapshotTesting Wait.swift
[207/223] Compiling vp8_dec.c
[208/223] Compiling quant_dec.c
[209/223] Compiling tree_dec.c
[210/223] Compiling cost_neon.c
[211/223] Compiling dec_neon.c
[212/223] Compiling alpha_processing_neon.c
[213/223] Compiling vp8l_dec.c
[214/223] Compiling io_dec.c
[215/223] Compiling alpha_dec.c
[216/223] Compiling idec_dec.c
[217/223] Compiling frame_dec.c
[218/223] Compiling buffer_dec.c
[220/225] Compiling SnapshotTesting UIImage.swift
[221/225] Compiling SnapshotTesting UIView.swift
[222/225] Compiling SnapshotTesting UIViewController.swift
[223/225] Compiling SnapshotTesting URLRequest.swift
[225/226] Compiling WebP WebP.swift
[226/226] Emitting module WebP
[228/239] Compiling SnapshotTestingWebP CGImage+WebP.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[229/239] Compiling SnapshotTestingWebP UIView.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[230/239] Compiling SnapshotTestingWebP UIViewController.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[231/239] Compiling SnapshotTestingWebP SwiftUIView.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[232/239] Compiling SnapshotTestingWebP UIImage.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[233/239] Compiling SnapshotTestingWebP UIImage+WebP.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[234/239] Compiling SnapshotTestingWebP NSImage+WebP.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[235/240] Emitting module SnapshotTestingWebP
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[236/240] Compiling SnapshotTestingWebP CompressionQuality.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[237/240] Compiling SnapshotTestingWebP NSImage.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[238/240] Compiling SnapshotTestingWebP NSView.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[239/240] Compiling SnapshotTestingWebP NSViewController.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[240/240] Compiling SnapshotTestingWebP WebPEncodingStatistics.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
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/145] Write swift-version-24593BA9C3E375BF.txt
[2/178] Emitting module ZLib
[3/178] Compiling ZLib ZLib.swift
[5/151] Compiling SnapshotTesting SpriteKit.swift
[6/151] Compiling SnapshotTesting String.swift
[7/151] Compiling SnapshotTesting SwiftUIView.swift
[8/151] Compiling SnapshotTesting UIBezierPath.swift
[9/157] Compiling LibPNG LibPNG.swift
[10/157] Emitting module LibPNG
[12/158] Compiling SnapshotTesting NSImage.swift
[13/158] Compiling SnapshotTesting NSView.swift
[14/158] Compiling SnapshotTesting NSViewController.swift
[15/158] Compiling SnapshotTesting SceneKit.swift
[16/158] Compiling SnapshotTesting View.swift
[17/158] Compiling SnapshotTesting XCTAttachment.swift
[18/158] Compiling SnapshotTesting Diff.swift
[19/158] Compiling SnapshotTesting Diffing.swift
[20/158] Compiling SnapshotTesting Wait.swift
[21/42] Compiling SnapshotTesting Snapshotting.swift
[22/42] Compiling SnapshotTesting Any.swift
[23/42] Compiling SnapshotTesting CALayer.swift
[24/42] Compiling SnapshotTesting CGPath.swift
[25/42] Compiling SnapshotTesting UIImage.swift
[26/42] Compiling SnapshotTesting UIView.swift
[27/42] Compiling SnapshotTesting UIViewController.swift
[28/42] Compiling SnapshotTesting URLRequest.swift
[29/42] Compiling SnapshotTesting Deprecations.swift
[30/42] Compiling SnapshotTesting RecordIssue.swift
[31/42] Compiling SnapshotTesting SnapshotTestingConfiguration.swift
[32/42] Compiling SnapshotTesting SnapshotsTestTrait.swift
[33/42] Compiling SnapshotTesting CaseIterable.swift
[34/42] Compiling SnapshotTesting Data.swift
[35/42] Compiling SnapshotTesting Encodable.swift
[36/42] Compiling SnapshotTesting NSBezierPath.swift
[37/42] Emitting module SnapshotTesting
[38/44] Compiling WebP WebP.swift
[39/44] Emitting module WebP
[41/45] Compiling SnapshotTesting AssertSnapshot.swift
[42/45] Compiling SnapshotTesting Async.swift
[43/45] Compiling SnapshotTesting Internal.swift
[44/45] Compiling SnapshotTesting PlistEncoder.swift
[45/45] Compiling SnapshotTesting String+SpecialCharacters.swift
[47/58] Compiling SnapshotTestingWebP CGImage+WebP.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[48/58] Compiling SnapshotTestingWebP UIImage+WebP.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[49/58] Compiling SnapshotTestingWebP NSImage+WebP.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[50/58] Compiling SnapshotTestingWebP SwiftUIView.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[51/58] Compiling SnapshotTestingWebP UIImage.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/59] Emitting module SnapshotTestingWebP
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[53/59] Compiling SnapshotTestingWebP NSView.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[54/59] Compiling SnapshotTestingWebP NSViewController.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[55/59] Compiling SnapshotTestingWebP UIView.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[56/59] Compiling SnapshotTestingWebP UIViewController.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[57/59] Compiling SnapshotTestingWebP CompressionQuality.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[58/59] Compiling SnapshotTestingWebP NSImage.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
[59/59] Compiling SnapshotTestingWebP WebPEncodingStatistics.swift
/host/spi-builder-workspace/Sources/SnapshotTestingWebP/WebP/CGImage+WebP.swift:2:8: error: no such module 'CoreGraphics'
1 | import Foundation
2 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
3 | import libwebp
4 |
BUILD FAILURE 6.1 android