Package evaluation of ChangePrecision on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:16:55.331 ################################################################################ # Set-up # Set-up completed after 0.25s ################################################################################ # Installation # Installing ChangePrecision... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [3cb15238] + ChangePrecision v1.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [3cb15238] + ChangePrecision v1.1.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 3.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... ✗ ChangePrecision 0 dependencies successfully precompiled in 5 seconds. 1 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: ChangePrecision Failed to precompile ChangePrecision [3cb15238-376d-56a3-8042-d33272777c9a] to "/home/pkgeval/.julia/compiled/v1.13/ChangePrecision/jl_2CUD0s" (ProcessExited(1)). ERROR: LoadError: cannot define function include; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:104 [2] include(mod::Module, _path::String) @ Base ./Base.jl:303 [3] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [7] include_string @ ./loading.jl:2834 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 16.55s ################################################################################ # Loading # Loading ChangePrecision... Precompiling packages... Info Given ChangePrecision was explicitly requested, output will be shown live  ERROR: LoadError: cannot define function include; it already has a value Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:104  [2] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [3] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978  [4] top-level scope  @ stdin:5  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [7] include_string  @ ./loading.jl:2834 [inlined]  [8] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [9] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:1 in expression starting at stdin:5 ✗ ChangePrecision 0 dependencies successfully precompiled in 4 seconds. 1 already precompiled. ERROR: The following 1 direct dependency failed to precompile: ChangePrecision Failed to precompile ChangePrecision [3cb15238-376d-56a3-8042-d33272777c9a] to "/home/pkgeval/.julia/compiled/v1.13/ChangePrecision/jl_VfB2eT" (ProcessExited(1)). ERROR: LoadError: cannot define function include; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:104 [2] include(mod::Module, _path::String) @ Base ./Base.jl:303 [3] include_package_for_output(pkg::Base.PkgId, input::String, 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:2978 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [7] include_string @ ./loading.jl:2834 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/ChangePrecision/6OsO3/src/ChangePrecision.jl:1 in expression starting at stdin: Loading failed after 6.28s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using ChangePrecision'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 45.26s: package fails to precompile