Package evaluation of TheFix on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T11:22:29.597 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.98s ################################################################################ # Installation # Installing TheFix... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [d833ac1a] + TheFix v0.2.4 Updating `~/.julia/environments/v1.12/Manifest.toml` [d833ac1a] + TheFix v0.2.4 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [dc6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.56s ################################################################################ # Testing # Testing TheFix Status `/tmp/jl_cqZSjh/Project.toml` [d833ac1a] TheFix v0.2.4 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cqZSjh/Manifest.toml` [d833ac1a] TheFix v0.2.4 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [dc6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... UndefVarError: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 Test threw exception Expression: cleanse(:xx; safe = false) == :x MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [6] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `xx` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] UndefVarError: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:14 Test threw exception Expression: cleanse(:(exo(sim(1))); safe = false) == :(exp(sin(1))) MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:14 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `exo` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:14 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] UndefVarError: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:15 Test threw exception Expression: cleanse(:(factorrial(factoreal(2))); safe = false) == :(factorial(factorial(2))) MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:15 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `factorrial` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:15 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] [ Info: Fixing DomainError(-1.0, "sqrt was called with a negative real argument but will only return a complex result if called with a complex argument. Try sqrt(Complex(x)).") with sqrt(Complex(-1.0)). [ Info: Fixing DomainError(-1.0, "sqrt was called with a negative real argument but will only return a complex result if called with a complex argument. Try sqrt(Complex(x)).") with sqrt.(Complex.((-1.0, 2.0))). [ Info: Fixing DomainError(-2, "Cannot raise an integer x to a negative power -2.\nMake x or -2 a float by adding a zero decimal (e.g., 2.0^-2 or 2^-2.0 instead of 2^-2) or write 1/x^2, float(x)^-2, x^float(-2) or (x//1)^-2.") with 2 ^ float(1 - 3). [ Info: Fixing DomainError(-2, "Cannot raise an integer x to a negative power -2.\nMake x or -2 a float by adding a zero decimal (e.g., 2.0^-2 or 2^-2.0 instead of 2^-2) or write 1/x^2, float(x)^-2, x^float(-2) or (x//1)^-2.") with 2 .^ float.(-2:2). [ Info: Fixing DomainError(-2, "Cannot raise an integer x to a negative power -2.\nMake x or -2 a float by adding a zero decimal (e.g., 2.0^-2 or 2^-2.0 instead of 2^-2) or write 1/x^2, float(x)^-2, x^float(-2) or (x//1)^-2.") with 2 .^ float.((-2, -1, 0, 1, 2)). [ Info: Fixing DomainError(-2.0, "log2 was called with a negative real argument but will only return a complex result if called with a complex argument. Try log2(Complex(x)).") with log2(Complex(-2.0)). ┌ Warning: Exception ErrorException("syntax: invalid syntax 2 1") not implemented. └ @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:223 ┌ Warning: Exception ErrorException("syntax: invalid syntax 1 0") not implemented. └ @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:223 [ Info: Fixing DomainError(-2, "Cannot raise an integer matrix x to a negative power -2.\nMake x a float matrix by adding a zero decimal (e.g., [2.0 1.0;1.0 0.0]^-2 instead of [2 1;1 0]^-2) or write float(x)^-2 or Rational.(x)^-2.") with [2 1; 1 0] ^ float(1 - 3). ┌ Warning: Exception DomainError(0.0, "Cannot be ±0.0.") not implemented. └ @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:93 [ Info: Fixing OverflowError("21 is too large to look up in the table; consider using `factorial(big(21))` instead") with factorial(big(21)). OverflowError: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:29 Test threw exception Expression: cleanse(:(factorrial(factoreal(4))); safe = false) == :(factorial(big(factorial(4)))) MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:28 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:29 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `factorrial` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:28 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:29 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] [ Info: Fixing OverflowError("21 is too large to look up in the table; consider using `factorial(big(21))` instead") with factorial.(big.((21, 22))). [ Info: Fixing OverflowError("binomial(67, 30) overflows") with binomial(widen(67), widen(30)). [ Info: Fixing OverflowError("gcd(-9223372036854775808, -9223372036854775808) overflows") with gcd(widen(typemin(Int)), widen(typemin(Int))). [ Info: Fixing OverflowError("checked arithmetic: cannot compute |x| for x = -9223372036854775808::Int64") with gcd(widen.([typemin(Int), 1])). [ Info: Fixing OverflowError("gcd(-9223372036854775808, -9223372036854775808) overflows") with gcd.(widen.((typemin(Int), 1)), widen.((typemin(Int), 2))). [ Info: Fixing OverflowError("checked arithmetic: cannot compute |x| for x = -9223372036854775808::Int64") with gcd(widen(typemin(Int)), widen(Int(0))). [ Info: Fixing OverflowError("1323457 * 12349812309487 overflowed for type Int64") with (var"#2#3"())(widen(1323457 // 20345)). [ Info: Fixing OverflowError("1323457 * 12349812309487 overflowed for type Int64") with (var"#2#3"()).(widen.([1323457 // 20345, 1323458 // 20345])). ┌ Warning: Exception OverflowError("cannot negate unsigned number") not implemented. └ @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:141 [ Info: Fixing DivideError() with 2 / 0. [ Info: Fixing DivideError() with 2 / 0. [ Info: Fixing DivideError() with 2 - 0 * (2 / 0). [ Info: Fixing DivideError() with 2 - 0 * (2 / 0). [ Info: Fixing DivideError() with 2 - 0 * round(2 / 0, RoundDown). [ Info: Fixing DivideError() with 2 / 0. [ Info: Fixing DivideError() with (2 / 0, 2 - 0 * (2 / 0)). [ Info: Fixing DivideError() with (2 / 0, 2 - 0 * round(2 / 0, RoundNearest)). [ Info: Fixing BoundsError([1.0 1.0 1.0; 1.0 1.0 1.0], (7,)) with A[clamp(7, extrema(eachindex(A))...)]. BoundsError: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:53 Test threw exception Expression: cleanse(:(B[1:7]); safe = false) == :(A[intersect(1:7, eachindex(A))]) MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:53 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `B` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:53 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] BoundsError: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:54 Test threw exception Expression: cleanse(:(D[3, 3]); safe = false) == :(A[clamp(3, extrema(axes(A, 1))...), 3]) MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:54 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `D` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:54 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] BoundsError: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:55 Test threw exception Expression: cleanse(:(E[3, 4]); safe = false) == :(A[clamp(3, extrema(axes(A, 1))...), clamp(4, extrema(axes(A, 2))...)]) MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:55 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `E` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:55 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] BoundsError: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:56 Test threw exception Expression: cleanse(:(F[1:5, 1:5]); safe = false) == :(A[intersect(1:5, axes(A, 1)), intersect(1:5, axes(A, 2))]) MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:56 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `F` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:56 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] Code blocks: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 Test threw exception Expression: cleanse(:(for k = 1:2 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 =# printline(k) #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 =# end); safe = false) == :(for k = 1:2 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 =# println(k) #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 =# end) MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) (repeats 3 times) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `printline` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) (repeats 3 times) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] Code blocks: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:60 Test threw exception Expression: cleanse(:(for k = 1:2 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:61 =# printline(k) #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:62 =# end); safe = false) == :(for k = 1:2 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:63 =# println(k) #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:64 =# end) MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) (repeats 3 times) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:60 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `printline` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) (repeats 3 times) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:60 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] Code blocks: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:65 Test threw exception Expression: cleanse(quote #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:65 =# x = logarithm(4) #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:65 =# y = sine(x) end; safe = false) == quote #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:65 =# x = log(4) #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:65 =# y = sin(x) end MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) (repeats 3 times) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:65 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `logarithm` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) (repeats 3 times) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:65 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] Code blocks: Error During Test at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:66 Test threw exception Expression: cleanse(quote #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:67 =# i = 1 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:68 =# while i < 10 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:69 =# global t = expp1(i) #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:70 =# printline("t = $(t)") #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:71 =# global i += 1 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:72 =# end end; safe = false) == quote #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:74 =# i = 1 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:75 =# while i < 10 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:76 =# global t = expm1(i) #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:77 =# println("t = $(t)") #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:78 =# global i += 1 #= /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:79 =# end end MethodError: no method matching parse(::REPL.AccessibleBinding) The function `parse` exists, but no method is defined for this combination of argument types. Closest candidates are: parse(!Matched::AbstractString; filename, raise, depwarn) @ Base meta.jl:274 parse(!Matched::AbstractString, !Matched::Integer; filename, greedy, raise, depwarn) @ Base meta.jl:234 Stacktrace: [1] replace(expr::Symbol, ex::UndefVarError; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:56 [2] replace @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:30 [inlined] [3] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:12 [4] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [5] cleanse(expr::Expr; safe::Bool) (repeats 6 times) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [6] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:66 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] caused by: UndefVarError: `expp1` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval(m::Module, e::Any) @ Core ./boot.jl:485 [3] EvalInto @ ./boot.jl:490 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] cleanse @ ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:8 [inlined] [6] cleanse(expr::Expr; safe::Bool) (repeats 6 times) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:20 [7] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1724 [inlined] [11] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:66 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] Test Summary: | Pass Error Total Time Fixed Errors | 27 12 39 30.5s UndefVarError | 3 3 13.1s DomainError | 8 8 4.9s OverflowError | 10 1 11 2.4s DivideError | 8 8 0.4s BoundsError | 1 4 5 4.9s Code blocks | 4 4 4.8s ERROR: LoadError: Some tests did not pass: 27 passed, 0 failed, 12 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TheFix/tlE7g/test/runtests.jl:11 Testing failed after 39.95s ERROR: LoadError: Package TheFix errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2359 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:300 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [12] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 82.85s: package tests unexpectedly errored