Package evaluation to test GenICam on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T07:26:35.279 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.32s ################################################################################ # Installation # Installing GenICam... Resolving package versions... Installed Statistics ──────── v1.11.1 Installed FixedPointNumbers ─ v0.8.6 Installed ZipFile ─────────── v0.10.1 Installed XML2_jll ────────── v2.15.3+0 Installed Libiconv_jll ────── v1.18.0+0 Installed JLLWrappers ─────── v1.8.0 Installed EzXML ───────────── v1.2.3 Installed Preferences ─────── v1.5.2 Installed GenICam ─────────── v0.2.2 Installed ColorTypes ──────── v0.12.1 Installing 2 artifacts Installed artifact Libiconv 1.9 MiB Installed artifact XML2 2.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [877cf6bb] + GenICam v0.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [3da002f7] + ColorTypes v0.12.1 [8f5d6c58] + EzXML v1.2.3 ⌅ [53c48c17] + FixedPointNumbers v0.8.6 [877cf6bb] + GenICam v0.2.2 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [10745b16] + Statistics v1.11.1 [a5390f91] + ZipFile v0.10.1 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.3+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [83775a58] + Zlib_jll v1.3.2+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.69s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.7 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.1 s ✓ Statistics 39.7 s ✓ ZipFile 2.9 s ✓ Preferences 63.9 s ✓ FixedPointNumbers 3.4 s ✓ JLLWrappers 44.8 s ✓ ColorTypes 3.4 s ✓ Libiconv_jll 39.7 s ✓ ColorTypes → StyledStringsExt 3.7 s ✓ XML2_jll 260.3 s ✓ EzXML 123.8 s ✓ GenICam 11 dependencies successfully precompiled in 587 seconds. 13 already precompiled. Precompilation completed after 621.92s ################################################################################ # Testing # Testing GenICam Status `/tmp/jl_5b4KxZ/Project.toml` [3da002f7] ColorTypes v0.12.1 [8f5d6c58] EzXML v1.2.3 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [877cf6bb] GenICam v0.2.2 [a5390f91] ZipFile v0.10.1 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5b4KxZ/Manifest.toml` [3da002f7] ColorTypes v0.12.1 [8f5d6c58] EzXML v1.2.3 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [877cf6bb] GenICam v0.2.2 [692b3bcd] JLLWrappers v1.8.0 [21216c6a] Preferences v1.5.2 [10745b16] Statistics v1.11.1 [a5390f91] ZipFile v0.10.1 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.3+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [83775a58] Zlib_jll v1.3.2+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... PixelFormats: Mono8 single-allocation budget: Error During Test at /home/pkgeval/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:28 Got exception outside of a @test UndefVarError: `allocated` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] macro expansion @ ./timing.jl:564 [inlined] [2] macro expansion @ ~/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:33 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] top-level scope @ ~/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:28 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [7] top-level scope @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:8 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [10] macro expansion @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:171 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [13] macro expansion @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:178 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:521 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 PixelFormats: Mono10p single-allocation budget: Error During Test at /home/pkgeval/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:41 Got exception outside of a @test UndefVarError: `allocated` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] macro expansion @ ./timing.jl:564 [inlined] [2] macro expansion @ ~/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:52 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] top-level scope @ ~/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:41 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [7] top-level scope @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:8 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [10] macro expansion @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:171 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [13] macro expansion @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:178 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:521 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 PixelFormats: Mono12p single-allocation budget: Error During Test at /home/pkgeval/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:58 Got exception outside of a @test UndefVarError: `allocated` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] macro expansion @ ./timing.jl:564 [inlined] [2] macro expansion @ ~/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:71 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] top-level scope @ ~/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:58 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [7] top-level scope @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:8 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [10] macro expansion @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:171 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [13] macro expansion @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:178 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:521 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 PixelFormats: RGB8 single-allocation budget: Error During Test at /home/pkgeval/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:75 Got exception outside of a @test UndefVarError: `allocated` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] macro expansion @ ./timing.jl:564 [inlined] [2] macro expansion @ ~/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:80 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] top-level scope @ ~/.julia/packages/GenICam/yj322/test/pixelformats/test_alloc.jl:75 [6] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [7] top-level scope @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:8 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [10] macro expansion @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:171 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [13] macro expansion @ ~/.julia/packages/GenICam/yj322/test/runtests.jl:178 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:521 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 [ Info: no GenTL producer found; skipping live integration test Test Summary: | Pass Error Total Time GenICam.jl | 702 4 706 31.5s GenApi: byte-level codec | 8 8 0.7s GenApi: local URL parsing | 6 6 0.7s GenApi: parse fixture XML | 38 38 7.0s GenApi: unknown vendor tags are skipped silently | 2 2 0.0s GenApi: indirection resolves | 2 2 0.0s GenTL: producer discovery | 1 1 0.1s PixelFormats | 506 4 510 15.0s PixelFormats: registry lookup by code | 16 16 0.1s PixelFormats: registry lookup by name | 5 5 0.1s PixelFormats: spec consistency (cfa↔family alignment) | 342 342 0.0s PixelFormats: UnsupportedPixelFormat surfaces with hint | 2 2 0.1s PixelFormats: Mono8 | 9 9 0.5s PixelFormats: Mono16 | 6 6 0.4s PixelFormats: Mono10 (right-justified, shifted to N0f16) | 4 4 0.5s PixelFormats: Mono12 padded | 1 1 0.0s PixelFormats: Mono10p (4 pix in 5 bytes) | 5 5 0.4s PixelFormats: Mono12p (2 pix in 3 bytes) | 3 3 0.2s PixelFormats: Mono12Packed (legacy GigE) | 3 3 0.2s PixelFormats: Mono geometry (row-major to (h,w)) | 5 5 0.0s PixelFormats: Mono10p 5x4 (cross-row carry within quartet) | 22 22 0.1s PixelFormats: Mono12p 3x3 (odd npix, tail with non-trivial (r,c)) | 11 11 0.0s PixelFormats: Bayer 8-bit (CFA tag carries the pattern) | 24 24 0.2s PixelFormats: BayerRG12 padded -> N0f16 | 5 5 0.4s PixelFormats: BayerRG16 | 4 4 0.0s PixelFormats: RGB8 | 9 9 0.3s PixelFormats: BGR8 | 4 4 0.3s PixelFormats: RGBa8 | 5 5 0.3s PixelFormats: RGB16 | 4 4 0.3s PixelFormats: RGB10p32 (10 bits per channel packed in 32-bit word) | 5 5 0.2s PixelFormats: YUV422_8_UYVY | 9 9 0.3s PixelFormats: YUV422_8 (YUYV byte order) | 3 3 0.2s PixelFormats: Mono8 single-allocation budget | 1 1 5.2s PixelFormats: Mono10p single-allocation budget | 1 1 0.0s PixelFormats: Mono12p single-allocation budget | 1 1 0.0s PixelFormats: RGB8 single-allocation budget | 1 1 0.0s GenApi internals | 132 132 6.6s Cross-platform path handling | 6 6 0.1s GenTL: live producer (skipped if none installed) | 1 1 1.2s RNG of the outermost testset: Random.Xoshiro(0x6aab2d448b8317a6, 0x6d1ae5c31b7c9680, 0x8af73b79fb374271, 0xfd65a9e726ce8e1e, 0x5697ad41d5b30a2d) ERROR: LoadError: Some tests did not pass: 702 passed, 0 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/GenICam/yj322/test/runtests.jl:8 Testing failed after 267.91s ERROR: LoadError: Package GenICam errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 933.51s: package tests unexpectedly errored