Package evaluation to load PropDicts on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:21:50.724 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing PropDicts... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4dc08600] + PropDicts v0.2.11 Updating `~/.julia/environments/v1.14/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.2.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [4dc08600] + PropDicts v0.2.11 [69024149] + StringEncodings v0.3.7 [ec057cc2] + StructUtils v2.5.1 [ddb6d928] + YAML v0.4.15 [94ce4f54] + Libiconv_jll v1.18.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 6.06s ################################################################################ # 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... 6941.2 ms ✓ JSON WARNING: Constructor for type "Dict" was extended in `PropDicts` 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`. 1640.1 ms ✓ PropDicts 2 dependencies successfully precompiled in 9 seconds. 15 already precompiled. 1 dependency had output during precompilation: ┌ PropDicts │ WARNING: Constructor for type "Dict" was extended in `PropDicts` 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 17.71s ################################################################################ # Loading # Loading PropDicts... Loading completed after 1.04s PkgEval succeeded after 33.98s