Package evaluation to test FileIO on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T12:03:54.506 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.65s ################################################################################ # Installation # Installing FileIO... Resolving package versions... Installed Requires ─ v1.3.1 Installed FileIO ─── v1.18.0 Updating `~/.julia/environments/v1.14/Project.toml` [5789e2e9] + FileIO v1.18.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [5789e2e9] + FileIO v1.18.0 [ae029012] + Requires v1.3.1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.19.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2026.3.19 [458c3c95] + OpenSSL_jll v3.5.6+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.68.1+0 [3f19e933] + p7zip_jll v17.8.0+0 Installation completed after 1.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 5.1 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.8 s ✓ InlineStrings 1.2 s ✓ Statistics 0.9 s ✓ DataAPI 2.3 s ✓ IrrationalConstants 0.8 s ✓ DataValueInterfaces 1.3 s ✓ URIs 1.1 s ✓ Nullables 1.5 s ✓ OrderedCollections 1.0 s ✓ BitFlags 1.3 s ✓ DocStringExtensions 1.5 s ✓ TranscodingStreams 0.9 s ✓ SimpleBufferStream 0.9 s ✓ IteratorInterfaceExtensions 1.3 s ✓ Requires 1.6 s ✓ ConcurrentUtilities WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1.1 s ? GenericLinearAlgebra 1.5 s ✓ LoggingExtras 1.9 s ✓ StructUtils 1.3 s ✓ Compat 1.6 s ✓ Preferences 1.8 s ✓ ExceptionUnwrapping 4.5 s ✓ FixedPointNumbers 1.1 s ✓ Missings 2.5 s ✓ DataValues 4.7 s ✓ OpenSSL 1.4 s ✓ LogExpFunctions 1.1 s ✓ CodecZlib 0.8 s ✓ TableTraits 9.7 s ✓ FileIO 0.9 s ✓ Compat → CompatLinearAlgebraExt 1.7 s ✓ JLLWrappers 1.3 s ✓ PrecompileTools 5.0 s ✓ ColorTypes 1.8 s ✓ TableTraitsUtils 1.7 s ✓ Quadmath 2.7 s ✓ FilePathsBase 7.4 s ✓ Aqua 4.3 s ✓ DataStructures 2.5 s ✓ MbedTLS_jll 2.5 s ✓ OpenSpecFun_jll 17.7 s ✓ Parsers 1.7 s ✓ IterableTables 3.4 s ✓ FilePathsBase → FilePathsBaseTestExt 1.2 s ✓ FilePathsBase → FilePathsBaseMmapExt 2.4 s ✓ MbedTLS 5.9 s ✓ SpecialFunctions 8.6 s ✓ JSON 1.4 s ✓ InlineStrings → ParsersExt 27.6 s ✓ HTTP 1.7 s ✓ Quadmath → QuadmathSpecialFunctionsExt 2.2 s ✓ TableShowUtils 3.5 s ✓ WeakRefStrings 6.6 s ✓ FileIO → HTTPExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/DoubleFloats/dMOXI/src/DoubleFloats.jl:45  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/dMOXI/src/DoubleFloats.jl:1 in expression starting at stdin:5 ✗ DoubleFloats ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("497a8b3b-efae-58df-a0af-a86822472b78"), "DoubleFloats") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/TextParse/bX5Ws/src/TextParse.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/TextParse/bX5Ws/src/TextParse.jl:1 in expression starting at stdin:5 ✗ TextParse ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e0df1984-e451-5cb5-8b61-797a481e67e3"), "TextParse") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/CSVFiles/mNmS7/src/CSVFiles.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/CSVFiles/mNmS7/src/CSVFiles.jl:1 in expression starting at stdin:5 ✗ CSVFiles 52 dependencies successfully precompiled in 181 seconds. 32 already precompiled. 1 dependency failed but may be precompilable after restarting julia 1 dependency had output during precompilation: ┌ GenericLinearAlgebra │ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ Precompilation completed after 217.75s ################################################################################ # Testing # Testing FileIO Status `/tmp/jl_IlX8jb/Project.toml` [4c88cf16] Aqua v0.8.14 [5d742f6a] CSVFiles v1.0.2 [944b1d66] CodecZlib v0.7.8 ⌅ [3da002f7] ColorTypes v0.11.5 [5789e2e9] FileIO v1.18.0 [48062228] FilePathsBase v0.9.24 [cd3eb016] HTTP v1.11.0 [ae029012] Requires v1.3.1 [f43a241f] Downloads v1.7.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_IlX8jb/Manifest.toml` [4c88cf16] Aqua v0.8.14 [d1d4a3ce] BitFlags v0.1.9 [5d742f6a] CSVFiles v1.0.2 [944b1d66] CodecZlib v0.7.8 ⌅ [3da002f7] ColorTypes v0.11.5 [34da2185] Compat v4.18.1 [f0e56b4a] ConcurrentUtilities v2.5.1 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [e7dc6d0d] DataValues v0.4.13 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.7.1 [460bff9d] ExceptionUnwrapping v0.1.11 [5789e2e9] FileIO v1.18.0 [48062228] FilePathsBase v0.9.24 [53c48c17] FixedPointNumbers v0.8.5 [14197337] GenericLinearAlgebra v0.4.0 [cd3eb016] HTTP v1.11.0 [842dd82b] InlineStrings v1.4.5 [92d709cd] IrrationalConstants v0.2.6 [1c8ee90f] IterableTables v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.5.0 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [739be429] MbedTLS v1.1.10 [e1d29d7a] Missings v1.2.0 [4d1e1d77] Nullables v1.0.0 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [be4d8f0f] Quadmath v1.0.1 [ae029012] Requires v1.3.1 [777ac1f9] SimpleBufferStream v1.2.0 [276daf66] SpecialFunctions v2.7.2 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.7.2 [5e66a065] TableShowUtils v0.2.7 [3783bdb8] TableTraits v1.0.1 [382cd787] TableTraitsUtils v1.0.2 [e0df1984] TextParse v1.0.3 [3bb67fe8] TranscodingStreams v0.11.3 [5c2747f8] URIs v1.6.1 [ea10d353] WeakRefStrings v1.4.2 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: Threads.nthreads() = 1, multithread tests will be disabled WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/DoubleFloats/dMOXI/src/DoubleFloats.jl:45  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/dMOXI/src/DoubleFloats.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("497a8b3b-efae-58df-a0af-a86822472b78"), "DoubleFloats") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/TextParse/bX5Ws/src/TextParse.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/TextParse/bX5Ws/src/TextParse.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e0df1984-e451-5cb5-8b61-797a481e67e3"), "TextParse") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2815  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2669  [4] macro expansion  @ ./loading.jl:2596 [inlined]  [5] String(s::Symbol)  @ Base ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2560  [7] require(into::Module, mod::Symbol)  @ Base ./loading.jl:2536 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base ./module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/CSVFiles/mNmS7/src/CSVFiles.jl:3  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3110  [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}})  @ Base.Broadcast ./loading.jl:3120 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [19] _start()  @ Base ./client.jl:593 in expression starting at /home/pkgeval/.julia/packages/CSVFiles/mNmS7/src/CSVFiles.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ TextParse │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("497a8b3b-efae-58df-a0af-a86822472b78"), "DoubleFloats") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2815 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2669 │ [4] macro expansion │ @ ./loading.jl:2596 [inlined] │ [5] String(s::Symbol) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2560 │ [7] require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2536 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base ./module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/TextParse/bX5Ws/src/TextParse.jl:3 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3110 │ [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │ @ Base.Broadcast ./loading.jl:3120 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:350 │ [19] _start() │ @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/TextParse/bX5Ws/src/TextParse.jl:1 │ in expression starting at stdin:5 └ ┌ CSVFiles │ [Output was shown above] └ ┌ GenericLinearAlgebra │ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:448 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ ┌ DoubleFloats │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2815 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2669 │ [4] macro expansion │ @ ./loading.jl:2596 [inlined] │ [5] String(s::Symbol) │ @ Base ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2560 │ [7] require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2536 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base ./module.jl:137 [inlined] │ [11] top-level scope │ @ ~/.julia/packages/DoubleFloats/dMOXI/src/DoubleFloats.jl:45 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:326 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3268 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:517 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3110 │ [17] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, Type{Symbol}, Tuple{Vector{SubString{String}}}}) │ @ Base.Broadcast ./loading.jl:3120 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:350 │ [19] _start() │ @ Base ./client.jl:593 │ in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/dMOXI/src/DoubleFloats.jl:1 │ in expression starting at stdin:5 └ Error encountered while load File{DataFormat{:CSV}, String}("files/data.csv"). Fatal error: CSV load from URL via CSVFiles (#320): Error During Test at /home/pkgeval/.julia/packages/FileIO/ZlWq2/test/loadsave.jl:402 Got exception outside of a @test The following 3 packages failed to precompile: TextParse Failed to precompile TextParse [e0df1984-e451-5cb5-8b61-797a481e67e3] to "/home/pkgeval/.julia/compiled/v1.14/TextParse/jl_7mARfm" (ProcessExited(1)). CSVFiles Failed to precompile CSVFiles [5d742f6a-9f54-50ce-8119-2520741973ca] to "/home/pkgeval/.julia/compiled/v1.14/CSVFiles/jl_qITGKo" (ProcessExited(1)). DoubleFloats Failed to precompile DoubleFloats [497a8b3b-efae-58df-a0af-a86822472b78] to "/home/pkgeval/.julia/compiled/v1.14/DoubleFloats/jl_9iuKuD" (ProcessExited(1)). Stacktrace: [1] handle_error(e::Base.Precompilation.PkgPrecompileError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ZlWq2/src/error_handling.jl:73 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ZlWq2/src/error_handling.jl:66 [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ZlWq2/src/loadsave.jl:228 [4] action @ ~/.julia/packages/FileIO/ZlWq2/src/loadsave.jl:196 [inlined] [5] _isurl(path::String) @ FileIO ~/.julia/packages/FileIO/ZlWq2/src/loadsave.jl:185 [inlined] [6] checkpath_load(file::String) @ FileIO ~/.julia/packages/FileIO/ZlWq2/src/loadsave.jl:185 [inlined] [7] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ZlWq2/src/loadsave.jl:113 [8] load(::String) @ FileIO ~/.julia/packages/FileIO/ZlWq2/src/loadsave.jl:109 [9] top-level scope @ ~/.julia/packages/FileIO/ZlWq2/test/loadsave.jl:403 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [11] macro expansion @ ~/.julia/packages/FileIO/ZlWq2/test/loadsave.jl:404 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [13] top-level scope @ ~/.julia/packages/FileIO/ZlWq2/test/runtests.jl:17 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [15] macro expansion @ ~/.julia/packages/FileIO/ZlWq2/test/runtests.jl:23 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:327 [17] top-level scope @ none:6 [18] eval(m::Module, e::Any) @ Core ./boot.jl:517 [19] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [20] _start() @ Base ./client.jl:593 these tests will print warnings: Error encountered while save File{DataFormat{:NotInstalled}, String}("test.not_installed"). Fatal error: this test will print warnings: Errors encountered while load File{DataFormat{:MultiError}, String}("/tmp/jl_mmZmII/test.multierr"). All errors: =========================================== 1 =========================================== 2 =========================================== Fatal error: Error encountered while load File{DataFormat{:BUSTEDME}, String}("/tmp/jl_aJgHKN/test.bus"). Fatal error: Resolving package versions... Installed PaddedViews ─────── v0.5.12 Installed MosaicViews ─────── v0.3.4 Installed CodecZstd ───────── v0.8.7 Installed ImageIO ─────────── v0.6.9 Installed PkgVersion ──────── v0.3.3 Installed JpegTurbo_jll ───── v3.1.5+0 Installed MacroTools ──────── v0.5.16 Installed JpegTurbo ───────── v0.1.6 Installed StackViews ──────── v0.1.2 Installed LazyModules ─────── v0.3.1 Installed Sixel ───────────── v0.1.5 Installed OpenEXR_jll ─────── v3.4.9+0 Installed TensorCore ──────── v0.1.1 Installed ImageBase ───────── v0.1.7 Installed CEnum ───────────── v0.5.0 Installed Xorg_libXau_jll ─── v1.0.13+0 Installed Netpbm ──────────── v1.1.1 Installed Xorg_libX11_jll ─── v1.8.13+0 Installed Colors ──────────── v0.13.1 Installed Libtiff_jll ─────── v4.7.2+0 Installed Giflib_jll ──────── v5.2.3+0 Installed WebP ────────────── v0.1.3 Installed ImageAxes ───────── v0.6.12 Installed SIMD ────────────── v3.7.2 Installed OffsetArrays ────── v1.17.0 Installed Libglvnd_jll ────── v1.7.1+1 Installed ProgressMeter ───── v1.11.0 Installed SimpleTraits ────── v0.9.5 Installed QOI ─────────────── v1.0.2 Installed ImageMetadata ───── v0.9.10 Installed libsixel_jll ────── v1.10.5+0 Installed OpenEXR ─────────── v0.3.3 Installed Xorg_libxcb_jll ─── v1.17.1+0 Installed Reexport ────────── v1.2.2 Installed Xorg_libXdmcp_jll ─ v1.1.6+0 Installed libpng_jll ──────── v1.6.58+0 Installed ColorVectorSpace ── v0.10.0 Installed IntervalSets ────── v0.7.14 Installed LERC_jll ────────── v4.1.0+0 Installed libwebp_jll ─────── v1.6.0+0 Installed Imath_jll ───────── v3.2.2+0 Installed ImageCore ───────── v0.10.5 Installed XZ_jll ──────────── v5.8.3+0 Installed IndirectArrays ──── v1.0.0 Installed RangeArrays ─────── v0.3.2 Installed IterTools ───────── v1.10.0 Installed MappedArrays ────── v0.4.3 Installed PNGFiles ────────── v0.4.4 Installed Inflate ─────────── v0.1.5 Installed Xorg_libXext_jll ── v1.3.8+0 Installed AxisArrays ──────── v0.4.8 Installed TiffImages ──────── v0.11.9 Installed Xorg_xtrans_jll ─── v1.6.0+0 Installing 17 artifacts Installed artifact Giflib 154.6 KiB Installed artifact Xorg_xtrans 48.2 KiB Installed artifact Imath 184.9 KiB Installed artifact Xorg_libXdmcp 67.7 KiB Installed artifact libpng 329.4 KiB Installed artifact OpenEXR 1.3 MiB Installed artifact libsixel 177.3 KiB Installed artifact Libglvnd 833.5 KiB Installed artifact Xorg_libXext 286.6 KiB Installed artifact Xorg_libXau 36.6 KiB Installed artifact JpegTurbo 1.4 MiB Installed artifact Xorg_libxcb 2.1 MiB Installed artifact libwebp 2.6 MiB Installed artifact LERC 267.4 KiB Installed artifact Libtiff 2.3 MiB Installed artifact XZ 1.6 MiB Installed artifact Xorg_libX11 4.8 MiB Updating `/tmp/jl_IlX8jb/Project.toml` [82e4d734] + ImageIO v0.6.9 Updating `/tmp/jl_IlX8jb/Manifest.toml` [39de3d68] + AxisArrays v0.4.8 [fa961155] + CEnum v0.5.0 [6b39b394] + CodecZstd v0.8.7 ⌃ [c3611d14] + ColorVectorSpace v0.10.0 [5ae59095] + Colors v0.13.1 [2803e5a7] + ImageAxes v0.6.12 [c817782e] + ImageBase v0.1.7 [a09fc81d] + ImageCore v0.10.5 [82e4d734] + ImageIO v0.6.9 [bc367c6b] + ImageMetadata v0.9.10 [9b13fd28] + IndirectArrays v1.0.0 [d25df0c9] + Inflate v0.1.5 [8197267c] + IntervalSets v0.7.14 [c8e1da08] + IterTools v1.10.0 [b835a17e] + JpegTurbo v0.1.6 [8cdb02fc] + LazyModules v0.3.1 [1914dd2f] + MacroTools v0.5.16 [dbb5928d] + MappedArrays v0.4.3 [e94cdb99] + MosaicViews v0.3.4 [f09324ee] + Netpbm v1.1.1 [6fe1bfb0] + OffsetArrays v1.17.0 [52e1d378] + OpenEXR v0.3.3 [f57f5aa1] + PNGFiles v0.4.4 [5432bcbf] + PaddedViews v0.5.12 [eebad327] + PkgVersion v0.3.3 [92933f4c] + ProgressMeter v1.11.0 [4b34888f] + QOI v1.0.2 [b3c3ace0] + RangeArrays v0.3.2 [189a3867] + Reexport v1.2.2 [fdea26ae] + SIMD v3.7.2 [699a6c99] + SimpleTraits v0.9.5 [45858cf5] + Sixel v0.1.5 [cae243ae] + StackViews v0.1.2 [62fd8b95] + TensorCore v0.1.1 [731e570b] + TiffImages v0.11.9 [e3aaa7dc] + WebP v0.1.3 [59f7168a] + Giflib_jll v5.2.3+0 [905a6f67] + Imath_jll v3.2.2+0 [aacddb02] + JpegTurbo_jll v3.1.5+0 [88015f11] + LERC_jll v4.1.0+0 [7e76a0d4] + Libglvnd_jll v1.7.1+1 [89763e89] + Libtiff_jll v4.7.2+0 [18a262bb] + OpenEXR_jll v3.4.9+0 [ffd25f8a] + XZ_jll v5.8.3+0 [4f6342f7] + Xorg_libX11_jll v1.8.13+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [1082639a] + Xorg_libXext_jll v1.3.8+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [b53b4c65] + libpng_jll v1.6.58+0 [075b6546] + libsixel_jll v1.10.5+0 [c5f90fcd] + libwebp_jll v1.6.0+0 [8ba89e20] + Distributed v1.11.0 [3fa0cd96] + REPL v1.11.0 Info Packages marked with ⌃ have new versions available and may be upgradable. Test Summary: | Pass Error Total Time FileIO | 320 1 321 7m50.2s Threaded loading | 0 0.3s OS | 4 4 1.3s Double register | 1 1 2.5s Format with function for magic bytes | 0 0.8s Fake registry | 68 68 14.6s detect no compression | 4 4 0.5s detect GZIP compression | 4 4 0.3s detect BZIP2 compression | 4 4 0.0s detect LZ4 compression | 4 4 0.0s detect XZ compression | 4 4 0.0s Querying with String | 56 56 2.6s Querying with PosixPath | 56 56 0.2s Query from IOBuffer | 2 2 0.1s issue #338 | 2 2 0.0s issue #345 | 5 5 1.7s Gadget2 | 1 1 0.0s FakeIO | 18 18 0.8s Save | 30 30 3.7s Overwrite file with bad magic bytes | 2 2 0.0s Ambiguous extension | 4 4 0.4s Absent file | 1 1 0.0s Warn FileIO overrides | 2 2 0.2s CSV load from URL via CSVFiles (#320) | 1 1 34.7s Path errors | 3 3 0.0s Not installed | 3 3 1.3s Absent implementation | 6 6 0.4s Broken implementation/limit | 9 9 1.5s multiple errors | 2 2 0.1s stacktrace trimming | 1 1 0.1s error accuracy | 2 2 0.1s Mime save | 20 20 1.1s Integration | 2 2 6m30.2s RNG of the outermost testset: Xoshiro(0x59301c18debee581, 0x4cadf648479e5625, 0xe7f45657bef98509, 0xb607dc9602711ea8, 0xc136b6c2819157b5) ERROR: LoadError: Some tests did not pass: 320 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/FileIO/ZlWq2/test/runtests.jl:15 Testing failed after 478.48s ERROR: LoadError: Package FileIO errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3162 [3] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 752.89s: illegal method overwrites during precompilation