Package evaluation to load InMemoryDatasets on Julia 1.13.0-DEV.1276 (4ca97dc26d*) started at 2025-10-10T05:32:49.177 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing InMemoryDatasets... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [5c01b14b] + InMemoryDatasets v0.7.21 Updating `~/.julia/environments/v1.13/Manifest.toml` [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [5c01b14b] + InMemoryDatasets v0.7.21 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [b964fa9f] + LaTeXStrings v1.4.0 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [2dfb63ee] + PooledArrays v1.4.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 ⌅ [08abe8d2] + PrettyTables v2.4.0 [189a3867] + Reexport v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.4.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs 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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.64s ################################################################################ # 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 122.19s ################################################################################ # Loading # Loading InMemoryDatasets... ERROR: LoadError: UndefVarError: `memhash_seed` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] hash(s::InMemoryDatasets.Characters{5}, h::UInt64) @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/characters/characters.jl:138 [3] hash @ ./hashing.jl:34 [inlined] [4] hashindex @ ./dict.jl:129 [inlined] [5] ht_keyindex2_shorthash!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:271 [6] setindex!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, v0::Int64, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:358 [7] _label @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:133 [inlined] ┌ [8] _label │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined] ╰──── repeated 5 times [13] #_#4 @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:193 [inlined] [14] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:191 [inlined] [15] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:198 [inlined] [16] warmup() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/warmup.jl:3 [17] _precompile() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/precompile.jl:549 [18] top-level scope @ ~/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:203 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2777 [21] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2536 [22] macro expansion @ ./loading.jl:2464 [inlined] [23] macro expansion @ ./lock.jl:376 [inlined] [24] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2428 [25] require @ ./loading.jl:2404 [inlined] [26] eval_import_path @ ./module.jl:36 [inlined] [27] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [28] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [29] top-level scope @ none:1 [30] eval(m::Module, e::Any) @ Core ./boot.jl:489 [31] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [32] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:1 Loading failed after 320.89s 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 InMemoryDatasets'`, 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 487.73s: there were unidentified errors