Package evaluation to test PrecompileTools on Julia 1.13.0-DEV.1319 (9cddfda8ef*) started at 2025-10-16T11:43:59.145 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.0s ################################################################################ # Installation # Installing PrecompileTools... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [aea7be01] + PrecompileTools v1.3.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.35s ################################################################################ # Testing # Testing PrecompileTools Status `/tmp/jl_es6LaN/Project.toml` [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [b77e0a4c] InteractiveUtils v1.11.0 [44cfe95a] Pkg v1.13.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_es6LaN/Manifest.toml` [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.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.12.0 [b27032c2] LibCURL v0.6.4 [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.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.46.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Testing Running tests... ┌ Warning: Code in setup_workload block was precompiled └ @ Main ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:18 PrecompileTools.jl: Test Failed at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:45 Expression: Base.require(id) Expected: Exception No exception thrown Stacktrace: [1] do_test_throws @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:910 [inlined] [2] (::var"#12#13"{Base.PkgId})() @ Main ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:45 [3] (::Base.RedirectStdStream)(thunk::var"#12#13"{Base.PkgId}, stream::Pipe) @ Base ./stream.jl:1465 [4] top-level scope @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:8 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:44 [inlined] PrecompileTools.jl: Test Failed at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:49 Expression: occursin(r"UndefVarError: `?missing_function`? not defined", str) Evaluated: occursin(r"UndefVarError: `?missing_function`? not defined", "") Stacktrace: [1] top-level scope @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:8 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:49 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:753 [inlined] Activating project at `~/.julia/packages/PrecompileTools/gn08A/test/PC_D` ┌ Warning: The active manifest file has dependencies that were resolved with a different julia version (1.9.0-rc2). Unexpected behavior may occur. └ @ ~/.julia/packages/PrecompileTools/gn08A/test/PC_D/Manifest.toml:0 ┌ Warning: The project dependencies or compat requirements have changed since the manifest was last resolved. │ It is recommended to `Pkg.resolve()` or consider `Pkg.update()` if necessary. └ @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1217 PrecompileTools.jl: Error During Test at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:67 Test threw exception Expression: success(run(`$(Base.julia_cmd()) --project=$(joinpath(@__DIR__, "PC_D")) -e $script 1`)) failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes --pkgimages=existing -g1 --startup-file=no --project=/home/pkgeval/.julia/packages/PrecompileTools/gn08A/test/PC_D -e 'using PC_D exit(isdefined(PC_D, :workload_ran) === parse(Bool, ARGS[1]) ? 0 : 1) ' 1`, 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 @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:8 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [6] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:67 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [inlined] Activating project at `/tmp/jl_es6LaN` Generating project RC_A: RC_A/Project.toml RC_A/src/RC_A.jl Generating project RC_B: RC_B/Project.toml RC_B/src/RC_B.jl Activating project at `/tmp/jl_Wae0K1/RC_B` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_B/Project.toml` [29eea3c3] + RC_A v0.1.0 `/tmp/jl_Wae0K1/RC_A` Updating `/tmp/jl_Wae0K1/RC_B/Manifest.toml` [29eea3c3] + RC_A v0.1.0 `/tmp/jl_Wae0K1/RC_A` Generating project RC_C: RC_C/Project.toml RC_C/src/RC_C.jl Activating project at `/tmp/jl_Wae0K1/RC_C` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_C/Project.toml` [c00822a6] + RC_B v0.1.0 `/tmp/jl_Wae0K1/RC_B` Updating `/tmp/jl_Wae0K1/RC_C/Manifest.toml` [29eea3c3] + RC_A v0.1.0 `../RC_A` [c00822a6] + RC_B v0.1.0 `/tmp/jl_Wae0K1/RC_B` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_C/Project.toml` [aea7be01] + PrecompileTools v1.3.3 `~/.julia/packages/PrecompileTools/gn08A` Updating `/tmp/jl_Wae0K1/RC_C/Manifest.toml` [aea7be01] + PrecompileTools v1.3.3 `~/.julia/packages/PrecompileTools/gn08A` [21216c6a] + Preferences v1.5.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Generating project RC_D: RC_D/Project.toml RC_D/src/RC_D.jl Generating project RC_E: RC_E/Project.toml RC_E/src/RC_E.jl Activating project at `/tmp/jl_Wae0K1/RC_E` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_E/Project.toml` [369e85e1] + RC_D v0.1.0 `/tmp/jl_Wae0K1/RC_D` Updating `/tmp/jl_Wae0K1/RC_E/Manifest.toml` [369e85e1] + RC_D v0.1.0 `/tmp/jl_Wae0K1/RC_D` Generating project RC_F: RC_F/Project.toml RC_F/src/RC_F.jl Activating project at `/tmp/jl_Wae0K1/RC_F` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_F/Project.toml` [e9656bf0] + RC_E v0.1.0 `/tmp/jl_Wae0K1/RC_E` Updating `/tmp/jl_Wae0K1/RC_F/Manifest.toml` [369e85e1] + RC_D v0.1.0 `../RC_D` [e9656bf0] + RC_E v0.1.0 `/tmp/jl_Wae0K1/RC_E` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_F/Project.toml` [aea7be01] + PrecompileTools v1.3.3 `~/.julia/packages/PrecompileTools/gn08A` Updating `/tmp/jl_Wae0K1/RC_F/Manifest.toml` [aea7be01] + PrecompileTools v1.3.3 `~/.julia/packages/PrecompileTools/gn08A` [21216c6a] + Preferences v1.5.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 PrecompileTools.jl: Test Failed at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:196 Expression: if recompile mi.cache.max_world >= wc else mi.cache.max_world < wc end Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:753 [inlined] [2] (::var"#20#21"{String})() @ Main ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:196 [3] cd(f::var"#20#21"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [4] (::var"#18#19")(dir::String) @ Main ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:137 [5] mktempdir(fn::var"#18#19", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [6] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [7] top-level scope @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:8 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:135 [inlined] Generating project RC_G: RC_G/Project.toml RC_G/src/RC_G.jl Generating project RC_H: RC_H/Project.toml RC_H/src/RC_H.jl Activating project at `/tmp/jl_Wae0K1/RC_H` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_H/Project.toml` [92fa5999] + RC_G v0.1.0 `/tmp/jl_Wae0K1/RC_G` Updating `/tmp/jl_Wae0K1/RC_H/Manifest.toml` [92fa5999] + RC_G v0.1.0 `/tmp/jl_Wae0K1/RC_G` Generating project RC_I: RC_I/Project.toml RC_I/src/RC_I.jl Activating project at `/tmp/jl_Wae0K1/RC_I` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_I/Project.toml` [92fa5999] + RC_G v0.1.0 `/tmp/jl_Wae0K1/RC_G` Updating `/tmp/jl_Wae0K1/RC_I/Manifest.toml` [92fa5999] + RC_G v0.1.0 `/tmp/jl_Wae0K1/RC_G` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_I/Project.toml` [3117aa12] + RC_H v0.1.0 `/tmp/jl_Wae0K1/RC_H` Updating `/tmp/jl_Wae0K1/RC_I/Manifest.toml` [3117aa12] + RC_H v0.1.0 `/tmp/jl_Wae0K1/RC_H` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_I/Project.toml` [aea7be01] + PrecompileTools v1.3.3 `~/.julia/packages/PrecompileTools/gn08A` Updating `/tmp/jl_Wae0K1/RC_I/Manifest.toml` [aea7be01] + PrecompileTools v1.3.3 `~/.julia/packages/PrecompileTools/gn08A` [21216c6a] + Preferences v1.5.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Generating project RC_J: RC_J/Project.toml RC_J/src/RC_J.jl Generating project RC_K: RC_K/Project.toml RC_K/src/RC_K.jl Activating project at `/tmp/jl_Wae0K1/RC_K` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_K/Project.toml` [f397d148] + RC_J v0.1.0 `/tmp/jl_Wae0K1/RC_J` Updating `/tmp/jl_Wae0K1/RC_K/Manifest.toml` [f397d148] + RC_J v0.1.0 `/tmp/jl_Wae0K1/RC_J` Generating project RC_L: RC_L/Project.toml RC_L/src/RC_L.jl Activating project at `/tmp/jl_Wae0K1/RC_L` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_L/Project.toml` [f397d148] + RC_J v0.1.0 `/tmp/jl_Wae0K1/RC_J` Updating `/tmp/jl_Wae0K1/RC_L/Manifest.toml` [f397d148] + RC_J v0.1.0 `/tmp/jl_Wae0K1/RC_J` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_L/Project.toml` [ae4c9049] + RC_K v0.1.0 `/tmp/jl_Wae0K1/RC_K` Updating `/tmp/jl_Wae0K1/RC_L/Manifest.toml` [ae4c9049] + RC_K v0.1.0 `/tmp/jl_Wae0K1/RC_K` Resolving package versions... Updating `/tmp/jl_Wae0K1/RC_L/Project.toml` [aea7be01] + PrecompileTools v1.3.3 `~/.julia/packages/PrecompileTools/gn08A` Updating `/tmp/jl_Wae0K1/RC_L/Manifest.toml` [aea7be01] + PrecompileTools v1.3.3 `~/.julia/packages/PrecompileTools/gn08A` [21216c6a] + Preferences v1.5.0 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 PrecompileTools.jl: Test Failed at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:262 Expression: if recompile mi.cache.max_world >= wc else mi.cache.max_world < wc end Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:753 [inlined] [2] (::var"#20#21"{String})() @ Main ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:262 [3] cd(f::var"#20#21"{String}, dir::String) @ Base.Filesystem ./file.jl:112 [4] (::var"#18#19")(dir::String) @ Main ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:137 [5] mktempdir(fn::var"#18#19", parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [6] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [7] top-level scope @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:8 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:135 [inlined] Activating project at `/tmp/jl_es6LaN` Test Summary: | Pass Fail Error Broken Total Time PrecompileTools.jl | 16 4 1 1 22 40.5s RNG of the outermost testset: Random.Xoshiro(0xbcfe08d68562bee0, 0x9e86ce1f5f35be8b, 0x8f3298b01214effe, 0x55a3d87f3866ac11, 0xbc0a5a1f883b5eee) ERROR: LoadError: Some tests did not pass: 16 passed, 4 failed, 1 errored, 1 broken. in expression starting at /home/pkgeval/.julia/packages/PrecompileTools/gn08A/test/runtests.jl:7 Testing failed after 51.92s ERROR: LoadError: Package PrecompileTools errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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.13/Pkg/src/API.jl:548 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:525 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 91.04s: package tests unexpectedly errored