Package evaluation of QuanticsGrids on Julia 1.11.4 (8561cc3d68*) started at 2025-03-31T10:24:35.717 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.29s ################################################################################ # Installation # Installing QuanticsGrids... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [634c7f73] + QuanticsGrids v0.3.2 Updating `~/.julia/environments/v1.11/Manifest.toml` ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [634c7f73] + QuanticsGrids v0.3.2 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.57s ################################################################################ # Testing # Testing QuanticsGrids Status `/tmp/jl_pO2WGX/Project.toml` [4c88cf16] Aqua v0.8.11 ⌅ [c3a54625] JET v0.9.18 [634c7f73] QuanticsGrids v0.3.2 [817f1d60] ReTestItems v1.29.0 [90137ffa] StaticArrays v1.9.13 [37e2e46d] LinearAlgebra v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pO2WGX/Manifest.toml` [4c88cf16] Aqua v0.8.11 [da1fd8a2] CodeTracking v1.3.6 [34da2185] Compat v4.16.0 ⌅ [c3a54625] JET v0.9.18 [aa1ae85d] JuliaInterpreter v0.9.42 ⌅ [70703baa] JuliaSyntax v0.4.10 [e6f89c97] LoggingExtras v1.1.0 [6f1432cf] LoweredCodeUtils v3.1.0 [1914dd2f] MacroTools v0.5.15 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [634c7f73] QuanticsGrids v0.3.2 [817f1d60] ReTestItems v1.29.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [1e6cf692] TestEnv v1.102.0 [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 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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.1.1+0 [deac9b47] LibCURL_jll v8.6.0+0 [e37daf67] LibGit2_jll v1.7.2+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.6+0 [14a3606d] MozillaCACerts_jll v2023.12.12 [4536629a] OpenBLAS_jll v0.3.27+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.59.0+0 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: Verbosity logging macros are deprecated as they are not compatible with juliac-compiled programs │ caller = ip:0x0 └ @ Core :-1 [ Info: Scanning for test items in project `QuanticsGrids` at paths: /home/pkgeval/.julia/packages/QuanticsGrids/v8iJF [ Info: Finished scanning for test items in 6.62 seconds. Scheduling 4 tests on pid 23 10:25:41 | maxrss 1.7% | mem 1.8% | START (1/4) test item "Code quality (Aqua.jl)" at test/code_quality_test.jl:1 10:26:20 | maxrss 1.9% | mem 1.9% | DONE (1/4) test item "Code quality (Aqua.jl)" 38.5 secs (59.5% compile, 0.6% GC), 9.60 M allocs (542.857 MB) 10:26:20 | maxrss 1.9% | mem 1.9% | START (2/4) test item "Code linting (JET.jl)" at test/code_quality_test.jl:13 10:30:57 | maxrss 4.2% | mem 4.1% | DONE (2/4) test item "Code linting (JET.jl)" 275.9 secs (94.3% compile, 0.8% GC), 62.48 M allocs (3.469 GB) 10:30:57 | maxrss 4.2% | mem 4.1% | START (3/4) test item "grid.jl" at test/grid_tests.jl:2 10:31:24 | maxrss 4.2% | mem 4.1% | DONE (3/4) test item "grid.jl" 26.4 secs (98.7% compile, 1.4% recompile, 1.1% GC), 8.69 M allocs (477.491 MB) 10:31:24 | maxrss 4.2% | mem 4.1% | START (4/4) test item "quantics.jl" at test/quantics_test.jl:1 10:31:35 | maxrss 4.2% | mem 4.1% | DONE (4/4) test item "quantics.jl" 9.6 secs (97.1% compile), 1.23 M allocs (69.943 MB) Test Summary: | Pass Total Time QuanticsGrids | 393 393 5m59.2s Testing QuanticsGrids tests passed Testing completed after 387.82s PkgEval succeeded after 425.52s