Package evaluation to load MultiplesOfPi on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T06:56:17.396 ################################################################################ # Set-up # Set-up completed after 0.1s ################################################################################ # Installation # Installing MultiplesOfPi... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b749d01f] + MultiplesOfPi v0.5.3 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [275e499e] + FastRationals v0.2.2 [1914dd2f] + MacroTools v0.5.16 [b749d01f] + MultiplesOfPi v0.5.3 ⌅ [f27b6e38] + Polynomials v3.2.13 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [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 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.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 4.0s ################################################################################ # 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... 796.9 ms ✓ Preferences 686.1 ms ✓ PrecompileTools 1803.9 ms ✓ RecipesBase WARNING: Constructor for type "Symbol" was extended in `Polynomials` without explicit qualification or import.  NOTE: Assumed "Symbol" refers to `Base.Symbol`. 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 Symbol end`.  Hint: To silence the warning, qualify `Symbol` as `Base.Symbol` in the method signature or explicitly `import Base: Symbol`. 27105.7 ms ✓ Polynomials WARNING: Constructor for type "Rational" was extended in `FastRationals` 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`. WARNING: method definition for isone at /home/pkgeval/.julia/packages/FastRationals/Hsi5K/src/generic.jl:48 declares type variable T but does not use it. 700.5 ms ✓ FastRationals 649.2 ms ✓ MultiplesOfPi 6 dependencies successfully precompiled in 32 seconds. 5 already precompiled. 2 dependencies had output during precompilation: ┌ Polynomials │ WARNING: Constructor for type "Symbol" was extended in `Polynomials` without explicit qualification or import. │ NOTE: Assumed "Symbol" refers to `Base.Symbol`. 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 Symbol end`. │ Hint: To silence the warning, qualify `Symbol` as `Base.Symbol` in the method signature or explicitly `import Base: Symbol`. └ ┌ FastRationals │ WARNING: Constructor for type "Rational" was extended in `FastRationals` 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`. │ WARNING: method definition for isone at /home/pkgeval/.julia/packages/FastRationals/Hsi5K/src/generic.jl:48 declares type variable T but does not use it. └ Precompilation completed after 37.31s ################################################################################ # Loading # Loading MultiplesOfPi... Loading completed after 0.6s PkgEval succeeded after 48.47s