Package evaluation of FortranFiles on Julia 1.13.0-DEV.111 (ce76dbf07d*) started at 2025-02-27T20:42:28.359 ################################################################################ # Set-up # Set-up completed after 0.26s ################################################################################ # Installation # Installing FortranFiles... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [c58ffaec] + FortranFiles v0.6.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [c58ffaec] + FortranFiles v0.6.0 Installation completed after 2.23s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1088.9 ms ✓ FortranFiles 1 dependency successfully precompiled in 4 seconds 1 dependency had output during precompilation: ┌ FortranFiles │ WARNING: Constructor for type "String" was extended in `FortranFiles` without explicit qualification or import. │ NOTE: Assumed "String" refers to `Base.String`. 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 String end`. │ Hint: To silence the warning, qualify `String` as `Base.String` or explicitly `import Base: String` └ Precompilation completed after 13.88s ################################################################################ # Loading # Loading FortranFiles... Loading completed after 0.96s PkgEval succeeded after 27.55s