[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [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 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded pest_derive v2.1.0 [INFO] [stderr] Downloaded proc-macro-hack v0.5.19 [INFO] [stderr] Downloaded siphasher v0.3.10 [INFO] [stderr] Downloaded filedescriptor v0.8.2 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded pest_meta v2.1.3 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded ordered-float v2.10.0 [INFO] [stderr] Downloaded termios v0.3.3 [INFO] [stderr] Downloaded ucd-trie v0.1.4 [INFO] [stderr] Downloaded pest v2.1.3 [INFO] [stderr] Downloaded crossterm v0.24.0 [INFO] [stderr] Downloaded unicode-segmentation v1.9.0 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded tui v0.18.0 [INFO] [stderr] Downloaded signal-hook v0.3.14 [INFO] [stderr] Downloaded phf_codegen v0.8.0 [INFO] [stderr] Downloaded terminfo v0.7.3 [INFO] [stderr] Downloaded nix v0.24.2 [INFO] [stderr] Downloaded termwiz v0.16.0 [INFO] [stderr] Downloaded vtparse v0.6.1 [INFO] [stderr] Downloaded nix v0.23.1 [INFO] [stderr] Downloaded phf_shared v0.8.0 [INFO] [stderr] Downloaded rand_pcg v0.2.1 [INFO] [stderr] Downloaded csscolorparser v0.5.0 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded pest_generator v2.1.3 [INFO] [stderr] Downloaded phf_generator v0.8.0 [INFO] [stderr] Downloaded phf_macros v0.8.0 [INFO] [stderr] Downloaded wezterm-color-types v0.1.0 [INFO] [stderr] Downloaded redox_syscall v0.2.15 [INFO] [stderr] Downloaded phf v0.8.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded tokio v1.20.1 [INFO] [stderr] Downloaded wezterm-bidi v0.1.0 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c897a1fb0211f2a9bc81d0ab605d17702616f9f55e484867cbd9017a2ec24e5c [INFO] running `Command { std: "docker" "start" "-a" "c897a1fb0211f2a9bc81d0ab605d17702616f9f55e484867cbd9017a2ec24e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c897a1fb0211f2a9bc81d0ab605d17702616f9f55e484867cbd9017a2ec24e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c897a1fb0211f2a9bc81d0ab605d17702616f9f55e484867cbd9017a2ec24e5c", kill_on_drop: false }` [INFO] [stdout] c897a1fb0211f2a9bc81d0ab605d17702616f9f55e484867cbd9017a2ec24e5c [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeecef4b265ce7ee474ebfa73b2cd0a5d95d30aca2e7ff6aa00427a26ddd220c [INFO] running `Command { std: "docker" "start" "-a" "aeecef4b265ce7ee474ebfa73b2cd0a5d95d30aca2e7ff6aa00427a26ddd220c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling vtparse v0.6.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling wezterm-bidi v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling regex v1.6.0 [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 54.46s [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 2` [INFO] running `Command { std: "docker" "inspect" "aeecef4b265ce7ee474ebfa73b2cd0a5d95d30aca2e7ff6aa00427a26ddd220c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeecef4b265ce7ee474ebfa73b2cd0a5d95d30aca2e7ff6aa00427a26ddd220c", kill_on_drop: false }` [INFO] [stdout] aeecef4b265ce7ee474ebfa73b2cd0a5d95d30aca2e7ff6aa00427a26ddd220c [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ca2c6c4abf22fa2397426fa0c77bae3e37c6466d15edee7bde5d8c830eada9c [INFO] running `Command { std: "docker" "start" "-a" "9ca2c6c4abf22fa2397426fa0c77bae3e37c6466d15edee7bde5d8c830eada9c", 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 once_cell v1.13.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 8.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 2` [INFO] running `Command { std: "docker" "inspect" "9ca2c6c4abf22fa2397426fa0c77bae3e37c6466d15edee7bde5d8c830eada9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca2c6c4abf22fa2397426fa0c77bae3e37c6466d15edee7bde5d8c830eada9c", kill_on_drop: false }` [INFO] [stdout] 9ca2c6c4abf22fa2397426fa0c77bae3e37c6466d15edee7bde5d8c830eada9c [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65c19c84f93d5a0aeda1e62923b7f6131c33ff1859bb35d37ed64bec1143ae84 [INFO] running `Command { std: "docker" "start" "-a" "65c19c84f93d5a0aeda1e62923b7f6131c33ff1859bb35d37ed64bec1143ae84", 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 2` [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_simple ... ok [INFO] [stdout] test tests::hello_world_tui ... 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.22s [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' (30) panicked at tests/tui_user_input.rs:61:5: [INFO] [stderr] assertion failed: pty.child_is_closed() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5674005cdf42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5674005cdf42 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5674005cdf42 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5674005cdf42 - <::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5674005e5c3a - ::fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5674005e5c3a - core[c5ed12ab89cc536a]::fmt::write [INFO] [stderr] 6: 0x5674005d41f6 - std[716c9a7a72e5c14e]::io::default_write_fmt:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5674005d41f6 - ::write_fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5674005ac32f - ::print [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5674005ac32f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5674005c61f1 - std[716c9a7a72e5c14e]::panicking::default_hook [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5674004d84ae - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stderr] 12: 0x5674004d84ae - test[64760d2bdea328cc]::test_main_with_exit_callback::::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21 [INFO] [stderr] 13: 0x5674005c63e2 - core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9 [INFO] [stderr] 14: 0x5674005c63e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13 [INFO] [stderr] 15: 0x5674005ac41a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13 [INFO] [stderr] 16: 0x5674005a3d89 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 17: 0x5674005ad23d - __rustc[4f0b026143eab78e]::rust_begin_unwind [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5 [INFO] [stderr] 18: 0x5674005e63ac - core[c5ed12ab89cc536a]::panicking::panic_fmt [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14 [INFO] [stderr] 19: 0x5674005e6372 - core[c5ed12ab89cc536a]::panicking::panic [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5 [INFO] [stderr] 20: 0x5674003d93a8 - tui_user_input[aaa5d97f8ffb6764]::test_user_input [INFO] [stderr] at /opt/rustwide/workdir/tests/tui_user_input.rs:61:5 [INFO] [stderr] 21: 0x5674003d8817 - tui_user_input[aaa5d97f8ffb6764]::test_user_input::{closure#0} [INFO] [stderr] at /opt/rustwide/workdir/tests/tui_user_input.rs:31:21 [INFO] [stderr] 22: 0x5674003d0c46 - >::call_once [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 23: 0x5674004cc85b - core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 24: 0x5674004cc85b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18 [INFO] [stderr] 25: 0x5674004d90ba - test[64760d2bdea328cc]::run_test_in_process::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74 [INFO] [stderr] 26: 0x5674004d90ba - as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 27: 0x5674004d90ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x5674004d90ba - std[716c9a7a72e5c14e]::panicking::catch_unwind::, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x5674004d90ba - std[716c9a7a72e5c14e]::panic::catch_unwind::, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stdout] test test_user_input ... FAILED [INFO] [stderr] 30: 0x5674004d90ba - test[64760d2bdea328cc]::run_test_in_process [INFO] [stdout] [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27 [INFO] [stdout] failures: [INFO] [stderr] 31: 0x5674004d90ba - test[64760d2bdea328cc]::run_test::{closure#0} [INFO] [stdout] [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43 [INFO] [stdout] failures: [INFO] [stderr] 32: 0x5674004d3584 - test[64760d2bdea328cc]::run_test::{closure#1} [INFO] [stdout] test_user_input [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41 [INFO] [stdout] [INFO] [stderr] 33: 0x5674004d3584 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.86s [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] [INFO] [stderr] 34: 0x5674004dbbb2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stderr] 35: 0x5674004dbbb2 - ::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 36: 0x5674004dbbb2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40 [INFO] [stderr] 37: 0x5674004dbbb2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19 [INFO] [stderr] 38: 0x5674004dbbb2 - std[716c9a7a72e5c14e]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 39: 0x5674004dbbb2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stderr] 40: 0x5674004dbbb2 - ::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 41: 0x5674005cd7ef - + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9 [INFO] [stderr] 42: 0x5674005cd7ef - ::new::thread_start [INFO] [stderr] at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stderr] 43: 0x726dbb6c2aa4 - [INFO] [stderr] 44: 0x726dbb74fa64 - clone [INFO] [stderr] 45: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `--test tui_user_input` [INFO] running `Command { std: "docker" "inspect" "65c19c84f93d5a0aeda1e62923b7f6131c33ff1859bb35d37ed64bec1143ae84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c19c84f93d5a0aeda1e62923b7f6131c33ff1859bb35d37ed64bec1143ae84", kill_on_drop: false }` [INFO] [stdout] 65c19c84f93d5a0aeda1e62923b7f6131c33ff1859bb35d37ed64bec1143ae84