Package evaluation of TERMIOS on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:21:10.745 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.37s ################################################################################ # Installation # Installing TERMIOS... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [10233e3b] + TERMIOS v0.3.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [10233e3b] + TERMIOS v0.3.0 Installation completed after 4.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.89s ################################################################################ # Testing # Testing TERMIOS Status `/tmp/jl_bDBFos/Project.toml` [10233e3b] TERMIOS v0.3.0 [8dfed614] Test Status `/tmp/jl_bDBFos/Manifest.toml` [10233e3b] TERMIOS v0.3.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... termios.jl stdout: Error During Test at /home/pkgeval/.julia/packages/TERMIOS/IpGjz/test/runtests.jl:13 Got exception outside of a @test TERMIOSError: tcgetattr failed: Inappropriate ioctl for device Stacktrace: [1] tcgetattr(fd::RawFD, term::TERMIOS.termios) @ TERMIOS ~/.julia/packages/TERMIOS/IpGjz/src/TERMIOS.jl:610 [2] tcgetattr(s::Base.PipeEndpoint, term::TERMIOS.termios) @ TERMIOS ~/.julia/packages/TERMIOS/IpGjz/src/TERMIOS.jl:612 [3] macro expansion @ ~/.julia/packages/TERMIOS/IpGjz/test/runtests.jl:16 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] macro expansion @ ~/.julia/packages/TERMIOS/IpGjz/test/runtests.jl:15 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] top-level scope @ ~/.julia/packages/TERMIOS/IpGjz/test/runtests.jl:13 [8] include(fname::String) @ Base.MainInclude ./client.jl:494 [9] top-level scope @ none:6 [10] eval @ ./boot.jl:385 [inlined] [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [12] _start() @ Base ./client.jl:557 termios.jl stdin: Error During Test at /home/pkgeval/.julia/packages/TERMIOS/IpGjz/test/runtests.jl:54 Got exception outside of a @test MethodError: no method matching tcgetattr(::IOStream, ::TERMIOS.termios) Closest candidates are: tcgetattr(!Matched::RawFD, ::TERMIOS.termios) @ TERMIOS ~/.julia/packages/TERMIOS/IpGjz/src/TERMIOS.jl:608 tcgetattr(!Matched::Int64, ::Any) @ TERMIOS ~/.julia/packages/TERMIOS/IpGjz/src/TERMIOS.jl:613 tcgetattr(!Matched::Base.LibuvStream, ::Any) @ TERMIOS ~/.julia/packages/TERMIOS/IpGjz/src/TERMIOS.jl:612 Stacktrace: [1] macro expansion @ ~/.julia/packages/TERMIOS/IpGjz/test/runtests.jl:57 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [3] macro expansion @ ~/.julia/packages/TERMIOS/IpGjz/test/runtests.jl:56 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [5] top-level scope @ ~/.julia/packages/TERMIOS/IpGjz/test/runtests.jl:13 [6] include(fname::String) @ Base.MainInclude ./client.jl:494 [7] top-level scope @ none:6 [8] eval @ ./boot.jl:385 [inlined] [9] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [10] _start() @ Base ./client.jl:557 Test Summary: | Error Total Time All | 2 2 5.4s termios.jl stdout | 1 1 3.6s termios.jl stdin | 1 1 1.8s ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TERMIOS/IpGjz/test/runtests.jl:12 Testing failed after 11.04s ERROR: LoadError: Package TERMIOS errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/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 37.1s: package tests unexpectedly errored