Package evaluation of XFloats on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T00:27:17.342 ################################################################################ # Set-up # Set-up completed after 0.26s ################################################################################ # Installation # Installing XFloats... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [ad7b0a5e] + XFloats v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [692b3bcd] + JLLWrappers v1.7.0 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.4.3 ⌅ [276daf66] + SpecialFunctions v0.10.3 [ad7b0a5e] + XFloats v0.1.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.08s ################################################################################ # 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... ✗ XFloats 0 dependencies successfully precompiled in 5 seconds. 9 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: XFloats Failed to precompile XFloats [ad7b0a5e-d6ee-550c-835e-59a288c14bf3] to "/home/pkgeval/.julia/compiled/v1.13/XFloats/jl_rq0kzO" (ProcessExited(1)). WARNING: Constructor for type "Float32" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Float32" refers to `Base.Float32`. 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 Float32 end`. Hint: To silence the warning, qualify `Float32` as `Base.Float32` in the method signature or explicitly `import Base: Float32`. WARNING: Constructor for type "Float64" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Float64" refers to `Base.Float64`. 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 Float64 end`. Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. WARNING: Constructor for type "Float16" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Float16" refers to `Base.Float16`. 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 Float16 end`. Hint: To silence the warning, qualify `Float16` as `Base.Float16` in the method signature or explicitly `import Base: Float16`. WARNING: Constructor for type "BigFloat" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "BigFloat" refers to `Base.BigFloat`. 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 BigFloat end`. Hint: To silence the warning, qualify `BigFloat` as `Base.BigFloat` in the method signature or explicitly `import Base: BigFloat`. WARNING: Constructor for type "Int8" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int8" refers to `Base.Int8`. 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 Int8 end`. Hint: To silence the warning, qualify `Int8` as `Base.Int8` in the method signature or explicitly `import Base: Int8`. WARNING: Constructor for type "Int16" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int16" refers to `Base.Int16`. 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 Int16 end`. Hint: To silence the warning, qualify `Int16` as `Base.Int16` in the method signature or explicitly `import Base: Int16`. WARNING: Constructor for type "Int32" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int32" refers to `Base.Int32`. 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 Int32 end`. Hint: To silence the warning, qualify `Int32` as `Base.Int32` in the method signature or explicitly `import Base: Int32`. WARNING: Constructor for type "Int64" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int64" refers to `Base.Int64`. 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 Int64 end`. Hint: To silence the warning, qualify `Int64` as `Base.Int64` in the method signature or explicitly `import Base: Int64`. WARNING: Constructor for type "Int128" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int128" refers to `Base.Int128`. 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 Int128 end`. Hint: To silence the warning, qualify `Int128` as `Base.Int128` in the method signature or explicitly `import Base: Int128`. WARNING: Constructor for type "BigInt" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "BigInt" refers to `Base.BigInt`. 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 BigInt end`. Hint: To silence the warning, qualify `BigInt` as `Base.BigInt` in the method signature or explicitly `import Base: BigInt`. WARNING: Constructor for type "UInt8" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt8" refers to `Base.UInt8`. 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 UInt8 end`. Hint: To silence the warning, qualify `UInt8` as `Base.UInt8` in the method signature or explicitly `import Base: UInt8`. WARNING: Constructor for type "UInt16" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt16" refers to `Base.UInt16`. 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 UInt16 end`. Hint: To silence the warning, qualify `UInt16` as `Base.UInt16` in the method signature or explicitly `import Base: UInt16`. WARNING: Constructor for type "UInt32" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt32" refers to `Base.UInt32`. 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 UInt32 end`. Hint: To silence the warning, qualify `UInt32` as `Base.UInt32` in the method signature or explicitly `import Base: UInt32`. WARNING: Constructor for type "UInt64" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt64" refers to `Base.UInt64`. 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 UInt64 end`. Hint: To silence the warning, qualify `UInt64` as `Base.UInt64` in the method signature or explicitly `import Base: UInt64`. WARNING: Constructor for type "UInt128" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt128" refers to `Base.UInt128`. 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 UInt128 end`. Hint: To silence the warning, qualify `UInt128` as `Base.UInt128` in the method signature or explicitly `import Base: UInt128`. WARNING: Constructor for type "Bool" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Bool" refers to `Base.Bool`. 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 Bool end`. Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`. ERROR: LoadError: UndefVarError: `Printf` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:47 [2] top-level scope @ ~/.julia/packages/XFloats/DKPre/src/type/representations.jl:10 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [4] top-level scope @ ~/.julia/packages/XFloats/DKPre/src/XFloats.jl:47 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [10] include_string @ ./loading.jl:2834 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/XFloats/DKPre/src/type/representations.jl:10 in expression starting at /home/pkgeval/.julia/packages/XFloats/DKPre/src/XFloats.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 17.27s ################################################################################ # Loading # Loading XFloats... Precompiling packages... Info Given XFloats was explicitly requested, output will be shown live  WARNING: Constructor for type "Float32" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "Float32" refers to `Base.Float32`. 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 Float32 end`.  Hint: To silence the warning, qualify `Float32` as `Base.Float32` in the method signature or explicitly `import Base: Float32`. WARNING: Constructor for type "Float64" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "Float64" refers to `Base.Float64`. 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 Float64 end`.  Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. WARNING: Constructor for type "Float16" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "Float16" refers to `Base.Float16`. 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 Float16 end`.  Hint: To silence the warning, qualify `Float16` as `Base.Float16` in the method signature or explicitly `import Base: Float16`. WARNING: Constructor for type "BigFloat" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "BigFloat" refers to `Base.BigFloat`. 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 BigFloat end`.  Hint: To silence the warning, qualify `BigFloat` as `Base.BigFloat` in the method signature or explicitly `import Base: BigFloat`. WARNING: Constructor for type "Int8" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "Int8" refers to `Base.Int8`. 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 Int8 end`.  Hint: To silence the warning, qualify `Int8` as `Base.Int8` in the method signature or explicitly `import Base: Int8`. WARNING: Constructor for type "Int16" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "Int16" refers to `Base.Int16`. 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 Int16 end`.  Hint: To silence the warning, qualify `Int16` as `Base.Int16` in the method signature or explicitly `import Base: Int16`. WARNING: Constructor for type "Int32" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "Int32" refers to `Base.Int32`. 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 Int32 end`.  Hint: To silence the warning, qualify `Int32` as `Base.Int32` in the method signature or explicitly `import Base: Int32`. WARNING: Constructor for type "Int64" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "Int64" refers to `Base.Int64`. 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 Int64 end`.  Hint: To silence the warning, qualify `Int64` as `Base.Int64` in the method signature or explicitly `import Base: Int64`. WARNING: Constructor for type "Int128" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "Int128" refers to `Base.Int128`. 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 Int128 end`.  Hint: To silence the warning, qualify `Int128` as `Base.Int128` in the method signature or explicitly `import Base: Int128`. WARNING: Constructor for type "BigInt" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "BigInt" refers to `Base.BigInt`. 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 BigInt end`.  Hint: To silence the warning, qualify `BigInt` as `Base.BigInt` in the method signature or explicitly `import Base: BigInt`. WARNING: Constructor for type "UInt8" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "UInt8" refers to `Base.UInt8`. 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 UInt8 end`.  Hint: To silence the warning, qualify `UInt8` as `Base.UInt8` in the method signature or explicitly `import Base: UInt8`. WARNING: Constructor for type "UInt16" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "UInt16" refers to `Base.UInt16`. 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 UInt16 end`.  Hint: To silence the warning, qualify `UInt16` as `Base.UInt16` in the method signature or explicitly `import Base: UInt16`. WARNING: Constructor for type "UInt32" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "UInt32" refers to `Base.UInt32`. 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 UInt32 end`.  Hint: To silence the warning, qualify `UInt32` as `Base.UInt32` in the method signature or explicitly `import Base: UInt32`. WARNING: Constructor for type "UInt64" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "UInt64" refers to `Base.UInt64`. 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 UInt64 end`.  Hint: To silence the warning, qualify `UInt64` as `Base.UInt64` in the method signature or explicitly `import Base: UInt64`. WARNING: Constructor for type "UInt128" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "UInt128" refers to `Base.UInt128`. 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 UInt128 end`.  Hint: To silence the warning, qualify `UInt128` as `Base.UInt128` in the method signature or explicitly `import Base: UInt128`. WARNING: Constructor for type "Bool" was extended in `XFloats` without explicit qualification or import.  NOTE: Assumed "Bool" refers to `Base.Bool`. 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 Bool end`.  Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`. ERROR: LoadError: UndefVarError: `Printf` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] getproperty(x::Module, f::Symbol)  @ Base ./Base_compiler.jl:47  [2] top-level scope  @ ~/.julia/packages/XFloats/DKPre/src/type/representations.jl:10  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:304  [4] top-level scope  @ ~/.julia/packages/XFloats/DKPre/src/XFloats.jl:47  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:303  [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:2978  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2824  [10] include_string  @ ./loading.jl:2834 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:329  [12] _start()  @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/XFloats/DKPre/src/type/representations.jl:10 in expression starting at /home/pkgeval/.julia/packages/XFloats/DKPre/src/XFloats.jl:1 in expression starting at stdin:5 ✗ XFloats 0 dependencies successfully precompiled in 5 seconds. 9 already precompiled. ERROR: The following 1 direct dependency failed to precompile: XFloats Failed to precompile XFloats [ad7b0a5e-d6ee-550c-835e-59a288c14bf3] to "/home/pkgeval/.julia/compiled/v1.13/XFloats/jl_vngnUJ" (ProcessExited(1)). WARNING: Constructor for type "Float32" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Float32" refers to `Base.Float32`. 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 Float32 end`. Hint: To silence the warning, qualify `Float32` as `Base.Float32` in the method signature or explicitly `import Base: Float32`. WARNING: Constructor for type "Float64" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Float64" refers to `Base.Float64`. 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 Float64 end`. Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. WARNING: Constructor for type "Float16" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Float16" refers to `Base.Float16`. 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 Float16 end`. Hint: To silence the warning, qualify `Float16` as `Base.Float16` in the method signature or explicitly `import Base: Float16`. WARNING: Constructor for type "BigFloat" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "BigFloat" refers to `Base.BigFloat`. 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 BigFloat end`. Hint: To silence the warning, qualify `BigFloat` as `Base.BigFloat` in the method signature or explicitly `import Base: BigFloat`. WARNING: Constructor for type "Int8" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int8" refers to `Base.Int8`. 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 Int8 end`. Hint: To silence the warning, qualify `Int8` as `Base.Int8` in the method signature or explicitly `import Base: Int8`. WARNING: Constructor for type "Int16" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int16" refers to `Base.Int16`. 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 Int16 end`. Hint: To silence the warning, qualify `Int16` as `Base.Int16` in the method signature or explicitly `import Base: Int16`. WARNING: Constructor for type "Int32" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int32" refers to `Base.Int32`. 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 Int32 end`. Hint: To silence the warning, qualify `Int32` as `Base.Int32` in the method signature or explicitly `import Base: Int32`. WARNING: Constructor for type "Int64" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int64" refers to `Base.Int64`. 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 Int64 end`. Hint: To silence the warning, qualify `Int64` as `Base.Int64` in the method signature or explicitly `import Base: Int64`. WARNING: Constructor for type "Int128" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Int128" refers to `Base.Int128`. 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 Int128 end`. Hint: To silence the warning, qualify `Int128` as `Base.Int128` in the method signature or explicitly `import Base: Int128`. WARNING: Constructor for type "BigInt" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "BigInt" refers to `Base.BigInt`. 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 BigInt end`. Hint: To silence the warning, qualify `BigInt` as `Base.BigInt` in the method signature or explicitly `import Base: BigInt`. WARNING: Constructor for type "UInt8" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt8" refers to `Base.UInt8`. 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 UInt8 end`. Hint: To silence the warning, qualify `UInt8` as `Base.UInt8` in the method signature or explicitly `import Base: UInt8`. WARNING: Constructor for type "UInt16" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt16" refers to `Base.UInt16`. 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 UInt16 end`. Hint: To silence the warning, qualify `UInt16` as `Base.UInt16` in the method signature or explicitly `import Base: UInt16`. WARNING: Constructor for type "UInt32" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt32" refers to `Base.UInt32`. 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 UInt32 end`. Hint: To silence the warning, qualify `UInt32` as `Base.UInt32` in the method signature or explicitly `import Base: UInt32`. WARNING: Constructor for type "UInt64" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt64" refers to `Base.UInt64`. 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 UInt64 end`. Hint: To silence the warning, qualify `UInt64` as `Base.UInt64` in the method signature or explicitly `import Base: UInt64`. WARNING: Constructor for type "UInt128" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "UInt128" refers to `Base.UInt128`. 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 UInt128 end`. Hint: To silence the warning, qualify `UInt128` as `Base.UInt128` in the method signature or explicitly `import Base: UInt128`. WARNING: Constructor for type "Bool" was extended in `XFloats` without explicit qualification or import. NOTE: Assumed "Bool" refers to `Base.Bool`. 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 Bool end`. Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`. ERROR: LoadError: UndefVarError: `Printf` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty(x::Module, f::Symbol) @ Base ./Base_compiler.jl:47 [2] top-level scope @ ~/.julia/packages/XFloats/DKPre/src/type/representations.jl:10 [3] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:304 [4] top-level scope @ ~/.julia/packages/XFloats/DKPre/src/XFloats.jl:47 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2978 [7] top-level scope @ stdin:5 [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2824 [10] include_string @ ./loading.jl:2834 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/XFloats/DKPre/src/type/representations.jl:10 in expression starting at /home/pkgeval/.julia/packages/XFloats/DKPre/src/XFloats.jl:1 in expression starting at stdin: Loading failed after 7.63s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using XFloats'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:303 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:331 [7] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 45.78s: package fails to precompile