Package evaluation of PrecompileTools on Julia 1.12.0-DEV.2044 (c78016e4dc*) started at 2025-02-25T21:55:31.102 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.59s ################################################################################ # Installation # Installing PrecompileTools... Resolving package versions... Installed Preferences ───── v1.4.3 Installed PrecompileTools ─ v1.2.1 Updating `~/.julia/environments/v1.12/Project.toml` [aea7be01] + PrecompileTools v1.2.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [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... 6516.7 ms ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 23.83s ################################################################################ # Testing # Testing PrecompileTools Status `/tmp/jl_8bjdzX/Project.toml` [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [44cfe95a] Pkg v1.12.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_8bjdzX/Manifest.toml` [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.6.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.12.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 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... ┌ Warning: Code in setup_workload block was precompiled └ @ Main ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:20 Activating project at `~/.julia/packages/PrecompileTools/L8A3n/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/L8A3n/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.12/Pkg/src/API.jl:1212 Installed Preferences ─ v1.3.0 Precompiling packages... 1005.9 ms ✓ Preferences 1245.6 ms ✓ PC_D 2 dependencies successfully precompiled in 3 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... 1049.6 ms ✓ PrecompileTools 1017.8 ms ✓ PC_D 2 dependencies successfully precompiled in 3 seconds. 5 already precompiled. Precompiling packages... 1225.2 ms ✓ PC_D 1 dependency successfully precompiled in 2 seconds. 6 already precompiled. Activating project at `/tmp/jl_8bjdzX` PrecompileTools.jl: Test Failed at /home/pkgeval/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:88 Expression: occursin("MethodInstance for", str) Evaluated: occursin("MethodInstance for", "") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] (::var"#11#12")(path::String, io::IOStream) @ Main ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:88 [3] mktemp(fn::var"#11#12", parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:7 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [7] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:82 [inlined] PrecompileTools.jl: Test Failed at /home/pkgeval/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:90 Expression: occursin("$(modscope)f(::$(Int))", str) Evaluated: occursin("PC_E.f(::Int64)", "") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] (::var"#11#12")(path::String, io::IOStream) @ Main ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:90 [3] mktemp(fn::var"#11#12", parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:7 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [7] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:82 [inlined] PrecompileTools.jl: Test Failed at /home/pkgeval/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:91 Expression: occursin("$(modscope)f(::String)", str) Evaluated: occursin("PC_E.f(::String)", "") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] (::var"#11#12")(path::String, io::IOStream) @ Main ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:91 [3] mktemp(fn::var"#11#12", parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:7 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [7] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:82 [inlined] 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_aAzReV/RC_B` Resolving package versions... Updating `/tmp/jl_aAzReV/RC_B/Project.toml` [e22cb048] + RC_A v0.1.0 `/tmp/jl_aAzReV/RC_A` Updating `/tmp/jl_aAzReV/RC_B/Manifest.toml` [e22cb048] + RC_A v0.1.0 `/tmp/jl_aAzReV/RC_A` Generating project RC_C: RC_C/Project.toml RC_C/src/RC_C.jl Activating project at `/tmp/jl_aAzReV/RC_C` Resolving package versions... Updating `/tmp/jl_aAzReV/RC_C/Project.toml` [eef81588] + RC_B v0.1.0 `/tmp/jl_aAzReV/RC_B` Updating `/tmp/jl_aAzReV/RC_C/Manifest.toml` [e22cb048] + RC_A v0.1.0 `../RC_A` [eef81588] + RC_B v0.1.0 `/tmp/jl_aAzReV/RC_B` Resolving package versions... Updating `/tmp/jl_aAzReV/RC_C/Project.toml` [aea7be01] + PrecompileTools v1.2.1 `~/.julia/packages/PrecompileTools/L8A3n` Updating `/tmp/jl_aAzReV/RC_C/Manifest.toml` [aea7be01] + PrecompileTools v1.2.1 `~/.julia/packages/PrecompileTools/L8A3n` [21216c6a] + Preferences v1.4.3 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Precompiling packages... 779.4 ms ✓ RC_A 833.3 ms ✓ RC_B 947.8 ms ✓ RC_C 3 dependencies successfully precompiled in 3 seconds PrecompileTools.jl: Error During Test at /home/pkgeval/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:6 Got exception outside of a @test UndefVarError: `RC_C` not defined in `Main` Stacktrace: [1] (::var"#17#18"{String, var"#specializations#specializations##0"})() @ Main ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:178 [2] cd(f::var"#17#18"{String, var"#specializations#specializations##0"}, dir::String) @ Base.Filesystem ./file.jl:112 [3] (::var"#15#16"{var"#specializations#specializations##0"})(dir::String) @ Main ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:126 [4] mktempdir(fn::var"#15#16"{var"#specializations#specializations##0"}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [5] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [6] top-level scope @ ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:7 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [8] macro expansion @ ~/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:124 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:308 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core ./boot.jl:488 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:294 [13] _start() @ Base ./client.jl:560 Test Summary: | Pass Fail Error Total Time PrecompileTools.jl | 13 3 1 17 37.7s RNG of the outermost testset: Random.Xoshiro(0x5ef6c7789c32d897, 0xe570464e89061f0d, 0xeefd5657b7e6d550, 0x1b60fbd15fbb7de0, 0x79e12cd46ce7d16e) ERROR: LoadError: Some tests did not pass: 13 passed, 3 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PrecompileTools/L8A3n/test/runtests.jl:6 Testing failed after 51.9s ERROR: LoadError: Package PrecompileTools errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/Operations.jl:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.12/Pkg/src/API.jl:486 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:307 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 101.22s: package tests unexpectedly errored