Package evaluation to test AbstractPPL on Julia 1.14.0-DEV.2362 (adf6a0d284*) started at 2026-06-15T19:54:30.460 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.4s ################################################################################ # Installation # Installing AbstractPPL... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [7a57a42e] + AbstractPPL v0.15.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [80f14c24] + AbstractMCMC v5.15.1 [7a57a42e] + AbstractPPL v0.15.3 [1520ce14] + AbstractTrees v0.4.5 [7d9f7c33] + Accessors v0.1.44 [66dad0bd] + AliasTables v1.1.3 [dce04be8] + ArgCheck v2.5.0 [198e06fe] + BangBang v0.4.9 [a33af91c] + CompositionsBase v0.1.2 [88cd18e8] + ConsoleProgressMonitor v0.1.2 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [b429d917] + DensityInterface v0.4.0 [ffbed154] + DocStringExtensions v0.9.5 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [682c06a0] + JSON v1.6.1 ⌅ [1d6d02ad] + LeftChildRightSiblingTrees v0.2.1 [6fdf6af0] + LogDensityProblems v2.2.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [e6f89c97] + LoggingExtras v1.2.0 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.5 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [33c8b6b6] + ProgressLogging v0.1.6 [92933f4c] + ProgressMeter v1.11.0 [43287f4e] + PtrArrays v1.4.0 [a2af1166] + SortingAlgorithms v1.2.2 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.11 [ec057cc2] + StructUtils v2.8.2 [5d786b92] + TerminalLoggers v0.1.7 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+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 4.5s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 3.6 s ✓ DimensionalData → DimensionalDataStatsBaseExt 6.2 s ✓ AbstractPPL 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/Nf2tu/src/abstractinterpret/typeinfer.jl:215  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JETBase.jl:317  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [5] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JET.jl:42  [6] include(mod::Module, _path::String)  @ Base Base.jl:325  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:522  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/abstractinterpret/typeinfer.jl:215 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JETBase.jl:317 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 8.0 s ✓ AbstractPPL → AbstractPPLTestExt 6.9 s ✓ AbstractPPL → AbstractPPLDistributionsExt 4 dependencies successfully precompiled in 40 seconds. 144 already precompiled. Precompilation completed after 65.65s ################################################################################ # Testing # Testing AbstractPPL Status `/tmp/jl_XmCkWY/Project.toml` [47edcb42] ADTypes v1.22.0 [7a57a42e] AbstractPPL v0.15.3 [7d9f7c33] Accessors v0.1.44 [4c88cf16] Aqua v0.8.16 [0703355e] DimensionalData v0.30.1 [31c24e10] Distributions v0.25.126 [e30172f5] Documenter v1.17.0 [41ab1584] InvertedIndices v1.3.1 [c3a54625] JET v0.11.4 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_XmCkWY/Manifest.toml` [47edcb42] ADTypes v1.22.0 [a4c015fc] ANSIColoredPrinters v0.0.1 [80f14c24] AbstractMCMC v5.15.1 [7a57a42e] AbstractPPL v0.15.3 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.16 [dce04be8] ArgCheck v2.5.0 [198e06fe] BangBang v0.4.9 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.8 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [88cd18e8] ConsoleProgressMonitor v0.1.2 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [b429d917] DensityInterface v0.4.0 [0703355e] DimensionalData v0.30.1 [31c24e10] Distributions v0.25.126 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [411431e0] Extents v0.1.6 [1a297f60] FillArrays v1.16.0 [d7ba0133] Git v1.5.0 [34004b35] HypergeometricFunctions v0.3.28 [b5f81e59] IOCapture v1.0.0 [22cec73e] InitialValues v0.3.1 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.11.4 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [0e77f7df] LazilyInitializedFields v1.3.0 ⌅ [1d6d02ad] LeftChildRightSiblingTrees v0.2.1 [6fdf6af0] LogDensityProblems v2.2.0 [2ab3a3ac] LogExpFunctions v1.0.1 [e6f89c97] LoggingExtras v1.2.0 ⌅ [6f1432cf] LoweredCodeUtils v3.5.3 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [e1d29d7a] Missings v1.2.0 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.37 [69de0a69] Parsers v2.8.5 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [33c8b6b6] ProgressLogging v0.1.6 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [295af30f] Revise v3.15.1 [79098fc4] Rmath v0.9.0 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.8.0 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.11 [4c63d2b9] StatsFuns v2.1.0 [ec057cc2] StructUtils v2.8.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [5d786b92] TerminalLoggers v0.1.7 [3bb67fe8] TranscodingStreams v0.11.3 [2e619515] Expat_jll v2.8.1+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.3.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+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 [8ba89e20] Distributed 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 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [4607b0f0] SuiteSparse [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.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+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.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... pretty-printing: Test Failed at /home/pkgeval/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:14 Expression: string(#= /home/pkgeval/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:14 =# @opticof(_[2:var"end"])) == "Optic([DynamicIndex(2:end)])" Evaluated: "Optic([DynamicIndex(2:var\"end\")])" == "Optic([DynamicIndex(2:end)])" Stacktrace: [1] top-level scope @ ~/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:9 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:14 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] pretty-printing: Test Failed at /home/pkgeval/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:20 Expression: string(with_mutation(#= /home/pkgeval/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:20 =# @opticof(_[2:var"end"]))) == "Optic!!([DynamicIndex(2:end)])" Evaluated: "Optic!!([DynamicIndex(2:var\"end\")])" == "Optic!!([DynamicIndex(2:end)])" Stacktrace: [1] top-level scope @ ~/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:9 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/AbstractPPL/HM16O/test/varname/optic.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 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/Nf2tu/src/abstractinterpret/typeinfer.jl:215  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JETBase.jl:317  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [5] top-level scope  @ ~/.julia/packages/JET/Nf2tu/src/JET.jl:42  [6] include(mod::Module, _path::String)  @ Base Base.jl:325  [7] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3296  [8] top-level scope  @ stdin:5  [9] eval(m::Module, e::Any)  @ Core boot.jl:522  [10] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [11] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [12] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [13] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/abstractinterpret/typeinfer.jl:215 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JETBase.jl:317 in expression starting at /home/pkgeval/.julia/packages/JET/Nf2tu/src/JET.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ JET │ [Output was shown above] └ AbstractPPL.jl: Error During Test at /home/pkgeval/.julia/packages/AbstractPPL/HM16O/test/runtests.jl:7 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_Ff1RjA" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AbstractPPL/HM16O/test/varname/varname.jl:1 Test Summary: | Pass Fail Error Total Time AbstractPPL.jl | 655 2 1 658 2m49.7s Method ambiguity | 1 1 11.2s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.4s Stale dependencies | 1 1 8.4s Compat bounds | 4 4 0.8s Piracy | 1 1 0.4s Persistent tasks | 1 1 41.8s AbstractProbabilisticProgram | 11 11 0.8s Evaluators interface | 42 42 4.3s vectorisation utilities | 32 32 5.0s varname/optic.jl | 559 2 561 29.4s pretty-printing | 10 2 12 6.0s equality | 400 400 12.6s composition | 8 8 0.6s decomposition | 34 34 0.2s getting and setting | 51 51 7.1s mutating versions | 56 56 2.8s RNG of the outermost testset: Random.Xoshiro(0x42dc091ce6ad728d, 0x7df332716e811894, 0xee4638b1ac1d48ba, 0x012eef1f8dae569e, 0x6c5d45c66e87863d) ERROR: LoadError: Some tests did not pass: 655 passed, 2 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AbstractPPL/HM16O/test/runtests.jl:7 Testing failed after 193.56s ERROR: LoadError: Package AbstractPPL 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:325 [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 299.4s: package fails to precompile