Package evaluation of PrecompileTools on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T11:39:50.062 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.68s ################################################################################ # Installation # Installing PrecompileTools... Resolving package versions... Installed Preferences ───── v1.5.0 Installed PrecompileTools ─ v1.3.2 Updating `~/.julia/environments/v1.13/Project.toml` [aea7be01] + PrecompileTools v1.3.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [aea7be01] + PrecompileTools v1.3.2 [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.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4513.2 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompilation completed after 21.02s ################################################################################ # Testing # Testing PrecompileTools Status `/tmp/jl_OWp56u/Project.toml` [aea7be01] PrecompileTools v1.3.2 [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_OWp56u/Manifest.toml` [aea7be01] PrecompileTools v1.3.2 [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.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.7.15 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Precompiling packages... 1272.8 ms ✓ PC_A (serial) 1 dependency successfully precompiled in 1 seconds ┌ Warning: Code in setup_workload block was precompiled └ @ Main ~/.julia/packages/PrecompileTools/Z8SWe/test/runtests.jl:18 Precompiling packages... 1118.1 ms ✓ PC_C (serial) 1 dependency successfully precompiled in 1 seconds Activating project at `~/.julia/packages/PrecompileTools/Z8SWe/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/Z8SWe/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:1288 Installed Preferences ─ v1.3.0 Precompiling packages... 970.2 ms ✓ Preferences 1113.9 ms ✓ PC_D 2 dependencies successfully precompiled in 2 seconds. 5 already precompiled. 1 dependency precompiled but a different version is currently loaded. Restart julia to access the new version. Otherwise, loading dependents of this package may trigger further precompilation to work with the unexpected version. Precompiling packages... 1006.8 ms ✓ PrecompileTools 952.7 ms ✓ PC_D 2 dependencies successfully precompiled in 2 seconds. 5 already precompiled. PrecompileTools.jl: Error During Test at /home/pkgeval/.julia/packages/PrecompileTools/Z8SWe/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/Z8SWe/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:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ ~/.julia/packages/PrecompileTools/Z8SWe/test/runtests.jl:8 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [6] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/test/runtests.jl:67 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] Activating project at `/tmp/jl_OWp56u` Precompiling packages... 2067.3 ms ✓ NotToplevel (serial) 1 dependency successfully precompiled in 2 seconds 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_TDHCd1/RC_B` Resolving package versions... Updating `/tmp/jl_TDHCd1/RC_B/Project.toml` [42d7c916] + RC_A v0.1.0 `/tmp/jl_TDHCd1/RC_A` Updating `/tmp/jl_TDHCd1/RC_B/Manifest.toml` [42d7c916] + RC_A v0.1.0 `/tmp/jl_TDHCd1/RC_A` Generating project RC_C: RC_C/Project.toml RC_C/src/RC_C.jl Activating project at `/tmp/jl_TDHCd1/RC_C` Resolving package versions... Updating `/tmp/jl_TDHCd1/RC_C/Project.toml` [f0be3dfa] + RC_B v0.1.0 `/tmp/jl_TDHCd1/RC_B` Updating `/tmp/jl_TDHCd1/RC_C/Manifest.toml` [42d7c916] + RC_A v0.1.0 `../RC_A` [f0be3dfa] + RC_B v0.1.0 `/tmp/jl_TDHCd1/RC_B` Resolving package versions... Updating `/tmp/jl_TDHCd1/RC_C/Project.toml` [aea7be01] + PrecompileTools v1.3.2 `~/.julia/packages/PrecompileTools/Z8SWe` Updating `/tmp/jl_TDHCd1/RC_C/Manifest.toml` [aea7be01] + PrecompileTools v1.3.2 `~/.julia/packages/PrecompileTools/Z8SWe` [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 Precompiling packages... 822.5 ms ✓ RC_A 781.1 ms ✓ RC_B 844.6 ms ✓ RC_C 3 dependencies successfully precompiled in 2 seconds 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_TDHCd1/RC_E` Resolving package versions... Updating `/tmp/jl_TDHCd1/RC_E/Project.toml` [c673c213] + RC_D v0.1.0 `/tmp/jl_TDHCd1/RC_D` Updating `/tmp/jl_TDHCd1/RC_E/Manifest.toml` [c673c213] + RC_D v0.1.0 `/tmp/jl_TDHCd1/RC_D` Generating project RC_F: RC_F/Project.toml RC_F/src/RC_F.jl Activating project at `/tmp/jl_TDHCd1/RC_F` Resolving package versions... Updating `/tmp/jl_TDHCd1/RC_F/Project.toml` [97ce79a5] + RC_E v0.1.0 `/tmp/jl_TDHCd1/RC_E` Updating `/tmp/jl_TDHCd1/RC_F/Manifest.toml` [c673c213] + RC_D v0.1.0 `../RC_D` [97ce79a5] + RC_E v0.1.0 `/tmp/jl_TDHCd1/RC_E` Resolving package versions... Updating `/tmp/jl_TDHCd1/RC_F/Project.toml` [aea7be01] + PrecompileTools v1.3.2 `~/.julia/packages/PrecompileTools/Z8SWe` Updating `/tmp/jl_TDHCd1/RC_F/Manifest.toml` [aea7be01] + PrecompileTools v1.3.2 `~/.julia/packages/PrecompileTools/Z8SWe` [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 Precompiling packages... 793.5 ms ✓ RC_D 765.9 ms ✓ RC_E Info Given RC_F was explicitly requested, output will be shown live  ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty  @ ./Base_compiler.jl:50 [inlined]  [2] recompile_invalidations(__module__::Module, expr::Any)  @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17  [3] top-level scope  @ /tmp/jl_TDHCd1/RC_F/src/RC_F.jl:3  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:308  [5] 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:3017  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2863  [9] include_string  @ ./loading.jl:2873 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:328  [11] _start()  @ Base ./client.jl:563 in expression starting at /tmp/jl_TDHCd1/RC_F/src/RC_F.jl:1 in expression starting at stdin:5 ✗ RC_F 2 dependencies successfully precompiled in 5 seconds PrecompileTools.jl: Error During Test at /home/pkgeval/.julia/packages/PrecompileTools/Z8SWe/test/runtests.jl:7 Got exception outside of a @test The following 1 direct dependency failed to precompile: RC_F Failed to precompile RC_F [03f9a4ce-412a-482e-8e91-be72f37c0b0b] to "/home/pkgeval/.julia/compiled/v1.13/RC_F/jl_lXo2WE" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ /tmp/jl_TDHCd1/RC_F/src/RC_F.jl:3 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] 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:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /tmp/jl_TDHCd1/RC_F/src/RC_F.jl:1 in expression starting at stdin: Test Summary: | Pass Error Broken Total Time PrecompileTools.jl | 17 2 1 20 35.6s RNG of the outermost testset: Random.Xoshiro(0xf626f5a990245e72, 0x7abcb07ff8c18600, 0x7ac12d97d92ad01d, 0x1d806ffec6dc2645, 0x9aa5fb1828440ce6) ERROR: LoadError: Some tests did not pass: 17 passed, 0 failed, 2 errored, 1 broken. in expression starting at /home/pkgeval/.julia/packages/PrecompileTools/Z8SWe/test/runtests.jl:7 Testing failed after 48.81s 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:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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:538 [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:515 [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:168 [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:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [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:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 97.51s: package fails to precompile