Package evaluation to test QuantumOpticsBase on Julia 1.14.0-DEV.2621 (b841d233e9*) started at 2026-07-09T19:45:28.546 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.89s ################################################################################ # Installation # Installing QuantumOpticsBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4f57444f] + QuantumOpticsBase v0.5.10 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [7d9f7c33] + Accessors v0.1.45 [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.27.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [7a1cc6ca] + FFTW v1.10.0 [7868e603] + FastExpm v1.1.0 [442a2c76] + FastGaussQuadrature v1.3.0 [1a297f60] + FillArrays v1.16.0 [46192b85] + GPUArraysCore v0.2.0 [3587e190] + InverseFunctions v0.1.17 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [8ac3fa9e] + LRUCache v1.6.2 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [5717a53b] + QuantumInterface v0.4.2 [4f57444f] + QuantumOpticsBase v0.5.10 [3cdcf5f2] + RecipesBase v1.3.4 [731186ca] + RecursiveArrayTools v4.3.2 [189a3867] + Reexport v1.2.2 [7e49a35a] + RuntimeGeneratedFunctions v0.5.21 [276daf66] + SpecialFunctions v2.8.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [5e0ebb24] + Strided v2.6.1 [4db3bf67] + StridedViews v0.5.2 [2efcf032] + SymbolicIndexingInterface v0.3.49 [9d95972d] + TupleTools v1.6.0 [c4a57d5a] + UnsafeArrays v1.0.9 [f5851436] + FFTW_jll v3.3.12+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.3.0+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [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 Installation completed after 5.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... ERROR: LoadError: MethodError: no method matching nteltype(::Core.SimpleVector) The function `nteltype` exists, but no method is defined for this combination of argument types. Closest candidates are: nteltype(!Matched::Type{NamedTuple{names, T}} where names) where T @ Base namedtuple.jl:233 nteltype(!Matched::Type) @ Base namedtuple.jl:232 Stacktrace: [1] prepare_call(f::Any, allargs::Vector{Any}; enter_generated::Bool, method_table::Nothing) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:256 [2] get_call_framecode(fargs::Vector{Any}, parentframe::JuliaInterpreter.FrameCode, idx::Int64; enter_generated::Bool, method_table::Nothing) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/localmethtable.jl:65 [3] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:277 [4] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [5] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [6] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [7] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [8] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [9] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [10] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [11] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [12] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [13] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [14] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [15] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [16] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [17] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [18] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [19] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [20] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [21] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [22] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [23] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [24] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [25] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [26] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [27] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [28] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [29] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [30] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [31] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [32] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [33] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [34] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [35] macro expansion @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:764 [inlined] [36] _precompile_() @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/precompile.jl:7 [37] top-level scope @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153 [38] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [39] top-level scope @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:14 [40] include(mod::Module, _path::String) @ Base Base.jl:325 [41] 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:3303 [42] top-level scope @ stdin:5 [43] eval(m::Module, e::Any) @ Core boot.jl:545 [44] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [45] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [46] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [47] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ✗ JuliaInterpreter 1.5 s ✓ Arpack 1.8 s ✓ StochasticDiffEqLevyArea 7.0 s ✓ SciMLBase → SciMLBaseDistributionsExt 2.5 s ✓ PureKLU → PureKLUForwardDiffExt 13.7 s ✓ NonlinearSolveBase → NonlinearSolveBaseForwardDiffExt 4.8 s ✓ BracketingNonlinearSolve → BracketingNonlinearSolveForwardDiffExt 10.6 s ✓ DiffEqBase 4.6 s ✓ LinearSolve → LinearSolveKrylovKitExt 27.4 s ✓ LinearSolve → LinearSolveSparseArraysExt 5.2 s ✓ LinearSolve → LinearSolveIterativeSolversExt 9.2 s ✓ LinearSolve → LinearSolveForwardDiffExt 4.6 s ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 7.5 s ✓ QuantumOpticsBase 4.4 s ✓ NonlinearSolveSpectralMethods → NonlinearSolveSpectralMethodsForwardDiffExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2837 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2685 [4] macro expansion @ loading.jl:2599 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2563 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2539 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/LoweredCodeUtils/4qEJi/src/LoweredCodeUtils.jl:14 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3303 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LoweredCodeUtils/4qEJi/src/LoweredCodeUtils.jl:1 in expression starting at stdin:5 ✗ LoweredCodeUtils 19.8 s ✓ SimpleNonlinearSolve 4.5 s ✓ DiffEqBase → DiffEqBaseSparseArraysExt 8.4 s ✓ DiffEqBase → DiffEqBaseForwardDiffExt 12.5 s ✓ DiffEqCallbacks 11.9 s ✓ OrdinaryDiffEqCore 5.4 s ✓ LinearSolve → LinearSolveEnzymeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2837 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2685 [4] macro expansion @ loading.jl:2599 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2563 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2539 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [11] top-level scope @ ~/.julia/packages/Revise/m8c4M/src/Revise.jl:36 [12] include(mod::Module, _path::String) @ Base Base.jl:325 [13] 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:3303 [14] top-level scope @ stdin:5 [15] eval(m::Module, e::Any) @ Core boot.jl:545 [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [18] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [19] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Revise/m8c4M/src/Revise.jl:1 in expression starting at stdin:5 ✗ Revise 10.0 s ✓ DiffEqNoiseProcess 9.1 s ✓ JumpProcesses 4.6 s ✓ OrdinaryDiffEqCore → OrdinaryDiffEqCoreSparseArraysExt 59.6 s ✓ OrdinaryDiffEqVerner 8.5 s ✓ OrdinaryDiffEqLowOrderRK 13.7 s ✓ OrdinaryDiffEqTsit5 32.2 s ✓ NonlinearSolveQuasiNewton 61.8 s ✓ NonlinearSolveFirstOrder ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("295af30f-e4ad-537b-8983-00126c2a3abe"), "Revise") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2837 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2685 [4] macro expansion @ loading.jl:2599 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2563 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2539 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base module.jl:111 [10] top-level scope @ ~/.julia/packages/Revise/m8c4M/ext/DistributedExt.jl:5 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] 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:3303 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Revise/m8c4M/ext/DistributedExt.jl:1 in expression starting at stdin:5 ✗ Revise → DistributedExt 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: Precompiled image Base.PkgId(Base.UUID("6f1432cf-f94c-5a45-995e-cdbf5db27b0b"), "LoweredCodeUtils") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] __require_prelocked(pkg::Base.PkgId, env::String) @ Base loading.jl:2837 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2685 [4] macro expansion @ loading.jl:2599 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2563 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2539 [inlined] [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) @ Base module.jl:36 [inlined] [9] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:60 [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base module.jl:101 [11] top-level scope @ ~/.julia/packages/JET/ofYLk/src/JETBase.jl:42 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ ~/.julia/packages/JET/ofYLk/src/JET.jl:43 [14] include(mod::Module, _path::String) @ Base Base.jl:325 [15] 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:3303 [16] top-level scope @ stdin:5 [17] eval(m::Module, e::Any) @ Core boot.jl:545 [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [19] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [21] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/ofYLk/src/JETBase.jl:42 in expression starting at /home/pkgeval/.julia/packages/JET/ofYLk/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 5.8 s ✓ JumpProcesses → JumpProcessesOrdinaryDiffEqCoreExt WARNING: Imported binding SciMLBase.constructorof was undeclared at import time during import to OrdinaryDiffEqDifferentiation. WARNING: ignoring conflicting import of ConstructionBase.constructorof into OrdinaryDiffEqDifferentiation 10.4 s ✓ OrdinaryDiffEqDifferentiation 7.4 s ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 10.4 s ✓ StochasticDiffEqCore 6.6 s ✓ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt 106.5 s ✓ NonlinearSolve 9.0 s ✓ StochasticDiffEqRODE 9.9 s ✓ StochasticDiffEqROCK 8.8 s ✓ StochasticDiffEqIIF 9.6 s ✓ StochasticDiffEqHighOrder 9.5 s ✓ StochasticDiffEqLowOrder 9.3 s ✓ StochasticDiffEqMilstein 36.0 s ✓ OrdinaryDiffEqRosenbrock 17.1 s ✓ OrdinaryDiffEqNonlinearSolve 20.7 s ✓ StochasticDiffEqWeak 20.3 s ✓ StochasticDiffEqLeaping 286.3 s ✓ OrdinaryDiffEqSDIRK 19.5 s ✓ StochasticDiffEqImplicit 38.1 s ✓ OrdinaryDiffEqBDF 19.4 s ✓ StochasticDiffEq 87.6 s ✓ OrdinaryDiffEqDefault 23.1 s ✓ QuantumOptics 16.6 s ✓ OrdinaryDiffEq 51 dependencies successfully precompiled in 1207 seconds. 245 already precompiled. 1 dependency had output during precompilation: ┌ OrdinaryDiffEqDifferentiation │ WARNING: Imported binding SciMLBase.constructorof was undeclared at import time during import to OrdinaryDiffEqDifferentiation. │ WARNING: ignoring conflicting import of ConstructionBase.constructorof into OrdinaryDiffEqDifferentiation └ Precompilation completed after 1222.85s ################################################################################ # Testing # Testing QuantumOpticsBase Status `/tmp/jl_Xv80ib/Project.toml` [79e6a3ab] Adapt v4.7.0 [4c88cf16] Aqua v0.8.16 [e30172f5] Documenter v1.17.0 [7a1cc6ca] FFTW v1.10.0 [1a297f60] FillArrays v1.16.0 [c3a54625] JET v0.11.5 [1dea7af3] OrdinaryDiffEq v7.1.1 [5717a53b] QuantumInterface v0.4.2 [6e0679c1] QuantumOptics v1.2.6 [4f57444f] QuantumOpticsBase v0.5.10 [2913bbd2] StatsBase v0.34.12 [f8b46487] TestItemRunner v1.1.5 [c4a57d5a] UnsafeArrays v1.0.9 [37e2e46d] LinearAlgebra v1.14.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Xv80ib/Manifest.toml` [47edcb42] ADTypes v1.22.1 [14f7f29c] AMD v0.5.3 [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.45 [79e6a3ab] Adapt v4.7.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 ⌅ [7d9fca2a] Arpack v0.5.3 [4fba245c] ArrayInterface v7.27.0 [b2a6c25c] BinaryHeaps v1.0.1 [70df07ce] BracketingNonlinearSolve v1.12.2 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.8 [38540f10] CommonSolve v0.2.9 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.5 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [2b5f629d] DiffEqBase v7.6.0 [459566f4] DiffEqCallbacks v4.18.1 [77a26b50] DiffEqNoiseProcess v5.33.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.19 [31c24e10] Distributions v0.25.129 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.21 [e2ba6199] ExprTools v0.1.10 [7a1cc6ca] FFTW v1.10.0 [7034ab61] FastBroadcast v1.3.3 [9aa1b823] FastClosures v0.3.2 [7868e603] FastExpm v1.1.0 [442a2c76] FastGaussQuadrature v1.3.0 [a4df4552] FastPower v1.3.3 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.31.1 [f6369f11] ForwardDiff v1.4.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.10.0 [46192b85] GPUArraysCore v0.2.0 [a0844989] Gamma v1.1.0 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.14.0 [f0d1745a] HalfIntegers v1.6.0 [34004b35] HypergeometricFunctions v0.3.29 [b5f81e59] IOCapture v1.0.0 [d25df0c9] Inflate v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [42fd0dbc] IterativeSolvers v0.9.4 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.11.5 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [ccbc3e58] JumpProcesses v9.29.0 [ba0b0d4f] Krylov v0.10.8 [0b1a1467] KrylovKit v0.10.4 [8ac3fa9e] LRUCache v1.6.2 [0e77f7df] LazilyInitializedFields v1.3.0 [87fe0de2] LineSearch v0.1.10 [7a12625a] LinearMaps v3.11.4 [7ed4a6bd] LinearSolve v4.2.0 [2ab3a3ac] LogExpFunctions v1.0.1 [e6f89c97] LoggingExtras v1.2.0 ⌃ [6f1432cf] LoweredCodeUtils v3.6.2 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [bb5d69b7] MaybeInplace v0.1.5 [e1d29d7a] Missings v1.2.0 [46d2c3a1] MuladdMacro v0.2.6 [77ba4419] NaNMath v1.1.4 [8913a72c] NonlinearSolve v4.20.2 [be0214bd] NonlinearSolveBase v2.33.0 [5959db7a] NonlinearSolveFirstOrder v2.1.3 [9a2c21bd] NonlinearSolveQuasiNewton v1.13.3 [26075421] NonlinearSolveSpectralMethods v1.7.2 ⌅ [bac558e1] OrderedCollections v1.8.2 [1dea7af3] OrdinaryDiffEq v7.1.1 [6ad6398a] OrdinaryDiffEqBDF v2.2.3 [bbf590c4] OrdinaryDiffEqCore v4.5.0 [50262376] OrdinaryDiffEqDefault v2.2.2 [4302a76b] OrdinaryDiffEqDifferentiation v3.2.2 [1344f307] OrdinaryDiffEqLowOrderRK v2.1.1 [127b3ac7] OrdinaryDiffEqNonlinearSolve v2.0.2 [43230ef6] OrdinaryDiffEqRosenbrock v2.3.2 [b4bd8bb3] OrdinaryDiffEqRosenbrockTableaus v2.1.2 [2d112036] OrdinaryDiffEqSDIRK v2.7.1 [b1df2697] OrdinaryDiffEqTsit5 v2.0.2 [79d7bb75] OrdinaryDiffEqVerner v2.1.1 [90014a1f] PDMats v0.11.40 [65ce6f38] PackageExtensionCompat v1.0.2 [69de0a69] Parsers v2.8.6 [e409e4f3] PoissonRandom v0.4.10 [d236fae5] PreallocationTools v1.2.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.4.0 [0c0d3e7f] PureKLU v1.1.0 [1fd47b50] QuadGK v2.11.3 [5717a53b] QuantumInterface v0.4.2 [6e0679c1] QuantumOptics v1.2.6 [4f57444f] QuantumOpticsBase v0.5.10 [308eb6b3] RationalRoots v0.2.1 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v4.3.2 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae5879a3] ResettableStacks v1.2.1 [295af30f] Revise v3.15.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.2 [7e49a35a] RuntimeGeneratedFunctions v0.5.21 [0bca4576] SciMLBase v3.33.0 [19f34311] SciMLJacobianOperators v0.1.14 [a6db7da4] SciMLLogging v2.0.1 [c0aeaf25] SciMLOperators v1.23.0 [431bcebd] SciMLPublic v1.2.1 [53ae85a6] SciMLStructures v1.10.1 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.12.1 [699a6c99] SimpleTraits v0.9.6 [a2af1166] SortingAlgorithms v1.2.3 [a57abbd0] SparseColumnPivotedQR v2.1.2 [0a514795] SparseMatrixColorings v0.4.27 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.12 [4c63d2b9] StatsFuns v2.2.0 [789caeaf] StochasticDiffEq v7.1.1 [19c5a474] StochasticDiffEqCore v2.0.2 [0520c28c] StochasticDiffEqHighOrder v2.1.1 [ebf54054] StochasticDiffEqIIF v2.0.1 [5080b986] StochasticDiffEqImplicit v2.1.1 [aefaaa88] StochasticDiffEqLeaping v2.0.1 [90dbc90e] StochasticDiffEqLevyArea v2.0.1 [d15fe365] StochasticDiffEqLowOrder v2.0.1 [8c95a807] StochasticDiffEqMilstein v2.0.1 [db241ea8] StochasticDiffEqROCK v2.0.1 [49714585] StochasticDiffEqRODE v2.0.1 [af2a2fcd] StochasticDiffEqWeak v2.1.1 [5e0ebb24] Strided v2.6.1 [4db3bf67] StridedViews v0.5.2 [ec057cc2] StructUtils v2.8.2 [2efcf032] SymbolicIndexingInterface v0.3.49 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [781d530d] TruncatedStacktraces v1.4.0 [9d95972d] TupleTools v1.6.0 [c4a57d5a] UnsafeArrays v1.0.9 [409d34a3] VectorInterface v0.6.0 [9f57e263] WignerSymbols v2.0.0 ⌅ [68821587] Arpack_jll v3.5.2+0 [2e619515] Expat_jll v2.8.2+0 [f5851436] FFTW_jll v3.3.12+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [856f044c] MKL_jll v2025.2.0+0 [9bd350c2] OpenSSH_jll v10.4.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [1317d2d5] oneTBB_jll v2022.3.0+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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.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.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... [ Info: Skipping GPU tests -- must be explicitly enabled. [ Info: Environment must set [CUDA, AMDGPU, OpenCL]_TEST=true. Starting tests with 1 threads out of `Sys.CPU_THREADS = 1`... 6 instances of possible type-piracy detected. To get a list, set `broken = false`. ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl:719 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). sciml interface: Error During Test at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_sciml_broadcast_interfaces.jl:6 Got exception outside of a @test UndefVarError: `DP5` not defined in `Main.var"##165"` Suggestion: check for spelling errors or missing imports. Hint: a global variable of this name also exists in OrdinaryDiffEqLowOrderRK. Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_sciml_broadcast_interfaces.jl:9 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_sciml_broadcast_interfaces.jl:22 [inlined] [4] eval(m::Module, e::Any) @ Core boot.jl:545 [5] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [6] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [7] (::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119 [inlined] [8] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7 [9] (::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module})() @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118 [inlined] [10] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem file.jl:113 [11] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117 [12] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [14] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [16] macro expansion @ ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [18] run_tests(path::String; filter::var"#2#3", verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250 [19] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/runtests.jl:70 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core boot.jl:545 [23] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [24] _start() @ Base client.jl:596 abstract-data: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_abstractdata.jl:106 Expression: D(op1 * dagger(0.3op2), 0.3 * dagger(op2 * dagger(op1))) Evaluated: D(Operator(dim=2x2) basis: [Basis(dim=2) ⊗ Basis(dim=1) ⊗ Basis(dim=1)] 8.86826-0.598712im 7.73801+0.00688624im 9.22368+0.531655im 9.03424+0.959545im, Operator(dim=2x2) basis: [Basis(dim=2) ⊗ Basis(dim=1) ⊗ Basis(dim=1)] 8.86826-0.598712im 7.73801+0.00688624im 9.22368+0.531655im 9.03424+0.959545im) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_abstractdata.jl:39 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_abstractdata.jl:106 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] abstract-data: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_abstractdata.jl:202 Expression: D(op1 * tr(op2) * tr(op3), ptrace(op123, [2, 3])) Evaluated: D(Operator(dim=3x3) basis: Basis(dim=3) -10.5208+21.0145im -13.2215+19.9827im -2.93905+20.5597im -5.82025+7.24874im 0.647217+4.46054im -11.9733+6.41233im 1.35498+8.52612im -8.24097+5.63778im -9.34665+7.46601im, Operator(dim=3x3) basis: Basis(dim=3) -10.5208+21.0145im -13.2215+19.9827im -2.93905+20.5597im -5.82025+7.24874im 0.647217+4.46054im -11.9733+6.41233im 1.35498+8.52612im -8.24097+5.63778im -9.34665+7.46601im) Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_abstractdata.jl:39 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_abstractdata.jl:202 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] superoperators: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:174 Expression: spre(sparse(op1)) * op2 == op1 * op2 Evaluated: Operator(dim=2x2) basis: Spin(1/2) -4.03+3.94im -2.04+4.13im -12.11+5.81im -4.44+2.78im == Operator(dim=2x2) basis: Spin(1/2) -4.03+3.94im -2.04+4.13im -12.11+5.81im -4.44+2.78im Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:174 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:10 superoperators: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:175 Expression: ChoiState(spre(sparse(op1))) * op2 == op1 * op2 Evaluated: Operator(dim=2x2) basis: Spin(1/2) -4.03+3.94im -2.04+4.13im -12.11+5.81im -4.44+2.78im == Operator(dim=2x2) basis: Spin(1/2) -4.03+3.94im -2.04+4.13im -12.11+5.81im -4.44+2.78im Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:175 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:10 superoperators: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:176 Expression: spost(sparse(op1)) * op2 == op2 * op1 Evaluated: Operator(dim=2x2) basis: Spin(1/2) 0.01+0.88im -7.26+2.47im -0.29+5.49im -8.48+5.84im == Operator(dim=2x2) basis: Spin(1/2) 0.01+0.88im -7.26+2.47im -0.29+5.49im -8.48+5.84im Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:176 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:10 superoperators: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:177 Expression: ChoiState(spost(sparse(op1))) * op2 == op2 * op1 Evaluated: Operator(dim=2x2) basis: Spin(1/2) 0.01+0.88im -7.26+2.47im -0.29+5.49im -8.48+5.84im == Operator(dim=2x2) basis: Spin(1/2) 0.01+0.88im -7.26+2.47im -0.29+5.49im -8.48+5.84im Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:177 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:10 superoperators: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:178 Expression: spre(sparse(dagger(op1))) * op2 == dagger(op1) * op2 Evaluated: Operator(dim=2x2) basis: Spin(1/2) 0.91+1.18im 1.04+3.12im 13.7+0.47im 7.55+1.65im == Operator(dim=2x2) basis: Spin(1/2) 0.91+1.18im 1.04+3.12im 13.7+0.47im 7.55+1.65im Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:178 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:10 superoperators: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:179 Expression: ChoiState(spre(sparse(dagger(op1)))) * op2 == dagger(op1) * op2 Evaluated: Operator(dim=2x2) basis: Spin(1/2) 0.91+1.18im 1.04+3.12im 13.7+0.47im 7.55+1.65im == Operator(dim=2x2) basis: Spin(1/2) 0.91+1.18im 1.04+3.12im 13.7+0.47im 7.55+1.65im Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:179 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_superoperators.jl:10 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 239 running 1 of 1 signal (10): User defined signal 1 builtin_effects at ./../usr/share/julia/Compiler/src/tfuncs.jl:2983:0 (pc: 543) stmt_effect_flags at ./../usr/share/julia/Compiler/src/optimize.jl:404:0 (pc: 647) recompute_effects_flags at ./../usr/share/julia/Compiler/src/optimize.jl:454:0 [inlined] recompute_newinst_flag at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1059:0 [inlined] insert_node_here! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1147:0 (pc: 89) insert_node_here! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:1138:0 [inlined] InsertHere at ./../usr/share/julia/Compiler/src/ssair/ir.jl:2278:0 [inlined] fix_va_argexprs! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:464:0 (pc: 325) ir_prepare_inlining! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:339:0 (pc: 167) ir_inline_item! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:364:0 (pc: 61) batch_inline! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:663:0 (pc: 508) ssa_inlining_pass! at ./../usr/share/julia/Compiler/src/ssair/inlining.jl:79:0 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1050:0 (pc: 15) run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1063:0 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1036:0 [inlined] finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:272:0 (pc: 14) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:5004:0 (pc: 252) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1475:0 (pc: 523) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:969:0 (pc: 136) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:937:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:193:0 (pc: 137) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:263:0 (pc: 91) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:357:0 (pc: 117) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3021:0 (pc: 1625) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3174:0 (pc: 345) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3167:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3313:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3331:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3701:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4174:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4131:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4715:0 (pc: 3345) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4997:0 (pc: 662) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1475:0 (pc: 523) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:969:0 (pc: 136) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:937:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:193:0 (pc: 137) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:263:0 (pc: 91) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:357:0 (pc: 117) abstract_call_unknown at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3161:0 (pc: 156) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3171:0 (pc: 293) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3167:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3313:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3331:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3701:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4174:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4131:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4715:0 (pc: 3345) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4997:0 (pc: 662) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1475:0 (pc: 523) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:969:0 (pc: 136) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:937:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:193:0 (pc: 137) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:263:0 (pc: 91) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:357:0 (pc: 117) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3021:0 (pc: 1625) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3174:0 (pc: 345) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3167:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3313:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3331:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3701:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4174:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4131:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4715:0 (pc: 3345) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4997:0 (pc: 662) const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1475:0 (pc: 523) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:969:0 (pc: 136) abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:937:0 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:193:0 (pc: 137) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:263:0 (pc: 91) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:357:0 (pc: 117) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3021:0 (pc: 1625) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3174:0 (pc: 345) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3167:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3313:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3331:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3701:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4174:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4131:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4715:0 (pc: 3345) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4997:0 (pc: 662) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:478:35 jl_compile_method_very_internal at /source/src/gf.c:3977:20 _jl_invoke at /source/src/gf.c:4477:16 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_body at /source/src/interpreter.c:648:35 eval_body at /source/src/interpreter.c:617:21 eval_body at /source/src/interpreter.c:625:21 eval_body at /source/src/interpreter.c:625:21 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 (pc: 1) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f_invokelatest at /source/src/builtins.c:947:23 #run_testitem##6 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119:0 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7:0 (pc: 72) #run_testitem##4 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118:0 [inlined] cd at ./file.jl:113:0 (pc: 19) unknown function (ip: 0x707da3dc5916) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117:0 (pc: 385) unknown function (ip: 0x707da3dc535e) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] #run_tests#7 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250:0 (pc: 1907) run_tests at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:134:0 (pc: 7) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1149:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x707dad035249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:519:34 wait at ./task.jl:1293:0 (pc: 149) wait_forever at ./task.jl:1199:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] start_task at /source/src/task.c:1241:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007f4ac1f88790 Total snapshots: 413. Utilization: 0% ╎413 @Base/task.jl:1199 wait_forever() 412╎ 413 @Base/task.jl:1293 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:519:34 wait at ./task.jl:1293:0 (pc: 149) wait_forever at ./task.jl:1199:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] start_task at /source/src/task.c:1241:19 unknown function (ip: (nil)) at (unknown file) Allocations: 23403487 (Pool: 23402731; Big: 756); GC: 21 [239] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:13 egal_types at /source/src/builtins.c:182:13 ijl_types_equal at /source/src/subtype.c:3877:41 jl_specializations_get_linfo_ at /source/src/gf.c:272:17 #specialize_method#6 at ./runtime_internals.jl:1964:0 [inlined] specialize_method at ./runtime_internals.jl:1951:0 [inlined] typeinf_edge at ./../usr/share/julia/Compiler/src/typeinfer.jl:1148:0 (pc: 28) abstract_call_method at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:785:0 (pc: 575) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:182:0 (pc: 76) abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:357:0 (pc: 117) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3021:0 (pc: 1625) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3174:0 (pc: 345) infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2078:0 (pc: 1735) abstract_apply at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2098:0 (pc: 368) abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2903:0 (pc: 29) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3174:0 (pc: 345) abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3167:0 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3313:0 [inlined] abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3331:0 (pc: 119) abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3701:0 (pc: 4) abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4174:0 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4131:0 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4715:0 (pc: 3345) jfptr_typeinf_local_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4997:0 (pc: 662) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1539:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1762:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1771:0 (pc: 16) jfptr_typeinf_ext_toplevel_4.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_type_infer at /source/src/gf.c:478:35 jl_compile_method_very_internal at /source/src/gf.c:3977:20 _jl_invoke at /source/src/gf.c:4477:16 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:625:21 eval_body at /source/src/interpreter.c:617:21 eval_body at /source/src/interpreter.c:625:21 eval_body at /source/src/interpreter.c:625:21 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 (pc: 1) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f_invokelatest at /source/src/builtins.c:947:23 #run_testitem##6 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119:0 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7:0 (pc: 72) #run_testitem##4 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118:0 [inlined] cd at ./file.jl:113:0 (pc: 19) unknown function (ip: 0x707da3dc5916) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117:0 (pc: 385) unknown function (ip: 0x707da3dc535e) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] #run_tests#7 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250:0 (pc: 1907) run_tests at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:134:0 (pc: 7) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1149:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x707dad035249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 434091144 (Pool: 434084109; Big: 7035); GC: 178 PkgEval terminated after 2779.04s: test duration exceeded the time limit