Package evaluation of FortranFiles on Julia 1.13.0-DEV.464 (abc56fde89*) started at 2025-05-01T13:02:01.719 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing FortranFiles... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30005 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 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 1.47s ################################################################################ # 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... 717.2 ms ✓ FortranFiles 1 dependency successfully precompiled in 1 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` in the method signature or explicitly `import Base: String`. └ Precompilation completed after 6.04s ################################################################################ # Loading # Loading FortranFiles... Loading completed after 0.5s PkgEval succeeded after 136.05s