Package evaluation to load ArgumentProcessor on Julia 1.13.0-DEV.1276 (4ca97dc26d*) started at 2025-10-10T04:57:07.555 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing ArgumentProcessor... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [da5e4181] + ArgumentProcessor v1.1.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [da5e4181] + ArgumentProcessor v1.1.2 Installation completed after 2.73s ################################################################################ # 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... 1413.6 ms ✓ ArgumentProcessor 1 dependency successfully precompiled in 2 seconds 1 dependency had output during precompilation: ┌ ArgumentProcessor │ WARNING: Constructor for type "Dict" was extended in `ArgumentProcessor` without explicit qualification or import. │ NOTE: Assumed "Dict" refers to `Base.Dict`. 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 Dict end`. │ Hint: To silence the warning, qualify `Dict` as `Base.Dict` in the method signature or explicitly `import Base: Dict`. └ Precompilation completed after 10.69s ################################################################################ # Loading # Loading ArgumentProcessor... Loading completed after 0.82s PkgEval succeeded after 23.59s