Package evaluation to test CellularAutomata on Julia 1.14.0-DEV.3081 (21a70e450d*) started at 2026-09-01T13:40:30.149 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 30.24s ################################################################################ # Installation # Installing CellularAutomata... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [878138dc] + CellularAutomata v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [878138dc] + CellularAutomata v0.1.4 [2569d6c7] + ConcreteStructs v0.2.8 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ade2ca70] + Dates v1.11.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 Installation completed after 1.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5.7 s ✓ CellularAutomata WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 1 dependency successfully precompiled in 30 seconds. 61 already precompiled. 1 dependency had output during precompilation: ┌ JET │ WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. │ WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. │ ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` │ Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [3] top-level scope │ @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 │ [4] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:335 │ [5] top-level scope │ @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 │ [6] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [7] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 │ in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 │ in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_sukBgi" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 71.21s ################################################################################ # Testing # Testing CellularAutomata Status `/tmp/jl_LAwNJW/Project.toml` [4c88cf16] Aqua v0.8.16 [878138dc] CellularAutomata v0.1.4 [2569d6c7] ConcreteStructs v0.2.8 [f6369f11] ForwardDiff v1.4.5 ⌅ [c3a54625] JET v0.11.6 [1bc83da4] SafeTestsets v0.1.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_LAwNJW/Manifest.toml` [4c88cf16] Aqua v0.8.16 [878138dc] CellularAutomata v0.1.4 [da1fd8a2] CodeTracking v3.0.2 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [2569d6c7] ConcreteStructs v0.2.8 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [f6369f11] ForwardDiff v1.4.5 [92d709cd] IrrationalConstants v0.2.6 ⌅ [c3a54625] JET v0.11.6 [692b3bcd] JLLWrappers v1.8.0 [aa1ae85d] JuliaInterpreter v0.11.4 [70703baa] JuliaSyntax v1.0.2 [2ab3a3ac] LogExpFunctions v1.0.1 [6f1432cf] LoweredCodeUtils v3.8.0 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.4 [bac558e1] OrderedCollections v2.0.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [295af30f] Revise v3.17.0 [1bc83da4] SafeTestsets v0.1.0 [276daf66] SpecialFunctions v2.9.0 [1e83bf80] StaticArraysCore v1.4.4 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `WorldView` not defined in `JET` Suggestion: this global was defined as `Compiler.WorldView` but not assigned a value. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [3] top-level scope @ ~/.julia/packages/JET/wP86V/src/JETBase.jl:320 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:335 [5] top-level scope @ ~/.julia/packages/JET/wP86V/src/JET.jl:43 [6] include(mod::Module, _path::String) @ Base Base.jl:334 [7] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/abstractinterpret/typeinfer.jl:239 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JETBase.jl:320 in expression starting at /home/pkgeval/.julia/packages/JET/wP86V/src/JET.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ JET │ [Output was shown above] └ Quality Assurance: Error During Test at /home/pkgeval/.julia/packages/SafeTestsets/raUNr/src/SafeTestsets.jl:30 Got exception outside of a @test LoadError: The following 1 package failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.14/JET/jl_WNFdsB" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/CellularAutomata/5BsL1/test/qa.jl:8 Test Summary: | Pass Error Total Time Quality Assurance | 6 1 7 1m43.9s Quality Assurance | 6 1 7 1m43.8s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Stale dependencies | 1 1 3.3s Piracy | 1 1 0.6s Persistent tasks | 1 1 49.3s RNG of the outermost testset: Random.Xoshiro(0x6da2511056aef111, 0xb5413013be3ad46e, 0x07e35db1442d9224, 0xca65581b6f6652f0, 0x3d9c1e81f20f8d9f) ERROR: LoadError: Some tests did not pass: 6 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CellularAutomata/5BsL1/test/runtests.jl:10 Testing failed after 115.55s ERROR: LoadError: Package CellularAutomata 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:3283 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 313.43s: package fails to precompile