Package evaluation to test CutQuad on Julia 1.14.0-DEV.3128 (f573e2bf71*) started at 2026-09-06T14:52:20.118 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.42s ################################################################################ # Installation # Installing CutQuad... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b130fd59] + CutQuad v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [b130fd59] + CutQuad v0.3.0 ⌅ [1f15a43c] + CxxWrap v0.15.0 [c8e1da08] + IterTools v1.10.0 [692b3bcd] + JLLWrappers v1.8.0 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 ⌅ [dee08c22] + RegionTrees v0.3.2 [90137ffa] + StaticArrays v1.9.20 [1e83bf80] + StaticArraysCore v1.4.4 [ce515d28] + AlgoimDiff_jll v1.1.0+0 [656ef2d0] + OpenBLAS32_jll v0.3.34+0 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.12.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.7+0 [4536629a] + OpenBLAS_jll v0.3.34+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 2.72s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.6 s ✓ libcxxwrap_julia_jll 1.5 s ✓ RegionTrees ERROR: LoadError: libcxxwrap_julia_jll not available on this platform Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] top-level scope @ ~/.julia/packages/CxxWrap/HG6cm/src/CxxWrap.jl:18 [3] include(mod::Module, _path::String) @ Base Base.jl:334 [4] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/HG6cm/src/CxxWrap.jl:1 in expression starting at stdin:5 ✗ CxxWrap 1.8 s ✓ AlgoimDiff_jll ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1f15a43c-97ca-5a2a-ae31-89f07a497df4"), "CxxWrap") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 1 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/CutQuad/Rs6tO/src/CutQuad.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CutQuad/Rs6tO/src/CutQuad.jl:1 in expression starting at stdin:5 ✗ CutQuad 3 dependencies successfully precompiled in 16 seconds. 20 already precompiled. 2 dependencies had output during precompilation: ┌ CutQuad │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1f15a43c-97ca-5a2a-ae31-89f07a497df4"), "CxxWrap") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 1 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2694 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/CutQuad/Rs6tO/src/CutQuad.jl:3 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CutQuad/Rs6tO/src/CutQuad.jl:1 │ in expression starting at stdin:5 └ ┌ CxxWrap │ ERROR: LoadError: libcxxwrap_julia_jll not available on this platform │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] top-level scope │ @ ~/.julia/packages/CxxWrap/HG6cm/src/CxxWrap.jl:18 │ [3] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [4] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CxxWrap/HG6cm/src/CxxWrap.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: CutQuad Failed to precompile CutQuad [b130fd59-4ea5-47f9-9e42-9608cf6d689d] to "/home/pkgeval/.julia/compiled/v1.14/CutQuad/jl_6mqCsT" (ProcessExited(1)). CxxWrap Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.14/CxxWrap/jl_WK6gZQ" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 37.41s ################################################################################ # Testing # Testing CutQuad Status `/tmp/jl_cSL3gZ/Project.toml` [b130fd59] CutQuad v0.3.0 ⌅ [1f15a43c] CxxWrap v0.15.0 ⌅ [dee08c22] RegionTrees v0.3.2 [ce515d28] AlgoimDiff_jll v1.1.0+0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cSL3gZ/Manifest.toml` [b130fd59] CutQuad v0.3.0 ⌅ [1f15a43c] CxxWrap v0.15.0 [c8e1da08] IterTools v1.10.0 [692b3bcd] JLLWrappers v1.8.0 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 ⌅ [dee08c22] RegionTrees v0.3.2 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [ce515d28] AlgoimDiff_jll v1.1.0+0 [656ef2d0] OpenBLAS32_jll v0.3.34+0 ⌅ [3eaa8342] libcxxwrap_julia_jll v0.12.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.7+0 [4536629a] OpenBLAS_jll v0.3.34+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... ERROR: LoadError: libcxxwrap_julia_jll not available on this platform Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] top-level scope @ ~/.julia/packages/CxxWrap/HG6cm/src/CxxWrap.jl:18 [3] include(mod::Module, _path::String) @ Base Base.jl:334 [4] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/HG6cm/src/CxxWrap.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("1f15a43c-97ca-5a2a-ae31-89f07a497df4"), "CxxWrap") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different compilation options, 1 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2694 [inlined] [3] top-level scope @ ~/.julia/packages/CutQuad/Rs6tO/src/CutQuad.jl:3 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/CutQuad/Rs6tO/src/CutQuad.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ CutQuad │ [Output was shown above] └ ┌ CxxWrap │ ERROR: LoadError: libcxxwrap_julia_jll not available on this platform │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] top-level scope │ @ ~/.julia/packages/CxxWrap/HG6cm/src/CxxWrap.jl:18 │ [3] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [4] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/CxxWrap/HG6cm/src/CxxWrap.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 2 packages failed to precompile: CutQuad Failed to precompile CutQuad [b130fd59-4ea5-47f9-9e42-9608cf6d689d] to "/home/pkgeval/.julia/compiled/v1.14/CutQuad/jl_hnVEcF" (ProcessExited(1)). CxxWrap Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.14/CxxWrap/jl_2wHsiJ" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/CutQuad/Rs6tO/test/runtests.jl:1 Testing failed after 17.68s ERROR: LoadError: Package CutQuad 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:3298 [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 101.89s: package fails to precompile