Package evaluation of Maybe on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T23:30:47.616 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.88s ################################################################################ # Installation # Installing Maybe... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [334f122f] + Maybe v0.1.7 Updating `~/.julia/environments/v1.13/Manifest.toml` [34da2185] + Compat v4.16.0 [e2ba6199] + ExprTools v0.1.10 [e189563c] + ExternalDocstrings v0.1.1 [334f122f] + Maybe v0.1.7 [bf1d0ff0] + Try v0.1.1 [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.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 27.72s ################################################################################ # Testing # Testing Maybe Status `/tmp/jl_UeVmEg/Project.toml` ⌅ [4c88cf16] Aqua v0.4.14 [34da2185] Compat v4.16.0 ⌅ [e30172f5] Documenter v0.25.5 [d77d25b0] LiterateTest v0.1.5 [334f122f] Maybe v0.1.7 [bf1d0ff0] Try v0.1.1 [56ddb016] Logging v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_UeVmEg/Manifest.toml` ⌅ [4c88cf16] Aqua v0.4.14 [34da2185] Compat v4.16.0 ⌅ [ffbed154] DocStringExtensions v0.8.6 ⌅ [e30172f5] Documenter v0.25.5 [e2ba6199] ExprTools v0.1.10 [e189563c] ExternalDocstrings v0.1.1 ⌅ [b5f81e59] IOCapture v0.1.1 [682c06a0] JSON v0.21.4 [d77d25b0] LiterateTest v0.1.5 [334f122f] Maybe v0.1.7 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [bf1d0ff0] Try v0.1.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 [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 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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.12.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.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Skipping Base.active_repl Skipping Base.MainInclude.Distributed Skipping Base.MainInclude.InteractiveUtils ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = walkmodules(f::Aqua.var"#detect_unbound_args_recursively##0#detect_unbound_args_recursively##1"{Vector{Any}}, x::Module) at exports.jl:5 └ @ Core ~/.julia/packages/Aqua/yPhPB/src/exports.jl:5 ┌ Warning: `isbindingresolved(m::Module, var::Symbol)` is deprecated, use `true` instead. │ caller = walkmodules(f::Aqua.var"#undefined_exports##0#undefined_exports##1"{Vector{Symbol}}, x::Module) at exports.jl:5 └ @ Core ~/.julia/packages/Aqua/yPhPB/src/exports.jl:5 Test Summary: | Pass Total Time test_aqua.jl | 9 9 1m14.8s Test Summary: | Pass Total Time test_core.jl | 24 24 1.7s [ Info: Skipping doctests on PkgEval. Test Summary: | Total Time test_doctest.jl | 0 0.0s Test Summary: | Pass Total Time test_examples_lift_macro.jl | 67 67 11.3s Test Summary: | Pass Total Time test_extras.jl | 7 7 0.2s Test Summary: | Pass Broken Total Time test_lift.jl | 161 3 164 8.6s Test Summary: | Pass Total Time test_maybe_function.jl | 6 6 0.4s Test Summary: | Pass Total Time test_something.jl | 21 21 0.6s Test Summary: | Pass Total Time test_try.jl | 4 4 0.1s Testing Maybe tests passed Testing completed after 105.63s PkgEval succeeded after 154.88s