Package evaluation to test EPGsim on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T02:03:22.466 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.13s ################################################################################ # Installation # Installing EPGsim... Resolving package versions... Installed EPGsim ─ v0.1.1 Updating `~/.julia/environments/v1.14/Project.toml` [b6a82cc1] + EPGsim v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [b6a82cc1] + EPGsim v0.1.1 Installation completed after 1.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.5 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.9 s ✓ MacroTools 0.9 s ✓ StaticArraysCore 1.1 s ✓ DocStringExtensions 1.1 s ✓ Statistics 2.6 s ✓ IrrationalConstants 0.6 s ✓ EPGsim 1.5 s ✓ NaNMath 3.2 s ✓ StructUtils 2.8 s ✓ Preferences 1.6 s ✓ Compat 1.8 s ✓ CommonSubexpressions 0.9 s ✓ DiffResults 2.0 s ✓ LogExpFunctions 1.9 s ✓ StructUtils → StructUtilsStaticArraysCoreExt 3.5 s ✓ JLLWrappers 3.2 s ✓ PrecompileTools 0.7 s ✓ Compat → CompatLinearAlgebraExt 3.7 s ✓ OpenSpecFun_jll 38.7 s ✓ Parsers 81.8 s ✓ SpecialFunctions 107.7 s ✓ JSON 1.5 s ✓ DiffRules 71.3 s ✓ BenchmarkTools 104.4 s ✓ ForwardDiff 24 dependencies successfully precompiled in 444 seconds. 15 already precompiled. Precompilation completed after 486.31s ################################################################################ # Testing # Testing EPGsim Status `/tmp/jl_5CKKbA/Project.toml` [6e4b80f9] BenchmarkTools v1.8.0 [b6a82cc1] EPGsim v0.1.1 [f6369f11] ForwardDiff v1.3.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_5CKKbA/Manifest.toml` [6e4b80f9] BenchmarkTools v1.8.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [b6a82cc1] EPGsim v0.1.1 [f6369f11] ForwardDiff v1.3.3 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [69de0a69] Parsers v2.8.5 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [276daf66] SpecialFunctions v2.8.0 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.2 [efe28fd5] OpenSpecFun_jll v0.5.6+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 [9abbd945] Profile 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 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+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... ┌ Info: without threshold (0.0) : │ │ time = 624.754 us │ │ memory = 822160 │ │ allocs = 10758 │ └ gctimes = 0.0 ns ┌ Info: With threshold 10e-6 : │ │ time = 233.022 us │ │ memory = 261576 │ │ allocs = 3632 │ └ gctimes = 0.0 ns EPG-AD: Error During Test at /home/pkgeval/.julia/packages/EPGsim/gBRuj/test/test_AD.jl:21 Got exception outside of a @test internal lowering bug: #= /home/pkgeval/.julia/packages/ForwardDiff/z3jRk/src/partials.jl:174 =# - `jl_assert(numchildren(ex) > 1, _)`: ex Expression: (&& (call == z (ref tup 1))) Containing expressions: (local (= val (return (&& (call == z (ref tup 1)))))) Detailed provenance: (&& (call == z (ref tup 1))) └─ (&& (call == z (ref tup 1))) └─ (&& (call == z (ref tup 1))) ├─ @ /home/pkgeval/.julia/packages/ForwardDiff/z3jRk/src/partials.jl:174 └─ (macrocall @inbounds :(#= /home/pkgeval/.julia/packages/ForwardDiff/z3jRk/src/partials.jl:174 =#) (return (&& (call == z (ref tup 1))))) └─ @ /home/pkgeval/.julia/packages/ForwardDiff/z3jRk/src/partials.jl:174 Stacktrace: [1] macro expansion @ /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined] [2] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4146 [3] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4133 [4] (::Base.JuliaLowering.var"#expand_forms_2##0#expand_forms_2##1"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4416 [5] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##0#expand_forms_2##1"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707 [6] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4416 [7] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4133 [8] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, is_const::Bool) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1320 [9] expand_assignment(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:1270 [10] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4177 [11] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4133 [12] expand_decls(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:2211 [13] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4278 [14] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4133 [inlined] [15] (::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4421 [inlined] ┌ [16] mapchildren(f::Base.JuliaLowering.var"#expand_forms_2##2#expand_forms_2##3"{Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707 ├ [17] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, docs::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4421 ├ [18] expand_forms_2(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4133 [inlined] ├ [19] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4450 ╰───── repeated 2 times [24] (::Base.JuliaLowering.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Any, ::Any, ::Any, ::Vararg{Any}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:355 [25] macro expansion @ ~/.julia/packages/ForwardDiff/z3jRk/src/partials.jl:37 [inlined] [26] iszero(partials::ForwardDiff.Partials{1, Float64}) @ ForwardDiff ~/.julia/packages/ForwardDiff/z3jRk/src/partials.jl:37 [inlined] ┌ [27] macro expansion │ @ ~/.julia/packages/ForwardDiff/z3jRk/src/dual.jl:158 [inlined] ╰───── repeated 2 times [29] ==(x::ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}, y::Int64) @ ForwardDiff ~/.julia/packages/ForwardDiff/z3jRk/src/dual.jl:420 [inlined] [30] !=(x::ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}, y::Int64) @ Base operators.jl:320 [31] macro expansion @ ~/.julia/packages/EPGsim/gBRuj/src/RegularEPG.jl:31 [inlined] [32] EPGStates(Fp::Vector{Complex{ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}}}, Fn::Vector{Complex{ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}}}, Z::Vector{Complex{ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}}}) @ EPGsim ~/.julia/packages/EPGsim/gBRuj/src/RegularEPG.jl:5 [inlined] [33] MESE_EPG(T2::Vector{ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}}, T1::Float64, TE::Float64, ETL::Int64, delta::Float64) @ Main ~/.julia/packages/EPGsim/gBRuj/test/test_AD.jl:5 [34] macro expansion @ ~/.julia/packages/EPGsim/gBRuj/test/test_AD.jl:34 [inlined] [35] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [36] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [37] (::var"##->###0"{Int64, Float64, Float64, Float64})(x::Vector{ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}}) @ Main ~/.julia/packages/EPGsim/gBRuj/test/test_AD.jl:21 [inlined] [38] vector_mode_dual_eval!(f::var"##->###0"{Int64, Float64, Float64, Float64}, cfg::ForwardDiff.JacobianConfig{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1, Vector{ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}}}, x::Vector{Float64}) @ ForwardDiff ~/.julia/packages/ForwardDiff/z3jRk/src/apiutils.jl:24 [inlined] [39] vector_mode_jacobian(f::var"##->###0"{Int64, Float64, Float64, Float64}, x::Vector{Float64}, cfg::ForwardDiff.JacobianConfig{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1, Vector{ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}}}) @ ForwardDiff ~/.julia/packages/ForwardDiff/z3jRk/src/jacobian.jl:129 [40] macro expansion @ ~/.julia/packages/ForwardDiff/z3jRk/src/jacobian.jl:22 [inlined] [41] jacobian(f::var"##->###0"{Int64, Float64, Float64, Float64}, x::Vector{Float64}, cfg::ForwardDiff.JacobianConfig{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1, Vector{ForwardDiff.Dual{ForwardDiff.Tag{var"##->###0"{Int64, Float64, Float64, Float64}, Float64}, Float64, 1}}}, #arg#::Val{true}) @ ForwardDiff ~/.julia/packages/ForwardDiff/z3jRk/src/jacobian.jl:5 [42] macro expansion @ ~/.julia/packages/ForwardDiff/z3jRk/src/jacobian.jl:18 [inlined] [43] jacobian(f::var"##->###0"{Int64, Float64, Float64, Float64}, x::Vector{Float64}) @ ForwardDiff ~/.julia/packages/ForwardDiff/z3jRk/src/jacobian.jl:5 [44] top-level scope @ ~/.julia/packages/EPGsim/gBRuj/test/test_AD.jl:21 [45] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [46] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [47] macro expansion @ ~/.julia/packages/EPGsim/gBRuj/test/test_AD.jl:34 [inlined] [48] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [49] top-level scope @ ~/.julia/packages/EPGsim/gBRuj/test/runtests.jl:6 [50] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [51] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [52] macro expansion @ ~/.julia/packages/EPGsim/gBRuj/test/runtests.jl:8 [inlined] [53] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [54] top-level scope @ none:6 [55] eval(m::Module, e::Any) @ Core boot.jl:521 [56] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [57] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time EPGsim.jl | 9 1 10 1m11.3s EPG | 9 9 40.0s EPG-AD | 1 1 25.5s RNG of the outermost testset: Random.Xoshiro(0x09dab55334dad1a8, 0x0d9278838d5fda42, 0x9de6dff3aabb7bba, 0x77cca2b9d4546beb, 0x8eacf1b500f2be7d) ERROR: LoadError: Some tests did not pass: 9 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/EPGsim/gBRuj/test/runtests.jl:6 Testing failed after 458.51s ERROR: LoadError: Package EPGsim 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 984.54s: package tests unexpectedly errored