[INFO] cloning repository https://github.com/nathanielknight/proser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanielknight/proser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielknight%2Fproser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielknight%2Fproser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 564ffc3059ae4d4fdea59b40cc509406259868bf
[INFO] testing nathanielknight/proser against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanielknight%2Fproser" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nathanielknight/proser
[INFO] finished tweaking git repo https://github.com/nathanielknight/proser
[INFO] tweaked toml for git repo https://github.com/nathanielknight/proser written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nathanielknight/proser on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nathanielknight/proser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a39d74a847d5ab0ef4e2fb5b2f596f8559d760a51b40490b67744fe897368e7e
[INFO] running `Command { std: "docker" "start" "-a" "a39d74a847d5ab0ef4e2fb5b2f596f8559d760a51b40490b67744fe897368e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a39d74a847d5ab0ef4e2fb5b2f596f8559d760a51b40490b67744fe897368e7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a39d74a847d5ab0ef4e2fb5b2f596f8559d760a51b40490b67744fe897368e7e", kill_on_drop: false }`
[INFO] [stdout] a39d74a847d5ab0ef4e2fb5b2f596f8559d760a51b40490b67744fe897368e7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 549f26e3e91a1c59d4f6beb60e5886d662aee5420aebb2d9847deaa0837d02fe
[INFO] running `Command { std: "docker" "start" "-a" "549f26e3e91a1c59d4f6beb60e5886d662aee5420aebb2d9847deaa0837d02fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling proser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.35s
[INFO] running `Command { std: "docker" "inspect" "549f26e3e91a1c59d4f6beb60e5886d662aee5420aebb2d9847deaa0837d02fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "549f26e3e91a1c59d4f6beb60e5886d662aee5420aebb2d9847deaa0837d02fe", kill_on_drop: false }`
[INFO] [stdout] 549f26e3e91a1c59d4f6beb60e5886d662aee5420aebb2d9847deaa0837d02fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b6b05925d313046bcb8400cc9c075483bc4c3349be9216811a53e31b20bd27c
[INFO] running `Command { std: "docker" "start" "-a" "0b6b05925d313046bcb8400cc9c075483bc4c3349be9216811a53e31b20bd27c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling proser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.81s
[INFO] running `Command { std: "docker" "inspect" "0b6b05925d313046bcb8400cc9c075483bc4c3349be9216811a53e31b20bd27c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6b05925d313046bcb8400cc9c075483bc4c3349be9216811a53e31b20bd27c", kill_on_drop: false }`
[INFO] [stdout] 0b6b05925d313046bcb8400cc9c075483bc4c3349be9216811a53e31b20bd27c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b89e6a89c9486cb792b5ca3af61e2ff5a90882eaa989410143523e4440a21816
[INFO] running `Command { std: "docker" "start" "-a" "b89e6a89c9486cb792b5ca3af61e2ff5a90882eaa989410143523e4440a21816", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proser-fc9352062e2a6f3e)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test reflow::tests::test_cursor_position_at_line_wrap_boundary ... ok
[INFO] [stdout] test reflow::tests::test_cursor_position_at_space_boundary ... ok
[INFO] [stdout] test reflow::tests::test_cursor_position_crosses_line_boundary ... ok
[INFO] [stdout] test reflow::tests::test_cursor_position_exact_line_width ... ok
[INFO] [stdout] test reflow::tests::test_cursor_position_same_line ... ok
[INFO] [stdout] test reflow::tests::test_reflow_empty ... ok
[INFO] [stdout] test reflow::tests::test_reflow_paragraphs_multiple ... ok
[INFO] [stdout] test reflow::tests::test_reflow_single_long_word ... ok
[INFO] [stdout] test reflow::tests::test_reflow_text_exact_width ... ok
[INFO] [stdout] test reflow::tests::test_reflow_paragraphs_preserves_blanks ... ok
[INFO] [stdout] test reflow::tests::test_reflow_single_line_exactly_55_chars_plus_space ... ok
[INFO] [stdout] test reflow::tests::test_cursor_position_with_para_start_offset ... ok
[INFO] [stdout] test reflow::tests::test_reflow_text_one_char_over ... ok
[INFO] [stdout] test reflow::tests::test_reflow_text_simple ... ok
[INFO] [stdout] test reflow::tests::prop_cursor_never_moves_backwards has been running for over 60 seconds
[INFO] [stdout] test reflow::tests::prop_multiline_cursor_preserves_offset has been running for over 60 seconds
[INFO] [stdout] test reflow::tests::prop_reflow_preserves_text has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b89e6a89c9486cb792b5ca3af61e2ff5a90882eaa989410143523e4440a21816", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89e6a89c9486cb792b5ca3af61e2ff5a90882eaa989410143523e4440a21816", kill_on_drop: false }`
[INFO] [stdout] b89e6a89c9486cb792b5ca3af61e2ff5a90882eaa989410143523e4440a21816
