Package evaluation to load MoistAir on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:27:24.045 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing MoistAir... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6964bd62] + MoistAir v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [38540f10] + CommonSolve v0.2.4 ⌃ [187b0558] + ConstructionBase v1.4.1 [1914dd2f] + MacroTools v0.5.16 [6964bd62] + MoistAir v0.1.1 [ae029012] + Requires v1.3.1 ⌅ [f2b01f46] + Roots v1.4.1 ⌅ [efcf1570] + Setfield v0.8.3 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 ⌅ [e7b6519d] + ThermoState v0.4.7 [1986cc42] + Unitful v1.25.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future 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 [cf7118a7] + UUIDs v1.11.0 [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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 6.23s ################################################################################ # 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... 1234.9 ms ✓ ConstructionBase WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Tuple" refers to `Base.Tuple`. 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 Tuple end`.  Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import.  NOTE: Assumed "Array" refers to `Base.Array`. 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 Array end`.  Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. 5518.3 ms ✓ StaticArrays WARNING: method definition for mass3 at /home/pkgeval/.julia/packages/ThermoState/9SMcW/src/specs_model.jl:89 declares type variable T but does not use it. 8556.8 ms ✓ ThermoState 3045.5 ms ✓ Setfield 2045.6 ms ✓ Unitful → ConstructionBaseUnitfulExt 5982.2 ms ✓ Roots 6464.7 ms ✓ MoistAir 7 dependencies successfully precompiled in 33 seconds. 11 already precompiled. 2 dependencies had output during precompilation: ┌ ThermoState │ WARNING: method definition for mass3 at /home/pkgeval/.julia/packages/ThermoState/9SMcW/src/specs_model.jl:89 declares type variable T but does not use it. └ ┌ StaticArrays │ WARNING: Imported binding Base.@_pure_meta was undeclared at import time during import to StaticArrays. │ WARNING: Constructor for type "Tuple" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Tuple" refers to `Base.Tuple`. 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 Tuple end`. │ Hint: To silence the warning, qualify `Tuple` as `Base.Tuple` in the method signature or explicitly `import Base: Tuple`. │ WARNING: Constructor for type "Array" was extended in `StaticArrays` without explicit qualification or import. │ NOTE: Assumed "Array" refers to `Base.Array`. 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 Array end`. │ Hint: To silence the warning, qualify `Array` as `Base.Array` in the method signature or explicitly `import Base: Array`. └ Precompilation completed after 42.02s ################################################################################ # Loading # Loading MoistAir... Loading completed after 2.92s PkgEval succeeded after 60.84s