Package evaluation to test ComplexOperations on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T13:47:47.849 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.4s ################################################################################ # Installation # Installing ComplexOperations... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [45c10c9a] + ComplexOperations v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [45c10c9a] + ComplexOperations v0.1.0 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 4.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1170.5 ms ✓ ComplexOperations 1 dependency successfully precompiled in 2 seconds Precompilation completed after 9.96s ################################################################################ # Testing # Testing ComplexOperations Status `/tmp/jl_yisco5/Project.toml` [45c10c9a] ComplexOperations v0.1.0 [37e2e46d] LinearAlgebra Status `/tmp/jl_yisco5/Manifest.toml` [45c10c9a] ComplexOperations v0.1.0 [56f22d72] Artifacts [8f399da3] Libdl [37e2e46d] LinearAlgebra [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... 10.454496 seconds (18.76 M allocations: 4.415 GiB, 6.04% gc time, 59.00% compilation time) 6.177626 seconds (6.66 M allocations: 3.694 GiB, 7.37% gc time, 32.42% compilation time) 1.097527 seconds (344.45 k allocations: 23.229 MiB, 1.05% gc time, 99.99% compilation time) 0.305499 seconds (175.11 k allocations: 12.005 MiB, 99.91% compilation time) 0.291674 seconds (235.93 k allocations: 16.065 MiB, 99.84% compilation time) 0.470155 seconds (158.87 k allocations: 10.433 MiB, 2.79% gc time, 99.99% compilation time) 0.094047 seconds (15.96 k allocations: 999.297 KiB, 99.96% compilation time) ERROR: LoadError: UndefVarError: `Tmatrix` not defined Stacktrace: [1] macro expansion @ ./timing.jl:279 [inlined] [2] top-level scope @ ~/.julia/packages/ComplexOperations/9zlTr/test/runtests.jl:269 [3] include(fname::String) @ Base.MainInclude ./client.jl:487 [4] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/ComplexOperations/9zlTr/test/runtests.jl:24 Testing failed after 27.22s ERROR: LoadError: Package ComplexOperations errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 52.73s: package tests unexpectedly errored