Package evaluation of InMemoryDatasets on Julia 1.13.0-DEV.1155 (b3f8bb4e33*) started at 2025-09-17T21:51:14.933 ################################################################################ # Set-up # Set-up completed after 0.22s ################################################################################ # Installation # Installing InMemoryDatasets... Resolving package versions... Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed InvertedIndices ───────────── v1.3.1 Installed OrderedCollections ────────── v1.8.1 Installed Compat ────────────────────── v4.18.0 Installed Statistics ────────────────── v1.11.1 Installed PrecompileTools ───────────── v1.3.3 Installed InMemoryDatasets ──────────── v0.7.21 Installed DataValueInterfaces ───────── v1.0.0 Installed Reexport ──────────────────── v1.2.2 Installed PooledArrays ──────────────── v1.4.3 Installed Tables ────────────────────── v1.12.1 Installed StringManipulation ────────── v0.4.1 Installed Preferences ───────────────── v1.5.0 Installed Missings ──────────────────── v1.2.0 Installed LaTeXStrings ──────────────── v1.4.0 Installed Crayons ───────────────────── v4.1.1 Installed TableTraits ───────────────── v1.0.1 Installed PrettyTables ──────────────── v2.4.0 Updating `~/.julia/environments/v1.13/Project.toml` [5c01b14b] + InMemoryDatasets v0.7.21 Updating `~/.julia/environments/v1.13/Manifest.toml` [34da2185] + Compat v4.18.0 [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.13.1+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 5.13s ################################################################################ # 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... 899.5 ms ✓ DataValueInterfaces 788.6 ms ✓ Reexport 1286.0 ms ✓ OrderedCollections 873.5 ms ✓ DataAPI 1136.5 ms ✓ Statistics 839.8 ms ✓ InvertedIndices 761.3 ms ✓ IteratorInterfaceExtensions 853.2 ms ✓ LaTeXStrings 1917.9 ms ✓ Crayons 1175.3 ms ✓ Preferences 1166.8 ms ✓ Compat 985.5 ms ✓ Missings 1082.5 ms ✓ PooledArrays 775.4 ms ✓ TableTraits 910.8 ms ✓ PrecompileTools 889.2 ms ✓ Compat → CompatLinearAlgebraExt 1902.8 ms ✓ Tables 3433.5 ms ✓ StringManipulation 28712.0 ms ✓ PrettyTables ✗ InMemoryDatasets 19 dependencies successfully precompiled in 171 seconds. 12 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: InMemoryDatasets Failed to precompile InMemoryDatasets [5c01b14b-ab03-46ff-b164-14c663efdd9f] to "/home/pkgeval/.julia/compiled/v1.13/InMemoryDatasets/jl_7wQrRi" (ProcessExited(1)). ERROR: LoadError: TypeError: in ccall: first argument not a pointer or valid constant expression, expected Ptr, got a value of type Symbol Stacktrace: [1] hash(s::InMemoryDatasets.Characters{5}, h::UInt64) @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/characters/characters.jl:140 [2] hash(data::InMemoryDatasets.Characters{5}) @ Base ./hashing.jl:34 [3] hashindex(key::InMemoryDatasets.Characters{5}, sz::Int64) @ Base ./dict.jl:129 [4] ht_keyindex2_shorthash!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:271 [5] setindex!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, v0::Int64, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:358 [6] _label @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:133 [inlined] ┌ [7] _label │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined] ╰──── repeated 2 times [9] _label(xs::Vector{InMemoryDatasets.Characters{5}}, ::Type{InMemoryDatasets.Characters{5}}, ::Type{UInt32}, start::Int64, labels::Vector{UInt32}) @ PooledArrays ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 ┌[10] _label │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined] ╰──── repeated 2 times [12] #_#4 @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:193 [inlined] [13] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:191 [inlined] [14] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:198 [inlined] [15] warmup() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/warmup.jl:3 [16] _precompile() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/precompile.jl:549 [17] top-level scope @ ~/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:203 [18] include(mod::Module, _path::String) @ Base ./Base.jl:308 [19] 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:3069 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [23] include_string @ ./loading.jl:2925 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [25] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 182.46s ################################################################################ # Loading # Loading InMemoryDatasets... Precompiling packages... Info Given InMemoryDatasets was explicitly requested, output will be shown live  ERROR: LoadError: TypeError: in ccall: first argument not a pointer or valid constant expression, expected Ptr, got a value of type Symbol Stacktrace:  [1] hash(s::InMemoryDatasets.Characters{5}, h::UInt64)  @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/characters/characters.jl:140  [2] hash(data::InMemoryDatasets.Characters{5})  @ Base ./hashing.jl:34  [3] hashindex(key::InMemoryDatasets.Characters{5}, sz::Int64)  @ Base ./dict.jl:129  [4] ht_keyindex2_shorthash!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, key::InMemoryDatasets.Characters{5})  @ Base ./dict.jl:271  [5] setindex!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, v0::Int64, key::InMemoryDatasets.Characters{5})  @ Base ./dict.jl:358  [6] _label  @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:133 [inlined]  ┌ [7] _label  │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined]  ╰──── repeated 2 times  [9] _label(xs::Vector{InMemoryDatasets.Characters{5}}, ::Type{InMemoryDatasets.Characters{5}}, ::Type{UInt32}, start::Int64, labels::Vector{UInt32})  @ PooledArrays ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116  ┌[10] _label  │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined]  ╰──── repeated 2 times  [12] #_#4  @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:193 [inlined]  [13] PooledArray  @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:191 [inlined]  [14] PooledArray  @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:198 [inlined]  [15] warmup()  @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/warmup.jl:3  [16] _precompile()  @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/precompile.jl:549  [17] top-level scope  @ ~/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:203  [18] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [19] 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:3069  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2915  [23] include_string  @ ./loading.jl:2925 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [25] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:1 in expression starting at stdin:5 ✗ InMemoryDatasets 0 dependencies successfully precompiled in 120 seconds. 31 already precompiled. ERROR: The following 1 direct dependency failed to precompile: InMemoryDatasets Failed to precompile InMemoryDatasets [5c01b14b-ab03-46ff-b164-14c663efdd9f] to "/home/pkgeval/.julia/compiled/v1.13/InMemoryDatasets/jl_jnexr0" (ProcessExited(1)). ERROR: LoadError: TypeError: in ccall: first argument not a pointer or valid constant expression, expected Ptr, got a value of type Symbol Stacktrace: [1] hash(s::InMemoryDatasets.Characters{5}, h::UInt64) @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/characters/characters.jl:140 [2] hash(data::InMemoryDatasets.Characters{5}) @ Base ./hashing.jl:34 [3] hashindex(key::InMemoryDatasets.Characters{5}, sz::Int64) @ Base ./dict.jl:129 [4] ht_keyindex2_shorthash!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:271 [5] setindex!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, v0::Int64, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:358 [6] _label @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:133 [inlined] ┌ [7] _label │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined] ╰──── repeated 2 times [9] _label(xs::Vector{InMemoryDatasets.Characters{5}}, ::Type{InMemoryDatasets.Characters{5}}, ::Type{UInt32}, start::Int64, labels::Vector{UInt32}) @ PooledArrays ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 ┌[10] _label │ @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:116 [inlined] ╰──── repeated 2 times [12] #_#4 @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:193 [inlined] [13] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:191 [inlined] [14] PooledArray @ ~/.julia/packages/PooledArrays/Vy2X0/src/PooledArrays.jl:198 [inlined] [15] warmup() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/warmup.jl:3 [16] _precompile() @ InMemoryDatasets ~/.julia/packages/InMemoryDatasets/5VOs4/src/precompile/precompile.jl:549 [17] top-level scope @ ~/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:203 [18] include(mod::Module, _path::String) @ Base ./Base.jl:308 [19] 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:3069 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2915 [23] include_string @ ./loading.jl:2925 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [25] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:1 in expression starting at stdin: Loading failed after 121.56s 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:308 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 326.25s: package fails to precompile