Package evaluation to load DMRJtensor on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T19:30:12.072 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing DMRJtensor... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [5b179a51] + DMRJtensor v0.17.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [5b179a51] + DMRJtensor v0.17.4 [1971c852] + StrassOPen v0.4.0 [31531b1e] + TensorPACK v0.12.0 [56f22d72] + Artifacts v1.11.0 [8ba89e20] + Distributed v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.02s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.12s ################################################################################ # Loading # Loading DMRJtensor... _________ _________ _ _ _ | \ \/ || ___ (_) | (_) | | | | . . || |_/ /_ _ _| |_ __ _ | | | | |\/| || /| | | | | | |/ _` | | |/ /| | | || |\ \| | |_| | | | (_| | |___/ \_| |_/\_| \_| |\__,_|_|_|\__,_|  _/ |  |__/ version 1.0 (made for julia v1.10.4+, see included license)  Code: https://github.com/bakerte/DMRJtensor.jl  Please cite: Introduction: T.E. Baker, S. Desrosiers, M. Tremblay, M.P. Thompson "Méthodes de calcul avec réseaux de tenseurs en physique" Canadian Journal of Physics 99, 4 (2021)  [ibid. "Basic tensor network computations in physics" arxiv: 1911.11566 p. 20] Documentation: T.E. Baker, et. al."DMRjulia: Tensor recipes for entanglement renormalization computations" arxiv: 2111.14530  and T.E. Baker, M.P. Thompson "Build your own tensor network library: DMRjulia I. Basic library for the density matrix renormalization group" arxiv: 2109.03120 ...and any other algorithms used (noted in documentation)  Funding for this program is graciously provided by:  + Institut quantique (Université de Sherbrooke)  + Département de physique, Université de Sherbrooke  + Canada First Research Excellence Fund (CFREF)  + Institut Transdisciplinaire d'Information Quantique (INTRIQ)  + US-UK Fulbright Commission (Bureau of Education and Cultural Affairs from the United States Department of State)  + Department of Physics, University of York  + Canada Research Chair in Quantum Computing for Modelling of Molecules and Materials  + Department of Physics & Astronomy, University of Victoria  + Department of Chemistry, University of Victoria  + Faculty of Science, University of Victoria  + National Science and Engineering Research Council (NSERC) julia threads: 1 (modify with 'export JULIA_NUM_THREADS=' or `julia -t #`) julia processes: 1 (modify with 'Distributed' package commands, `addprocs()` or `julia -p #`)  1 dependency had output during precompilation: ┌ DMRJtensor │ [Output was shown above] └ Loading completed after 6.75s PkgEval succeeded after 40.88s