Package evaluation of KeywordCalls on Julia 1.12.0-DEV.2044 (c78016e4dc*) started at 2025-02-25T21:56:58.577 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.49s ################################################################################ # Installation # Installing KeywordCalls... Resolving package versions... Installed Tricks ─────── v0.1.10 Installed Compat ─────── v4.16.0 Installed KeywordCalls ─ v0.2.5 Updating `~/.julia/environments/v1.12/Project.toml` [4d827475] + KeywordCalls v0.2.5 Updating `~/.julia/environments/v1.12/Manifest.toml` [34da2185] + Compat v4.16.0 [4d827475] + KeywordCalls v0.2.5 [410a4b4d] + Tricks v0.1.10 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6668.6 ms ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 69.0s ################################################################################ # Testing # Testing KeywordCalls Status `/tmp/jl_SiWM5Z/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [34da2185] Compat v4.16.0 [4d827475] KeywordCalls v0.2.5 [410a4b4d] Tricks v0.1.10 [44cfe95a] Pkg v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SiWM5Z/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.0 [34da2185] Compat v4.16.0 [682c06a0] JSON v0.21.4 [4d827475] KeywordCalls v0.2.5 [69de0a69] Parsers v2.8.1 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [10745b16] Statistics v1.11.1 [410a4b4d] Tricks v0.1.10 [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 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9abbd945] Profile 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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... No Allocation: Test Failed at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 Expression: 0 == #= /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 =# @allocated(f(a = 1, b = 2, c = 3)) Evaluated: 0 == 192 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [6] top-level scope @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:35 No Allocation: Test Failed at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:65 Expression: 0 == #= /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:65 =# @allocated(f((a = 1, b = 2, c = 3))) Evaluated: 0 == 192 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:65 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [6] top-level scope @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:35 No Allocation: Test Failed at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:66 Expression: 0 == #= /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:66 =# @allocated(Foo((b = 1, a = 2))) Evaluated: 0 == 624 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:66 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [6] top-level scope @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:35 No Allocation: Test Failed at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:67 Expression: 0 == #= /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:67 =# @allocated(g(a = 1, b = 2)) Evaluated: 0 == 192 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:67 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [6] top-level scope @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:35 No Allocation: Test Failed at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:68 Expression: 0 == #= /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:68 =# @allocated(g((a = 1, b = 2))) Evaluated: 0 == 192 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:68 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [6] top-level scope @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:35 No Allocation: Test Failed at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:69 Expression: 0 == #= /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:69 =# @allocated(g(a = 1, b = 2, c = 3)) Evaluated: 0 == 192 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:69 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [6] top-level scope @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:35 No Allocation: Test Failed at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:70 Expression: 0 == #= /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:70 =# @allocated(g((a = 1, b = 2, c = 3))) Evaluated: 0 == 192 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:70 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [6] top-level scope @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:35 No Allocation: Test Failed at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:71 Expression: 0 == #= /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:71 =# @allocated(f(alpha = 1, b = 2, c = 3)) Evaluated: 0 == 192 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:71 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [6] top-level scope @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:35 No Allocation: Test Failed at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:72 Expression: 0 == #= /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:72 =# @allocated(g(beta = 1, alpha = 3)) Evaluated: 0 == 192 Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:679 [inlined] [2] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:72 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [4] macro expansion @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:64 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1771 [inlined] [6] top-level scope @ ~/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:35 Test Summary: | Pass Fail Total Time KeywordCalls.jl | 11 9 20 7.7s Functions | 2 2 0.2s Constructors | 1 1 1.3s Functions with defaults | 4 4 0.2s Constructors with defaults | 2 2 1.1s Keyword aliases | 2 2 0.0s No Allocation | 9 9 4.8s RNG of the outermost testset: Random.Xoshiro(0xdd2af51f4a893a38, 0x39f93b2d0e5ae831, 0x500b1cfeec834047, 0x52620bfb48af4353, 0x5bfc8b8010f50b73) ERROR: LoadError: Some tests did not pass: 11 passed, 9 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/KeywordCalls/E85UZ/test/runtests.jl:34 Testing failed after 27.71s ERROR: LoadError: Package KeywordCalls 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 121.91s: package has test failures