File "tests/dune", line 36, characters 0-112:
36 | (rule
37 | (alias runtest)
38 | (deps ../full/codept.exe step_by_step.exe)
39 | (action (run %{exe:integrated.exe}))
40 | )
Fatal error: exception End_of_file
Raised at Stdlib.unsafe_really_input in file "stdlib.ml", line 429, characters 9-26
Called from Stdlib.really_input_string in file "stdlib.ml", line 440, characters 2-25
Called from Dune__exe__Integrated.cases.post in file "tests/integrated.ml", line 296, characters 14-38
Called from Dune__exe__Integrated.cases.peek in file "tests/integrated.ml", line 305, characters 27-33
Called from Stdlib__List.fold_left in file "list.ml", line 121, characters 24-34
Called from Dune__exe__Integrated.cases.loop in file "tests/integrated.ml", line 310, characters 11-43
Called from Dune__exe__Integrated.cases in file "tests/integrated.ml", line 311, characters 2-32
opam exec -- dune build '@runtest'
Can be seen at: https://github.com/Octachron/codept/actions/runs/10997822988/job/30534294094
Here it is with a stack trace: