Package evaluation to load MemoryMutate on Julia 1.13.0-DEV.1324 (c1d413cf8a*) started at 2025-10-17T15:18:11.188 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing MemoryMutate... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [a5f39ad1] + MemoryMutate v0.0.4 Updating `~/.julia/environments/v1.13/Manifest.toml` [a5f39ad1] + MemoryMutate v0.0.4 Installation completed after 2.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... Precompilation completed after 14.89s ################################################################################ # Loading # Loading MemoryMutate... ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module StaticArrays into module MemoryMutate in package MemoryMutate because package MemoryMutate does not have StaticArrays in its dependencies: - Note that the following manifests in the load path were resolved with a potentially different DEV version of the current version, which may be the cause of the error. Try to re-resolve them in the current version, or consider deleting them if that fails: /home/pkgeval/.julia/environments/v1.13/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have MemoryMutate checked out for development and have added StaticArrays as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with MemoryMutate Stacktrace: [1] macro expansion @ ./loading.jl:2448 [inlined] [2] macro expansion @ ./lock.jl:376 [inlined] [3] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [4] require @ ./loading.jl:2404 [inlined] [5] eval_import_path @ ./module.jl:36 [inlined] [6] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [7] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [8] top-level scope @ ~/.julia/packages/MemoryMutate/n4Nd7/src/MemoryMutate.jl:2 [9] include(mod::Module, _path::String) @ Base ./Base.jl:309 [10] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [11] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [12] macro expansion @ ./loading.jl:2464 [inlined] [13] macro expansion @ ./lock.jl:376 [inlined] [14] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [15] require @ ./loading.jl:2404 [inlined] [16] eval_import_path @ ./module.jl:36 [inlined] [17] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [18] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [19] top-level scope @ none:1 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/MemoryMutate/n4Nd7/src/MemoryMutate.jl:1 Loading failed after 9.72s 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 MemoryMutate'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:309 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [7] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 42.62s: there were unidentified errors