Package evaluation of UncValue on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:31:01.504 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.38s ################################################################################ # Installation # Installing UncValue... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [a746a8ee] + UncValue v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [a746a8ee] + UncValue v0.1.1 [de0858da] + Printf [4ec0a83e] + Unicode Installation completed after 3.97s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.99s ################################################################################ # Testing # Testing UncValue Status `/tmp/jl_QOE8ID/Project.toml` [a746a8ee] UncValue v0.1.1 [de0858da] Printf [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_QOE8ID/Manifest.toml` [a746a8ee] UncValue v0.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... WARNING: method definition for ^ at /home/pkgeval/.julia/packages/UncValue/dOVbz/src/UncValue.jl:51 declares type variable T but does not use it. WARNING: method definition for clamp at /home/pkgeval/.julia/packages/UncValue/dOVbz/src/UncValue.jl:199 declares type variable T but does not use it. ┌ Warning: Value was initialize with different types, promoting Float64 & Int64 to Float64. └ @ Main.UncValue ~/.julia/packages/UncValue/dOVbz/src/UncValue.jl:14 ┌ Warning: Value was initialize with different types, promoting Int64 & Float64 to Float64. └ @ Main.UncValue ~/.julia/packages/UncValue/dOVbz/src/UncValue.jl:14 Test Summary: | Pass Total Time constructor | 7 7 2.7s Test Summary: | Pass Total Time precision | 3 3 0.0s Test Summary: | Pass Total Time addition | 8 8 0.1s Test Summary: | Pass Total Time substraction | 5 5 0.0s Test Summary: | Pass Total Time product | 5 5 0.0s Test Summary: | Pass Total Time division | 5 5 0.1s Test Summary: | Pass Total Time left division | 9 9 0.1s Test Summary: | Pass Total Time integer division | 27 27 0.3s Test Summary: | Pass Total Time power | 5 5 0.1s Test Summary: | Pass Total Time equality | 8 8 0.1s Test Summary: | Pass Total Time inequality | 28 28 0.1s Test Summary: | Pass Total Time abs | 5 5 0.0s Test Summary: | Pass Total Time abs2 | 5 5 0.0s Test Summary: | Pass Total Time sin/cos/tan | 9 9 0.4s Test Summary: | Pass Total Time sind/cosd/tand | 9 9 0.1s Test Summary: | Pass Total Time sinh/cosh/tanh | 9 9 0.1s Test Summary: | Pass Total Time sinpi/cospi | 6 6 0.1s Test Summary: | Pass Total Time asin/acos/atan | 15 15 0.2s Test Summary: | Pass Total Time asind/acosd/atand | 15 15 0.1s Test Summary: | Pass Total Time asinh/acosh/atanh | 9 9 0.2s Test Summary: | Pass Total Time csc/sec/cot | 9 9 0.1s Test Summary: | Pass Total Time cscd/secd/cotd | 9 9 0.1s Test Summary: | Pass Total Time csch/sech/coth | 9 9 0.1s Test Summary: | Pass Total Time acsc/asec/acot | 9 9 0.1s Test Summary: | Pass Total Time acscd/asecd/acotd | 9 9 0.1s Test Summary: | Pass Total Time acsch/asech/acoth | 9 9 0.1s Test Summary: | Pass Total Time deg2rad | 6 6 0.0s Test Summary: | Pass Total Time exp | 9 9 0.1s Test Summary: | Pass Total Time log | 15 15 0.1s Test Summary: | Pass Total Time roots | 15 15 0.2s Test Summary: | Pass Total Time sign | 4 4 0.0s Test Summary: | Pass Total Time inv | 3 3 0.0s Test Summary: | Pass Total Time approx | 7 7 0.1s Test Summary: | Pass Total Time cmp | 5 5 0.0s Test Summary: | Pass Total Time isless | 4 4 0.0s Test Summary: | Pass Total Time clamp | 3 3 0.0s Test Summary: | Pass Total Time min/max | 12 12 0.4s Test Summary: | Pass Total Time val/unc | 8 8 0.3s Test Summary: | Pass Total Time set_unc | 8 8 0.2s Testing UncValue tests passed Testing completed after 12.61s PkgEval succeeded after 40.95s