[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzthompson47%2Fpseudotty" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zthompson47/pseudotty on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.8.0
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded maplit v1.0.2
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded ordered-float v2.10.0
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded terminfo v0.7.3
[INFO] [stderr]   Downloaded ucd-trie v0.1.4
[INFO] [stderr]   Downloaded crossterm v0.24.0
[INFO] [stderr]   Downloaded tui v0.18.0
[INFO] [stderr]   Downloaded nix v0.23.1
[INFO] [stderr]   Downloaded termwiz v0.16.0
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded signal-hook v0.1.17
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.15
[INFO] [stderr]   Downloaded vtparse v0.6.1
[INFO] [stderr]   Downloaded wezterm-color-types v0.1.0
[INFO] [stderr]   Downloaded csscolorparser v0.5.0
[INFO] [stderr]   Downloaded wezterm-bidi v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63a1c886b78ddebced22fb555d78df79001836a3006b0ea8de57711858aeefe0
[INFO] running `Command { std: "docker" "start" "-a" "63a1c886b78ddebced22fb555d78df79001836a3006b0ea8de57711858aeefe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63a1c886b78ddebced22fb555d78df79001836a3006b0ea8de57711858aeefe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a1c886b78ddebced22fb555d78df79001836a3006b0ea8de57711858aeefe0", kill_on_drop: false }`
[INFO] [stdout] 63a1c886b78ddebced22fb555d78df79001836a3006b0ea8de57711858aeefe0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a00ae90c57d7cb293624ef299f55c7f7b582f37b3469643e59d5fc5bf47782d8
[INFO] running `Command { std: "docker" "start" "-a" "a00ae90c57d7cb293624ef299f55c7f7b582f37b3469643e59d5fc5bf47782d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling getrandom v0.1.16
[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 ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling vtparse v0.6.1
[INFO] [stderr]    Compiling wezterm-bidi v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling semver v0.11.0
[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 nix v0.23.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling nix v0.24.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling crossterm v0.24.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 31.07s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "a00ae90c57d7cb293624ef299f55c7f7b582f37b3469643e59d5fc5bf47782d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a00ae90c57d7cb293624ef299f55c7f7b582f37b3469643e59d5fc5bf47782d8", kill_on_drop: false }`
[INFO] [stdout] a00ae90c57d7cb293624ef299f55c7f7b582f37b3469643e59d5fc5bf47782d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f96cc5ca8af0016147641081f122d7d1a98da769ef47ef2c718794058ff2b9d
[INFO] running `Command { std: "docker" "start" "-a" "2f96cc5ca8af0016147641081f122d7d1a98da769ef47ef2c718794058ff2b9d", 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 cassowary v0.3.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[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 5.99s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "2f96cc5ca8af0016147641081f122d7d1a98da769ef47ef2c718794058ff2b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f96cc5ca8af0016147641081f122d7d1a98da769ef47ef2c718794058ff2b9d", kill_on_drop: false }`
[INFO] [stdout] 2f96cc5ca8af0016147641081f122d7d1a98da769ef47ef2c718794058ff2b9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 386fec13a692235722df3085546970926478fcb43bbf98bae2a518303aa09427
[INFO] running `Command { std: "docker" "start" "-a" "386fec13a692235722df3085546970926478fcb43bbf98bae2a518303aa09427", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pseudopty-bc3613177e0507e4)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::hello_world_tui ... ok
[INFO] [stdout] test tests::hello_world_simple ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::test_println' (31) panicked at src/lib.rs:204:9:
[INFO] [stderr] assertion `left == right` failed
[INFO] [stderr]   left: [Print('x'), Print('x'), Control(CarriageReturn), Control(LineFeed)]
[INFO] [stderr]  right: []
[INFO] [stderr] stack backtrace:
[INFO] [stdout] test tests_tui::test_main ... ok
[INFO] [stderr]    0:     0x56731d4ec0a2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x56731d4ec0a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x56731d4ec0a2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x56731d4ec0a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x56731d4fe20f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x56731d4fe20f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]    6:     0x56731d4b8e93 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x56731d4b8e93 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x56731d4c4fd2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x56731d4c9c1f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x56731d4c9a79 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x56731d32ae9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   12:     0x56731d32ae9e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x56731d4ca22f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]   14:     0x56731d4ca22f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x56731d4ca08a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stderr]   16:     0x56731d4c5119 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x56731d4ad13d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x56731d5086a0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stderr]   19:     0x56731d508453 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stderr]   20:     0x56731d2cf4b7 - core::panicking::assert_failed::hc39126c7641130ea
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stderr]   21:     0x56731d2bc07e - pseudopty::Pty::expect::h2f0c7be980fd41ac
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:204:9
[INFO] [stderr]   22:     0x56731d2c2347 - pseudopty::tests::test_println::h9b947f56f0d3428c
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:304:13
[INFO] [stderr]   23:     0x56731d2c23f7 - pseudopty::tests::test_println::{{closure}}::h5c893b4f7e5fb382
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:299:22
[INFO] [stderr]   24:     0x56731d2b5e66 - core::ops::function::FnOnce::call_once::ha7aca783a05dff25
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   25:     0x56731d32ac7b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   26:     0x56731d32ac7b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stderr]   27:     0x56731d33ecfd - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stderr]   28:     0x56731d33ecfd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   29:     0x56731d33ecfd - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]   30:     0x56731d33ecfd - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]   31:     0x56731d33ecfd - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]   32:     0x56731d33ecfd - test::run_test_in_process::ha5b55801407ea100
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stderr]   33:     0x56731d33ecfd - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stderr]   34:     0x56731d318214 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stderr]   35:     0x56731d318214 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   36:     0x56731d31bb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stderr]   37:     0x56731d31bb4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   38:     0x56731d31bb4a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]   39:     0x56731d31bb4a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]   40:     0x56731d31bb4a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x56731d31bb4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stderr]   42:     0x56731d31bb4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   43:     0x56731d4c042f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stderr]   44:     0x56731d4c042f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stderr]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stderr]   45:     0x73e7512d2aa4 - <unknown>
[INFO] [stderr]   46:     0x73e75135fa64 - clone
[INFO] [stderr]   47:                0x0 - <unknown>
[INFO] [stdout] test tests::test_println ... FAILED
[INFO] [stdout] test tests::test_async_child ... ok
[INFO] [stdout] test tests::hello_world_ansi ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_println
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "386fec13a692235722df3085546970926478fcb43bbf98bae2a518303aa09427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "386fec13a692235722df3085546970926478fcb43bbf98bae2a518303aa09427", kill_on_drop: false }`
[INFO] [stdout] 386fec13a692235722df3085546970926478fcb43bbf98bae2a518303aa09427
