Package evaluation of TheFix on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:28:34.406 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.79s ################################################################################ # Installation # Installing TheFix... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [d833ac1a] + TheFix v0.2.4 Updating `~/.julia/environments/v1.11/Manifest.toml` [d833ac1a] + TheFix v0.2.4 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.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 1.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.88s ################################################################################ # Testing # Testing TheFix Status `/tmp/jl_SEtWwI/Project.toml` [d833ac1a] TheFix v0.2.4 [3fa0cd96] REPL v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SEtWwI/Manifest.toml` [d833ac1a] TheFix v0.2.4 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [5] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `xx` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [inlined] [4] cleanse(expr::Symbol; safe::Bool) @ TheFix ~/.julia/packages/TheFix/tlE7g/src/TheFix.jl:10 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [6] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:14 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `exo` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:14 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:15 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `factorrial` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:15 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:13 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [ 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:29 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:28 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `factorrial` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:29 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:28 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 [ 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"#1#2"())(widen(1323457 // 20345)). [ Info: Fixing OverflowError("1323457 * 12349812309487 overflowed for type Int64") with (var"#1#2"()).(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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:53 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `B` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:53 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:54 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `D` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:54 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:55 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `E` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:55 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:56 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `F` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:56 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:52 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `printline` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:60 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `printline` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:60 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:65 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `logarithm` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:65 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [7] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:66 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [9] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [11] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 caused by: UndefVarError: `expp1` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ :0 [2] eval @ ./boot.jl:430 [inlined] [3] eval @ ./sysimg.jl:48 [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] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [8] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:66 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [10] macro expansion @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:59 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [12] top-level scope @ ~/.julia/packages/TheFix/tlE7g/test/runtests.jl:12 Test Summary: | Pass Error Total Time Fixed Errors | 27 12 39 42.4s UndefVarError | 3 3 27.5s DomainError | 8 8 7.6s OverflowError | 10 1 11 1.8s DivideError | 8 8 0.4s BoundsError | 1 4 5 2.7s Code blocks | 4 4 2.3s 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 52.13s ERROR: LoadError: Package TheFix errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [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.11/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.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 85.58s: package tests unexpectedly errored