[INFO] cloning repository https://github.com/zthompson47/pseudotty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zthompson47/pseudotty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fpseudotty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fpseudotty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b33025d1ed6a4401ea5df87702274b6e5e1a2b36 [INFO] testing zthompson47/pseudotty against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fpseudotty" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zthompson47/pseudotty [INFO] finished tweaking git repo https://github.com/zthompson47/pseudotty [INFO] tweaked toml for git repo https://github.com/zthompson47/pseudotty written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zthompson47/pseudotty on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zthompson47/pseudotty 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csscolorparser v0.5.0 [INFO] [stderr] Downloaded wezterm-color-types v0.1.0 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded redox_syscall v0.2.15 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded terminfo v0.7.3 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded tui v0.18.0 [INFO] [stderr] Downloaded termwiz v0.16.0 [INFO] [stderr] Downloaded crossterm v0.24.0 [INFO] [stderr] Downloaded wezterm-bidi v0.1.0 [INFO] [stderr] Downloaded vtparse v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6791dc0fb528e58cf53f9bbfbe38354bc0279dd2eedb14a1b02dd8423459137 [INFO] running `Command { std: "docker" "start" "-a" "b6791dc0fb528e58cf53f9bbfbe38354bc0279dd2eedb14a1b02dd8423459137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6791dc0fb528e58cf53f9bbfbe38354bc0279dd2eedb14a1b02dd8423459137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6791dc0fb528e58cf53f9bbfbe38354bc0279dd2eedb14a1b02dd8423459137", kill_on_drop: false }` [INFO] [stdout] b6791dc0fb528e58cf53f9bbfbe38354bc0279dd2eedb14a1b02dd8423459137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89301e4e1f330f98018c1674a5421656ab565fb508556c41a3dddc1f6da20bae [INFO] running `Command { std: "docker" "start" "-a" "89301e4e1f330f98018c1674a5421656ab565fb508556c41a3dddc1f6da20bae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling vtparse v0.6.1 [INFO] [stderr] Compiling wezterm-bidi v0.1.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling csscolorparser v0.5.0 [INFO] [stderr] Compiling wezterm-color-types v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling termwiz v0.16.0 [INFO] [stderr] Compiling pseudopty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "89301e4e1f330f98018c1674a5421656ab565fb508556c41a3dddc1f6da20bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89301e4e1f330f98018c1674a5421656ab565fb508556c41a3dddc1f6da20bae", kill_on_drop: false }` [INFO] [stdout] 89301e4e1f330f98018c1674a5421656ab565fb508556c41a3dddc1f6da20bae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8853d31b542315da5cf012b07f52c4d40709e13cf2d15e3560ba13ae5e22e13f [INFO] running `Command { std: "docker" "start" "-a" "8853d31b542315da5cf012b07f52c4d40709e13cf2d15e3560ba13ae5e22e13f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling tui v0.18.0 [INFO] [stderr] Compiling pseudopty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "8853d31b542315da5cf012b07f52c4d40709e13cf2d15e3560ba13ae5e22e13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8853d31b542315da5cf012b07f52c4d40709e13cf2d15e3560ba13ae5e22e13f", kill_on_drop: false }` [INFO] [stdout] 8853d31b542315da5cf012b07f52c4d40709e13cf2d15e3560ba13ae5e22e13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b798007caf4a7b441905d7faec5ddc4cec11b1fa36c293aea550c377238677f9 [INFO] running `Command { std: "docker" "start" "-a" "b798007caf4a7b441905d7faec5ddc4cec11b1fa36c293aea550c377238677f9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pseudopty-1e84396f2bb99a5a) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::hello_world_tui ... ok [INFO] [stdout] test tests::hello_world_simple ... ok [INFO] [stdout] test tests_tui::test_main ... ok [INFO] [stdout] test tests::test_println ... ok [INFO] [stdout] test tests::test_async_child ... ok [INFO] [stdout] test tests::hello_world_ansi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Running tests/tui_user_input.rs (/opt/rustwide/target/debug/deps/tui_user_input-400e62e3ddc45d08) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [INFO] [stderr] thread 'test_user_input' (38) panicked at src/lib.rs:165:9: [INFO] [stderr] assertion `left == right` failed [INFO] [stderr] left: [[CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 4 } }))], [Print('a')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 5 } }))], [Print('s')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 6 } }))], [Print('d')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 7 } }))], [Print('f')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 4 } }))], [CSI(Cursor(Position { line: OneBased { value: 8 }, col: OneBased { value: 4 } }))], [Print('0')], [Print(':')], [CSI(Cursor(Position { line: OneBased { value: 8 }, col: OneBased { value: 7 } }))], [Print('a')], [Print('s')], [Print('d')], [Print('f')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 4 } }))], [Print('j')]] [INFO] [stderr] right: [[Print('a')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 5 } }))], [Print('s')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 6 } }))], [Print('d')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 7 } }))], [Print('f')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 4 } }))], [CSI(Cursor(Position { line: OneBased { value: 8 }, col: OneBased { value: 4 } }))], [Print('0')], [Print(':')], [CSI(Cursor(Position { line: OneBased { value: 8 }, col: OneBased { value: 7 } }))], [Print('a')], [Print('s')], [Print('d')], [Print('f')], [CSI(Cursor(Position { line: OneBased { value: 5 }, col: OneBased { value: 4 } }))], [Print('j')]] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ab4ee2c8daa - std[69d51b4813ba037]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ab4ee2c8daa - std[69d51b4813ba037]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ab4ee2c8daa - std[69d51b4813ba037]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5ab4ee2c8daa - <::print::DisplayBacktrace as core[51d4adbef590f61]::fmt::Display>::fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5ab4ee2dfd4a - ::fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5ab4ee2dfd4a - core[51d4adbef590f61]::fmt::write [INFO] [stderr] 6: 0x5ab4ee2ce7c2 - std[69d51b4813ba037]::io::default_write_fmt:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5ab4ee2ce7c2 - ::write_fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5ab4ee2a7edf - ::print [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5ab4ee2a7edf - std[69d51b4813ba037]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5ab4ee2c1331 - std[69d51b4813ba037]::panicking::default_hook [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5ab4ee1d43cc - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stderr] 12: 0x5ab4ee1d43cc - test[8fe65b9e05bf4c74]::test_main_with_exit_callback::::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:145:21 [INFO] [stderr] 13: 0x5ab4ee2c1522 - core[51d4adbef590f61]::ops::function::Fn<(&'a std[69d51b4813ba037]::panic::PanicHookInfo<'b>,), Output = ()> + core[51d4adbef590f61]::marker::Sync + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::Fn<(&std[69d51b4813ba037]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2254:9 [INFO] [stderr] 14: 0x5ab4ee2c1522 - std[69d51b4813ba037]::panicking::panic_with_hook [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:833:13 [INFO] [stderr] 15: 0x5ab4ee2a7f98 - std[69d51b4813ba037]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:698:13 [INFO] [stderr] 16: 0x5ab4ee29f909 - std[69d51b4813ba037]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 17: 0x5ab4ee2a8cad - __rustc[cb16bc19fc993bd7]::rust_begin_unwind [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:689:5 [INFO] [stderr] 18: 0x5ab4ee2e065c - core[51d4adbef590f61]::panicking::panic_fmt [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:80:14 [INFO] [stderr] 19: 0x5ab4ee2e04e3 - core[51d4adbef590f61]::panicking::assert_failed_inner [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:439:17 [INFO] [stderr] 20: 0x5ab4ee0dfe0d - core[51d4adbef590f61]::panicking::assert_failed::>, alloc[18203fec9a0cd4ec]::vec::Vec>> [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panicking.rs:394:5 [INFO] [stderr] 21: 0x5ab4ee0d90ac - ::expect_sparse [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:165:9 [INFO] [stderr] 22: 0x5ab4ee0ce69c - tui_user_input[d1324ef46b24d762]::test_user_input [INFO] [stderr] at /opt/rustwide/workdir/tests/tui_user_input.rs:40:9 [INFO] [stderr] 23: 0x5ab4ee0cdb87 - tui_user_input[d1324ef46b24d762]::test_user_input::{closure#0} [INFO] [stderr] at /opt/rustwide/workdir/tests/tui_user_input.rs:31:21 [INFO] [stderr] 24: 0x5ab4ee0d3b56 - >::call_once [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 25: 0x5ab4ee1c84ab - core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 26: 0x5ab4ee1c84ab - test[8fe65b9e05bf4c74]::__rust_begin_short_backtrace::, fn() -> core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:663:18 [INFO] [stderr] 27: 0x5ab4ee1d4e9b - test[8fe65b9e05bf4c74]::run_test_in_process::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:74 [INFO] [stderr] 28: 0x5ab4ee1d4e9b - as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 29: 0x5ab4ee1d4e9b - std[69d51b4813ba037]::panicking::catch_unwind::do_call::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stderr] 30: 0x5ab4ee1d4e9b - std[69d51b4813ba037]::panicking::catch_unwind::, core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stderr] 31: 0x5ab4ee1d4e9b - std[69d51b4813ba037]::panic::catch_unwind::, core[51d4adbef590f61]::result::Result<(), alloc[18203fec9a0cd4ec]::string::String>> [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5ab4ee1d4e9b - test[8fe65b9e05bf4c74]::run_test_in_process [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:686:27 [INFO] [stderr] 33: 0x5ab4ee1d4e9b - test[8fe65b9e05bf4c74]::run_test::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:607:43 [INFO] [stderr] 34: 0x5ab4ee1d05b4 - test[8fe65b9e05bf4c74]::run_test::{closure#1} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/test/src/lib.rs:637:41 [INFO] [stderr] 35: 0x5ab4ee1d05b4 - std[69d51b4813ba037]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 36: 0x5ab4ee1d7aa2 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stderr] 37: 0x5ab4ee1d7aa2 - ::{closure#1}::{closure#0}> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 38: 0x5ab4ee1d7aa2 - std[69d51b4813ba037]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:581:40 [INFO] [stderr] 39: 0x5ab4ee1d7aa2 - std[69d51b4813ba037]::panicking::catch_unwind::<(), core[51d4adbef590f61]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panicking.rs:544:19 [INFO] [stderr] 40: 0x5ab4ee1d7aa2 - std[69d51b4813ba037]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/panic.rs:359:14 [INFO] [stderr] 41: 0x5ab4ee1d7aa2 - std[69d51b4813ba037]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stderr] 42: 0x5ab4ee1d7aa2 - ::{closure#1} as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 43: 0x5ab4ee2c86bf - + core[51d4adbef590f61]::marker::Send> as core[51d4adbef590f61]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/alloc/src/boxed.rs:2240:9 [INFO] [stderr] 44: 0x5ab4ee2c86bf - ::new::thread_start [INFO] [stderr] at /rustc/d933cf483edf1605142ac6899ff32536c0ad8b22/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stderr] 45: 0x7865a1e11aa4 - [INFO] [stderr] 46: 0x7865a1e9ea64 - clone [INFO] [stderr] 47: 0x0 - [INFO] [stdout] test test_user_input ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_user_input [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test tui_user_input` [INFO] running `Command { std: "docker" "inspect" "b798007caf4a7b441905d7faec5ddc4cec11b1fa36c293aea550c377238677f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b798007caf4a7b441905d7faec5ddc4cec11b1fa36c293aea550c377238677f9", kill_on_drop: false }` [INFO] [stdout] b798007caf4a7b441905d7faec5ddc4cec11b1fa36c293aea550c377238677f9