Package evaluation to load FixedPolynomials on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:09:07.708 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing FixedPolynomials... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3dd14ad9] + FixedPolynomials v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [3dd14ad9] + FixedPolynomials v0.4.0 ⌅ [102ac46a] + MultivariatePolynomials v0.3.18 ⌅ [d8a4904e] + MutableArithmetics v0.2.22 [bac558e1] + OrderedCollections v1.8.1 [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.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+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 2.68s ################################################################################ # 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... WARNING: method definition for mutable_operate_to_fallback at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/interface.jl:502 declares type variable N but does not use it. WARNING: method definition for mutable_operate_fallback at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/interface.jl:505 declares type variable N but does not use it. WARNING: Constructor for type "Matrix" was extended in `MutableArithmetics` without explicit qualification or import.  NOTE: Assumed "Matrix" refers to `Base.Matrix`. 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 Matrix end`.  Hint: To silence the warning, qualify `Matrix` as `Base.Matrix` in the method signature or explicitly `import Base: Matrix`. WARNING: method definition for #int_test#1 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. WARNING: method definition for #scalar_test#4 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. WARNING: method definition for #quadratic_test#5 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. WARNING: method definition for #array_test#15 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. WARNING: method definition for #sparse_test#16 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. 9943.2 ms ✓ MutableArithmetics 3774.1 ms ✓ DataStructures 4423.4 ms ✓ MultivariatePolynomials 3901.7 ms ✓ FixedPolynomials 4 dependencies successfully precompiled in 22 seconds. 18 already precompiled. 1 dependency had output during precompilation: ┌ MutableArithmetics │ WARNING: method definition for mutable_operate_to_fallback at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/interface.jl:502 declares type variable N but does not use it. │ WARNING: method definition for mutable_operate_fallback at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/interface.jl:505 declares type variable N but does not use it. │ WARNING: Constructor for type "Matrix" was extended in `MutableArithmetics` without explicit qualification or import. │ NOTE: Assumed "Matrix" refers to `Base.Matrix`. 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 Matrix end`. │ Hint: To silence the warning, qualify `Matrix` as `Base.Matrix` in the method signature or explicitly `import Base: Matrix`. │ WARNING: method definition for #int_test#1 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. │ WARNING: method definition for #scalar_test#4 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. │ WARNING: method definition for #quadratic_test#5 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. │ WARNING: method definition for #array_test#15 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. │ WARNING: method definition for #sparse_test#16 at /home/pkgeval/.julia/packages/MutableArithmetics/0Y9ZS/src/Test/config.jl:9 declares type variable T but does not use it. └ Precompilation completed after 31.15s ################################################################################ # Loading # Loading FixedPolynomials... Loading completed after 3.05s PkgEval succeeded after 46.01s