Package evaluation to test QuantumOpticsBase on Julia 1.14.0-DEV.2637 (b1f508acef*) started at 2026-07-12T19:21:55.269 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.13s ################################################################################ # 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.3 [189a3867] + Reexport v1.2.2 [7e49a35a] + RuntimeGeneratedFunctions v0.5.22 [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.51 [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.69s ################################################################################ # 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:3359 [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:3186 [45] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [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.6 s ✓ Arpack 1.7 s ✓ StochasticDiffEqLevyArea 5.7 s ✓ NonlinearSolveBase → NonlinearSolveBaseLinearSolveExt 4.6 s ✓ LinearSolve → LinearSolveKrylovKitExt 5.9 s ✓ LinearSolve → LinearSolveArnoldiMethodExt 4.5 s ✓ LinearSolve → LinearSolveIterativeSolversExt 9.5 s ✓ LinearSolve → LinearSolveForwardDiffExt 9.9 s ✓ DiffEqNoiseProcess 9.2 s ✓ JumpProcesses 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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:3359 [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:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [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 5.0 s ✓ LinearSolve → LinearSolveArpackExt 34.1 s ✓ NonlinearSolveQuasiNewton 65.5 s ✓ NonlinearSolveFirstOrder 11.1 s ✓ OrdinaryDiffEqDifferentiation 6.4 s ✓ JumpProcesses → JumpProcessesOrdinaryDiffEqCoreExt 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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:3359 [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:3186 [17] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [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 7.6 s ✓ NonlinearSolveQuasiNewton → NonlinearSolveQuasiNewtonForwardDiffExt 6.9 s ✓ OrdinaryDiffEqDifferentiation → OrdinaryDiffEqDifferentiationSparseArraysExt 12.6 s ✓ StochasticDiffEqCore 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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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:3359 [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:3186 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [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:2891 [3] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base loading.jl:2739 [4] macro expansion @ loading.jl:2653 [inlined] [5] macro expansion @ lock.jl:376 [inlined] [6] __require(into::Module, mod::Symbol) @ Base loading.jl:2617 [7] require(into::Module, mod::Symbol) @ Base loading.jl:2593 [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:3359 [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:3186 [19] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [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 103.2 s ✓ NonlinearSolve 36.6 s ✓ OrdinaryDiffEqRosenbrock 9.4 s ✓ StochasticDiffEqRODE 10.0 s ✓ StochasticDiffEqROCK 9.4 s ✓ StochasticDiffEqIIF 10.2 s ✓ StochasticDiffEqHighOrder 10.0 s ✓ StochasticDiffEqLowOrder 8.8 s ✓ StochasticDiffEqMilstein 18.5 s ✓ OrdinaryDiffEqNonlinearSolve 22.3 s ✓ StochasticDiffEqWeak 17.4 s ✓ StochasticDiffEqLeaping 278.5 s ✓ OrdinaryDiffEqSDIRK 16.3 s ✓ StochasticDiffEqImplicit 34.3 s ✓ OrdinaryDiffEqBDF 17.0 s ✓ StochasticDiffEq 81.1 s ✓ OrdinaryDiffEqDefault 22.0 s ✓ QuantumOptics 17.6 s ✓ OrdinaryDiffEq 35 dependencies successfully precompiled in 976 seconds. 265 already precompiled. Precompilation completed after 986.18s ################################################################################ # Testing # Testing QuantumOpticsBase Status `/tmp/jl_YL2ysT/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.2 [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_YL2ysT/Manifest.toml` [47edcb42] ADTypes v1.22.2 [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.3 [70df07ce] BracketingNonlinearSolve v1.12.2 [da1fd8a2] CodeTracking v3.0.2 [944b1d66] CodecZlib v0.7.8 [38540f10] CommonSolve v0.2.11 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.6 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [2b5f629d] DiffEqBase v7.6.1 [459566f4] DiffEqCallbacks v4.18.3 [77a26b50] DiffEqNoiseProcess v5.33.2 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.20 [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.4 [9aa1b823] FastClosures v0.3.2 [7868e603] FastExpm v1.1.0 [442a2c76] FastGaussQuadrature v1.3.0 [a4df4552] FastPower v1.3.4 [1a297f60] FillArrays v1.16.0 [64ca27bc] FindFirstFunctions v3.0.3 [6a86dc24] FiniteDiff v2.32.0 [f6369f11] ForwardDiff v1.4.1 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.10.1 [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.1 [ba0b0d4f] Krylov v0.10.8 [0b1a1467] KrylovKit v0.10.4 [8ac3fa9e] LRUCache v1.6.2 [0e77f7df] LazilyInitializedFields v1.3.0 [87fe0de2] LineSearch v0.1.12 [7a12625a] LinearMaps v3.11.4 ⌅ [7ed4a6bd] LinearSolve v4.3.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.6 [e1d29d7a] Missings v1.2.0 [46d2c3a1] MuladdMacro v0.2.6 [77ba4419] NaNMath v1.1.4 [8913a72c] NonlinearSolve v4.20.3 [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.2 [6ad6398a] OrdinaryDiffEqBDF v2.3.0 [bbf590c4] OrdinaryDiffEqCore v4.6.0 [50262376] OrdinaryDiffEqDefault v2.2.2 [4302a76b] OrdinaryDiffEqDifferentiation v3.2.3 [1344f307] OrdinaryDiffEqLowOrderRK v2.2.0 [127b3ac7] OrdinaryDiffEqNonlinearSolve v2.1.0 [43230ef6] OrdinaryDiffEqRosenbrock v2.4.0 [b4bd8bb3] OrdinaryDiffEqRosenbrockTableaus v2.2.0 [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.12 [d236fae5] PreallocationTools v1.3.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.4.0 [0c0d3e7f] PureKLU v1.1.1 [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.3 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae5879a3] ResettableStacks v1.2.3 [295af30f] Revise v3.15.1 [79098fc4] Rmath v0.9.0 [f2b01f46] Roots v3.0.4 [7e49a35a] RuntimeGeneratedFunctions v0.5.22 [0bca4576] SciMLBase v3.35.1 [19f34311] SciMLJacobianOperators v0.1.14 [a6db7da4] SciMLLogging v2.0.3 [c0aeaf25] SciMLOperators v1.24.0 [431bcebd] SciMLPublic v1.2.2 [53ae85a6] SciMLStructures v1.10.2 [efcf1570] Setfield v1.1.2 [727e6d20] SimpleNonlinearSolve v2.12.1 [699a6c99] SimpleTraits v0.9.6 [a2af1166] SortingAlgorithms v1.2.3 [a57abbd0] SparseColumnPivotedQR v2.1.4 [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.51 [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:3186 [6] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3196 [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 operators: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:145 Expression: size(dense(Lop1), 0) Expected: ErrorException Thrown: BoundsError BoundsError: attempt to access Tuple{Int64, Int64} at index [0] Stacktrace: [1] getindex(t::Tuple{Int64, Int64}, i::Int64) @ Base tuple.jl:33 [inlined] [2] size(t::Matrix{ComplexF64}, dim::Int64) @ Base abstractarray.jl:45 [inlined] [3] size(op::Operator{CompositeBasis{Vector{Int64}, Tuple{NLevelBasis{Int64}, NLevelBasis{Int64}}}, CompositeBasis{Vector{Int64}, Tuple{NLevelBasis{Int64}, NLevelBasis{Int64}}}, Matrix{ComplexF64}}, d::Int64) @ QuantumOpticsBase ~/.julia/packages/QuantumOpticsBase/3qPKu/src/operators_dense.jl:37 [4] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:15 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:145 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [8] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:145 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:15 [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_operators.jl:145 [inlined] operators: Test Failed at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:146 Expression: size(dense(Lop1), -1) Expected: ErrorException Thrown: BoundsError BoundsError: attempt to access Tuple{Int64, Int64} at index [-1] Stacktrace: [1] getindex(t::Tuple{Int64, Int64}, i::Int64) @ Base tuple.jl:33 [inlined] [2] size(t::Matrix{ComplexF64}, dim::Int64) @ Base abstractarray.jl:45 [inlined] [3] size(op::Operator{CompositeBasis{Vector{Int64}, Tuple{NLevelBasis{Int64}, NLevelBasis{Int64}}}, CompositeBasis{Vector{Int64}, Tuple{NLevelBasis{Int64}, NLevelBasis{Int64}}}, Matrix{ComplexF64}}, d::Int64) @ QuantumOpticsBase ~/.julia/packages/QuantumOpticsBase/3qPKu/src/operators_dense.jl:37 [4] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:15 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:146 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [8] macro expansion @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:146 [inlined] Stacktrace: [1] top-level scope @ ~/.julia/packages/QuantumOpticsBase/3qPKu/test/test_operators.jl:15 [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_operators.jl:146 [inlined] Test Summary: | Pass Fail Error Broken Total Time Package | 2107 10 1 2 2120 24m36.9s test/test_operators_lazytensor.jl | 188 188 4m55.8s test/test_operators_sparse.jl | 232 232 50.2s test/test_aqua.jl | 11 1 12 1m49.0s test/test_nlevel.jl | 116 116 2.5s test/test_charge.jl | 34 34 6.0s test/test_sparsematrix.jl | 6 6 0.5s test/test_doctests.jl | 1 1 1m00.9s test/test_particle.jl | 87 87 2m30.1s test/test_transformations.jl | 10 10 4.5s test/test_printing.jl | 30 30 39.4s test/test_time_dependent_operators.jl | 126 126 1m21.8s test/test_pauli.jl | 34 34 35.8s test/test_subspace.jl | 13 13 11.2s test/test_fock.jl | 45 45 8.4s test/test_spinors.jl | 25 25 44.9s test/test_operators_dense.jl | 144 144 39.3s test/test_sciml_broadcast_interfaces.jl | 1 1 48.5s test_sciml_broadcast_interfaces | 1 1 48.5s sciml interface | 1 1 8.9s test/test_operators_lazyproduct.jl | 85 85 30.0s test/test_apply.jl | 10 1 11 14.5s test/test_embed.jl | 11 11 27.2s test/test_spin.jl | 149 149 8.4s test/test_states.jl | 79 79 23.8s test/test_operators_lazysum.jl | 120 120 1m25.4s test/test_abstractdata.jl | 138 2 140 1m15.4s test_abstractdata | 138 2 140 1m15.4s abstract-data | 138 2 140 1m15.1s test/test_manybody.jl | 79 79 38.7s test/test_superoperators.jl | 104 6 110 56.6s test_superoperators | 104 6 110 56.6s superoperators | 104 6 110 51.1s test/test_metrics.jl | 58 58 1m23.0s test/test_operators.jl | 56 2 58 36.7s test_operators | 56 2 58 36.7s operators | 56 2 58 36.5s test/test_state_definitions.jl | 116 116 8.3s ERROR: LoadError: Some tests did not pass: 2107 passed, 10 failed, 1 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/QuantumOpticsBase/3qPKu/test/runtests.jl:70 Testing failed after 1537.03s ERROR: LoadError: Package QuantumOpticsBase errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2637.24s: package tests unexpectedly errored