Package evaluation to test Fire on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T14:44:04.598 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.13s ################################################################################ # Installation # Installing Fire... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [652a1917] + Fire v0.1.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [652a1917] + Fire v0.1.1 Installation completed after 1.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.64s ################################################################################ # Testing # Testing Fire Status `/tmp/jl_SvrBIa/Project.toml` [652a1917] Fire v0.1.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_SvrBIa/Manifest.toml` [652a1917] Fire v0.1.1 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Precompiling Fire... 785.9 ms ✓ Fire 1 dependency successfully precompiled in 1 seconds ERROR: LoadError: UndefVarError: `@main` not defined in `Main` in expression starting at /tmp/jl_ZS8ctE/test1.jl:2 in expression starting at /tmp/jl_ZS8ctE/test1.jl:2 call: Error During Test at /home/pkgeval/.julia/packages/Fire/M0kSS/test/runtests.jl:34 Test threw exception Expression: length(read(`julia $f`)) != 0 failed process: Process(`julia /tmp/jl_ZS8ctE/test1.jl`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:598 [inlined] [2] read(cmd::Cmd) @ Base ./process.jl:482 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:677 [inlined] [4] macro expansion @ ~/.julia/packages/Fire/M0kSS/test/runtests.jl:34 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] [6] top-level scope @ ~/.julia/packages/Fire/M0kSS/test/runtests.jl:20 Test Summary: | Pass Error Total Time call | 1 1 2 11.9s ERROR: LoadError: Some tests did not pass: 1 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Fire/M0kSS/test/runtests.jl:19 Testing failed after 18.81s ERROR: LoadError: Package Fire 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:2128 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [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 50.37s: package tests unexpectedly errored