[INFO] cloning repository https://github.com/philippkeller/rexpect
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philippkeller/rexpect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilippkeller%2Frexpect", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilippkeller%2Frexpect'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f21a254a65f298f6e9eac9adbb3a847fda64463e
[INFO] testing philippkeller/rexpect against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilippkeller%2Frexpect" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/philippkeller/rexpect
[INFO] finished tweaking git repo https://github.com/philippkeller/rexpect
[INFO] tweaked toml for git repo https://github.com/philippkeller/rexpect written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/philippkeller/rexpect on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/philippkeller/rexpect 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1a51348340cb96be6f5da547f2ab1064416e459198047fa7cba583d863fb202
[INFO] running `Command { std: "docker" "start" "-a" "d1a51348340cb96be6f5da547f2ab1064416e459198047fa7cba583d863fb202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1a51348340cb96be6f5da547f2ab1064416e459198047fa7cba583d863fb202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1a51348340cb96be6f5da547f2ab1064416e459198047fa7cba583d863fb202", kill_on_drop: false }`
[INFO] [stdout] d1a51348340cb96be6f5da547f2ab1064416e459198047fa7cba583d863fb202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 866c37b547fe79e7515967f8d744dfe92ec91c6e90befb118487d7537104e3aa
[INFO] running `Command { std: "docker" "start" "-a" "866c37b547fe79e7515967f8d744dfe92ec91c6e90befb118487d7537104e3aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling rexpect v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
[INFO] running `Command { std: "docker" "inspect" "866c37b547fe79e7515967f8d744dfe92ec91c6e90befb118487d7537104e3aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "866c37b547fe79e7515967f8d744dfe92ec91c6e90befb118487d7537104e3aa", kill_on_drop: false }`
[INFO] [stdout] 866c37b547fe79e7515967f8d744dfe92ec91c6e90befb118487d7537104e3aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d3a5f804b7a8520d37d98f7279616e3949c7f67da61bad4a74c356830b15b77
[INFO] running `Command { std: "docker" "start" "-a" "1d3a5f804b7a8520d37d98f7279616e3949c7f67da61bad4a74c356830b15b77", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling rexpect v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.55s
[INFO] running `Command { std: "docker" "inspect" "1d3a5f804b7a8520d37d98f7279616e3949c7f67da61bad4a74c356830b15b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d3a5f804b7a8520d37d98f7279616e3949c7f67da61bad4a74c356830b15b77", kill_on_drop: false }`
[INFO] [stdout] 1d3a5f804b7a8520d37d98f7279616e3949c7f67da61bad4a74c356830b15b77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42e1019fc1cbfa2063cc07387b3d38a3c729855e2190a0546d469355956f4901
[INFO] running `Command { std: "docker" "start" "-a" "42e1019fc1cbfa2063cc07387b3d38a3c729855e2190a0546d469355956f4901", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rexpect-e050ec0e20fa9a46)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test reader::tests::test_try_read ... ok
[INFO] [stdout] test session::tests::test_expect_empty_command_error ... ok
[INFO] [stdout] test reader::tests::test_regex2 ... ok
[INFO] [stdout] test reader::tests::test_regex ... ok
[INFO] [stdout] test reader::tests::test_any_with_same_start_different_length ... ok
[INFO] [stdout] test reader::tests::test_any_with_multiple_possible_matches ... ok
[INFO] [stdout] test session::tests::test_tokenize_command ... ok
[INFO] [stdout] test reader::tests::test_eof ... ok
[INFO] [stdout] test reader::tests::test_expect_melon ... ok
[INFO] [stdout] test reader::tests::test_skip_ansi_codes ... ok
[INFO] [stdout] test process::tests::test_cat ... ok
[INFO] [stdout] test reader::tests::test_skip_partial_ansi_code ... ok
[INFO] [stdout] test reader::tests::test_nbytes ... ok
[INFO] [stdout] test session::tests::test_expect_any ... ok
[INFO] [stdout] test session::tests::test_read_line ... ok
[INFO] [stdout] test session::tests::test_read_string_before ... ok
[INFO] [stdout] test session::tests::test_expect_string ... ok
[INFO] [stdout] test session::tests::test_expect_eof_timeout2 ... ok
[INFO] [stdout] test session::tests::test_expect_eof_timeout ... ok
[INFO] [stdout] test session::tests::test_kill_timeout ... ok
[INFO] [stdout] test session::tests::test_bash ... ok
[INFO] [stderr]    Doc-tests rexpect
[INFO] [stdout] test session::tests::test_bash_control_chars ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/../README.md - ReadmeDoctests (line 105) - compile ... ok
[INFO] [stdout] test src/../README.md - test (line 105) - compile ... ok
[INFO] [stdout] test src/../README.md - test (line 55) - compile ... ok
[INFO] [stdout] test src/../README.md - test (line 28) - compile ... ok
[INFO] [stdout] test src/../README.md - ReadmeDoctests (line 55) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 48) - compile ... ok
[INFO] [stdout] test src/../README.md - ReadmeDoctests (line 28) - compile ... ok
[INFO] [stdout] test src/process.rs - process::PtyProcess::status (line 164) - compile ... ok
[INFO] [stdout] test src/process.rs - process::PtyProcess (line 34) ... ok
[INFO] [stdout] test src/reader.rs - reader::NBReader::read_until (line 139) ... ok
[INFO] [stdout] test src/session.rs - session::StreamSession<W>::exp_any (line 142) ... ok
[INFO] [stdout] test src/session.rs - session::PtySession::new (line 192) ... FAILED
[INFO] [stdout] test src/session.rs - session::PtyReplSession::execute (line 337) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/session.rs - session::PtySession::new (line 192) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (148) panicked at /tmp/rustdoctest0YfMIg/doctest_bundle_2024.rs:337:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "hello, polly!"
[INFO] [stdout]  right: "hello, polly!hello, polly!"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a5ff713c4aa - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a5ff713c4aa - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a5ff713c4aa - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a5ff713c4aa - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a5ff715187a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a5ff715187a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5a5ff7141902 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a5ff7141902 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a5ff711a9ef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a5ff711a9ef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a5ff7134491 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a5ff713464b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a5ff711aaa8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a5ff7112319 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a5ff711b95d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a5ff71520bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a5ff7151f73 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x5a5ff6e26911 - core[35159d6ffb30e017]::panicking::assert_failed::<&str, alloc[a8a7aba520129d98]::string::String>
[INFO] [stdout]   18:     0x5a5ff6e28bae - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_12::main::{closure#0}
[INFO] [stdout]   19:     0x5a5ff6e2b691 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_12::main
[INFO] [stdout]   20:     0x5a5ff6e2b6c6 - doctest_bundle_2024[4e6eee4c6eec5a4a]::__doctest_12::__main_fn
[INFO] [stdout]   21:     0x5a5ff6e23711 - doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_12::TEST::{closure#0}
[INFO] [stdout]   22:     0x5a5ff6e25e46 - <doctest_runner_2024[16ee0b818ff6a0a3]::__doctest_12::TEST::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23:     0x5a5ff6e23faf - doctest_runner_2024[16ee0b818ff6a0a3]::main
[INFO] [stdout]   24:     0x5a5ff6e25aa3 - <fn() -> std[ec419fa8110287d5]::process::ExitCode as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x5a5ff6e22e56 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[ec419fa8110287d5]::process::ExitCode, std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   26:     0x5a5ff6e23209 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>::{closure#0}
[INFO] [stdout]   27:     0x5a5ff7133027 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   28:     0x5a5ff7133027 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a5ff7133027 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a5ff7133027 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a5ff7133027 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stdout]   32:     0x5a5ff7133027 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x5a5ff7133027 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   34:     0x5a5ff7133027 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x5a5ff7133027 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stdout]   36:     0x5a5ff6e22c91 - std[ec419fa8110287d5]::rt::lang_start::<std[ec419fa8110287d5]::process::ExitCode>
[INFO] [stdout]   37:     0x5a5ff6e25f85 - main
[INFO] [stdout]   38:     0x7efb817461ca - <unknown>
[INFO] [stdout]   39:     0x7efb8174628b - __libc_start_main
[INFO] [stdout]   40:     0x5a5ff6e21da5 - _start
[INFO] [stdout]   41:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/session.rs - session::PtySession::new (line 192)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.50s; merged doctests compilation took 0.96s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "42e1019fc1cbfa2063cc07387b3d38a3c729855e2190a0546d469355956f4901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42e1019fc1cbfa2063cc07387b3d38a3c729855e2190a0546d469355956f4901", kill_on_drop: false }`
[INFO] [stdout] 42e1019fc1cbfa2063cc07387b3d38a3c729855e2190a0546d469355956f4901
