Package evaluation to test DynamicPolynomials on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T01:43:46.009 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.55s ################################################################################ # Installation # Installing DynamicPolynomials... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [7c1d4256] + DynamicPolynomials v0.6.4 Updating `~/.julia/environments/v1.11/Manifest.toml` [864edb3b] + DataStructures v0.19.3 [7c1d4256] + DynamicPolynomials v0.6.4 [102ac46a] + MultivariatePolynomials v0.5.13 [d8a4904e] + MutableArithmetics v1.6.7 [bac558e1] + OrderedCollections v1.8.1 [189a3867] + Reexport v1.2.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.11.0 [8dfed614] + Test v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [bea87d4a] + SuiteSparse_jll v7.7.0+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4539.8 ms ✓ MultivariatePolynomials → MultivariatePolynomialsChainRulesCoreExt 1 dependency successfully precompiled in 5 seconds. 26 already precompiled. Precompilation completed after 20.67s ################################################################################ # Testing # Testing DynamicPolynomials Status `/tmp/jl_UrvBiR/Project.toml` [d360d2e6] ChainRulesCore v1.26.0 [861a8166] Combinatorics v1.1.0 [7c1d4256] DynamicPolynomials v0.6.4 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_UrvBiR/Manifest.toml` [d360d2e6] ChainRulesCore v1.26.0 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.3 [7c1d4256] DynamicPolynomials v0.6.4 [102ac46a] MultivariatePolynomials v0.5.13 [d8a4904e] MutableArithmetics v1.6.7 [bac558e1] OrderedCollections v1.8.1 [189a3867] Reexport v1.2.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.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.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Test Summary: | Pass Total Time monomial | 3 3 3.3s Test Summary: | Pass Total Time See https://github.com/jump-dev/SumOfSquares.jl/issues/388 | 5 5 3.4s Test Summary: | Pass Total Time Issue #70 | 3 3 5.5s Test Summary: | Pass Total Time Issue #141 | 1 1 0.2s Test Summary: | Pass Total Time Issue #79, Issue #80 and Issue #92 | 9 9 9.9s Test Summary: | Pass Total Time Variable and Monomial tests | 95 95 16.4s Test Summary: | Pass Total Time Term and Polynomial tests | 60 60 32.1s Test Summary: | Pass Total Time Variable order | 2 2 0.0s Test Summary: | Pass Total Time Issue 152 | 8 8 3.0s Test Summary: | Pass Total Time README example | 3 3 11.4s Test Summary: | Pass Total Time InverseLexOrder | 2 2 4.6s Test Summary: | Pass Total Time LexOrder | 11 11 4.5s Test Summary: | Pass Total Time InverseLexOrder | 9 9 5.6s Test Summary: | Pass Total Time Graded{Reverse{LexOrder}} | 11 11 7.3s Test Summary: | Pass Total Time Graded{Reverse{InverseLexOrder}} | 11 11 4.8s Test Summary: | Pass Total Time Comparison with NaN | 8 8 0.0s Test Summary: | Pass Total Time Mutable Arithmetics with Int64 | 18 18 2.3s Test Summary: | Pass Total Time Mutable Arithmetics with BigInt | 18 18 6.8s Test Summary: | Pass Total Time Fast path cases: InverseLexOrder | 12 12 4.0s Test Summary: | Pass Total Time Fast path cases: LexOrder | 12 12 1.5s Test Summary: | Pass Total Time Fast path cases: Graded{InverseLexOrder} | 12 12 4.5s Test Summary: | Pass Total Time Fast path cases: Graded{LexOrder} | 12 12 0.6s Test Summary: | Pass Total Time Fast path cases: Reverse{InverseLexOrder} | 12 12 6.1s Test Summary: | Pass Total Time Fast path cases: Reverse{LexOrder} | 12 12 7.0s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{InverseLexOrder}} | 12 12 1.3s Test Summary: | Pass Total Time Fast path cases: Graded{Reverse{LexOrder}} | 12 12 4.0s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{InverseLexOrder}} | 12 12 6.3s Test Summary: | Pass Total Time Fast path cases: Reverse{Graded{LexOrder}} | 12 12 6.4s Test Summary: | Pass Total Time Non-concrete in-place polynomial addition | 2 2 5.5s Test Summary: | Pass Total Time Polyvar macro hygiene | 2 2 0.0s Test Summary: | Pass Total Time Algebra | 34 34 18.0s Test Summary: | Pass Total Time ChainRulesCore | 79 79 26.6s Test Summary: | Pass Total Time Comparison | 128 128 5.3s Test Summary: | Pass Broken Total Time ComplexPoly | 53 3 56 6.9s Test Summary: | Pass Total Time Det | 3 3 3.1s Test Summary: | Pass Total Time Differentiation | 30 30 28.9s Test Summary: | Pass Total Time Division | 58 58 37.5s Test Summary: | Pass Total Time Example 1 | 5 5 3.6s Test Summary: | Pass Total Time Example 2 | 3 3 3.2s Test Summary: | Pass Total Time GCD | 2865 2865 4m23.9s Test Summary: | Pass Total Time Hashing | 15 15 1.9s Test Summary: | Pass Total Time Monomial | 79 79 4.8s Test Summary: | Pass Total Time Monomial Vector | 56 56 4.7s Test Summary: | Pass Broken Total Time MutableArithmetics with variables | 6446 14 6460 13m15.4s Test Summary: | Pass Broken Total Time MutableArithmetics with monomials | 6478 14 6492 11m08.7s Test Summary: | Pass Broken Total Time MutableArithmetics with terms in Int64 | 6478 14 6492 6m18.9s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 15 running 1 of 1 signal (10): User defined signal 1 _ZN4llvm19SmallPtrSetImplBase14insert_imp_bigEPKv at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZNSt17_Function_handlerIFbRKN4llvm11InstructionEEZNKS0_10BasicBlock24instructionsWithoutDebugEbEUlS3_E_E10_M_managerERSt9_Any_dataRKS8_St18_Manager_operation at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 unknown function (ip: 0x72491f15c1e2) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 subprocess_handler at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2146 #131 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2086 withenv at ./env.jl:265 #118 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 with_temp_env at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 #116 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 #mktempdir#28 at ./file.jl:819 unknown function (ip: 0x72491f15955d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 mktempdir at ./file.jl:815 mktempdir at ./file.jl:815 [inlined] #sandbox#115 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1841 unknown function (ip: 0x72491f14dae6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#128 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2067 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:460 unknown function (ip: 0x72491f14d7ed) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#77 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 unknown function (ip: 0x72491f14d1bd) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 unknown function (ip: 0x72491f149636) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2777 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2837 include at ./Base.jl:562 jfptr_include_47030.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 exec_options at ./client.jl:316 _start at ./client.jl:524 jfptr__start_73686.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7249206cf249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007249137fc010 Total snapshots: 25. Utilization: 0% ╎25 @Base/client.jl:524; _start() ╎ 25 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 25 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ 25 @Base/loading.jl:2837; _include(mapexpr::Function, mod::Module, _path:… ╎ 25 @Base/loading.jl:2777; include_string(mapexpr::typeof(identity), mod:… ╎ 25 @Base/boot.jl:430; eval ╎ ╎ 25 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 25 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 25 @Pkg/src/API.jl:147; test ╎ ╎ 25 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 25 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 25 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec};… ╎ ╎ ╎ 25 @Pkg/src/API.jl:460; kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 25 @Pkg/src/API.jl:481; test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 25 …src/Operations.jl:2011; test ╎ ╎ ╎ 25 …src/Operations.jl:2067; test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 25 …rc/Operations.jl:1841; kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 25 …rc/Operations.jl:1849; #sandbox#115 ╎ ╎ ╎ ╎ 25 @Base/file.jl:815; mktempdir ╎ ╎ ╎ ╎ 25 @Base/file.jl:815; mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 25 @Base/file.jl:819; mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 25 …/Operations.jl:1902; (::Pkg.Operations.var"#116#121… ╎ ╎ ╎ ╎ ╎ 25 …/Operations.jl:1793; with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 25 …Operations.jl:1935; (::Pkg.Operations.var"#118#12… ╎ ╎ ╎ ╎ ╎ 25 @Base/env.jl:265; withenv(::Pkg.Operations.var"#1… ╎ ╎ ╎ ╎ ╎ 25 …Operations.jl:2086; (::Pkg.Operations.var"#131#… ╎ ╎ ╎ ╎ ╎ ╎ 25 …perations.jl:2146; subprocess_handler(cmd::Cmd… ╎ ╎ ╎ ╎ ╎ ╎ 25 …e/process.jl:687; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 25 …e/process.jl:694; wait(x::Base.Process, sync… ╎ ╎ ╎ ╎ ╎ ╎ 25 …ondition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 25 …ondition.jl:130; wait(c::Base.GenericCondi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 25 …ase/task.jl:1021; wait() 24╎ ╎ ╎ ╎ ╎ ╎ ╎ 25 …ase/task.jl:1012; poptask(W::Base.Intrus… [15] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/MultivariatePolynomials/yR88J/test/commutative/mutable_arithmetics.jl:91 _ZNK4llvm5Value11getMetadataEj at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_18Verifier16visitInstructionERN4llvm11InstructionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN12_GLOBAL__N_18Verifier6verifyERKN4llvm8FunctionE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) _ZN4llvm14verifyFunctionERKNS_8FunctionEPNS_11raw_ostreamE at /opt/julia/bin/../lib/julia/libLLVM-16jl.so (unknown line) PkgEval terminated after 2721.37s: test duration exceeded the time limit