Package evaluation of InMemoryDatasets on Julia 1.13.0-DEV.943 (cce193b1aa*) started at 2025-08-02T05:30:11.122 ################################################################################ # Set-up # Set-up completed after 0.3s ################################################################################ # Installation # Installing InMemoryDatasets... Resolving package versions... Installed Compat ────────────────────── v4.18.0 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed InvertedIndices ───────────── v1.3.1 Installed OrderedCollections ────────── v1.8.1 Installed Statistics ────────────────── v1.11.1 Installed PrecompileTools ───────────── v1.3.2 Installed InMemoryDatasets ──────────── v0.7.21 Installed DataValueInterfaces ───────── v1.0.0 Installed StringManipulation ────────── v0.4.1 Installed Missings ──────────────────── v1.2.0 Installed Tables ────────────────────── v1.12.1 Installed PooledArrays ──────────────── v1.4.3 Installed Reexport ──────────────────── v1.2.2 Installed Preferences ───────────────── v1.4.3 Installed TableTraits ───────────────── v1.0.1 Installed PrettyTables ──────────────── v2.4.0 Installed LaTeXStrings ──────────────── v1.4.0 Installed Crayons ───────────────────── v4.1.1 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.2 [21216c6a] + Preferences v1.4.3 [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 Installation completed after 4.68s ################################################################################ # 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... 1899.7 ms ✓ Crayons 823.0 ms ✓ LaTeXStrings 1091.7 ms ✓ Statistics 1238.0 ms ✓ OrderedCollections 863.5 ms ✓ InvertedIndices 720.2 ms ✓ IteratorInterfaceExtensions 773.3 ms ✓ DataValueInterfaces 817.2 ms ✓ DataAPI 783.4 ms ✓ Reexport 1120.8 ms ✓ Compat 1102.7 ms ✓ Preferences 871.8 ms ✓ TableTraits 1080.0 ms ✓ PooledArrays 868.2 ms ✓ Missings 791.6 ms ✓ Compat → CompatLinearAlgebraExt 1377.6 ms ✓ PrecompileTools 1896.0 ms ✓ Tables 3087.6 ms ✓ StringManipulation 26576.9 ms ✓ PrettyTables ✗ InMemoryDatasets 19 dependencies successfully precompiled in 159 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_Ls8PWA" (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:33 [3] hashindex(key::InMemoryDatasets.Characters{5}, sz::Int64) @ Base ./dict.jl:128 [4] ht_keyindex2_shorthash!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:270 [5] setindex!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, v0::Int64, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:357 [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:311 [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:3002 [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:2848 [23] include_string @ ./loading.jl:2858 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:553 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 168.28s ################################################################################ # 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:33  [3] hashindex(key::InMemoryDatasets.Characters{5}, sz::Int64)  @ Base ./dict.jl:128  [4] ht_keyindex2_shorthash!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, key::InMemoryDatasets.Characters{5})  @ Base ./dict.jl:270  [5] setindex!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, v0::Int64, key::InMemoryDatasets.Characters{5})  @ Base ./dict.jl:357  [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:311  [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:3002  [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:2848  [23] include_string  @ ./loading.jl:2858 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:318  [25] _start()  @ Base ./client.jl:553 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 105 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_GyXnki" (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:33 [3] hashindex(key::InMemoryDatasets.Characters{5}, sz::Int64) @ Base ./dict.jl:128 [4] ht_keyindex2_shorthash!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:270 [5] setindex!(h::Dict{InMemoryDatasets.Characters{5}, UInt32}, v0::Int64, key::InMemoryDatasets.Characters{5}) @ Base ./dict.jl:357 [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:311 [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:3002 [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:2848 [23] include_string @ ./loading.jl:2858 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [25] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/InMemoryDatasets/5VOs4/src/InMemoryDatasets.jl:1 in expression starting at stdin: Loading failed after 106.7s 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: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:311 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [7] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 305.02s: package fails to precompile