Package evaluation to load DedekindCutArithmetic on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:37:05.455 ################################################################################ # Set-up # Set-up completed after 0.08s ################################################################################ # Installation # Installing DedekindCutArithmetic... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a9cf20ff] + DedekindCutArithmetic v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [bbf7d656] + CommonSubexpressions v0.3.1 [a9cf20ff] + DedekindCutArithmetic v0.1.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [f6369f11] + ForwardDiff v1.2.2 [069b7b12] + FunctionWrappers v1.1.3 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [21216c6a] + Preferences v1.5.0 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 2.35s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 848.9 ms ✓ LogExpFunctions 3213.3 ms ✓ SpecialFunctions 4505.2 ms ✓ ForwardDiff WARNING: Constructor for type "Rational" was extended in `DedekindCutArithmetic` without explicit qualification or import.  NOTE: Assumed "Rational" refers to `Base.Rational`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Rational end`.  Hint: To silence the warning, qualify `Rational` as `Base.Rational` in the method signature or explicitly `import Base: Rational`. 1844.9 ms ✓ DedekindCutArithmetic 4 dependencies successfully precompiled in 11 seconds. 17 already precompiled. 1 dependency had output during precompilation: ┌ DedekindCutArithmetic │ WARNING: Constructor for type "Rational" was extended in `DedekindCutArithmetic` without explicit qualification or import. │ NOTE: Assumed "Rational" refers to `Base.Rational`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Rational end`. │ Hint: To silence the warning, qualify `Rational` as `Base.Rational` in the method signature or explicitly `import Base: Rational`. └ Precompilation completed after 14.46s ################################################################################ # Loading # Loading DedekindCutArithmetic... Loading completed after 0.9s PkgEval succeeded after 33.87s