Package evaluation of TerminalSystemMonitor on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T03:17:40.742 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.45s ################################################################################ # Installation # Installing TerminalSystemMonitor... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [bd0a793d] + TerminalSystemMonitor v0.1.5 Updating `~/.julia/environments/v1.13/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [79e6a3ab] + Adapt v4.3.0 [66dad0bd] + AliasTables v1.1.3 [da1fd8a2] + CodeTracking v1.3.9 [35d6a980] + ColorSchemes v3.29.0 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.0 [34da2185] + Compat v4.16.0 [187b0558] + ConstructionBase v1.5.8 [d38c429a] + Contour v0.6.3 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [ffbed154] + DocStringExtensions v0.9.4 [53c48c17] + FixedPointNumbers v0.8.5 [d9f16b24] + Functors v0.5.2 [eafb193a] + Highlights v0.5.3 [92d709cd] + IrrationalConstants v0.2.4 [82899510] + IteratorInterfaceExtensions v1.0.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [7e8f7934] + MLDataDevices v1.9.1 [299715c1] + MarchingCubes v0.1.11 [e1d29d7a] + Missings v1.2.0 [1c23619d] + MyterialColors v0.3.0 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.0 [d96e819e] + Parameters v0.12.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [33c8b6b6] + ProgressLogging v0.1.4 [43287f4e] + PtrArrays v1.3.0 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [a2af1166] + SortingAlgorithms v1.2.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.0 [2913bbd2] + StatsBase v0.34.4 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [62fd8b95] + TensorCore v0.1.1 [22787eb5] + Term v2.0.7 [bd0a793d] + TerminalSystemMonitor v0.1.5 [3a884ed6] + UnPack v1.0.2 [1cfade01] + UnicodeFun v0.4.1 [b8865327] + UnicodePlots v3.7.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.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 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 3.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: JET Failed to precompile JET [c3a54625-cd67-489e-a8e7-0a5a0ff4e31b] to "/home/pkgeval/.julia/compiled/v1.13/JET/jl_ilKeJh" (ProcessExited(1)). WARNING: Imported binding Compiler.istopfunction was undeclared at import time during import to JET. ERROR: LoadError: UndefVarError: `LineInfoNode` not defined in `JET` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ ~/.julia/packages/JET/yNWjn/src/JETBase.jl:202 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [3] top-level scope @ ~/.julia/packages/JET/yNWjn/src/JET.jl:36 [4] include(mod::Module, _path::String) @ Base ./Base.jl:303 [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:2978 [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:2824 [9] include_string @ ./loading.jl:2834 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/JET/yNWjn/src/JETBase.jl:202 in expression starting at /home/pkgeval/.julia/packages/JET/yNWjn/src/JET.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 62.29s ################################################################################ # Testing # Testing TerminalSystemMonitor Status `/tmp/jl_qo6YmM/Project.toml` [4c88cf16] Aqua v0.8.11 ⌅ [c3a54625] JET v0.9.19 [7e8f7934] MLDataDevices v1.9.1 [817f1d60] ReTestItems v1.31.0 [22787eb5] Term v2.0.7 [bd0a793d] TerminalSystemMonitor v0.1.5 [b8865327] UnicodePlots v3.7.2 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qo6YmM/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.11 [da1fd8a2] CodeTracking v1.3.9 [35d6a980] ColorSchemes v3.29.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.0 [34da2185] Compat v4.16.0 [187b0558] ConstructionBase v1.5.8 [d38c429a] Contour v0.6.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.4 [53c48c17] FixedPointNumbers v0.8.5 [d9f16b24] Functors v0.5.2 [eafb193a] Highlights v0.5.3 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 ⌅ [c3a54625] JET v0.9.19 ⌅ [aa1ae85d] JuliaInterpreter v0.9.46 ⌅ [70703baa] JuliaSyntax v0.4.10 [2ab3a3ac] LogExpFunctions v0.3.29 ⌃ [6f1432cf] LoweredCodeUtils v3.2.2 [7e8f7934] MLDataDevices v1.9.1 [1914dd2f] MacroTools v0.5.16 [299715c1] MarchingCubes v0.1.11 [e1d29d7a] Missings v1.2.0 [1c23619d] MyterialColors v0.3.0 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.0 [d96e819e] Parameters v0.12.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [33c8b6b6] ProgressLogging v0.1.4 [43287f4e] PtrArrays v1.3.0 [817f1d60] ReTestItems v1.31.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [a2af1166] SortingAlgorithms v1.2.1 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.0 [2913bbd2] StatsBase v0.34.4 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [62fd8b95] TensorCore v0.1.1 [22787eb5] Term v2.0.7 [bd0a793d] TerminalSystemMonitor v0.1.5 [1e6cf692] TestEnv v1.102.0 [3a884ed6] UnPack v1.0.2 [1cfade01] UnicodeFun v0.4.1 [b8865327] UnicodePlots v3.7.2 [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 [37e2e46d] LinearAlgebra v1.12.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 [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 [2f01184e] SparseArrays v1.12.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.12.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 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.0.16+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... [ Info: Scanning for test items in project `TerminalSystemMonitor` at paths: /home/pkgeval/.julia/packages/TerminalSystemMonitor/8Pir2 [ Info: Finished scanning for test items in 5.82 seconds. Scheduling 1 tests on pid 25 03:20:13 | maxrss 2.7% | mem 3.7% | START (1/1) test item "Aqua" at test/aqua_tests.jl:1 03:21:49 | maxrss 2.8% | mem 3.9% | DONE (1/1) test item "Aqua" 96.7 secs (26.5% compile, <0.1% recompile, 1.3% GC), 15.60 M allocs (1.065 GB) [ Tests Completed: 1/1 test items were run. Test Summary: | Pass Total Time TerminalSystemMonitor | 11 11 1m40.1s Testing TerminalSystemMonitor tests passed Testing completed after 165.44s PkgEval succeeded after 276.84s